Home
last modified time | relevance | path

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

123

/freebsd-11-stable/
HDMAINTAINERS38 atf freebsd-testing,jmmv,ngie Pre-commit review requested.
39 ath(4) adrian Pre-commit review requested, send to freebsd-wireless@freebsd.org
40 contrib/libcxxrt dim,emaste Pre-commit review preferred.
41 contrib/llvm-project/compiler-rt dim Pre-commit review preferred.
42 contrib/llvm-project/libcxx dim Pre-commit review preferred.
43 contrib/llvm-project/libunwind dim,emaste,jhb Pre-commit review preferred.
44 contrib/llvm-project/lldb dim,emaste Pre-commit review preferred.
45 contrib/llvm-project/llvm dim Pre-commit review preferred.
46 contrib/llvm-project/openmp dim,emaste Pre-commit review preferred.
47 contrib/netbsd-tests freebsd-testing,ngie Pre-commit review requested.
[all …]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDTypeDeserializer.h114 RecordPrefix Pre(static_cast<uint16_t>(TypeLeafKind::LF_FIELDLIST)); in FieldListDeserializer()
115 CVType FieldList(&Pre, sizeof(Pre)); in FieldListDeserializer()
120 RecordPrefix Pre(static_cast<uint16_t>(TypeLeafKind::LF_FIELDLIST)); in ~FieldListDeserializer()
121 CVType FieldList(&Pre, sizeof(Pre)); in ~FieldListDeserializer()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Option/
HDOption.cpp63 for (const char *const *Pre = Info->Prefixes; *Pre != nullptr; ++Pre) { in print() local
64 O << '"' << *Pre << (*(Pre + 1) == nullptr ? "\"" : "\", "); in print()
HDOptTable.cpp182 for (const char * const *Pre = I->Prefixes; *Pre != nullptr; ++Pre) { in matchOption() local
183 StringRef Prefix(*Pre); in matchOption()
/freebsd-11-stable/bin/sh/tests/expansion/
HDarith13.02 # Pre-increment and pre-decrement in arithmetic expansion are not in POSIX.
/freebsd-11-stable/share/misc/
HDscsi_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-11-stable/contrib/dialog/po/
HDsk.po79 msgstr "Prešlo"
/freebsd-11-stable/crypto/openssl/doc/ssl/
HDSSL_get_psk_identity.pod12 Nokia Corporation, consists of the "PSK" (Pre-Shared Key) ciphersuites
HDSSL_CTX_set_psk_client_callback.pod12 Nokia Corporation, consists of the "PSK" (Pre-Shared Key) ciphersuites
HDSSL_CTX_use_psk_identity_hint.pod12 Nokia Corporation, consists of the "PSK" (Pre-Shared Key) ciphersuites
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDCommentHTMLTags.td35 def Pre : Tag<"pre">;
HDCommentCommands.td140 def Pre : BlockCommand<"pre">;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDILCFGStructurizer.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-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
HDCheckerManager.h118 Pre, enumerator
242 runCheckersForObjCMessage(ObjCMessageVisitKind::Pre, Dst, Src, msg, Eng); in runCheckersForPreObjCMessage()
/freebsd-11-stable/crypto/openssh/
HDTODO80 + Privsep for Pre-auth only (no fd passing)
/freebsd-11-stable/contrib/binutils/ld/scripttempl/
HDpep.sc30 R_CRT_XP='*(SORT(.CRT$XP*)) /* Pre-termination */'
HDpe.sc30 R_CRT_XP='*(SORT(.CRT$XP*)) /* Pre-termination */'
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDCheckerManager.cpp221 case ObjCMessageVisitKind::Pre: in runChecker()
254 case ObjCMessageVisitKind::Pre: in getObjCMessageCheckers()
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
HDREADME-DPP76 Pre-requisites
HDREADME-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-11-stable/contrib/apr-util/
HDconfig.layout2 ## config.layout -- Pre-defined Installation Path Layouts
/freebsd-11-stable/contrib/apr/
HDconfig.layout2 ## config.layout -- Pre-defined Installation Path Layouts
/freebsd-11-stable/share/dict/
HDweb2a42179 Pre-achaean
42181 Pre-alfredian
42182 Pre-american
42183 Pre-ammonite
42184 Pre-ammonitish
42185 Pre-armistice
42186 Pre-arthurian
42187 Pre-aryan
42188 Pre-assyrian
42189 Pre-augustan
[all …]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineVerifier.cpp2237 const MachineBasicBlock &Pre = *MO1.getMBB(); in checkPHIOps() local
2238 if (!Pre.isSuccessor(&MBB)) { in checkPHIOps()
2244 seen.insert(&Pre); in checkPHIOps()
2245 BBInfo &PrInfo = MBBInfoMap[&Pre]; in checkPHIOps()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDValueTypes.td165 def FlagVT : ValueType<0 , 131>; // Pre-RA sched glue

123