/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_quarantine.h | 255 QuarantineBatch *extracted = current->next; in MergeBatches() local 257 current->merge(extracted); in MergeBatches() 258 CHECK_EQ(extracted->count, 0); in MergeBatches() 259 CHECK_EQ(extracted->size, sizeof(QuarantineBatch)); in MergeBatches() 261 list_.extract(current, extracted); in MergeBatches() 262 extracted_size += extracted->size; in MergeBatches() 264 to_deallocate->EnqueueBatch(extracted); in MergeBatches()
|
/freebsd/sys/contrib/device-tree/ |
H A D | README | 1 This tree contains device tree definitions extracted from the Linux
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
H A D | CSpecialSymbolMap.inc | 3 // This is a hand-curated list for C symbols that cannot be parsed/extracted
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EVP_PBE_CipherInit.pod | 35 I<pass> of length I<passlen>. The PBE algorithm type and parameters are extracted 84 together form an B<X509_ALGOR> and can often be extracted directly from this structure.
|
H A D | SSL_CTX_set0_CA_list.pod | 84 SSL_CTX_add_client_CA() adds the CA name extracted from B<cacert> to the 88 SSL_add_client_CA() adds the CA name extracted from B<cacert> to the 121 SSL_CTX_add1_to_CA_list() appends the CA subject name extracted from B<x> to the 124 SSL_add1_to_CA_list() appends the CA subject name extracted from B<x> to the
|
H A D | OSSL_STORE_INFO.pod | 67 Supported OpenSSL type object can be extracted using one of 69 The life time of this extracted object is as long as the life time of 70 the B<OSSL_STORE_INFO> it was extracted from, so care should be taken not
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | wsdl | 5 # Cache format extracted from source:
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonIICScalar.td | 10 // classes as per V62. Currently, they are just extracted from
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticRefactoringKinds.td | 29 "expression can't be extracted">;
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-rsautl.pod.in | 187 The final BIT STRING contains the actual signature. It can be extracted with: 191 The certificate public key can be extracted with: 208 be extracted with:
|
/freebsd/usr.sbin/bsdconfig/share/packages/ |
H A D | index.subr | 251 # INDEX data must be contained in the variable $var_to_get. The extracted pages 253 # If $category is set, only packages for that category are extracted. 255 # extracted and no filtering is done.
|
/freebsd/tools/tools/locale/tools/ |
H A D | finalize | 63 FULLEXTRACT=${TMPDIR}/extracted-names
|
/freebsd/tools/tools/sysdoc/ |
H A D | sysdoc.sh | 43 markup is stored in the database file and extracted
|
/freebsd/sbin/route/tests/ |
H A D | utils.subr | 41 # Gateway is then extracted from the JSON item as described above
|
/freebsd/secure/caroot/trusted/ |
H A D | Amazon_Root_CA_3.pem | 5 ## Authority (CA). It was automatically extracted from Mozilla's
|
H A D | GlobalSign_ECC_Root_CA_-_R4.pem | 5 ## Authority (CA). It was automatically extracted from Mozilla's
|
H A D | AffirmTrust_Premium_ECC.pem | 5 ## Authority (CA). It was automatically extracted from Mozilla's
|
H A D | Certainly_Root_E1.pem | 5 ## Authority (CA). It was automatically extracted from Mozilla's
|
H A D | DigiCert_TLS_ECC_P384_Root_G5.pem | 5 ## Authority (CA). It was automatically extracted from Mozilla's
|
H A D | Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem | 5 ## Authority (CA). It was automatically extracted from Mozilla's
|
H A D | Trustwave_Global_ECC_P256_Certification_Authority.pem | 5 ## Authority (CA). It was automatically extracted from Mozilla's
|
H A D | e-Szigno_Root_CA_2017.pem | 5 ## Authority (CA). It was automatically extracted from Mozilla's
|
H A D | CommScope_Public_Trust_ECC_Root-01.pem | 5 ## Authority (CA). It was automatically extracted from Mozilla's
|
H A D | SecureSign_Root_CA15.pem | 5 ## Authority (CA). It was automatically extracted from Mozilla's
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/ |
H A D | README.md | 92 There is some code in the CodeView reader that was extracted/adapted 100 There is some code in the CodeView reader that was extracted/adapted
|