| /NextBSD/ |
| HD | MAINTAINERS | 38 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/ |
| HD | Option.cpp | 58 for (const char * const *Pre = Info->Prefixes; *Pre != nullptr; ++Pre) { in dump() local 59 llvm::errs() << '"' << *Pre << (*(Pre + 1) == nullptr ? "\"" : "\", "); in dump()
|
| HD | OptTable.cpp | 177 for (const char * const *Pre = I->Prefixes; *Pre != nullptr; ++Pre) { in matchOption() local 178 StringRef Prefix(*Pre); in matchOption()
|
| /NextBSD/bin/sh/tests/expansion/ |
| HD | arith13.0 | 2 # Pre-increment and pre-decrement in arithmetic expansion are not in POSIX.
|
| /NextBSD/share/misc/ |
| HD | scsi_modes | 147 {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/ |
| HD | sk.po | 79 msgstr "Prešlo"
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/AST/ |
| HD | CommentHTMLTags.td | 35 def Pre : Tag<"pre">;
|
| HD | CommentCommands.td | 139 def Pre : BlockCommand<"pre">;
|
| /NextBSD/crypto/openssl/doc/ssl/ |
| HD | SSL_get_psk_identity.pod | 12 Nokia Corporation, consists of the "PSK" (Pre-Shared Key) ciphersuites
|
| HD | SSL_CTX_set_psk_client_callback.pod | 12 Nokia Corporation, consists of the "PSK" (Pre-Shared Key) ciphersuites
|
| HD | SSL_CTX_use_psk_identity_hint.pod | 12 Nokia Corporation, consists of the "PSK" (Pre-Shared Key) ciphersuites
|
| /NextBSD/contrib/llvm/lib/Target/AMDGPU/ |
| HD | AMDILCFGStructurizer.cpp | 724 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/ |
| HD | TODO | 84 + Privsep for Pre-auth only (no fd passing)
|
| /NextBSD/contrib/llvm/include/llvm/CodeGen/ |
| HD | ValueTypes.td | 82 def FlagVT : ValueType<0 , 56>; // Pre-RA sched glue
|
| /NextBSD/contrib/binutils/ld/scripttempl/ |
| HD | pep.sc | 30 R_CRT_XP='*(SORT(.CRT$XP*)) /* Pre-termination */'
|
| HD | pe.sc | 30 R_CRT_XP='*(SORT(.CRT$XP*)) /* Pre-termination */'
|
| /NextBSD/contrib/llvm/lib/CodeGen/ |
| HD | MachineVerifier.cpp | 1270 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/ |
| HD | README-HS20 | 200 # 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/ |
| HD | config.layout | 2 ## config.layout -- Pre-defined Installation Path Layouts
|
| /NextBSD/contrib/apr-util/ |
| HD | config.layout | 2 ## config.layout -- Pre-defined Installation Path Layouts
|
| /NextBSD/share/dict/ |
| HD | web2a | 42179 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/ |
| HD | openssl-0.9.8zf-tls-extensions.patch | 204 +/* Pre-shared secret session resumption functions */
|
| HD | openssl-0.9.8za-tls-extensions.patch | 200 +/* Pre-shared secret session resumption functions */
|
| /NextBSD/contrib/llvm/tools/clang/lib/Frontend/ |
| HD | ASTUnit.cpp | 1239 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/ |
| HD | AArch64SchedA53.td | 93 // Pre/Post Indexing - Performed as part of address generation which is already
|