Home
last modified time | relevance | path

Searched refs:Extracted (Results 1 – 25 of 205) sorted by relevance

123456789

/src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h113 QuarantineBatch *Extracted = Current->Next; in mergeBatches() local
115 Current->merge(Extracted); in mergeBatches()
116 DCHECK_EQ(Extracted->Count, 0); in mergeBatches()
117 DCHECK_EQ(Extracted->Size, sizeof(QuarantineBatch)); in mergeBatches()
119 List.extract(Current, Extracted); in mergeBatches()
120 ExtractedSize += Extracted->Size; in mergeBatches()
122 ToDeallocate->enqueueBatch(Extracted); in mergeBatches()
/src/crypto/openssl/test/certs/
H A Dacert_bc2.pem1 Extracted from bouncycastle test case
H A Dacert_bc1.pem1 Extracted from bouncycastle test case
/src/contrib/arm-optimized-routines/string/arm/
H A Dmemset.S20 @ Extracted from local git 2f11b436
/src/contrib/llvm-project/llvm/tools/bugpoint/
H A DMiscompilation.cpp576 std::unique_ptr<Module> Extracted = in ExtractBlocks() local
578 if (!Extracted) { in ExtractBlocks()
588 for (Module::iterator I = Extracted->begin(), E = Extracted->end(); I != E; in ExtractBlocks()
594 if (Linker::linkModules(*ProgClone, std::move(Extracted))) in ExtractBlocks()
/src/secure/caroot/trusted/
H A DGlobalSign_ECC_Root_CA_-_R4.pem10 ## Extracted from nss
H A DAmazon_Root_CA_3.pem10 ## Extracted from nss
H A De-Szigno_Root_CA_2017.pem10 ## Extracted from nss
H A DDigiCert_TLS_ECC_P384_Root_G5.pem10 ## Extracted from nss
H A DHellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem10 ## Extracted from nss
H A DSecureSign_Root_CA15.pem10 ## Extracted from nss
H A DAffirmTrust_Premium_ECC.pem10 ## Extracted from nss
H A DCertainly_Root_E1.pem10 ## Extracted from nss
H A DCommScope_Public_Trust_ECC_Root-01.pem10 ## Extracted from nss
H A DTrustwave_Global_ECC_P256_Certification_Authority.pem10 ## Extracted from nss
H A DDigiCert_Assured_ID_Root_G3.pem10 ## Extracted from nss
H A DSSL_com_TLS_ECC_Root_CA_2022.pem10 ## Extracted from nss
H A DvTrus_ECC_Root_CA.pem10 ## Extracted from nss
H A DTrustwave_Global_ECC_P384_Certification_Authority.pem10 ## Extracted from nss
H A DISRG_Root_X2.pem10 ## Extracted from nss
H A DBJCA_Global_Root_CA2.pem10 ## Extracted from nss
H A DGlobalSign_Root_E46.pem10 ## Extracted from nss
H A DSecurity_Communication_ECC_RootCA1.pem10 ## Extracted from nss
H A DemSign_ECC_Root_CA_-_G3.pem10 ## Extracted from nss
/src/secure/caroot/untrusted/
H A DGeoTrust_Primary_Certification_Authority_-_G2.pem8 ## Extracted from nss

123456789