Home
last modified time | relevance | path

Searched defs:store (Results 201 - 225 of 524) sorted by relevance

12345678910>>...21

/third_party/openssl/apps/
H A Dverify.c85 X509_STORE *store = NULL; in verify_main() local
[all...]
/third_party/openssl/crypto/ocsp/
H A Docsp_vfy.c385 OCSP_request_verify(OCSP_REQUEST *req, STACK_OF(X509) *certs, X509_STORE *store, unsigned long flags) OCSP_request_verify() argument
/third_party/openssl/crypto/cmp/
H A Dcmp_util.c202 int ossl_cmp_X509_STORE_add1_certs(X509_STORE *store, STACK_OF(X509) *certs, in ossl_cmp_X509_STORE_add1_certs() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dscalar_analysis.cpp109 const Instruction* store = nullptr; in TEST_F() local
[all...]
/third_party/openssl/crypto/ts/
H A Dts_local.h135 X509_STORE *store; member
/third_party/openssl/crypto/x509/
H A Dt_x509.c453 static int print_store_certs(BIO *bio, X509_STORE *store) in print_store_certs() argument
/third_party/openssl/crypto/store/
H A Dstore_meth.c117 static void dealloc_tmp_loader_store(void *store) in dealloc_tmp_loader_store() argument
130 static int reserve_loader_store(void *store, void *data) in reserve_loader_store() argument
141 unreserve_loader_store(void *store, void *data) unreserve_loader_store() argument
153 get_loader_from_store(void *store, const OSSL_PROVIDER **prov, void *data) get_loader_from_store() argument
175 put_loader_in_store(void *store, void *method, const OSSL_PROVIDER *prov, const char *scheme, const char *propdef, void *data) put_loader_in_store() argument
303 OSSL_METHOD_STORE *store = get_loader_store(methdata->libctx); inner_loader_fetch() local
424 OSSL_METHOD_STORE *store = get_loader_store(libctx); ossl_store_loader_store_cache_flush() local
434 OSSL_METHOD_STORE *store = get_loader_store(libctx); ossl_store_loader_store_remove_all_provided() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dlocal_access_chain_convert_pass.cpp268 Instruction* store = &*ii; in ConvertLocalAccessChains() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dlocal_access_chain_convert_pass.cpp268 Instruction* store = &*ii; in ConvertLocalAccessChains() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dscalar_analysis.cpp109 const Instruction* store = nullptr; in TEST_F() local
[all...]
/third_party/skia/third_party/externals/jinja2/
H A Didtracking.py77 def store(self, name): member in Symbols
/third_party/skia/third_party/externals/brotli/research/
H A Dfind_opt_references.cc243 Fn store = std::bind(StoreReference, _1, _2, _3, _4, _5, _6, _7, _8, entries); in main() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DComputePassEncoder.cpp37 InternalPipelineStore* store = device->GetInternalPipelineStore(); in GetOrCreateIndirectDispatchValidationPipeline() local
218 auto* const store = device->GetInternalPipelineStore(); in TransformIndirectDispatchBuffer() local
H A DCopyTextureForBrowserHelper.cpp176 RenderPipelineBase* GetCachedPipeline(InternalPipelineStore* store, in GetCachedPipeline() argument
188 InternalPipelineStore* store = device->GetInternalPipelineStore(); in GetOrCreateCopyTextureForBrowserPipeline() local
[all...]
H A DIndirectDrawValidationEncoder.cpp137 InternalPipelineStore* store = device->GetInternalPipelineStore(); in GetOrCreateRenderValidationPipeline() local
284 auto* const store = device->GetInternalPipelineStore(); in EncodeIndirectDrawValidationCommands() local
[all...]
/third_party/openssl/test/
H A Ddanetest.c59 X509_STORE *store = NULL; in verify_chain() local
H A Dproperty_test.c53 OSSL_METHOD_STORE *store; in test_property_string() local
119 OSSL_METHOD_STORE *store; in test_property_parse() local
138 OSSL_METHOD_STORE *store; in test_property_query_value_create() local
183 OSSL_METHOD_STORE *store; in test_property_parse_error() local
233 OSSL_METHOD_STORE *store; test_property_merge() local
258 OSSL_METHOD_STORE *store; test_property_defn_cache() local
319 OSSL_METHOD_STORE *store; test_definition_compares() local
349 OSSL_METHOD_STORE *store; test_register_deregister() local
421 OSSL_METHOD_STORE *store; test_property() local
529 OSSL_METHOD_STORE *store; test_query_cache_stochastic() local
[all...]
/third_party/openssl/crypto/ct/
H A Dct_log.c138 void CTLOG_STORE_free(CTLOG_STORE *store) in CTLOG_STORE_free() argument
147 static int ctlog_new_from_conf(CTLOG_STORE *store, CTLOG **ct_log, in ctlog_new_from_conf() argument
168 CTLOG_STORE_load_default_file(CTLOG_STORE *store) CTLOG_STORE_load_default_file() argument
225 CTLOG_STORE_load_file(CTLOG_STORE *store, const char *file) CTLOG_STORE_load_file() argument
339 CTLOG_STORE_get0_log_by_id(const CTLOG_STORE *store, const uint8_t *log_id, size_t log_id_len) CTLOG_STORE_get0_log_by_id() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvmort2.c175 FT_UShort store; in gxv_mort_subtable_type2_ligActionOffset_validate() local
H A Dgxvmorx2.c174 FT_UShort store; in gxv_morx_subtable_type2_ligActionIndex_validate() local
/third_party/skia/third_party/externals/tint/src/transform/
H A Dzero_init_workgroup_memory.cc288 auto* store = b.Call("atomicStore", b.AddressOf(expr.expr), zero_init); in BuildZeroingStatements() local
/third_party/skia/include/gpu/
H A DGrContextOptions.h57 virtual void store(const SkData& /*key*/, const SkData& /*data*/) { SkASSERT(false); } in store() function in GrContextOptions::PersistentCache
63 virtual void store(const SkData& key, const SkData& data, const SkString& /*description*/) { in store() function in GrContextOptions::PersistentCache
/third_party/rust/crates/rustix/src/backend/libc/fs/
H A Dsyscalls.rs1206 let mut store = c::fstore_t { variables
/third_party/spirv-tools/source/opt/
H A Dlocal_access_chain_convert_pass.cpp288 Instruction* store = &*ii; in ConvertLocalAccessChains() local
/third_party/spirv-tools/test/opt/
H A Dscalar_analysis.cpp105 const Instruction* store = nullptr; in TEST_F() local
[all...]

Completed in 21 milliseconds

12345678910>>...21