| /third_party/mbedtls/tests/src/ |
| H A D | psa_crypto_helpers.c | 107 mbedtls_test_record_status(psa_status_t status, const char *func, const char *file, int line, const char *expr) mbedtls_test_record_status() argument
|
| /third_party/jerryscript/tests/unit-core/ |
| H A D | test-resource-name.cpp | 80 jerry_value_t func = jerry_create_external_function (resource_name_handler); in HWTEST_F() local
|
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | nir_spirv.h | 107 void (*func)(void *private_data, member
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir_function_detect_recursion.cpp | 132 class function *func; member
|
| /third_party/ltp/testcases/kernel/fs/doio/ |
| H A D | write_log.c | 262 wlog_scan_backward(struct wlog_file *wfile, int nrecs, int (*func)(), long data) wlog_scan_backward() argument
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_clip.h | 47 struct brw_codegen func; member
|
| H A D | test_vec4_register_coalesce.cpp | 120 _register_coalesce(vec4_visitor *v, const char *func) in _register_coalesce() argument
|
| /third_party/node/deps/v8/third_party/wasm-api/example/ |
| H A D | hostref.cc | 46 void call_r_v(const wasm::Func* func, const wasm::Ref* ref) { in call_r_v() argument 79 void call_ir_v(const wasm::Func* func, int32_t i, const wasm::Ref* ref) { in call_ir_v() argument [all...] |
| H A D | reflect.c | 150 wasm_func_t* func = wasm_extern_as_func(exports.data[i]); in main() local
|
| H A D | table.c | 51 void check_call(wasm_func_t* func, int32_t arg1, int32_t arg2, int32_t expected) { in check_call() argument 63 void check_trap(wasm_func_t* func, int32_t arg1, int32_t arg2) { in check_trap() argument
|
| H A D | threads.c | 42 own wasm_func_t* func = wasm_func_new(store, func_type, callback); in run() local
|
| /third_party/node/test/node-api/test_async_context/ |
| H A D | binding.c | 19 napi_value func = args[2]; in MakeCallback() local
|
| /third_party/musl/porting/linux/user/src/exit/ |
| H A D | atexit.c | 19 void (*func)(void *); member 200 atexit(void (*func)(void)) atexit() argument [all...] |
| /third_party/musl/porting/linux/user/src/network/ |
| H A D | resolvconf.c | 136 GetConfig func = load_config_getter(); in get_resolv_conf_ext() local 271 BindSocket_Ext func = dlsym(libhandler, OHOS_BIND_SOCKET_FUNC_NAME); in res_bind_socket() local
|
| H A D | res_cache.c | 55 SetCache func = load_cache_setter();
in dns_set_addr_info_to_netsys_cache2() local 80 GetCache func = load_cache_getter();
in dns_get_addr_info_from_netsys_cache2() local 145 PostDnsResult func = load_result_poster();
in dns_post_result_to_netsys_cache() local 169 GetDefaultNet func in dns_get_default_network() local [all...] |
| /third_party/musl/src/network/ |
| H A D | resolvconf.c | 122 GetConfig func = load_config_getter(); in get_resolv_conf_ext() local 265 BindSocket_Ext func = dlsym(libhandler, OHOS_BIND_SOCKET_FUNC_NAME); in res_bind_socket() local
|
| H A D | res_cache.c | 55 SetCache func = load_cache_setter();
in dns_set_addr_info_to_netsys_cache2() local 80 GetCache func = load_cache_getter();
in dns_get_addr_info_from_netsys_cache2() local 145 PostDnsResult func = load_result_poster();
in dns_post_result_to_netsys_cache() local 169 GetDefaultNet func in dns_get_default_network() local [all...] |
| /third_party/musl/src/exit/linux/ |
| H A D | atexit.c | 19 void (*func)(void *); member 199 atexit(void (*func)(void)) atexit() argument [all...] |
| /third_party/mesa3d/src/mapi/ |
| H A D | mapi_glapi.c | 251 _glapi_set_nop_handler(_glapi_nop_handler_proc func) in _glapi_set_nop_handler() argument 272 _glapi_set_warning_func(_glapi_proc func) in _glapi_set_warning_func() argument
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_function.c | 100 const struct dxil_func *func; member 160 dxil_add_function(struct rb_tree *functions, const struct dxil_func *func, in dxil_add_function() argument 237 const struct dxil_func *func = dxil_add_function_decl(mod, full_name, func_type, attr); in dxil_alloc_func_with_rettype() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | stencil.c | 80 validate_stencil_func(struct gl_context *ctx, GLenum func) in validate_stencil_func() argument 186 stencil_func(struct gl_context *ctx, GLenum func, GLint ref, GLuint mask) in stencil_func() argument 220 _mesa_StencilFunc_no_error(GLenum func, GLint ref, GLuint mask) _mesa_StencilFunc_no_error() argument 228 _mesa_StencilFunc(GLenum func, GLint ref, GLuint mask) _mesa_StencilFunc() argument 466 stencil_func_separate(struct gl_context *ctx, GLenum face, GLenum func, GLint ref, GLuint mask) stencil_func_separate() argument 490 _mesa_StencilFuncSeparate_no_error(GLenum face, GLenum func, GLint ref, GLuint mask) _mesa_StencilFuncSeparate_no_error() argument 499 _mesa_StencilFuncSeparate(GLenum face, GLenum func, GLint ref, GLuint mask) _mesa_StencilFuncSeparate() argument [all...] |
| /third_party/mesa3d/src/mesa/vbo/ |
| H A D | vbo_save_loopback.c | 85 attr_func func; member
|
| /third_party/mesa3d/src/mesa/math/ |
| H A D | m_debug_norm.c | 196 static int test_norm_function( normal_func func, int mtype, long *cycles ) in test_norm_function() argument 358 normal_func func = _mesa_normal_tab[norm_types[mtype]]; in _math_test_all_normal_transform_functions() local
|
| H A D | m_debug_xform.c | 167 static int test_transform_function( transform_func func, int psize, in test_transform_function() argument 312 transform_func func = _mesa_transform_tab[psize][mtypes[mtype]]; in _math_test_all_transform_functions() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | utrans.cpp | 44 const UReplaceableCallbacks *func; member in ReplaceableGlue
|