/third_party/elfutils/tests/ |
H A D | find-prologues.c | 42 handle_function (Dwarf_Die *func, void *arg) in handle_function() argument
|
/third_party/ffmpeg/libavutil/ |
H A D | cuda_check.h | 32 ff_cuda_check(void *avctx, void *cuGetErrorName_fn, void *cuGetErrorString_fn, CUresult err, const char *func) ff_cuda_check() argument
|
/third_party/curl/lib/ |
H A D | curl_threads.c | 45 unsigned int (*func)(void *); member [all...] |
/third_party/googletest/googletest/src/hwext/ |
H A D | gtest-multithread.cpp | 59 unsigned MultiThreadTest::runTask(unsigned thread_num, PF func, std::string testsuite, std::string testcase) in runTask() argument 83 void MultiThreadTest::appendTaskToList(unsigned thread_id, PF func, std::string testsuite, std::string testcase) in appendTaskToList() argument
|
/third_party/libunwind/libunwind/tests/ |
H A D | test-ptrace-misc.c | 40 func (int arg) in func() function
|
/third_party/lzma/CPP/Windows/ |
H A D | MemoryLock.cpp | 101 Func_RtlGetVersion func = Z7_GET_PROC_ADDRESS(
in Get_LargePages_RiskLevel() local
|
/third_party/jerryscript/tests/jerry/es2015/ |
H A D | set.js | 38 var func = function () {}; function
|
/third_party/jerryscript/tests/jerry/ |
H A D | function-prototype-bind.js | 117 var func = Number.prototype.toString.bind('foo'); variable
|
H A D | array-prototype-map.js | 46 var func = function(val, idx) { function
|
/third_party/mesa3d/src/amd/compiler/tests/ |
H A D | framework.h | 38 void (*func)(); member
|
/third_party/ltp/lib/ |
H A D | tst_clocks.c | 32 static mysyscall func; in tst_clock_getres() local 62 static mysyscall func; in tst_clock_gettime() local 92 static mysyscall func; tst_clock_settime() local [all...] |
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | nine_debug.c | 61 _nine_debug_printf( unsigned long flag, const char *func, const char *fmt, ... ) _nine_debug_printf() argument 110 _nine_stub( const char *file, const char *func, unsigned line ) _nine_stub() argument [all...] |
/third_party/node/test/node-api/test_make_callback_recurse/ |
H A D | binding.c | 11 napi_value func = args[1]; in MakeCallback() local
|
/third_party/node/deps/v8/third_party/wasm-api/example/ |
H A D | reflect.cc | 122 auto func = exports[i]->func(); in run() local
|
/third_party/musl/porting/linux/user/src/exit/ |
H A D | assert.c | 16 void __assert_fail(const char *expr, const char *file, int line, const char *func) in __assert_fail() argument
|
/third_party/musl/porting/linux/user/src/network/ |
H A D | socket.c | 29 AllowFunc func = (AllowFunc)dlsym(handler, ALLOW_SOCKET_FUNC_NAME); in is_allow_internet() local
|
/third_party/musl/porting/liteos_a/user/src/network/ |
H A D | socket.c | 29 AllowFunc func = (AllowFunc)dlsym(handler, ALLOW_SOCKET_FUNC_NAME); in is_allow_internet() local
|
/third_party/musl/src/network/ |
H A D | socket.c | 32 AllowFunc func = (AllowFunc)dlsym(handler, ALLOW_SOCKET_FUNC_NAME); in is_allow_internet() local
|
/third_party/musl/src/exit/linux/ |
H A D | assert.c | 16 void __assert_fail(const char *expr, const char *file, int line, const char *func) in __assert_fail() argument
|
/third_party/musl/src/exit/ |
H A D | cxa_thread_atexit_impl.c | 76 int __cxa_thread_atexit_impl(void (*func)(void*), void *arg, void *dso_handle)
in __cxa_thread_atexit_impl() argument 104 int __cxa_thread_atexit_impl(void (*func)(void*), void *arg, void *dso_handle)
in __cxa_thread_atexit_impl() argument
|
/third_party/musl/src/linux/ |
H A D | clone.c | 11 int (*func)(void *); member
|
/third_party/mesa3d/src/mapi/ |
H A D | table.c | 39 table_set_noop_handler(nop_handler_proc func) in table_set_noop_handler() argument
|
H A D | table.h | 64 table_set_func(struct _glapi_table *tbl, int slot, mapi_func func) in table_set_func() argument
|
/third_party/mesa3d/src/mesa/main/ |
H A D | depth.c | 65 depth_func(struct gl_context *ctx, GLenum func, bool no_error) in depth_func() argument 95 _mesa_DepthFunc_no_error(GLenum func) in _mesa_DepthFunc_no_error() argument 103 _mesa_DepthFunc(GLenum func) in _mesa_DepthFunc() argument
|
H A D | conservativeraster.c | 39 conservative_raster_parameter(GLenum pname, GLfloat param, bool no_error, const char *func) conservative_raster_parameter() argument
|