Searched defs:call_ref (Results 1 - 5 of 5) sorted by relevance
| /third_party/ffmpeg/tests/checkasm/ |
| H A D | vf_colorspace.c | 103 call_ref(dst0, (ptrdiff_t[3]) { y_dst_stride, uv_dst_stride, uv_dst_stride }, in check_yuv2yuv() function 247 call_ref(dst0, (ptrdiff_t[3]) { y_dst_stride, uv_dst_stride, uv_dst_stride }, in check_rgb2yuv() function
|
| H A D | checkasm.h | 137 #define call_ref(...) ((func_type *)func_ref)(__VA_ARGS__) macro
|
| /third_party/node/test/node-api/test_threadsafe_function/ |
| H A D | binding.c | 134 static void call_ref(napi_env env, napi_value _, void* hint, void* data) { in call_ref() function
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-objects.cc | 489 Object call_ref = in UpdateDispatchTables() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | wasm-compiler.cc | 2424 ExternalReference call_ref = convert_ccall_ref(opcode); in BuildCcallConvertFloat() local
|
Completed in 21 milliseconds