Home
last modified time | relevance | path

Searched defs:func (Results 826 - 850 of 2127) sorted by relevance

1...<<31323334353637383940>>...86

/third_party/ffmpeg/libavcodec/
H A Dgolomb.h565 static inline int get_ue(GetBitContext *s, const char *file, const char *func, in get_ue() argument
580 static inline int get_se(GetBitContext *s, const char *file, const char *func, in get_se() argument
595 static inline int get_te(GetBitContext *s, int r, char *file, const char *func, in get_te() argument
H A Djacosubdec.c68 int (*func)(AVBPrint *dst, const char *in, const char *arg); member
/third_party/ffmpeg/tests/checkasm/
H A Dh264dsp.c242 int bit_depth, i, y, func; in check_idct_multiple() local
/third_party/astc-encoder/Source/
H A Dastcenccli_platform_dependents.cpp59 LPTHREAD_START_ROUTINE func = reinterpret_cast<LPTHREAD_START_ROUTINE>(threadfunc); in pthread_create() local
182 void (*func)(int, int, void*); member
204 launch_threads( const char* operation, int thread_count, void (*func)(int, int, void*), void *payload ) launch_threads() argument
/third_party/backends/backend/genesys/
H A Derror.cpp118 DebugMessageHelper::DebugMessageHelper(const char* func) in DebugMessageHelper() argument
126 DebugMessageHelper::DebugMessageHelper(const char* func, const char* format, ...) in DebugMessageHelper() argument
H A Derror.h131 SANE_Status wrap_exceptions_to_status_code(const char* func, F&& function) in wrap_exceptions_to_status_code() argument
153 SANE_Status wrap_exceptions_to_status_code_return(const char* func, F&& function) in wrap_exceptions_to_status_code_return() argument
174 catch_all_exceptions(const char* func, F&& function) catch_all_exceptions() argument
[all...]
/third_party/backends/sanei/
H A Dsanei_thread.c85 int (*func)( void* ); member
[all...]
/third_party/benchmark/src/
H A Dcheck.h47 CheckHandler(const char* check, const char* file, const char* func, int line) in CheckHandler() argument
/third_party/googletest/googletest/include/gtest/hwext/
H A Dgtest-multithread.h32 TestTask(std::string ts, std::string tc, PF func) : m_testsuite(ts), m_testcase(tc), m_func(func){} in TestTask() argument
83 inline void addPostTest(unsigned thread_id, PF func, std::string testsuite = "NA", std::string testcase = "NA") in addPostTest() argument
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_busdma.h108 usb_dma_callback_t *func; /* load complete callback function */ member
H A Dusb_process.c159 usb_os_task_creat(pthread_t *taskid, TSK_ENTRY_FUNC func, uint32_t prio, const char *nm, UINTPTR para) in usb_os_task_creat() argument
/third_party/FreeBSD/sys/sys/
H A Dkernel.h119 sysinit_cfunc_t func; /* function */ member
H A Dkobj.h48 kobjop_t func; member
/third_party/mbedtls/tests/src/
H A Dpsa_crypto_helpers.c107 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 Dtest-resource-name.cpp80 jerry_value_t func = jerry_create_external_function (resource_name_handler); in HWTEST_F() local
/third_party/mesa3d/src/compiler/spirv/
H A Dnir_spirv.h107 void (*func)(void *private_data, member
/third_party/mesa3d/src/compiler/glsl/
H A Dir_function_detect_recursion.cpp132 class function *func; member
/third_party/ltp/testcases/kernel/fs/doio/
H A Dwrite_log.c262 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 Dbrw_clip.h47 struct brw_codegen func; member
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dhostref.cc46 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 Dreflect.c150 wasm_func_t* func = wasm_extern_as_func(exports.data[i]); in main() local
H A Dtable.c51 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 Dthreads.c42 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 Dbinding.c19 napi_value func = args[2]; in MakeCallback() local
/third_party/musl/porting/linux/user/src/exit/
H A Datexit.c19 void (*func)(void *); member
200 atexit(void (*func)(void)) atexit() argument
[all...]

Completed in 13 milliseconds

1...<<31323334353637383940>>...86