| /freebsd-11-stable/ |
| 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 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/ |
| HD | TypeDeserializer.h | 114 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/ |
| HD | Option.cpp | 63 for (const char *const *Pre = Info->Prefixes; *Pre != nullptr; ++Pre) { in print() local 64 O << '"' << *Pre << (*(Pre + 1) == nullptr ? "\"" : "\", "); in print()
|
| HD | OptTable.cpp | 182 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/ |
| HD | arith13.0 | 2 # Pre-increment and pre-decrement in arithmetic expansion are not in POSIX.
|
| /freebsd-11-stable/share/misc/ |
| HD | scsi_modes | 173 {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/ |
| HD | sk.po | 79 msgstr "Prešlo"
|
| /freebsd-11-stable/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
|
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/ |
| HD | CommentHTMLTags.td | 35 def Pre : Tag<"pre">;
|
| HD | CommentCommands.td | 140 def Pre : BlockCommand<"pre">;
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| HD | AMDILCFGStructurizer.cpp | 686 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/ |
| HD | CheckerManager.h | 118 Pre, enumerator 242 runCheckersForObjCMessage(ObjCMessageVisitKind::Pre, Dst, Src, msg, Eng); in runCheckersForPreObjCMessage()
|
| /freebsd-11-stable/crypto/openssh/ |
| HD | TODO | 80 + Privsep for Pre-auth only (no fd passing)
|
| /freebsd-11-stable/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 */'
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| HD | CheckerManager.cpp | 221 case ObjCMessageVisitKind::Pre: in runChecker() 254 case ObjCMessageVisitKind::Pre: in getObjCMessageCheckers()
|
| /freebsd-11-stable/contrib/wpa/wpa_supplicant/ |
| HD | README-DPP | 76 Pre-requisites
|
| HD | README-HS20 | 214 # 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/ |
| HD | config.layout | 2 ## config.layout -- Pre-defined Installation Path Layouts
|
| /freebsd-11-stable/contrib/apr/ |
| HD | config.layout | 2 ## config.layout -- Pre-defined Installation Path Layouts
|
| /freebsd-11-stable/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 …]
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| HD | MachineVerifier.cpp | 2237 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/ |
| HD | ValueTypes.td | 165 def FlagVT : ValueType<0 , 131>; // Pre-RA sched glue
|