Home
last modified time | relevance | path

Searched defs:callback_data (Results 1 - 25 of 29) sorted by relevance

12

/third_party/curl/docs/examples/
H A Dftp-wildcard.c31 struct callback_data { struct
/third_party/node/test/addons/openssl-key-engine/
H A Dtestkeyengine.cc47 EngineLoadPrivkey(ENGINE* engine, const char* name, UI_METHOD* ui_method, void* callback_data) EngineLoadPrivkey() argument
/third_party/mesa3d/src/util/
H A Dbuild_id.c48 struct callback_data { struct
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_misc.c166 pcre2_jit_stack_assign(pcre2_match_context *mcontext, pcre2_jit_callback callback, void *callback_data) pcre2_jit_stack_assign() argument
/third_party/node/test/addons/openssl-client-cert-engine/
H A Dtestengine.cc49 EngineLoadSSLClientCert(ENGINE* engine, SSL* ssl, STACK_OF(X509_NAME)* ca_dn, X509** ppcert, EVP_PKEY** ppkey, STACK_OF(X509)** pother, UI_METHOD* ui_method, void* callback_data) EngineLoadSSLClientCert() argument
/third_party/libexif/test/
H A Dtest-fuzzer-persistent.c68 void data_foreach_func(ExifContent *content, void *callback_data) in data_foreach_func() argument
H A Dtest-fuzzer.c65 void data_foreach_func(ExifContent *content, void *callback_data) in data_foreach_func() argument
105 static void test_parse(const char *filename, void *callback_data) in test_parse() argument
164 void *callback_data = NULL; in main() local
[all...]
H A Dtest-parse-from-data.c55 static void data_foreach_func(ExifContent *content, void *callback_data) in data_foreach_func() argument
86 static void test_parse(const char *filename, void *callback_data, int swap) in test_parse() argument
158 static void split_ws_string(const char *string, test_parse_func func, void *callback_data) in split_ws_string() argument
191 void *callback_data = NULL; in main() local
[all...]
H A Dtest-parse.c51 static void data_foreach_func(ExifContent *content, void *callback_data) in data_foreach_func() argument
82 static void test_parse(const char *filename, void *callback_data, int swap) in test_parse() argument
127 static void split_ws_string(const char *string, test_parse_func func, void *callback_data) in split_ws_string() argument
160 void *callback_data = NULL; in main() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/engine/
H A Deng_pkey.c56 ENGINE_load_private_key(ENGINE *e, const char *key_id, UI_METHOD *ui_method, void *callback_data) ENGINE_load_private_key() argument
127 ENGINE_load_public_key(ENGINE *e, const char *key_id, UI_METHOD *ui_method, void *callback_data) ENGINE_load_public_key() argument
156 ENGINE_load_ssl_client_cert(ENGINE *e, SSL *s, STACK_OF(X509_NAME) *ca_dn, X509 **pcert, EVP_PKEY **ppkey, STACK_OF(X509) **pother, UI_METHOD *ui_method, void *callback_data) ENGINE_load_ssl_client_cert() argument
H A Deng_openssl.c417 openssl_load_privkey(ENGINE *eng, const char *key_id, UI_METHOD *ui_method, void *callback_data) openssl_load_privkey() argument
/third_party/openssl/crypto/engine/
H A Deng_pkey.c56 ENGINE_load_private_key(ENGINE *e, const char *key_id, UI_METHOD *ui_method, void *callback_data) ENGINE_load_private_key() argument
85 ENGINE_load_public_key(ENGINE *e, const char *key_id, UI_METHOD *ui_method, void *callback_data) ENGINE_load_public_key() argument
114 ENGINE_load_ssl_client_cert(ENGINE *e, SSL *s, STACK_OF(X509_NAME) *ca_dn, X509 **pcert, EVP_PKEY **ppkey, STACK_OF(X509) **pother, UI_METHOD *ui_method, void *callback_data) ENGINE_load_ssl_client_cert() argument
H A Deng_openssl.c417 openssl_load_privkey(ENGINE *eng, const char *key_id, UI_METHOD *ui_method, void *callback_data) openssl_load_privkey() argument
/third_party/vulkan-loader/loader/
H A Dlog.c109 VkDebugUtilsMessengerCallbackDataEXT callback_data = {0}; in loader_log() local
H A Ddebug_utils.c333 VkDebugUtilsMessengerCallbackDataEXT callback_data; in util_DebugReportMessage() local
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_register_allocate.c257 struct vc4_ra_select_callback_data callback_data = { in vc4_register_allocate() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_bit_size.c230 lower_impl(nir_function_impl *impl, nir_lower_bit_size_callback callback, void *callback_data) lower_impl() argument
280 nir_lower_bit_size(nir_shader *shader, nir_lower_bit_size_callback callback, void *callback_data) nir_lower_bit_size() argument
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dvisitor.h254 TraceWeakContainer(const T* object, WeakCallback callback, const void* callback_data) TraceWeakContainer() argument
/third_party/ffmpeg/libavdevice/
H A Diec61883.c100 iec61883_callback(unsigned char *data, int length, int complete, void *callback_data) iec61883_callback() argument
/third_party/mesa3d/src/mesa/main/
H A Dtransformfeedback.c62 struct using_program_tuple *callback_data = user_data; in active_xfb_object_references_program() local
78 struct using_program_tuple callback_data; in _mesa_transform_feedback_is_using_program() local
/third_party/node/deps/v8/include/v8-include/
H A Dv8-script.h793 Source(Local<String> string, const ScriptOrigin& origin, CompileHintCallback callback, void* callback_data) Source() argument
/third_party/vulkan-loader/tests/
H A Dloader_debug_ext_tests.cpp370 VerifyExpected(VkDebugUtilsMessageTypeFlagsEXT message_flags, VkDebugUtilsMessageSeverityFlagsEXT severity_flags, const std::string& message, const VkDebugUtilsMessengerCallbackDataEXT* callback_data) VerifyExpected() argument
465 test_DebugUtilsCallback(VkDebugUtilsMessageSeverityFlagBitsEXT message_severity, VkDebugUtilsMessageTypeFlagsEXT message_types, const VkDebugUtilsMessengerCallbackDataEXT* callback_data, void* user_data) test_DebugUtilsCallback() argument
/third_party/mesa3d/src/broadcom/compiler/
H A Dvir_register_allocate.c1087 struct v3d_ra_select_callback_data callback_data = { in v3d_register_allocate() local
/third_party/node/deps/openssl/openssl/engines/
H A De_capi.c796 capi_load_privkey(ENGINE *eng, const char *key_id, UI_METHOD *ui_method, void *callback_data) capi_load_privkey() argument
1714 capi_load_ssl_client_cert(ENGINE *e, SSL *ssl, STACK_OF(X509_NAME) *ca_dn, X509 **pcert, EVP_PKEY **pkey, STACK_OF(X509) **pother, UI_METHOD *ui_method, void *callback_data) capi_load_ssl_client_cert() argument
/third_party/openssl/engines/
H A De_capi.c796 capi_load_privkey(ENGINE *eng, const char *key_id, UI_METHOD *ui_method, void *callback_data) capi_load_privkey() argument
1714 capi_load_ssl_client_cert(ENGINE *e, SSL *ssl, STACK_OF(X509_NAME) *ca_dn, X509 **pcert, EVP_PKEY **pkey, STACK_OF(X509) **pother, UI_METHOD *ui_method, void *callback_data) capi_load_ssl_client_cert() argument

Completed in 21 milliseconds

12