| /third_party/node/src/ |
| H A D | req_wrap-inl.h | 139 int ReqWrap<T>::Dispatch(LibuvFunction fn, Args... args) { in Dispatch() argument [all...] |
| H A D | tty_wrap.cc | 80 void TTYWrap::IsTTY(const FunctionCallbackInfo<Value>& args) { in IsTTY() argument 90 void TTYWrap::GetWindowSize(const FunctionCallbackInfo<Value>& args) { in GetWindowSize() argument 112 SetRawMode(const FunctionCallbackInfo<Value>& args) SetRawMode() argument 122 New(const FunctionCallbackInfo<Value>& args) New() argument [all...] |
| H A D | uv.cc | 62 void ErrName(const FunctionCallbackInfo<Value>& args) { in ErrName() argument 81 void GetErrMap(const FunctionCallbackInfo<Value>& args) { in GetErrMap() argument
|
| /third_party/node/test/addons/async-resource/ |
| H A D | binding.cc | 31 void CreateAsyncResource(const FunctionCallbackInfo<Value>& args) { in CreateAsyncResource() argument 46 void DestroyAsyncResource(const FunctionCallbackInfo<Value>& args) { in DestroyAsyncResource() argument 52 CallViaFunction(const FunctionCallbackInfo<Value>& args) CallViaFunction() argument 69 CallViaString(const FunctionCallbackInfo<Value>& args) CallViaString() argument 82 CallViaUtf8Name(const FunctionCallbackInfo<Value>& args) CallViaUtf8Name() argument 92 GetAsyncId(const FunctionCallbackInfo<Value>& args) GetAsyncId() argument 98 GetTriggerAsyncId(const FunctionCallbackInfo<Value>& args) GetTriggerAsyncId() argument 104 GetResource(const FunctionCallbackInfo<Value>& args) GetResource() argument 110 RunSubclassTest(const FunctionCallbackInfo<Value>& args) RunSubclassTest() argument [all...] |
| /third_party/noto-cjk/google-fonts/ |
| H A D | hotfix.py | 40 args = parser.parse_args() variable
|
| /third_party/musl/src/process/ |
| H A D | posix_spawn.c | 15 struct args { struct 37 struct args *args = args_vp; in child() local 178 struct args args; posix_spawn() local [all...] |
| /third_party/musl/porting/linux/user/src/time/ |
| H A D | timer_create.c | 41 struct start_args *args = arg; in start() local 68 struct start_args args; in timer_create() local
|
| /third_party/musl/porting/liteos_a/user/src/process/ |
| H A D | posix_spawn.c | 14 struct args { struct 36 struct args *args = args_vp; in child() local 173 struct args args; posix_spawn() local [all...] |
| /third_party/node/benchmark/napi/function_args/ |
| H A D | napi_binding.c | 11 napi_value args[1]; in CallWithString() local 38 napi_value args[1]; in CallWithArray() local 68 napi_value args[1]; in CallWithNumber() local 90 napi_value args[1]; CallWithObject() local 122 napi_value args[1]; CallWithTypedarray() local 158 napi_value args[1000]; CallWithArguments() local [all...] |
| /third_party/mesa3d/src/intel/tools/tests/ |
| H A D | run-test.py | 26 args = parser.parse_args() variable
|
| /third_party/mesa3d/src/mapi/glapi/gen/ |
| H A D | glX_server_table.py | 397 args = _parser() variable
|
| /third_party/mesa3d/src/vulkan/overlay-layer/ |
| H A D | mesa-overlay-control.py | 201 args = parser.parse_args() variable
|
| /third_party/mesa3d/src/panfrost/bifrost/valhall/ |
| H A D | asm.py | 378 args = parser.parse_args() variable
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_test_printf.c | 64 LLVMTypeRef args[1] = { LLVMIntTypeInContext(gallivm->context, 32) }; in add_printf_test() local
|
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
| H A D | CaseIterator.java | 512 static public void main(String[] args) { in main() argument
|
| /third_party/libexif/test/ |
| H A D | test-fuzzer-persistent.c | 42 logfunc(ExifLog *log, ExifLogCode code, const char *domain, const char *format, va_list args, void *data) in logfunc() argument
|
| H A D | test-fuzzer.c | 39 logfunc(ExifLog *log, ExifLogCode code, const char *domain, const char *format, va_list args, void *data) in logfunc() argument
|
| /third_party/libdrm/tegra/ |
| H A D | job.c | 136 struct drm_tegra_channel_submit args; in drm_tegra_job_submit() local 171 struct drm_tegra_syncpoint_wait args; drm_tegra_job_wait() local [all...] |
| /third_party/libexif/libexif/ |
| H A D | exif-log.c | 138 va_list args; in exif_log() local 146 exif_logv(ExifLog *log, ExifLogCode code, const char *domain, const char *format, va_list args) exif_logv() argument
|
| /third_party/libinput/test/ |
| H A D | test-log.c | 39 simple_log_handler(struct libinput *libinput, enum libinput_log_priority priority, const char *format, va_list args) simple_log_handler() argument 157 axisrange_warning_log_handler(struct libinput *libinput, enum libinput_log_priority priority, const char *format, va_list args) axisrange_warning_log_handler() argument
|
| /third_party/ltp/testcases/kernel/mem/mtest06/ |
| H A D | mmap3.c | 66 void *map_write_unmap(void *args) in map_write_unmap() argument
|
| /third_party/ltp/testcases/network/nfs/nfs_stress/ |
| H A D | nfs01_open_files.c | 130 va_list args; in abortx() local
|
| /third_party/libwebsockets/lib/roles/ws/ext/ |
| H A D | extension-permessage-deflate.h | 61 unsigned char args[PMD_ARG_COUNT]; member
|
| /third_party/lwip/test/unit/core/ |
| H A D | test_netif.c | 67 test_netif_ext_callback_dummy(struct netif* netif, netif_nsc_reason_t reason, const netif_ext_callback_args_t* args) in test_netif_ext_callback_dummy() argument 77 test_netif_ext_callback(struct netif* netif, netif_nsc_reason_t reason, const netif_ext_callback_args_t* args) in test_netif_ext_callback() argument
|
| /third_party/node/deps/v8/src/d8/ |
| H A D | d8-console.cc | 40 void D8Console::Assert(const debug::ConsoleCallArguments& args, in Assert() argument 49 void D8Console::Log(const debug::ConsoleCallArguments& args, in Log() argument 54 void D8Console::Error(const debug::ConsoleCallArguments& args, in Error() argument 12 WriteToFile(const char* prefix, FILE* file, Isolate* isolate, const debug::ConsoleCallArguments& args) WriteToFile() argument 59 Warn(const debug::ConsoleCallArguments& args, const v8::debug::ConsoleContext&) Warn() argument 64 Info(const debug::ConsoleCallArguments& args, const v8::debug::ConsoleContext&) Info() argument 69 Debug(const debug::ConsoleCallArguments& args, const v8::debug::ConsoleContext&) Debug() argument 74 Time(const debug::ConsoleCallArguments& args, const v8::debug::ConsoleContext&) Time() argument 96 TimeEnd(const debug::ConsoleCallArguments& args, const v8::debug::ConsoleContext&) TimeEnd() argument 120 TimeStamp(const debug::ConsoleCallArguments& args, const v8::debug::ConsoleContext&) TimeStamp() argument 137 Trace(const debug::ConsoleCallArguments& args, const v8::debug::ConsoleContext&) Trace() argument [all...] |