| /third_party/node/src/ |
| H A D | node_mutex.h | 29 explicit ExclusiveAccess(Args&&... args) in ExclusiveAccess() argument
|
| H A D | node_perf.cc | 100 void MarkMilestone(const FunctionCallbackInfo<Value>& args) { in MarkMilestone() argument 108 void SetupPerformanceObservers(const FunctionCallbackInfo<Value>& args) { in SetupPerformanceObservers() argument 198 InstallGarbageCollectionTracking( const FunctionCallbackInfo<Value>& args) InstallGarbageCollectionTracking() argument 210 RemoveGarbageCollectionTracking( const FunctionCallbackInfo<Value> &args) RemoveGarbageCollectionTracking() argument 219 Notify(const FunctionCallbackInfo<Value>& args) Notify() argument 233 LoopIdleTime(const FunctionCallbackInfo<Value>& args) LoopIdleTime() argument 239 CreateELDHistogram(const FunctionCallbackInfo<Value>& args) CreateELDHistogram() argument 260 GetTimeOrigin(const FunctionCallbackInfo<Value>& args) GetTimeOrigin() argument 264 GetTimeOriginTimeStamp(const FunctionCallbackInfo<Value>& args) GetTimeOriginTimeStamp() argument 269 MarkBootstrapComplete(const FunctionCallbackInfo<Value>& args) MarkBootstrapComplete() argument [all...] |
| H A D | node_v8.cc | 155 void CachedDataVersionTag(const FunctionCallbackInfo<Value>& args) { in CachedDataVersionTag() argument 163 void SetHeapSnapshotNearHeapLimit(const FunctionCallbackInfo<Value>& args) { in SetHeapSnapshotNearHeapLimit() argument 172 void UpdateHeapStatisticsBuffer(const FunctionCallbackInfo<Value>& args) { in UpdateHeapStatisticsBuffer() argument 183 UpdateHeapSpaceStatisticsBuffer(const FunctionCallbackInfo<Value>& args) UpdateHeapSpaceStatisticsBuffer() argument 198 UpdateHeapCodeStatisticsBuffer(const FunctionCallbackInfo<Value>& args) UpdateHeapCodeStatisticsBuffer() argument 210 SetFlagsFromString(const FunctionCallbackInfo<Value>& args) SetFlagsFromString() argument 338 New(const FunctionCallbackInfo<Value>& args) New() argument 344 Start(const FunctionCallbackInfo<Value>& args) Start() argument 369 Stop(const FunctionCallbackInfo<v8::Value>& args) Stop() argument [all...] |
| H A D | node_util.cc | 52 GetOwnNonIndexProperties( const FunctionCallbackInfo<Value>& args) GetOwnNonIndexProperties() argument 77 GetConstructorName( const FunctionCallbackInfo<Value>& args) GetConstructorName() argument 87 GetExternalValue( const FunctionCallbackInfo<Value>& args) GetExternalValue() argument 99 GetPromiseDetails(const FunctionCallbackInfo<Value>& args) GetPromiseDetails() argument 117 GetProxyDetails(const FunctionCallbackInfo<Value>& args) GetProxyDetails() argument 142 GetCallerLocation(const FunctionCallbackInfo<Value>& args) GetCallerLocation() argument 160 IsArrayBufferDetached(const FunctionCallbackInfo<Value>& args) IsArrayBufferDetached() argument 169 PreviewEntries(const FunctionCallbackInfo<Value>& args) PreviewEntries() argument 190 Sleep(const FunctionCallbackInfo<Value>& args) Sleep() argument 196 ArrayBufferViewHasBuffer(const FunctionCallbackInfo<Value>& args) ArrayBufferViewHasBuffer() argument 271 New(const FunctionCallbackInfo<Value>& args) New() argument 278 Get(const FunctionCallbackInfo<Value>& args) Get() argument 285 IncRef(const FunctionCallbackInfo<Value>& args) IncRef() argument 294 DecRef(const FunctionCallbackInfo<Value>& args) DecRef() argument 304 GuessHandleType(const FunctionCallbackInfo<Value>& args) GuessHandleType() argument 339 ToUSVString(const FunctionCallbackInfo<Value>& args) ToUSVString() argument [all...] |
| H A D | node_url.cc | 69 void BindingData::DomainToASCII(const FunctionCallbackInfo<Value>& args) { in DomainToASCII() argument 92 void BindingData::DomainToUnicode(const FunctionCallbackInfo<Value>& args) { in DomainToUnicode() argument 122 CanParse(const FunctionCallbackInfo<Value>& args) CanParse() argument 148 Format(const FunctionCallbackInfo<Value>& args) Format() argument 192 Parse(const FunctionCallbackInfo<Value>& args) Parse() argument 227 Update(const FunctionCallbackInfo<Value>& args) Update() argument 302 ToASCII(const v8::FunctionCallbackInfo<v8::Value>& args) ToASCII() argument 313 ToUnicode(const v8::FunctionCallbackInfo<v8::Value>& args) ToUnicode() argument [all...] |
| H A D | node_watchdog.cc | 139 void TraceSigintWatchdog::New(const FunctionCallbackInfo<Value>& args) { in New() argument 148 void TraceSigintWatchdog::Start(const FunctionCallbackInfo<Value>& args) { in Start() argument 159 void TraceSigintWatchdog::Stop(const FunctionCallbackInfo<Value>& args) { in Stop() argument
|
| H A D | process_wrap.cc | 74 static void New(const FunctionCallbackInfo<Value>& args) { in New() argument 145 static void Spawn(const FunctionCallbackInfo<Value>& args) { in Spawn() argument 290 Kill(const FunctionCallbackInfo<Value>& args) Kill() argument [all...] |
| H A D | tcp_wrap.cc | 150 void TCPWrap::New(const FunctionCallbackInfo<Value>& args) { in New() argument 185 void TCPWrap::SetNoDelay(const FunctionCallbackInfo<Value>& args) { in SetNoDelay() argument 196 SetKeepAlive(const FunctionCallbackInfo<Value>& args) SetKeepAlive() argument 211 SetSimultaneousAccepts(const FunctionCallbackInfo<Value>& args) SetSimultaneousAccepts() argument 223 Open(const FunctionCallbackInfo<Value>& args) Open() argument 241 Bind( const FunctionCallbackInfo<Value>& args, int family, std::function<int(const char* ip_address, int port, T* addr)> uv_ip_addr) Bind() argument 270 Bind(const FunctionCallbackInfo<Value>& args) Bind() argument 275 Bind6(const FunctionCallbackInfo<Value>& args) Bind6() argument 280 Listen(const FunctionCallbackInfo<Value>& args) Listen() argument 295 Connect(const FunctionCallbackInfo<Value>& args) Connect() argument 306 Connect6(const FunctionCallbackInfo<Value>& args) Connect6() argument 318 Connect(const FunctionCallbackInfo<Value>& args, std::function<int(const char* ip_address, T* addr)> uv_ip_addr) Connect() argument 361 Reset(const FunctionCallbackInfo<Value>& args) Reset() argument [all...] |
| /third_party/ntfs-3g/libfuse-lite/ |
| H A D | fuse_opt.c | 29 void fuse_opt_free_args(struct fuse_args *args) in fuse_opt_free_args() argument 50 fuse_opt_add_arg(struct fuse_args *args, const char *arg) fuse_opt_add_arg() argument 69 fuse_opt_insert_arg(struct fuse_args *args, int pos, const char *arg) fuse_opt_insert_arg() argument 357 fuse_opt_parse(struct fuse_args *args, void *data, const struct fuse_opt opts[], fuse_opt_proc_t proc) fuse_opt_parse() argument [all...] |
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | logging.c | 322 va_list args; in ntfs_log_redirect() local 401 va_list args; in ntfs_log_early_error() local 359 ntfs_log_handler_syslog(const char *function __attribute__((unused)), const char *file __attribute__((unused)), int line __attribute__((unused)), u32 level, void *data __attribute__((unused)), const char *format, va_list args) ntfs_log_handler_syslog() argument 436 ntfs_log_handler_fprintf(const char *function, const char *file, int line, u32 level, void *data, const char *format, va_list args) ntfs_log_handler_fprintf() argument 534 ntfs_log_handler_stdout(const char *function, const char *file, int line, u32 level, void *data, const char *format, va_list args) ntfs_log_handler_stdout() argument 565 ntfs_log_handler_outerr(const char *function, const char *file, int line, u32 level, void *data, const char *format, va_list args) ntfs_log_handler_outerr() argument 595 ntfs_log_handler_stderr(const char *function, const char *file, int line, u32 level, void *data, const char *format, va_list args) ntfs_log_handler_stderr() argument [all...] |
| /third_party/musl/porting/liteos_a/user/src/thread/ |
| H A D | pthread_create.c | 187 struct start_args *args = (struct start_args *)p; in start() local 195 struct start_args *args = (struct start_args *)p; in start_c11() local 322 struct start_args *args = (void *)stack; in __pthread_create() local [all...] |
| /third_party/musl/src/thread/ |
| H A D | pthread_create.c | 205 struct start_args *args = p; in start() local 222 struct start_args *args in start_c11() local 345 struct start_args *args = (void *)stack; __pthread_create() local [all...] |
| /third_party/nghttp2/integration-tests/ |
| H A D | server_tester.go | 103 var args []string var [all...] |
| /third_party/musl/porting/linux/user/src/aio/ |
| H A D | aio.c | 211 struct aio_args *args = ctx; in io_thread_func() local 285 struct aio_args args = { .cb = cb, .op = op, .q = q }; in submit() local
|
| /third_party/musl/porting/liteos_a/user/src/aio/ |
| H A D | aio.c | 209 struct aio_args *args = ctx; in io_thread_func() local 283 struct aio_args args = { .cb = cb, .op = op, .q = q }; in submit() local
|
| /third_party/musl/src/thread/liteos_a/ |
| H A D | pthread_create.c | 187 struct start_args *args = (struct start_args *)p; in start() local 195 struct start_args *args = (struct start_args *)p; in start_c11() local 322 struct start_args *args = (void *)stack; in __pthread_create() local [all...] |
| /third_party/musl/src/aio/ |
| H A D | aio.c | 218 struct aio_args *args = ctx; in io_thread_func() local 292 struct aio_args args = { .cb = cb, .op = op, .q = q }; in submit() local
|
| /third_party/nghttp2/src/ |
| H A D | allocator.h | 223 StringRef concat_string_ref(BlockAllocator &alloc, Args &&...args) { in concat_string_ref() argument 199 concat_string_ref_count(size_t acc, const StringRef &value, Args &&...args) concat_string_ref_count() argument 214 concat_string_ref_copy(uint8_t *p, const StringRef &value, Args &&...args) concat_string_ref_copy() argument 239 realloc_concat_string_ref(BlockAllocator &alloc, const StringRef &value, Args &&...args) realloc_concat_string_ref() argument [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | udataswp.cpp | 274 va_list args; in udata_printError() local
|
| H A D | ucnv_u32.cpp | 47 T_UConverter_toUnicode_UTF32_BE(UConverterToUnicodeArgs * args, in T_UConverter_toUnicode_UTF32_BE() argument 126 T_UConverter_toUnicode_UTF32_BE_OFFSET_LOGIC(UConverterToUnicodeArgs * args, UErrorCode * err) T_UConverter_toUnicode_UTF32_BE_OFFSET_LOGIC() argument 213 T_UConverter_fromUnicode_UTF32_BE(UConverterFromUnicodeArgs * args, UErrorCode * err) T_UConverter_fromUnicode_UTF32_BE() argument 314 T_UConverter_fromUnicode_UTF32_BE_OFFSET_LOGIC(UConverterFromUnicodeArgs * args, UErrorCode * err) T_UConverter_fromUnicode_UTF32_BE_OFFSET_LOGIC() argument 421 T_UConverter_getNextUChar_UTF32_BE(UConverterToUnicodeArgs* args, UErrorCode* err) T_UConverter_getNextUChar_UTF32_BE() argument 509 T_UConverter_toUnicode_UTF32_LE(UConverterToUnicodeArgs * args, UErrorCode * err) T_UConverter_toUnicode_UTF32_LE() argument 594 T_UConverter_toUnicode_UTF32_LE_OFFSET_LOGIC(UConverterToUnicodeArgs * args, UErrorCode * err) T_UConverter_toUnicode_UTF32_LE_OFFSET_LOGIC() argument 691 T_UConverter_fromUnicode_UTF32_LE(UConverterFromUnicodeArgs * args, UErrorCode * err) T_UConverter_fromUnicode_UTF32_LE() argument 800 T_UConverter_fromUnicode_UTF32_LE_OFFSET_LOGIC(UConverterFromUnicodeArgs * args, UErrorCode * err) T_UConverter_fromUnicode_UTF32_LE_OFFSET_LOGIC() argument 916 T_UConverter_getNextUChar_UTF32_LE(UConverterToUnicodeArgs* args, UErrorCode* err) T_UConverter_getNextUChar_UTF32_LE() argument [all...] |
| H A D | ucnv_u8.cpp | 65 static void U_CALLCONV ucnv_toUnicode_UTF8 (UConverterToUnicodeArgs * args, in ucnv_toUnicode_UTF8() argument 181 ucnv_toUnicode_UTF8_OFFSETS_LOGIC(UConverterToUnicodeArgs * args, UErrorCode * err) ucnv_toUnicode_UTF8_OFFSETS_LOGIC() argument 300 ucnv_fromUnicode_UTF8(UConverterFromUnicodeArgs * args, UErrorCode * err) ucnv_fromUnicode_UTF8() argument 414 ucnv_fromUnicode_UTF8_OFFSETS_LOGIC(UConverterFromUnicodeArgs * args, UErrorCode * err) ucnv_fromUnicode_UTF8_OFFSETS_LOGIC() argument 554 ucnv_getNextUChar_UTF8(UConverterToUnicodeArgs *args, UErrorCode *err) ucnv_getNextUChar_UTF8() argument [all...] |
| H A D | utrace.cpp | 50 va_list args; in utrace_exit() local 84 va_list args; in utrace_data() local 191 utrace_vformat(char *outBuf, int32_t capacity, int32_t indent, const char *fmt, va_list args) { in utrace_vformat() argument 388 va_list args; utrace_format() local [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | errors.c | 153 va_list args; in _mesa_warning() local 175 va_list args; in _mesa_problem() local 232 _mesa_gl_vdebugf(struct gl_context *ctx, GLuint *id, enum mesa_debug_source source, enum mesa_debug_type type, enum mesa_debug_severity severity, const char *fmtString, va_list args) _mesa_gl_vdebugf() argument 262 va_list args; _mesa_gl_debugf() local 337 va_list args; _mesa_error() local 395 va_list args; _mesa_debug() local 410 va_list args; _mesa_log() local [all...] |
| /third_party/mesa3d/src/intel/tools/ |
| H A D | intel_sanitize_gpu.c | 323 va_list args; in open() local 361 va_list args; in fcntl() local 384 va_list args; in ioctl() local [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_format.c | 1517 int *args[3] = {0}; in st_QueryInternalFormat() local
|