Home
last modified time | relevance | path

Searched defs:store (Results 151 - 175 of 308) sorted by relevance

12345678910>>...13

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline_llvm.c82 char store[DRAW_GS_LLVM_MAX_VARIANT_KEY_SIZE]; in llvm_middle_end_prepare_gs() local
149 char store[DRAW_TCS_LLVM_MAX_VARIANT_KEY_SIZE]; in llvm_middle_end_prepare_tcs() local
217 char store[DRAW_TES_LLVM_MAX_VARIANT_KEY_SIZE]; in llvm_middle_end_prepare_tes() local
347 char store[DRAW_LLVM_MAX_VARIANT_KEY_SIZE]; in llvm_middle_end_prepare() local
/third_party/node/deps/openssl/openssl/crypto/ts/
H A Dts_rsp_verify.c171 static int ts_verify_cert(X509_STORE *store, STACK_OF(X509) *untrusted, in ts_verify_cert() argument
88 TS_RESP_verify_signature(PKCS7 *token, STACK_OF(X509) *certs, X509_STORE *store, X509 **signer_out) TS_RESP_verify_signature() argument
/third_party/node/deps/openssl/openssl/crypto/encode_decode/
H A Ddecoder_meth.c114 static void dealloc_tmp_decoder_store(void *store) in dealloc_tmp_decoder_store() argument
127 static int reserve_decoder_store(void *store, void *data) in reserve_decoder_store() argument
138 unreserve_decoder_store(void *store, void *data) unreserve_decoder_store() argument
150 get_decoder_from_store(void *store, const OSSL_PROVIDER **prov, void *data) get_decoder_from_store() argument
185 put_decoder_in_store(void *store, void *method, const OSSL_PROVIDER *prov, const char *names, const char *propdef, void *data) put_decoder_in_store() argument
365 OSSL_METHOD_STORE *store = get_decoder_store(methdata->libctx); inner_ossl_decoder_fetch() local
478 OSSL_METHOD_STORE *store = get_decoder_store(libctx); ossl_decoder_store_cache_flush() local
488 OSSL_METHOD_STORE *store = get_decoder_store(libctx); ossl_decoder_store_remove_all_provided() local
[all...]
H A Dencoder_meth.c114 static void dealloc_tmp_encoder_store(void *store) in dealloc_tmp_encoder_store() argument
127 static int reserve_encoder_store(void *store, void *data) in reserve_encoder_store() argument
138 unreserve_encoder_store(void *store, void *data) unreserve_encoder_store() argument
150 get_encoder_from_store(void *store, const OSSL_PROVIDER **prov, void *data) get_encoder_from_store() argument
185 put_encoder_in_store(void *store, void *method, const OSSL_PROVIDER *prov, const char *names, const char *propdef, void *data) put_encoder_in_store() argument
375 OSSL_METHOD_STORE *store = get_encoder_store(methdata->libctx); inner_ossl_encoder_fetch() local
487 OSSL_METHOD_STORE *store = get_encoder_store(libctx); ossl_encoder_store_cache_flush() local
497 OSSL_METHOD_STORE *store = get_encoder_store(libctx); ossl_encoder_store_remove_all_provided() local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dcrl.c81 X509_STORE *store = NULL; in crl_main() local
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_vfy.c284 static int check_cert_path(const OSSL_CMP_CTX *ctx, X509_STORE *store, in check_cert_path() argument
306 X509_STORE *store; in check_cert_path_3gpp() local
[all...]
/third_party/openssl/crypto/cmp/
H A Dcmp_vfy.c284 static int check_cert_path(const OSSL_CMP_CTX *ctx, X509_STORE *store, in check_cert_path() argument
306 X509_STORE *store; in check_cert_path_3gpp() local
[all...]
/third_party/openssl/apps/
H A Dcrl.c81 X509_STORE *store = NULL; in crl_main() local
/third_party/openssl/crypto/encode_decode/
H A Ddecoder_meth.c114 static void dealloc_tmp_decoder_store(void *store) in dealloc_tmp_decoder_store() argument
127 static int reserve_decoder_store(void *store, void *data) in reserve_decoder_store() argument
138 unreserve_decoder_store(void *store, void *data) unreserve_decoder_store() argument
150 get_decoder_from_store(void *store, const OSSL_PROVIDER **prov, void *data) get_decoder_from_store() argument
185 put_decoder_in_store(void *store, void *method, const OSSL_PROVIDER *prov, const char *names, const char *propdef, void *data) put_decoder_in_store() argument
365 OSSL_METHOD_STORE *store = get_decoder_store(methdata->libctx); inner_ossl_decoder_fetch() local
478 OSSL_METHOD_STORE *store = get_decoder_store(libctx); ossl_decoder_store_cache_flush() local
488 OSSL_METHOD_STORE *store = get_decoder_store(libctx); ossl_decoder_store_remove_all_provided() local
[all...]
H A Dencoder_meth.c114 static void dealloc_tmp_encoder_store(void *store) in dealloc_tmp_encoder_store() argument
127 static int reserve_encoder_store(void *store, void *data) in reserve_encoder_store() argument
138 unreserve_encoder_store(void *store, void *data) unreserve_encoder_store() argument
150 get_encoder_from_store(void *store, const OSSL_PROVIDER **prov, void *data) get_encoder_from_store() argument
185 put_encoder_in_store(void *store, void *method, const OSSL_PROVIDER *prov, const char *names, const char *propdef, void *data) put_encoder_in_store() argument
375 OSSL_METHOD_STORE *store = get_encoder_store(methdata->libctx); inner_ossl_encoder_fetch() local
487 OSSL_METHOD_STORE *store = get_encoder_store(libctx); ossl_encoder_store_cache_flush() local
497 OSSL_METHOD_STORE *store = get_encoder_store(libctx); ossl_encoder_store_remove_all_provided() local
[all...]
/third_party/openssl/crypto/ts/
H A Dts_rsp_verify.c171 static int ts_verify_cert(X509_STORE *store, STACK_OF(X509) *untrusted, in ts_verify_cert() argument
88 TS_RESP_verify_signature(PKCS7 *token, STACK_OF(X509) *certs, X509_STORE *store, X509 **signer_out) TS_RESP_verify_signature() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DRenderPipeline.cpp544 InternalPipelineStore* store = device->GetInternalPipelineStore(); in GetRenderStagesAndSetDummyShader() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssembler.h127 template <typename T> void store(intptr_t Position, T Value) { in store() function in Ice::AssemblerBuffer
299 template <typename T> void store(intptr_t Position, T Value) { in store() function in Ice::Assembler
/third_party/skia/include/private/
H A DSkNx_neon.h40 AI void store(void* ptr) const { vst1_f32((float*)ptr, fVec); } in store() function in __anon18470::SkNx
163 AI void store(void* ptr) const { vst1q_f32((float*)ptr, fVec); } in store() function in __anon18470::SkNx
308 AI void store(void* ptr) const { vst1_u16((uint16_t*)ptr, fVec); } in store() function in __anon18470::SkNx
371 AI void store(void* ptr) const { vst1q_u16((uint16_t*)ptr, fVec); } in store() function in __anon18470::SkNx
418 AI void store(void* ptr) const { in store() function in __anon18470::SkNx
445 AI void store(void* ptr) const { vst1_u8((uint8_t*)ptr, fVec); } in store() function in __anon18470::SkNx
471 AI void store(void* ptr) const { vst1q_u8((uint8_t*)ptr, fVec); } in store() function in __anon18470::SkNx
510 AI void store(void* ptr) const { in store() function in __anon18470::SkNx
568 AI void store(void* ptr) const { in store() function in __anon18470::SkNx
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgVariableManager.cpp374 void VariableManager::reserve (ReservedScalars& store, int numScalars) in reserve() argument
381 void VariableManager::release (ReservedScalars& store) in release() argument
/third_party/ffmpeg/libavcodec/mips/
H A Dh264pred_msa.c651 v16u8 store; in ff_h264_intra_pred_dc_128_8x8_msa() local
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_avx2_8.h557 ASTCENC_SIMD_INLINE void store(vint8 a, int* p) in store() function
985 ASTCENC_SIMD_INLINE void store(vfloat8 a, float* p) in store() function
H A Dastcenc_vecmathlib_sse_4.h643 ASTCENC_SIMD_INLINE void store(vint4 a, int* p) in store() function
652 ASTCENC_SIMD_INLINE void store(vint4 a, uint8_t* p) in store() function
932 ASTCENC_SIMD_INLINE void store(vfloat4 a, float* p) in store() function
H A Dastcenc_vecmathlib_neon_4.h612 ASTCENC_SIMD_INLINE void store(vint4 a, int* p) in store() function
620 ASTCENC_SIMD_INLINE void store(vint4 a, uint8_t* p) in store() function
861 ASTCENC_SIMD_INLINE void store(vfloat4 a, float* p) in store() function
/third_party/curl/lib/
H A Dasyn-ares.c470 struct timeval *tvp, tv, store; in Curl_resolver_wait_resolv() local
H A Dhttp_aws_sigv4.c86 char *store; in trim_headers() local
/third_party/mesa3d/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp283 nir_intrinsic_instr *store = nir_intrinsic_instr_create(b->shader, intrinsic); in create_indirect_store() local
736 nir_intrinsic_instr *store = get_intrinsic(nir_intrinsic_store_ssbo, 0); TEST_F() local
759 nir_intrinsic_instr *store = get_intrinsic(nir_intrinsic_store_ssbo, 0); TEST_F() local
783 nir_intrinsic_instr *store = get_intrinsic(nir_intrinsic_store_ssbo, 0); TEST_F() local
1062 nir_intrinsic_instr *store = get_intrinsic(nir_intrinsic_store_ssbo, 0); TEST_F() local
1087 nir_intrinsic_instr *store = get_intrinsic(nir_intrinsic_store_ssbo, 0); TEST_F() local
1113 nir_intrinsic_instr *store = get_intrinsic(nir_intrinsic_store_ssbo, 0); TEST_F() local
1137 nir_intrinsic_instr *store = get_intrinsic(nir_intrinsic_store_ssbo, 0); TEST_F() local
1174 nir_intrinsic_instr *store = get_intrinsic(nir_intrinsic_store_ssbo, 0); TEST_F() local
1524 nir_intrinsic_instr *store = get_intrinsic(nir_intrinsic_store_deref, 0); TEST_F() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dir_constant_expression.cpp1073 ir_constant *store = NULL; in constant_expression_evaluate_expression_list() local
477 constant_referenced(const ir_dereference *deref, struct hash_table *variable_context, ir_constant *&store, int &offset) constant_referenced() argument
[all...]
/third_party/node/src/crypto/
H A Dcrypto_util.cc370 std::unique_ptr<BackingStore> store = ReleaseToBackingStore(); in SetFipsCrypto() local
718 std::shared_ptr<BackingStore> store = in SetFipsCrypto() local
/third_party/node/src/
H A Dnode_blob.cc108 std::shared_ptr<BackingStore> store = view->Buffer()->GetBackingStore(); in New() local
157 std::shared_ptr<BackingStore> store = in GetArrayBuffer() local
74 Create(Environment* env, const std::vector<BlobEntry>& store, size_t length) Create() argument
206 Blob( Environment* env, v8::Local<v8::Object> obj, const std::vector<BlobEntry>& store, size_t length) Blob() argument
[all...]

Completed in 27 milliseconds

12345678910>>...13