| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_init.c | 520 gallivm_create(const char *name, LLVMContextRef context, in gallivm_create() argument 329 init_gallivm_state(struct gallivm_state *gallivm, const char *name, LLVMContextRef context, struct lp_cached_code *cache) init_gallivm_state() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/rbug/ |
| H A D | rbug_context.c | 75 rbug_send_context_info(struct rbug_connection *__con, rbug_context_t context, uint32_t *__serial) rbug_send_context_info() argument 113 rbug_send_context_draw_block(struct rbug_connection *__con, rbug_context_t context, rbug_block_t block, uint32_t *__serial) rbug_send_context_draw_block() argument 154 rbug_send_context_draw_step(struct rbug_connection *__con, rbug_context_t context, rbug_block_t step, uint32_t *__serial) rbug_send_context_draw_step() argument 195 rbug_send_context_draw_unblock(struct rbug_connection *__con, rbug_context_t context, rbug_block_t unblock, uint32_t *__serial) rbug_send_context_draw_unblock() argument 236 rbug_send_context_draw_rule(struct rbug_connection *__con, rbug_context_t context, rbug_shader_t vertex, rbug_shader_t fragment, rbug_texture_t texture, rbug_texture_t surface, rbug_block_t block, uint32_t *__serial) rbug_send_context_draw_rule() argument 289 rbug_send_context_flush(struct rbug_connection *__con, rbug_context_t context, uint32_t *__serial) rbug_send_context_flush() argument 430 rbug_send_context_draw_blocked(struct rbug_connection *__con, rbug_context_t context, rbug_block_t block, uint32_t *__serial) rbug_send_context_draw_blocked() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_prim_restart.c | 42 read_indirect_elements(struct pipe_context *context, const struct pipe_draw_indirect_info *indirect) in read_indirect_elements() argument 101 util_translate_prim_restart_ib(struct pipe_context *context, in util_translate_prim_restart_ib() argument 288 util_draw_vbo_without_prim_restart(struct pipe_context *context, const struct pipe_draw_info *info, unsigned drawid_offset, const struct pipe_draw_indirect_info *indirect_info, const struct pipe_draw_start_count_bias *draw) util_draw_vbo_without_prim_restart() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_mpeg12_decoder.h | 49 struct pipe_context *context; member
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_video_proc.cpp | 361 d3d12_video_processor_create(struct pipe_context *context, const struct pipe_video_codec *codec) in d3d12_video_processor_create() argument
|
| /third_party/mindspore/test/utils/ |
| H A D | model_utils.cpp | 45 void AddContextDeviceCPU(OH_AI_ContextHandle context) { in AddContextDeviceCPU() argument 69 void AddContextDeviceNNRT(OH_AI_ContextHandle context) { in AddContextDeviceNNRT() argument 161 void ModelPredict(OH_AI_ModelHandle model, OH_AI_ContextHandle context, std::string modelName, in ModelPredict() argument 212 void ModelPredict_ModelBuild(OH_AI_ModelHandle model, OH_AI_ContextHandle context, std::string modelName, in ModelPredict_ModelBuild() argument 239 ModelTrain(OH_AI_ModelHandle model, OH_AI_ContextHandle context, std::string modelName, OH_AI_ShapeInfo shapeInfos, bool buildByGraph, bool isTranspose, bool isCallback) ModelTrain() argument [all...] |
| /third_party/mindspore/test/fuzztest/mindspore_fuzzer/ |
| H A D | mindspore_fuzzer.cpp | 32 OH_AI_ContextHandle context = OH_AI_ContextCreate(); in MSPreparedModelFuzzTest() local 59 OH_AI_ContextHandle context = nullptr; in MSContextFuzzTest_Null() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/va/ |
| H A D | picture.c | 44 vlVaContext *context; in vlVaBeginPicture() local 118 handlePictureParameterBuffer(vlVaDriver *drv, vlVaContext *context, vlVaBuffer *buf) handlePictureParameterBuffer() argument 190 handleIQMatrixBuffer(vlVaContext *context, vlVaBuffer *buf) handleIQMatrixBuffer() argument 219 handleSliceParameterBuffer(vlVaContext *context, vlVaBuffer *buf, unsigned num) handleSliceParameterBuffer() argument 278 handleVAProtectedSliceDataBufferType(vlVaContext *context, vlVaBuffer *buf) handleVAProtectedSliceDataBufferType() argument 290 handleVASliceDataBufferType(vlVaContext *context, vlVaBuffer *buf) handleVASliceDataBufferType() argument 376 handleVAEncMiscParameterTypeRateControl(vlVaContext *context, VAEncMiscParameterBuffer *misc) handleVAEncMiscParameterTypeRateControl() argument 397 handleVAEncMiscParameterTypeFrameRate(vlVaContext *context, VAEncMiscParameterBuffer *misc) handleVAEncMiscParameterTypeFrameRate() argument 418 handleVAEncMiscParameterTypeTemporalLayer(vlVaContext *context, VAEncMiscParameterBuffer *misc) handleVAEncMiscParameterTypeTemporalLayer() argument 438 handleVAEncSequenceParameterBufferType(vlVaDriver *drv, vlVaContext *context, vlVaBuffer *buf) handleVAEncSequenceParameterBufferType() argument 459 handleVAEncMiscParameterBufferType(vlVaContext *context, vlVaBuffer *buf) handleVAEncMiscParameterBufferType() argument 486 handleVAEncPictureParameterBufferType(vlVaDriver *drv, vlVaContext *context, vlVaBuffer *buf) handleVAEncPictureParameterBufferType() argument 507 handleVAEncSliceParameterBufferType(vlVaDriver *drv, vlVaContext *context, vlVaBuffer *buf) handleVAEncSliceParameterBufferType() argument 528 handleVAEncPackedHeaderParameterBufferType(vlVaContext *context, vlVaBuffer *buf) handleVAEncPackedHeaderParameterBufferType() argument 550 handleVAEncPackedHeaderDataBufferType(vlVaContext *context, vlVaBuffer *buf) handleVAEncPackedHeaderDataBufferType() argument 573 vlVaContext *context; vlVaRenderPicture() local 669 vlVaContext *context; vlVaEndPicture() local [all...] |
| /third_party/mesa3d/src/gbm/backends/dri/ |
| H A D | gbm_driint.h | 70 __DRIcontext *context; member
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_miptree.c | 343 nvc0_miptree_get_handle(struct pipe_screen *pscreen, struct pipe_context *context, struct pipe_resource *pt, struct winsys_handle *whandle, unsigned usage) nvc0_miptree_get_handle() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_hw_context.c | 259 void r600_context_gfx_flush(void *context, unsigned flags, in r600_context_gfx_flush() argument
|
| /third_party/node/deps/openssl/openssl/providers/implementations/kdfs/ |
| H A D | kbkdf.c | 67 unsigned char *context; member 151 derive(EVP_MAC_CTX *ctx_init, kbkdf_mode mode, unsigned char *iv, size_t iv_len, unsigned char *label, size_t label_len, unsigned char *context, size_t context_len, unsigned char *k_i, size_t h, uint32_t l, int has_separator, unsigned char *ko, size_t ko_len) derive() argument
|
| /third_party/node/deps/openssl/openssl/ssl/statem/ |
| H A D | extensions_cust.c | 113 int custom_ext_parse(SSL *s, unsigned int context, unsigned int ext_type, in custom_ext_parse() argument 31 custom_ext_add_old_cb_wrap(SSL *s, unsigned int ext_type, unsigned int context, const unsigned char **out, size_t *outlen, X509 *x, size_t chainidx, int *al, void *add_arg) custom_ext_add_old_cb_wrap() argument 46 custom_ext_free_old_cb_wrap(SSL *s, unsigned int ext_type, unsigned int context, const unsigned char *out, void *add_arg) custom_ext_free_old_cb_wrap() argument 58 custom_ext_parse_old_cb_wrap(SSL *s, unsigned int ext_type, unsigned int context, const unsigned char *in, size_t inlen, X509 *x, size_t chainidx, int *al, void *parse_arg) custom_ext_parse_old_cb_wrap() argument 173 custom_ext_add(SSL *s, int context, WPACKET *pkt, X509 *x, size_t chainidx, int maxversion) custom_ext_add() argument 347 add_custom_ext_intern(SSL_CTX *ctx, ENDPOINT role, unsigned int ext_type, unsigned int context, SSL_custom_ext_add_cb_ex add_cb, SSL_custom_ext_free_cb_ex free_cb, void *add_arg, SSL_custom_ext_parse_cb_ex parse_cb, void *parse_arg) add_custom_ext_intern() argument 412 add_old_custom_ext(SSL_CTX *ctx, ENDPOINT role, unsigned int ext_type, unsigned int context, custom_ext_add_cb add_cb, custom_ext_free_cb free_cb, void *add_arg, custom_ext_parse_cb parse_cb, void *parse_arg) add_old_custom_ext() argument 483 SSL_CTX_add_custom_ext(SSL_CTX *ctx, unsigned int ext_type, unsigned int context, SSL_custom_ext_add_cb_ex add_cb, SSL_custom_ext_free_cb_ex free_cb, void *add_arg, SSL_custom_ext_parse_cb_ex parse_cb, void *parse_arg) SSL_CTX_add_custom_ext() argument [all...] |
| /third_party/node/deps/openssl/openssl/apps/lib/ |
| H A D | s_socket.c | 259 do_server(int *accept_sock, const char *host, const char *port, int family, int type, int protocol, do_server_cb cb, unsigned char *context, int naccept, BIO *bio_s_out) do_server() argument
|
| /third_party/node/deps/openssl/openssl/crypto/ec/curve448/ |
| H A D | eddsa.c | 57 hash_init_with_dom(OSSL_LIB_CTX *ctx, EVP_MD_CTX *hashctx, uint8_t prehashed, uint8_t for_prehash, const uint8_t *context, size_t context_len, const char *propq) hash_init_with_dom() argument 159 ossl_c448_ed448_sign(OSSL_LIB_CTX *ctx, uint8_t signature[EDDSA_448_SIGNATURE_BYTES], const uint8_t privkey[EDDSA_448_PRIVATE_BYTES], const uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], const uint8_t *message, size_t message_len, uint8_t prehashed, const uint8_t *context, size_t context_len, const char *propq) ossl_c448_ed448_sign() argument 267 ossl_c448_ed448_sign_prehash( OSSL_LIB_CTX *ctx, uint8_t signature[EDDSA_448_SIGNATURE_BYTES], const uint8_t privkey[EDDSA_448_PRIVATE_BYTES], const uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], const uint8_t hash[64], const uint8_t *context, size_t context_len, const char *propq) ossl_c448_ed448_sign_prehash() argument 280 ossl_c448_ed448_verify( OSSL_LIB_CTX *ctx, const uint8_t signature[EDDSA_448_SIGNATURE_BYTES], const uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], const uint8_t *message, size_t message_len, uint8_t prehashed, const uint8_t *context, uint8_t context_len, const char *propq) ossl_c448_ed448_verify() argument 364 ossl_c448_ed448_verify_prehash( OSSL_LIB_CTX *ctx, const uint8_t signature[EDDSA_448_SIGNATURE_BYTES], const uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], const uint8_t hash[64], const uint8_t *context, uint8_t context_len, const char *propq) ossl_c448_ed448_verify_prehash() argument 376 ossl_ed448_sign(OSSL_LIB_CTX *ctx, uint8_t *out_sig, const uint8_t *message, size_t message_len, const uint8_t public_key[57], const uint8_t private_key[57], const uint8_t *context, size_t context_len, const char *propq) ossl_ed448_sign() argument 387 ossl_ed448_verify(OSSL_LIB_CTX *ctx, const uint8_t *message, size_t message_len, const uint8_t signature[114], const uint8_t public_key[57], const uint8_t *context, size_t context_len, const char *propq) ossl_ed448_verify() argument 397 ossl_ed448ph_sign(OSSL_LIB_CTX *ctx, uint8_t *out_sig, const uint8_t hash[64], const uint8_t public_key[57], const uint8_t private_key[57], const uint8_t *context, size_t context_len, const char *propq) ossl_ed448ph_sign() argument 407 ossl_ed448ph_verify(OSSL_LIB_CTX *ctx, const uint8_t hash[64], const uint8_t signature[114], const uint8_t public_key[57], const uint8_t *context, size_t context_len, const char *propq) ossl_ed448ph_verify() argument [all...] |
| /third_party/pulseaudio/src/pulse/ |
| H A D | glib-mainloop.c | 79 GMainContext *context; member
|
| H A D | ohos_glib-mainloop.c | 80 GMainContext *context; member
|
| H A D | simple.c | 40 pa_context *context; member [all...] |
| /third_party/python/Lib/multiprocessing/ |
| H A D | queues.py | 26 from . import context namespace
|
| H A D | process.py | 291 from . import util, context namespace
|
| H A D | synchronize.py | 20 from . import context namespace
|
| /third_party/openssl/crypto/ec/curve448/ |
| H A D | eddsa.c | 57 hash_init_with_dom(OSSL_LIB_CTX *ctx, EVP_MD_CTX *hashctx, uint8_t prehashed, uint8_t for_prehash, const uint8_t *context, size_t context_len, const char *propq) hash_init_with_dom() argument 159 ossl_c448_ed448_sign(OSSL_LIB_CTX *ctx, uint8_t signature[EDDSA_448_SIGNATURE_BYTES], const uint8_t privkey[EDDSA_448_PRIVATE_BYTES], const uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], const uint8_t *message, size_t message_len, uint8_t prehashed, const uint8_t *context, size_t context_len, const char *propq) ossl_c448_ed448_sign() argument 267 ossl_c448_ed448_sign_prehash( OSSL_LIB_CTX *ctx, uint8_t signature[EDDSA_448_SIGNATURE_BYTES], const uint8_t privkey[EDDSA_448_PRIVATE_BYTES], const uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], const uint8_t hash[64], const uint8_t *context, size_t context_len, const char *propq) ossl_c448_ed448_sign_prehash() argument 280 ossl_c448_ed448_verify( OSSL_LIB_CTX *ctx, const uint8_t signature[EDDSA_448_SIGNATURE_BYTES], const uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], const uint8_t *message, size_t message_len, uint8_t prehashed, const uint8_t *context, uint8_t context_len, const char *propq) ossl_c448_ed448_verify() argument 364 ossl_c448_ed448_verify_prehash( OSSL_LIB_CTX *ctx, const uint8_t signature[EDDSA_448_SIGNATURE_BYTES], const uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], const uint8_t hash[64], const uint8_t *context, uint8_t context_len, const char *propq) ossl_c448_ed448_verify_prehash() argument 376 ossl_ed448_sign(OSSL_LIB_CTX *ctx, uint8_t *out_sig, const uint8_t *message, size_t message_len, const uint8_t public_key[57], const uint8_t private_key[57], const uint8_t *context, size_t context_len, const char *propq) ossl_ed448_sign() argument 387 ossl_ed448_verify(OSSL_LIB_CTX *ctx, const uint8_t *message, size_t message_len, const uint8_t signature[114], const uint8_t public_key[57], const uint8_t *context, size_t context_len, const char *propq) ossl_ed448_verify() argument 397 ossl_ed448ph_sign(OSSL_LIB_CTX *ctx, uint8_t *out_sig, const uint8_t hash[64], const uint8_t public_key[57], const uint8_t private_key[57], const uint8_t *context, size_t context_len, const char *propq) ossl_ed448ph_sign() argument 407 ossl_ed448ph_verify(OSSL_LIB_CTX *ctx, const uint8_t hash[64], const uint8_t signature[114], const uint8_t public_key[57], const uint8_t *context, size_t context_len, const char *propq) ossl_ed448ph_verify() argument [all...] |
| /third_party/openssl/apps/lib/ |
| H A D | s_socket.c | 259 do_server(int *accept_sock, const char *host, const char *port, int family, int type, int protocol, do_server_cb cb, unsigned char *context, int naccept, BIO *bio_s_out) do_server() argument
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkQueryUtil.hpp | 269 bool validateInitComplete(Context context, void (Interface::*Function)(Context, Type*)const, const Interface& interface, const QueryMemberTableEntry* queryMemberTableEntry) in validateInitComplete() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiBufferViewCreateTests.cpp | 142 createTestBuffer(VkDeviceSize size, VkBufferUsageFlags usage, Context& context, Move<VkBuffer>& testBuffer, Move<VkDeviceMemory>& memory) const createTestBuffer() argument 210 createTestBuffer(VkDeviceSize size, VkBufferUsageFlags usage, Context& context, Move<VkBuffer>& testBuffer, Move<VkDeviceMemory>& memory) const createTestBuffer() argument [all...] |