Home
last modified time | relevance | path

Searched refs:Pre (Results 1 – 25 of 62) sorted by relevance

123

/freebsd-12.1/
H A DMAINTAINERS41 contrib/libc++ dim Pre-commit review preferred.
43 contrib/llvm dim Pre-commit review preferred.
53 fusefs(5) asomers Pre-commit review requested.
61 libfigpar dteske Pre-commit review requested.
70 nvd(4) jimharris Pre-commit review requested.
77 pci bus imp,jhb Pre-commit review requested.
78 pmcstudy(8) rrs Pre-commit review requested.
91 stand/lua kevans Pre-commit review requested
104 top(1) eadler Pre-commit review requested.
111 iscsi(4) trasz Pre-commit review recommended.
[all …]
/freebsd-12.1/contrib/llvm/lib/Option/
H A DOption.cpp64 for (const char *const *Pre = Info->Prefixes; *Pre != nullptr; ++Pre) { in print() local
65 O << '"' << *Pre << (*(Pre + 1) == nullptr ? "\"" : "\", "); in print()
H A DOptTable.cpp183 for (const char * const *Pre = I->Prefixes; *Pre != nullptr; ++Pre) { in matchOption() local
184 StringRef Prefix(*Pre); in matchOption()
/freebsd-12.1/bin/sh/tests/expansion/
H A Darith13.02 # Pre-increment and pre-decrement in arithmetic expansion are not in POSIX.
/freebsd-12.1/share/misc/
H A Dscsi_modes173 {Background Pre-Scan Time Limit} i2
195 {Disable Pre-fetch Transfer Length} i2
196 {Minimum Pre-fetch} i2
197 {Maximum Pre-fetch} i2
198 {Maximum Pre-fetch Ceiling} i2
/freebsd-12.1/contrib/libpcap/cmake/Modules/
H A DFindPthreads-w32.cmake26 # considered (e.i /Pre-built.2/lib/x64 /Pre-built.2/lib/x86)
/freebsd-12.1/contrib/dialog/po/
H A Dsk.po79 msgstr "Prešlo"
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentHTMLTags.td35 def Pre : Tag<"pre">;
H A DCommentCommands.td139 def Pre : BlockCommand<"pre">;
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h112 Pre, enumerator
222 runCheckersForObjCMessage(ObjCMessageVisitKind::Pre, Dst, Src, msg, Eng); in runCheckersForPreObjCMessage()
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp686 MachineBasicBlock::iterator Pre = MBB->begin(); in wrapup() local
688 MachineBasicBlock::iterator It = Pre; in wrapup()
690 if (Pre->getOpcode() == R600::CONTINUE in wrapup()
692 ContInstr.push_back(&*Pre); in wrapup()
693 Pre = It; in wrapup()
/freebsd-12.1/crypto/openssh/
H A DTODO80 + Privsep for Pre-auth only (no fd passing)
/freebsd-12.1/contrib/binutils/ld/scripttempl/
H A Dpep.sc30 R_CRT_XP='*(SORT(.CRT$XP*)) /* Pre-termination */'
H A Dpe.sc30 R_CRT_XP='*(SORT(.CRT$XP*)) /* Pre-termination */'
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp211 case ObjCMessageVisitKind::Pre: in runChecker()
244 case ObjCMessageVisitKind::Pre: in getObjCMessageCheckers()
/freebsd-12.1/contrib/apr/
H A Dconfig.layout2 ## config.layout -- Pre-defined Installation Path Layouts
/freebsd-12.1/contrib/apr-util/
H A Dconfig.layout2 ## config.layout -- Pre-defined Installation Path Layouts
/freebsd-12.1/contrib/wpa/wpa_supplicant/
H A DREADME-DPP76 Pre-requisites
H A DREADME-HS20214 # eap: Pre-configured EAP method
219 # phase1: Pre-configure Phase 1 (outer authentication) parameters
222 # phase2: Pre-configure Phase 2 (inner authentication) parameters
/freebsd-12.1/share/dict/
H A Dweb2a42187 Pre-aryan
42246 Pre-doric
42249 Pre-dutch
42493 Pre-greek
42494 Pre-han
42501 Pre-inca
42502 Pre-incan
42505 Pre irish
42506 Pre-islam
42520 Pre-latin
[all …]
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1850 const MachineBasicBlock &Pre = *MO1.getMBB(); in checkPHIOps() local
1851 if (!Pre.isSuccessor(&MBB)) { in checkPHIOps()
1857 seen.insert(&Pre); in checkPHIOps()
1858 BBInfo &PrInfo = MBBInfoMap[&Pre]; in checkPHIOps()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DValueTypes.td145 def FlagVT : ValueType<0 , 110>; // Pre-RA sched glue
/freebsd-12.1/contrib/llvm/tools/lld/docs/
H A DReaders.rst149 * Pre-scan the symbol table and determine how many atoms are in each section
/freebsd-12.1/contrib/googletest/googlemock/docs/
H A DDesignDoc.md103 | **Pre-defined Symbol** | **Is Bound To** |
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64SchedThunderX.td116 // Pre/Post Indexing

123