Home
last modified time | relevance | path

Searched defs:store (Results 1 – 25 of 374) sorted by relevance

12345678910>>...15

/third_party/ffmpeg/libavcodec/x86/
Dhevc_deblock.asm732 .store: label
744 .store: label
756 .store: label
788 .store: label
815 .store: label
846 .store: label
/third_party/spirv-tools/test/opt/loop_optimizations/
Ddependence_analysis_helpers.cpp172 const Instruction* store[1] = {nullptr}; in TEST() local
199 const Instruction* store[1] = {nullptr}; in TEST() local
1527 SENode* store = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local
1557 SENode* store = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local
1607 SENode* store = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local
1636 SENode* store = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local
1686 SENode* store = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local
1715 SENode* store = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local
1765 SENode* store = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local
1794 SENode* store = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local
[all …]
Ddependence_analysis.cpp135 const Instruction* store[4]; in TEST() local
292 const Instruction* store[4]; in TEST() local
528 const Instruction* store[4]; in TEST() local
601 const Instruction* store[4]; in TEST() local
922 const Instruction* store[4]; in TEST() local
978 const Instruction* store[4]; in TEST() local
1421 const Instruction* store = nullptr; in TEST() local
1442 const Instruction* store = nullptr; in TEST() local
1464 const Instruction* store = nullptr; in TEST() local
1485 const Instruction* store = nullptr; in TEST() local
[all …]
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
Ddependence_analysis_helpers.cpp172 const Instruction* store[1] = {nullptr}; in TEST() local
199 const Instruction* store[1] = {nullptr}; in TEST() local
1527 SENode* store = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local
1557 SENode* store = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local
1607 SENode* store = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local
1636 SENode* store = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local
1686 SENode* store = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local
1715 SENode* store = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local
1765 SENode* store = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local
1794 SENode* store = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local
[all …]
Ddependence_analysis.cpp135 const Instruction* store[4]; in TEST() local
292 const Instruction* store[4]; in TEST() local
528 const Instruction* store[4]; in TEST() local
601 const Instruction* store[4]; in TEST() local
922 const Instruction* store[4]; in TEST() local
978 const Instruction* store[4]; in TEST() local
1421 const Instruction* store = nullptr; in TEST() local
1442 const Instruction* store = nullptr; in TEST() local
1464 const Instruction* store = nullptr; in TEST() local
1485 const Instruction* store = nullptr; in TEST() local
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Ddependence_analysis_helpers.cpp172 const Instruction* store[1] = {nullptr}; in TEST() local
199 const Instruction* store[1] = {nullptr}; in TEST() local
1527 SENode* store = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local
1557 SENode* store = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local
1607 SENode* store = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local
1636 SENode* store = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local
1686 SENode* store = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local
1715 SENode* store = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local
1765 SENode* store = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local
1794 SENode* store = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local
[all …]
Ddependence_analysis.cpp135 const Instruction* store[4]; in TEST() local
292 const Instruction* store[4]; in TEST() local
528 const Instruction* store[4]; in TEST() local
601 const Instruction* store[4]; in TEST() local
922 const Instruction* store[4]; in TEST() local
978 const Instruction* store[4]; in TEST() local
1421 const Instruction* store = nullptr; in TEST() local
1442 const Instruction* store = nullptr; in TEST() local
1464 const Instruction* store = nullptr; in TEST() local
1485 const Instruction* store = nullptr; in TEST() local
[all …]
/third_party/node/deps/openssl/openssl/crypto/property/
Dproperty.c232 OSSL_METHOD_STORE *store = arg; in alg_cleanup() local
265 void ossl_method_store_free(OSSL_METHOD_STORE *store) in ossl_method_store_free()
277 int ossl_method_lock_store(OSSL_METHOD_STORE *store) in ossl_method_lock_store()
282 int ossl_method_unlock_store(OSSL_METHOD_STORE *store) in ossl_method_unlock_store()
287 static ALGORITHM *ossl_method_store_retrieve(OSSL_METHOD_STORE *store, int nid) in ossl_method_store_retrieve()
292 static int ossl_method_store_insert(OSSL_METHOD_STORE *store, ALGORITHM *alg) in ossl_method_store_insert()
297 int ossl_method_store_add(OSSL_METHOD_STORE *store, const OSSL_PROVIDER *prov, in ossl_method_store_add()
379 int ossl_method_store_remove(OSSL_METHOD_STORE *store, int nid, in ossl_method_store_remove()
417 OSSL_METHOD_STORE *store; member
451 int ossl_method_store_remove_all_provided(OSSL_METHOD_STORE *store, in ossl_method_store_remove_all_provided()
[all …]
/third_party/openssl/crypto/property/
Dproperty.c232 OSSL_METHOD_STORE *store = arg; in alg_cleanup() local
265 void ossl_method_store_free(OSSL_METHOD_STORE *store) in ossl_method_store_free()
277 int ossl_method_lock_store(OSSL_METHOD_STORE *store) in ossl_method_lock_store()
282 int ossl_method_unlock_store(OSSL_METHOD_STORE *store) in ossl_method_unlock_store()
287 static ALGORITHM *ossl_method_store_retrieve(OSSL_METHOD_STORE *store, int nid) in ossl_method_store_retrieve()
292 static int ossl_method_store_insert(OSSL_METHOD_STORE *store, ALGORITHM *alg) in ossl_method_store_insert()
297 int ossl_method_store_add(OSSL_METHOD_STORE *store, const OSSL_PROVIDER *prov, in ossl_method_store_add()
379 int ossl_method_store_remove(OSSL_METHOD_STORE *store, int nid, in ossl_method_store_remove()
417 OSSL_METHOD_STORE *store; member
451 int ossl_method_store_remove_all_provided(OSSL_METHOD_STORE *store, in ossl_method_store_remove_all_provided()
[all …]
/third_party/node/test/async-hooks/
Dtest-async-local-storage-no-mix-contexts.js12 const store = asyncLocalStorage.getStore(); constant
32 const store = asyncLocalStorage.getStore(); constant
/third_party/curl/lib/vtls/
Dx509asn1.c268 static CURLcode bool2str(struct dynbuf *store, in bool2str()
281 static CURLcode octet2str(struct dynbuf *store, in octet2str()
292 static CURLcode bit2str(struct dynbuf *store, in bit2str()
307 static CURLcode int2str(struct dynbuf *store, in int2str()
420 static CURLcode encodeOID(struct dynbuf *store, in encodeOID()
456 static CURLcode OID2str(struct dynbuf *store, in OID2str()
479 static CURLcode GTime2str(struct dynbuf *store, in GTime2str()
550 static CURLcode UTime2str(struct dynbuf *store, in UTime2str()
593 static CURLcode ASN1tostr(struct dynbuf *store, in ASN1tostr()
649 static CURLcode encodeDN(struct dynbuf *store, struct Curl_asn1Element *dn) in encodeDN()
[all …]
/third_party/openssl/test/
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; in test_property_merge() local
258 OSSL_METHOD_STORE *store; in test_property_defn_cache() local
319 OSSL_METHOD_STORE *store; in test_definition_compares() local
349 OSSL_METHOD_STORE *store; in test_register_deregister() local
421 OSSL_METHOD_STORE *store; in test_property() local
529 OSSL_METHOD_STORE *store; in test_query_cache_stochastic() local
/third_party/node/deps/npm/node_modules/glob/dist/esm/
Dprocessor.js7 store; field in HasWalkedCache
8 constructor(store = new Map()) { argument
32 store = new Map(); field in MatchRecord
52 store = new Map(); field in SubWalks
/third_party/node/deps/openssl/openssl/crypto/store/
Dstore_meth.c117 static void dealloc_tmp_loader_store(void *store) in dealloc_tmp_loader_store()
130 static int reserve_loader_store(void *store, void *data) in reserve_loader_store()
141 static int unreserve_loader_store(void *store, void *data) in unreserve_loader_store()
153 static void *get_loader_from_store(void *store, const OSSL_PROVIDER **prov, in get_loader_from_store()
175 static int put_loader_in_store(void *store, void *method, in put_loader_in_store()
303 OSSL_METHOD_STORE *store = get_loader_store(methdata->libctx); in inner_loader_fetch() local
424 OSSL_METHOD_STORE *store = get_loader_store(libctx); in ossl_store_loader_store_cache_flush() local
434 OSSL_METHOD_STORE *store = get_loader_store(libctx); in ossl_store_loader_store_remove_all_provided() local
/third_party/openssl/crypto/store/
Dstore_meth.c117 static void dealloc_tmp_loader_store(void *store) in dealloc_tmp_loader_store()
130 static int reserve_loader_store(void *store, void *data) in reserve_loader_store()
141 static int unreserve_loader_store(void *store, void *data) in unreserve_loader_store()
153 static void *get_loader_from_store(void *store, const OSSL_PROVIDER **prov, in get_loader_from_store()
175 static int put_loader_in_store(void *store, void *method, in put_loader_in_store()
303 OSSL_METHOD_STORE *store = get_loader_store(methdata->libctx); in inner_loader_fetch() local
424 OSSL_METHOD_STORE *store = get_loader_store(libctx); in ossl_store_loader_store_cache_flush() local
434 OSSL_METHOD_STORE *store = get_loader_store(libctx); in ossl_store_loader_store_remove_all_provided() local
/third_party/typescript/tests/baselines/reference/
DintersectionTypeInference1.js8 export const Form3 = brokenFunction(parameterFn)({store: "hello"}) property
19 exports.Form3 = brokenFunction(parameterFn)({ store: "hello" }); property
DpropertyOrdering.js28 function Foo(store) { argument
38 function Bar(store) { argument
/third_party/node/deps/npm/node_modules/glob/dist/commonjs/
Dprocessor.js10 store; field in HasWalkedCache
11 constructor(store = new Map()) { argument
36 store = new Map(); field in MatchRecord
57 store = new Map(); field in SubWalks
/third_party/openssl/crypto/ct/
Dct_log.c138 void CTLOG_STORE_free(CTLOG_STORE *store) in CTLOG_STORE_free()
147 static int ctlog_new_from_conf(CTLOG_STORE *store, CTLOG **ct_log, in ctlog_new_from_conf()
168 int CTLOG_STORE_load_default_file(CTLOG_STORE *store) in CTLOG_STORE_load_default_file()
225 int CTLOG_STORE_load_file(CTLOG_STORE *store, const char *file) in CTLOG_STORE_load_file()
339 const CTLOG *CTLOG_STORE_get0_log_by_id(const CTLOG_STORE *store, in CTLOG_STORE_get0_log_by_id()
/third_party/node/deps/openssl/openssl/crypto/ct/
Dct_log.c138 void CTLOG_STORE_free(CTLOG_STORE *store) in CTLOG_STORE_free()
147 static int ctlog_new_from_conf(CTLOG_STORE *store, CTLOG **ct_log, in ctlog_new_from_conf()
168 int CTLOG_STORE_load_default_file(CTLOG_STORE *store) in CTLOG_STORE_load_default_file()
225 int CTLOG_STORE_load_file(CTLOG_STORE *store, const char *file) in CTLOG_STORE_load_file()
339 const CTLOG *CTLOG_STORE_get0_log_by_id(const CTLOG_STORE *store, in CTLOG_STORE_get0_log_by_id()
/third_party/openssl/crypto/
Dprovider_core.c160 struct provider_store_st *store; /* The store this instance belongs to */ member
288 struct provider_store_st *store = vstore; in provider_store_free() local
310 struct provider_store_st *store = OPENSSL_zalloc(sizeof(*store)); in provider_store_new() local
337 struct provider_store_st *store = NULL; in get_provider_store() local
348 struct provider_store_st *store; in ossl_provider_disable_fallback_loading() local
365 struct provider_store_st *store = get_provider_store(libctx); in ossl_provider_info_add_to_store() local
413 struct provider_store_st *store = NULL; in ossl_provider_find() local
534 struct provider_store_st *store = NULL; in ossl_provider_new() local
592 struct provider_store_st *store = prov->store; in create_provider_children() local
613 struct provider_store_st *store; in ossl_provider_add_to_store() local
[all …]
/third_party/node/deps/openssl/openssl/crypto/
Dprovider_core.c160 struct provider_store_st *store; /* The store this instance belongs to */ member
288 struct provider_store_st *store = vstore; in provider_store_free() local
310 struct provider_store_st *store = OPENSSL_zalloc(sizeof(*store)); in provider_store_new() local
337 struct provider_store_st *store = NULL; in get_provider_store() local
348 struct provider_store_st *store; in ossl_provider_disable_fallback_loading() local
365 struct provider_store_st *store = get_provider_store(libctx); in ossl_provider_info_add_to_store() local
413 struct provider_store_st *store = NULL; in ossl_provider_find() local
534 struct provider_store_st *store = NULL; in ossl_provider_new() local
592 struct provider_store_st *store = prov->store; in create_provider_children() local
613 struct provider_store_st *store; in ossl_provider_add_to_store() local
[all …]
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
Dregalloc.c66 gpir_store_node *store = gpir_node_to_store(node); in propagate_liveness_node() local
107 gpir_store_node *store = gpir_node_to_store(node); in calc_def_block() local
222 gpir_store_node *store = gpir_node_to_store(node); in calc_interference() local
356 gpir_store_node *store = gpir_node_to_store(node); in assign_regs() local
498 static void handle_reg_write(gpir_store_node *store, in handle_reg_write()
542 gpir_store_node *store = gpir_node_to_store(node); in regalloc_value_regs() local
589 gpir_store_node *store = gpir_node_to_store(node); in regalloc_print_result() local
/third_party/node/deps/openssl/openssl/crypto/encode_decode/
Dencoder_meth.c114 static void dealloc_tmp_encoder_store(void *store) in dealloc_tmp_encoder_store()
127 static int reserve_encoder_store(void *store, void *data) in reserve_encoder_store()
138 static int unreserve_encoder_store(void *store, void *data) in unreserve_encoder_store()
150 static void *get_encoder_from_store(void *store, const OSSL_PROVIDER **prov, in get_encoder_from_store()
185 static int put_encoder_in_store(void *store, void *method, in put_encoder_in_store()
375 OSSL_METHOD_STORE *store = get_encoder_store(methdata->libctx); in inner_ossl_encoder_fetch() local
487 OSSL_METHOD_STORE *store = get_encoder_store(libctx); in ossl_encoder_store_cache_flush() local
497 OSSL_METHOD_STORE *store = get_encoder_store(libctx); in ossl_encoder_store_remove_all_provided() local
/third_party/openssl/crypto/encode_decode/
Ddecoder_meth.c114 static void dealloc_tmp_decoder_store(void *store) in dealloc_tmp_decoder_store()
127 static int reserve_decoder_store(void *store, void *data) in reserve_decoder_store()
138 static int unreserve_decoder_store(void *store, void *data) in unreserve_decoder_store()
150 static void *get_decoder_from_store(void *store, const OSSL_PROVIDER **prov, in get_decoder_from_store()
185 static int put_decoder_in_store(void *store, void *method, in put_decoder_in_store()
365 OSSL_METHOD_STORE *store = get_decoder_store(methdata->libctx); in inner_ossl_decoder_fetch() local
478 OSSL_METHOD_STORE *store = get_decoder_store(libctx); in ossl_decoder_store_cache_flush() local
488 OSSL_METHOD_STORE *store = get_decoder_store(libctx); in ossl_decoder_store_remove_all_provided() local

12345678910>>...15