| /third_party/ltp/testcases/kernel/syscalls/fallocate/ |
| H A D | fallocate06.c | 135 static int check_result(const struct test_case *tc, const char *func, long exp) in check_result() argument
|
| /third_party/ltp/testcases/kernel/syscalls/mprotect/ |
| H A D | mprotect04.c | 229 func_ptr_t func; in testfunc_protexec() local
|
| /third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/ |
| H A D | shmctl01.c | 210 void (*func)(void); member
|
| /third_party/libevdev/test/ |
| H A D | test-libevdev-init.c | 93 logfunc(enum libevdev_log_priority priority, void *data, const char *file, int line, const char *func, const char *f, va_list args) logfunc() argument 223 logfunc_data(enum libevdev_log_priority priority, void *data, const char *file, int line, const char *func, const char *f, va_list args) logfunc_data() argument 259 devlogfunc(const struct libevdev *dev, enum libevdev_log_priority priority, void *data, const char *file, int line, const char *func, const char *f, va_list args) devlogfunc() argument
|
| /third_party/libexif/test/ |
| H A D | test-parse-from-data.c | 158 static void split_ws_string(const char *string, test_parse_func func, void *callback_data) in split_ws_string() argument
|
| H A D | test-parse.c | 127 static void split_ws_string(const char *string, test_parse_func func, void *callback_data) in split_ws_string() argument
|
| /third_party/ltp/testcases/realtime/include/ |
| H A D | librttest.h | 86 void *(*func)(void*); member [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-array-gen.h | 32 TNode<ExternalReference> func = ExternalConstant( in CallJSArrayArrayJoinConcatToSequentialString() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_logic.c | 78 lp_build_compare_ext(struct gallivm_state *gallivm, const struct lp_type type, enum pipe_compare_func func, LLVMValueRef a, LLVMValueRef b, boolean ordered) lp_build_compare_ext() argument 171 lp_build_compare(struct gallivm_state *gallivm, const struct lp_type type, enum pipe_compare_func func, LLVMValueRef a, LLVMValueRef b) lp_build_compare() argument 222 lp_build_cmp_ordered(struct lp_build_context *bld, enum pipe_compare_func func, LLVMValueRef a, LLVMValueRef b) lp_build_cmp_ordered() argument 239 lp_build_cmp(struct lp_build_context *bld, enum pipe_compare_func func, LLVMValueRef a, LLVMValueRef b) lp_build_cmp() argument [all...] |
| H A D | lp_bld_type.c | 449 LLVMValueRef func; in lp_build_count_ir_module() local
|
| /third_party/node/deps/openssl/openssl/crypto/async/ |
| H A D | async_local.h | 41 int (*func) (void *); member
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | sparse_array.c | 126 void (*func)(ossl_uintmax_t, void *); member
|
| /third_party/node/deps/openssl/openssl/crypto/lhash/ |
| H A D | lhash.c | 203 void OPENSSL_LH_doall(OPENSSL_LHASH *lh, OPENSSL_LH_DOALL_FUNC func) in OPENSSL_LH_doall() argument 208 void OPENSSL_LH_doall_arg(OPENSSL_LHASH *lh, OPENSSL_LH_DOALL_FUNCARG func, void *arg) in OPENSSL_LH_doall_arg() argument 176 doall_util_fn(OPENSSL_LHASH *lh, int use_arg, OPENSSL_LH_DOALL_FUNC func, OPENSSL_LH_DOALL_FUNCARG func_arg, void *arg) doall_util_fn() argument
|
| /third_party/node/deps/openssl/openssl/crypto/err/ |
| H A D | err_prn.c | 25 const char *file, *data, *func; in ERR_print_errors_cb() local 50 static void put_error(int lib, const char *func, int reason, in put_error() argument 64 const char *func = NULL; in ERR_add_error_txt() local 129 put_error(ERR_GET_LIB(err), func, err, file, line); in ERR_add_error_txt() local
|
| /third_party/pulseaudio/src/tests/ |
| H A D | cpu-mix-test.c | 50 run_mix_test( pa_do_mix_func_t func, pa_do_mix_func_t orig_func, int align, int channels, bool correct, bool perf) run_mix_test() argument
|
| H A D | cpu-volume-test.c | 39 run_volume_test( pa_do_volume_func_t func, pa_do_volume_func_t orig_func, int align, int channels, bool correct, bool perf) run_volume_test() argument
|
| H A D | cpu-sconv-test.c | 36 run_conv_test_float_to_s16( pa_convert_func_t func, pa_convert_func_t orig_func, int align, bool correct, bool perf) run_conv_test_float_to_s16() argument 88 run_conv_test_s16_to_float( pa_convert_func_t func, pa_convert_func_t orig_func, int align, bool correct, bool perf) run_conv_test_s16_to_float() argument
|
| /third_party/python/Lib/ctypes/test/ |
| H A D | test_bitfields.py | 28 func = CDLL(_ctypes_test.__file__).unpack_bitfields variable
|
| /third_party/python/Lib/test/test_asyncio/ |
| H A D | test_pep492.py | 156 def func(): function
|
| /third_party/openssl/crypto/async/ |
| H A D | async_local.h | 41 int (*func) (void *); member
|
| /third_party/openssl/crypto/err/ |
| H A D | err_prn.c | 25 const char *file, *data, *func; in ERR_print_errors_cb() local 50 static void put_error(int lib, const char *func, int reason, in put_error() argument 64 const char *func = NULL; in ERR_add_error_txt() local 129 put_error(ERR_GET_LIB(err), func, err, file, line); in ERR_add_error_txt() local
|
| /third_party/openssl/crypto/lhash/ |
| H A D | lhash.c | 203 void OPENSSL_LH_doall(OPENSSL_LHASH *lh, OPENSSL_LH_DOALL_FUNC func) in OPENSSL_LH_doall() argument 208 void OPENSSL_LH_doall_arg(OPENSSL_LHASH *lh, OPENSSL_LH_DOALL_FUNCARG func, void *arg) in OPENSSL_LH_doall_arg() argument 176 doall_util_fn(OPENSSL_LHASH *lh, int use_arg, OPENSSL_LH_DOALL_FUNC func, OPENSSL_LH_DOALL_FUNCARG func_arg, void *arg) doall_util_fn() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageExtendedUsageBitTests.cpp | 171 T func; in testExtendedUsageBitCompatiblity() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
| H A D | vktSubgroupsTestsUtils.hpp | 251 VerificationFunctor (NoLastArgVariant func) in VerificationFunctor() argument 255 VerificationFunctor (AllArgsVariant func) in VerificationFunctor() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageExtendedUsageBitTests.cpp | 171 T func; in testExtendedUsageBitCompatiblity() local
|