Home
last modified time | relevance | path

Searched defs:func (Results 1026 - 1050 of 3078) sorted by relevance

1...<<41424344454647484950>>...124

/third_party/ltp/testcases/kernel/syscalls/fallocate/
H A Dfallocate06.c135 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 Dmprotect04.c229 func_ptr_t func; in testfunc_protexec() local
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/
H A Dshmctl01.c210 void (*func)(void); member
/third_party/libevdev/test/
H A Dtest-libevdev-init.c93 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 Dtest-parse-from-data.c158 static void split_ws_string(const char *string, test_parse_func func, void *callback_data) in split_ws_string() argument
H A Dtest-parse.c127 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 Dlibrttest.h86 void *(*func)(void*); member
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-array-gen.h32 TNode<ExternalReference> func = ExternalConstant( in CallJSArrayArrayJoinConcatToSequentialString() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_logic.c78 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 Dlp_bld_type.c449 LLVMValueRef func; in lp_build_count_ir_module() local
/third_party/node/deps/openssl/openssl/crypto/async/
H A Dasync_local.h41 int (*func) (void *); member
/third_party/node/deps/openssl/openssl/crypto/
H A Dsparse_array.c126 void (*func)(ossl_uintmax_t, void *); member
/third_party/node/deps/openssl/openssl/crypto/lhash/
H A Dlhash.c203 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 Derr_prn.c25 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 Dcpu-mix-test.c50 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 Dcpu-volume-test.c39 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 Dcpu-sconv-test.c36 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 Dtest_bitfields.py28 func = CDLL(_ctypes_test.__file__).unpack_bitfields variable
/third_party/python/Lib/test/test_asyncio/
H A Dtest_pep492.py156 def func(): function
/third_party/openssl/crypto/async/
H A Dasync_local.h41 int (*func) (void *); member
/third_party/openssl/crypto/err/
H A Derr_prn.c25 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 Dlhash.c203 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 DvktImageExtendedUsageBitTests.cpp171 T func; in testExtendedUsageBitCompatiblity() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.hpp251 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 DvktImageExtendedUsageBitTests.cpp171 T func; in testExtendedUsageBitCompatiblity() local

Completed in 12 milliseconds

1...<<41424344454647484950>>...124