/freebsd/contrib/file/magic/Magdir/ |
H A D | sniffer | 143 >20 belong&0x03FFFFFF 147 (Private use 0 144 >20 belong&0x03FFFFFF 148 (Private use 1 145 >20 belong&0x03FFFFFF 149 (Private use 2 146 >20 belong&0x03FFFFFF 150 (Private use 3 147 >20 belong&0x03FFFFFF 151 (Private use 4 148 >20 belong&0x03FFFFFF 152 (Private use 5 149 >20 belong&0x03FFFFFF 153 (Private use 6 150 >20 belong&0x03FFFFFF 154 (Private use 7 151 >20 belong&0x03FFFFFF 155 (Private use 8 152 >20 belong&0x03FFFFFF 156 (Private use 9 [all …]
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/translators/ |
H A D | tst.TestTransStability2.ksh.out | 10 Identifier Names: Private 11 Data Semantics: Private
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | COFFImportFile.h | 114 bool Private = false; member 120 L.Data == R.Data && L.Private == R.Private;
|
/freebsd/contrib/llvm-project/clang/include/clang/APINotes/ |
H A D | APINotesManager.h | 56 enum ReaderKind : unsigned { Public = 0, Private = 1 }; enumerator 161 bool HasPrivate = CurrentModuleReaders[ReaderKind::Private]; in getCurrentModuleReaders()
|
H A D | Types.h | 87 void setSwiftPrivate(std::optional<bool> Private) { in setSwiftPrivate() argument 88 SwiftPrivateSpecified = Private.has_value(); in setSwiftPrivate() 89 SwiftPrivate = Private.value_or(0); in setSwiftPrivate()
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | heim_err.et | 27 error_code NO_PRIVATE_KEY, "Private key missing" 30 error_code PRIVATE_KEY_INVALID, "Private key invalid"
|
/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/ |
H A D | HeaderFile.h | 30 Private, enumerator 42 case HeaderType::Private: in getName()
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Mangler.cpp | 30 Private, ///< Emit "private" prefix before each symbol. enumerator 52 if (PrefixTy == Private) in getNameWithPrefixImpl() 129 PrefixTy = Private; in getNameWithPrefix()
|
/freebsd/crypto/openssl/test/recipes/30-test_evp_pkey_provided/ |
H A D | RSA.priv.txt | 1 Private-Key: (32 bit, 2 primes)
|
H A D | ED25519.priv.txt | 1 ED25519 Private-Key:
|
H A D | X25519.priv.txt | 1 X25519 Private-Key:
|
H A D | EC.priv.txt | 1 Private-Key: (256 bit)
|
H A D | X448.priv.txt | 1 X448 Private-Key:
|
H A D | ED448.priv.txt | 1 ED448 Private-Key:
|
H A D | DH.priv.txt | 1 DH Private-Key: (2048 bit)
|
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/ |
H A D | bman.txt | 8 - BMan Private Memory Node 65 BMan Private Memory Node
|
H A D | qman.txt | 8 - QMan Private Memory Nodes 79 QMan Private Memory Nodes
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | OpenACCKinds.h | 227 Private, enumerator 374 case OpenACCClauseKind::Private: in printOpenACCClauseKind()
|
H A D | OpenACCClauses.def | 50 VISIT_CLAUSE(Private)
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | SemaOpenACC.h | 193 assert((ClauseKind == OpenACCClauseKind::Private || in getVarList() 292 assert((ClauseKind == OpenACCClauseKind::Private || in setVarListDetails() 328 assert((ClauseKind == OpenACCClauseKind::Private || in setVarListDetails()
|
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/ |
H A D | DirectoryScanner.cpp | 59 if (Error Err = scanHeaders(DirPrivate->getName(), Lib, HeaderType::Private, in scanForUnwrappedLibraries() 252 if (Error Err = scanHeaders(Curr, Framework, HeaderType::Private, Curr)) in scanFrameworkDirectory()
|
/freebsd/contrib/sqlite3/ |
H A D | Replace.cs | 85 #region Private Support Methods
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | ConstructCompositionT.h | 293 Private = 1 << 1, in mergeDSA() enumerator 324 getDsa(object).second |= DSA::Private; in mergeDSA() 382 } else if (dsa & DSA::Private) { in mergeDSA()
|
/freebsd/crypto/openssl/test/certs/ |
H A D | ec_privkey_with_chain.pem | 1 Private Key for CN=Ca-ENROLLMENT-INTERMEDIATE-3
|
/freebsd/sys/dev/isp/ |
H A D | Hardware.txt | 217 This is called a PL_DA (Private Loop, Direct Attach) topology. 234 This is a Private Loop topology. Remember that this can get very unstable 248 stay with Private Loop and have more than one FC target. 277 is good when you start to begin to get to want more performance. Private
|