Home
last modified time | relevance | path

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

12345678910>>...12

/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...]
/third_party/node/src/quic/
H A Dtlscontext.cc36 void EmitSessionTicket(Store&& store) {} in EmitSessionTicket() argument
397 Store store = tp.Encode(env_); in Start() local
/third_party/mesa3d/src/mesa/main/
H A Dtexstore.c1270 _mesa_compute_compressed_pixelstore(GLuint dims, mesa_format texFormat, GLsizei width, GLsizei height, GLsizei depth, const struct gl_pixelstore_attrib *packing, struct compressed_pixelstore *store) _mesa_compute_compressed_pixelstore() argument
1336 struct compressed_pixelstore store; _mesa_store_compressed_texsubimage() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo.c103 st_pbo_addresses_pixelstore(struct st_context *st, GLenum gl_target, bool skip_images, const struct gl_pixelstore_attrib *store, const void *pixels, struct st_pbo_addresses *addr) st_pbo_addresses_pixelstore() argument
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_dump.c566 dump_instr_store(struct dxil_dumper *d, struct dxil_instr_store *store) in dump_instr_store() argument
/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-sockets.c267 X509_STORE* store; in lws_plat_vhost_tls_client_ctx_init() local
/third_party/node/deps/v8/src/compiler/
H A Dint64-lowering.cc679 Node* store = graph()->NewNode( in LowerNode() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_mem.cpp585 auto store = new RatInstr(cf_mem_rat, RatInstr::STORE_TYPED, in emit_ssbo_store() local
700 auto store = new RatInstr(op, RatInstr::STORE_TYPED, value, coord, imageid, in emit_image_store() local
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_ctx.c40 int OSSL_CMP_CTX_set0_trustedStore(OSSL_CMP_CTX *ctx, X509_STORE *store) in OSSL_CMP_CTX_set0_trustedStore() argument

Completed in 33 milliseconds

12345678910>>...12