| /third_party/node/test/node-api/test_async_context/ |
| H A D | binding.c | 11 napi_value args[MAX_ARGUMENTS]; in MakeCallback() local 57 napi_value args[CREATE_ASYNC_RESOURCE_ARGC]; in CreateAsyncResource() local 92 napi_value args[DESTROY_ASYNC_RESOURCE_ARGC]; DestroyAsyncResource() local [all...] |
| /third_party/node/test/node-api/test_buffer/ |
| H A D | test_buffer.c | 67 napi_value args[1]; in bufferHasInstance() local 85 napi_value args[1]; in bufferInfo() local
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-result.cc | 45 va_list args; in PrintFToString() local 54 std::string WasmError::FormatError(const char* format, va_list args) { in FormatError() argument 60 void ErrorThrower::Format(ErrorType type, const char* format, va_list args) { in Format() argument 21 VPrintFToString(std::string* str, size_t str_offset, const char* format, va_list args) VPrintFToString() argument [all...] |
| /third_party/node/deps/v8/third_party/wasm-api/example/ |
| H A D | table.c | 52 wasm_val_t args[2] = { in check_call() local 64 wasm_val_t args[2] = { in check_trap() local 11 neg_callback( const wasm_val_t args[], wasm_val_t results[] ) neg_callback() argument
|
| H A D | threads.c | 16 own wasm_trap_t* callback(const wasm_val_t args[], wasm_val_t results[]) { in callback() argument 30 thread_args* args = (thread_args*)args_abs; in run() local 136 thread_args* args = malloc(sizeof(thread_args)); in main() local [all...] |
| /third_party/node/src/ |
| H A D | js_stream.cc | 144 void JSStream::New(const FunctionCallbackInfo<Value>& args) { in New() argument 155 void JSStream::Finish(const FunctionCallbackInfo<Value>& args) { in Finish() argument 164 void JSStream::ReadBuffer(const FunctionCallbackInfo<Value>& args) { in ReadBuffer() argument 188 EmitEOF(const FunctionCallbackInfo<Value>& args) EmitEOF() argument [all...] |
| H A D | node_task_queue.cc | 114 Local<Value> args[] = { type, promise, value }; in PromiseRejectCallback() local 163 static void EnqueueMicrotask(const FunctionCallbackInfo<Value>& args) { in EnqueueMicrotask() argument 173 static void RunMicrotasks(const FunctionCallbackInfo<Value>& args) { in RunMicrotasks() argument 178 static void SetTickCallback(const FunctionCallbackInfo<Value>& args) { in SetTickCallback() argument 184 SetPromiseRejectCallback( const FunctionCallbackInfo<Value>& args) SetPromiseRejectCallback() argument [all...] |
| H A D | node_trace_events.cc | 62 void NodeCategorySet::New(const FunctionCallbackInfo<Value>& args) { in New() argument 78 void NodeCategorySet::Enable(const FunctionCallbackInfo<Value>& args) { in Enable() argument 92 Disable(const FunctionCallbackInfo<Value>& args) Disable() argument 103 GetEnabledCategories(const FunctionCallbackInfo<Value>& args) GetEnabledCategories() argument 116 SetTraceCategoryStateUpdateHandler( const FunctionCallbackInfo<Value>& args) SetTraceCategoryStateUpdateHandler() argument [all...] |
| H A D | node_wasm_web_api.cc | 77 void WasmStreamingObject::New(const FunctionCallbackInfo<Value>& args) { in New() argument 83 void WasmStreamingObject::SetURL(const FunctionCallbackInfo<Value>& args) { in SetURL() argument 94 Push(const FunctionCallbackInfo<Value>& args) Push() argument 130 Finish(const FunctionCallbackInfo<Value>& args) Finish() argument 139 Abort(const FunctionCallbackInfo<Value>& args) Abort() argument 177 Local<Value> args[] = {obj, info[0]}; StartStreamingCompilation() local [all...] |
| H A D | pipe_wrap.cc | 122 void PipeWrap::New(const FunctionCallbackInfo<Value>& args) { in New() argument 167 void PipeWrap::Bind(const FunctionCallbackInfo<Value>& args) { in Bind() argument 177 SetPendingInstances(const FunctionCallbackInfo<Value>& args) SetPendingInstances() argument 187 Fchmod(const v8::FunctionCallbackInfo<v8::Value>& args) Fchmod() argument 197 Listen(const FunctionCallbackInfo<Value>& args) Listen() argument 210 Open(const FunctionCallbackInfo<Value>& args) Open() argument 226 Connect(const FunctionCallbackInfo<Value>& args) Connect() argument [all...] |
| H A D | stream_pipe.cc | 275 void StreamPipe::New(const FunctionCallbackInfo<Value>& args) { in New() argument 285 void StreamPipe::Start(const FunctionCallbackInfo<Value>& args) { in Start() argument 292 void StreamPipe::Unpipe(const FunctionCallbackInfo<Value>& args) { in Unpipe() argument 298 IsClosed(const FunctionCallbackInfo<Value>& args) IsClosed() argument 304 PendingWrites(const FunctionCallbackInfo<Value>& args) PendingWrites() argument [all...] |
| H A D | string_decoder.cc | 266 void DecodeData(const FunctionCallbackInfo<Value>& args) { in DecodeData() argument 281 void FlushData(const FunctionCallbackInfo<Value>& args) { in FlushData() argument [all...] |
| /third_party/node/src/quic/ |
| H A D | bindingdata.cc | 142 void BindingData::SetCallbacks(const FunctionCallbackInfo<Value>& args) { in SetCallbacks() argument 164 void BindingData::FlushPacketFreelist(const FunctionCallbackInfo<Value>& args) { in FlushPacketFreelist() argument 202 void IllegalConstructor(const FunctionCallbackInfo<Value>& args) { in IllegalConstructor() argument
|
| /third_party/musl/libc-test/src/regression/ |
| H A D | pthread_cond-smasher.c | 64 static unsigned args[threads]; variable
|
| /third_party/nghttp2/script/ |
| H A D | fetch-ocsp-response | 241 args = parser.parse_args() global() variable [all...] |
| /third_party/musl/src/time/ |
| H A D | timer_create.c | 82 struct start_args *args = arg; in start() local 117 struct start_args args; in timer_create() local
|
| /third_party/musl/porting/liteos_m/user/src/thread/ |
| H A D | pthread_create.c | 50 struct start_args *args = (struct start_args *)p; in start() local 57 struct start_args *args = (struct start_args *)p; in start_c11() local 164 struct start_args *args = (void *)stack; in __pthread_create() local
|
| /third_party/nghttp2/doc/ |
| H A D | mkapiref.py | 328 args = parser.parse_args() variable
|
| /third_party/node/benchmark/napi/function_args/ |
| H A D | binding.cc | 20 void CallWithString(const FunctionCallbackInfo<Value>& args) { in CallWithString() argument 31 void CallWithArray(const FunctionCallbackInfo<Value>& args) { in CallWithArray() argument 44 CallWithNumber(const FunctionCallbackInfo<Value>& args) CallWithNumber() argument 51 CallWithObject(const FunctionCallbackInfo<Value>& args) CallWithObject() argument 97 CallWithTypedarray(const FunctionCallbackInfo<Value>& args) CallWithTypedarray() argument 114 CallWithArguments(const FunctionCallbackInfo<Value>& args) CallWithArguments() argument [all...] |
| /third_party/ninja/src/ |
| H A D | browse.py | 215 args = parser.parse_args() variable
|
| /third_party/mesa3d/src/intel/tools/ |
| H A D | aub_write.h | 45 va_list args; in _fail() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | glthread.c | 318 va_list args; in _mesa_error_glthread_safe() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_debug.h | 85 va_list args; in LP_DBG() local
|
| H A D | lp_test_format.c | 88 LLVMTypeRef args[5]; in add_fetch_rgba_test() local
|
| /third_party/libfuse/example/ |
| H A D | hello_ll.c | 217 struct fuse_args args = FUSE_ARGS_INIT(argc, argv); in main() local
|