| /third_party/musl/porting/liteos_a/user/src/linux/ |
| H A D | clone.c | 11 int (*func)(void *); member
|
| /third_party/mesa3d/src/mapi/glapi/ |
| H A D | glapi_nop.c | 58 _glapi_set_warning_func(_glapi_proc func) in _glapi_set_warning_func() argument 74 _glapi_set_nop_handler(_glapi_nop_handler_proc func) in _glapi_set_nop_handler() argument 84 nop(const char *func) in nop() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_fence.h | 18 void (*func)(void *); member
|
| /third_party/icu/icu4c/source/test/perf/normperf/ |
| H A D | dtfmtrtperf.cpp | 42 DateTimeRoundTripFunction* func= new DateTimeRoundTripFunction(1); in RoundTripLocale1() local 47 DateTimeRoundTripFunction* func= new DateTimeRoundTripFunction(10); in RoundTripLocale10() local 52 DateTimeRoundTripFunction* func= new DateTimeRoundTripFunction(11); in RoundTripLocale11() local 57 DateTimeRoundTripFunction* func= new DateTimeRoundTripFunction(21); in RoundTripLocale21() local
|
| /third_party/icu/icu4c/source/test/perf/strsrchperf/ |
| H A D | strsrchperf.cpp | 99 StringSearchPerfFunction* func = new StringSearchPerfFunction(ICUForwardSearch, srch, src, srcLen, pttrn, pttrnLen); in Test_ICU_Forward_Search() local 104 StringSearchPerfFunction* func = new StringSearchPerfFunction(ICUBackwardSearch, srch, src, srcLen, pttrn, pttrnLen); in Test_ICU_Backward_Search() local
|
| /third_party/libevdev/test/ |
| H A D | test-common.c | 14 test_logfunc_abort_on_error(enum libevdev_log_priority priority, void *data, const char *file, int line, const char *func, const char *format, va_list args) test_logfunc_abort_on_error() argument 24 test_logfunc_ignore_error(enum libevdev_log_priority priority, void *data, const char *file, int line, const char *func, const char *format, va_list args) test_logfunc_ignore_error() argument
|
| /third_party/ltp/testcases/kernel/syscalls/clock_getres/ |
| H A D | clock_getres01.c | 40 int (*func)(clockid_t clk_id, void *ts); member
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedpolicy/ |
| H A D | common.h | 83 char *func; in init_attr() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_blend.c | 40 blend_func(unsigned func) in blend_func() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/ |
| H A D | ldso_dlsym_test.cpp | 111 FuncTypeRetInt func = reinterpret_cast<FuncTypeRetInt>(dlsym(handle, "DlsymGetTheSymbol")); in HWTEST_F() local
|
| /third_party/musl/libc-test/src/functionalext/symver/ |
| H A D | dlvsym.c | 38 functype func = (functype)dlvsym(handle, dso_no_symver_symbol, dso_version_invalid); in dlvsym_no_symver_0100() local 70 functype func = (functype)dlvsym(handle, dso_symbol_invalid, dso_version_invalid); in dlvsym_no_symver_0200() local 102 functype func = (functype)dlvsym(handle, dso_easy_symver_symbol, dso_easy_symver_version_stable); in dlvsym_easy_symver_0100() local 135 functype func = (functype)dlvsym(handle, dso_easy_symver_symbol, dso_easy_symver_version_old); in dlvsym_easy_symver_0200() local 168 functype func = (functype)dlvsym(handle, dso_symbol_invalid, dso_version_invalid); in dlvsym_easy_symver_0300() local 200 functype func = (functype)dlvsym(handle, dso_easy_symver_symbol, dso_version_invalid); in dlvsym_easy_symver_0400() local 232 functype func = (functype)dlvsym(handle, dso_hard_symver_if_symbol, dso_hard_symver_version_stable); in dlvsym_hard_symver_0100() local 265 functype func = (functype)dlvsym(handle, dso_hard_symver_if_symbol, dso_hard_symver_version_old); dlvsym_hard_symver_0200() local 298 functype func = (functype)dlvsym(handle, dso_symbol_invalid, dso_version_invalid); dlvsym_hard_symver_0300() local 330 functype func = (functype)dlvsym(handle, dso_hard_symver_if_symbol, dso_version_invalid); dlvsym_hard_symver_0400() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_hyperz.c | 66 unsigned func = dsa->dsa.depth_func; in r300_get_sc_hz_max() local 74 unsigned func = dsa->dsa.depth_func; in r300_is_hiz_func_valid() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/modes/ |
| H A D | ctr128.c | 150 CRYPTO_ctr128_encrypt_ctr32(const unsigned char *in, unsigned char *out, size_t len, const void *key, unsigned char ivec[16], unsigned char ecount_buf[16], unsigned int *num, ctr128_f func) CRYPTO_ctr128_encrypt_ctr32() argument
|
| /third_party/node/deps/openssl/openssl/crypto/err/ |
| H A D | err_blocks.c | 29 void ERR_set_debug(const char *file, int line, const char *func) in ERR_set_debug() argument
|
| /third_party/python/Include/ |
| H A D | abstract.h | 146 PyAPI_FUNC(PyObject *) PyObject_CallNoArgs(PyObject *func); variable
|
| /third_party/python/Lib/ctypes/test/ |
| H A D | test_refcounts.py | 42 def func(*args): function 92 def func(a, b): global() function 108 def func(): global() function [all...] |
| H A D | test_funcptr.py | 17 def func(*args): function 30 def func(a, b): function
|
| /third_party/python/Include/internal/ |
| H A D | pycore_call.h | 81 vectorcallfunc func; in _PyObject_VectorcallTstate() local 98 _PyObject_CallNoArgsTstate(PyThreadState *tstate, PyObject *func) { in _PyObject_CallNoArgsTstate() argument 105 _PyObject_CallNoArgs(PyObject *func) { in _PyObject_CallNoArgs() argument 112 _PyObject_FastCallTstate(PyThreadState *tstate, PyObject *func, PyObject *const *args, Py_ssize_t nargs) in _PyObject_FastCallTstate() argument [all...] |
| H A D | pycore_pystate.h | 91 _Py_EnsureFuncTstateNotNULL(const char *func, PyThreadState *tstate) in _Py_EnsureFuncTstateNotNULL() argument
|
| /third_party/openssl/crypto/modes/ |
| H A D | ctr128.c | 150 CRYPTO_ctr128_encrypt_ctr32(const unsigned char *in, unsigned char *out, size_t len, const void *key, unsigned char ivec[16], unsigned char ecount_buf[16], unsigned int *num, ctr128_f func) CRYPTO_ctr128_encrypt_ctr32() argument
|
| /third_party/openssl/crypto/err/ |
| H A D | err_blocks.c | 29 void ERR_set_debug(const char *file, int line, const char *func) in ERR_set_debug() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| H A D | ReplaceShadowingVariables.cpp | 57 const TFunction *func = node->getFunctionPrototype()->getFunction(); variable
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | relax_float_ops_pass.cpp | 65 bool RelaxFloatOpsPass::ProcessFunction(Function* func) { in ProcessFunction() argument
|
| H A D | remove_unused_interface_variables_pass.cpp | 28 bool processFunction(Function* func) { in processFunction() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | relax_float_ops_pass.cpp | 65 bool RelaxFloatOpsPass::ProcessFunction(Function* func) { in ProcessFunction() argument
|