Home
last modified time | relevance | path

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

123

/NextBSD/
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 callout_*(9) rrs Pre-commit review requested -- becareful its tricksy code :o.
41 contrib/compiler-rt dim Pre-commit review preferred.
42 contrib/libc++ dim Pre-commit review preferred.
43 contrib/libcxxrt dim Pre-commit review preferred.
44 contrib/llvm dim Pre-commit review preferred.
45 contrib/llvm/tools/lldb emaste Pre-commit review preferred.
46 contrib/netbsd-tests freebsd-testing,ngie Pre-commit review requested.
47 contrib/pjdfstest freebsd-testing,ngie,pjd Pre-commit review requested.
[all …]
/NextBSD/contrib/llvm/lib/Option/
HDOption.cpp58 for (const char * const *Pre = Info->Prefixes; *Pre != nullptr; ++Pre) { in dump() local
59 llvm::errs() << '"' << *Pre << (*(Pre + 1) == nullptr ? "\"" : "\", "); in dump()
HDOptTable.cpp177 for (const char * const *Pre = I->Prefixes; *Pre != nullptr; ++Pre) { in matchOption() local
178 StringRef Prefix(*Pre); in matchOption()
/NextBSD/bin/sh/tests/expansion/
HDarith13.02 # Pre-increment and pre-decrement in arithmetic expansion are not in POSIX.
/NextBSD/share/misc/
HDscsi_modes147 {Disable Pre-fetch Transfer Length} i2
148 {Minimum Pre-fetch} i2
149 {Maximum Pre-fetch} i2
150 {Maximum Pre-fetch Ceiling} i2
/NextBSD/contrib/dialog/po/
HDsk.po79 msgstr "Prešlo"
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDCommentHTMLTags.td35 def Pre : Tag<"pre">;
HDCommentCommands.td139 def Pre : BlockCommand<"pre">;
/NextBSD/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
/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDAMDILCFGStructurizer.cpp724 MachineBasicBlock::iterator Pre = MBB->begin(); in wrapup() local
726 MachineBasicBlock::iterator It = Pre; in wrapup()
728 if (Pre->getOpcode() == AMDGPU::CONTINUE in wrapup()
730 ContInstr.push_back(Pre); in wrapup()
731 Pre = It; in wrapup()
/NextBSD/crypto/openssh/
HDTODO84 + Privsep for Pre-auth only (no fd passing)
/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDValueTypes.td82 def FlagVT : ValueType<0 , 56>; // Pre-RA sched glue
/NextBSD/contrib/binutils/ld/scripttempl/
HDpep.sc30 R_CRT_XP='*(SORT(.CRT$XP*)) /* Pre-termination */'
HDpe.sc30 R_CRT_XP='*(SORT(.CRT$XP*)) /* Pre-termination */'
/NextBSD/contrib/llvm/lib/CodeGen/
HDMachineVerifier.cpp1270 const MachineBasicBlock *Pre = BBI.getOperand(i + 1).getMBB(); in checkPHIOps() local
1271 if (!Pre->isSuccessor(MBB)) in checkPHIOps()
1273 seen.insert(Pre); in checkPHIOps()
1274 BBInfo &PrInfo = MBBInfoMap[Pre]; in checkPHIOps()
/NextBSD/contrib/wpa/wpa_supplicant/
HDREADME-HS20200 # eap: Pre-configured EAP method
205 # phase1: Pre-configure Phase 1 (outer authentication) parameters
208 # phase2: Pre-configure Phase 2 (inner authentication) parameters
/NextBSD/contrib/apr/
HDconfig.layout2 ## config.layout -- Pre-defined Installation Path Layouts
/NextBSD/contrib/apr-util/
HDconfig.layout2 ## config.layout -- Pre-defined Installation Path Layouts
/NextBSD/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 …]
/NextBSD/contrib/wpa/patches/
HDopenssl-0.9.8zf-tls-extensions.patch204 +/* Pre-shared secret session resumption functions */
HDopenssl-0.9.8za-tls-extensions.patch200 +/* Pre-shared secret session resumption functions */
/NextBSD/contrib/llvm/tools/clang/lib/Frontend/
HDASTUnit.cpp1239 auto Pre = Lexer::ComputePreamble(Buffer->getBuffer(), in ComputePreamble() local
1241 return ComputedPreamble(Buffer, std::move(BufferOwner), Pre.first, in ComputePreamble()
1242 Pre.second); in ComputePreamble()
/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64SchedA53.td93 // Pre/Post Indexing - Performed as part of address generation which is already

123