/third_party/node/deps/v8/tools/gcmole/ |
H A D | gcmole.cc | 304 FunctionDeclarationFinder( clang::DiagnosticsEngine& diagnostics_engine, clang::SourceManager& source_manager, const std::vector<std::string>& args) FunctionDeclarationFinder() argument 1547 ProblemsFinder(clang::DiagnosticsEngine& d, clang::SourceManager& sm, const std::vector<std::string>& args) ProblemsFinder() argument 1658 ParseArgs(const clang::CompilerInstance &CI, const std::vector<std::string>& args) ParseArgs() argument
|
/third_party/node/src/ |
H A D | node_file.cc | 254 void FileHandle::New(const FunctionCallbackInfo<Value>& args) { in New() argument 493 Close(const FunctionCallbackInfo<Value>& args) Close() argument 502 ReleaseFD(const FunctionCallbackInfo<Value>& args) ReleaseFD() argument 704 SetReturnValue(const FunctionCallbackInfo<Value>& args) SetReturnValue() argument 708 NewFSReqCallback(const FunctionCallbackInfo<Value>& args) NewFSReqCallback() argument 945 Access(const FunctionCallbackInfo<Value>& args) Access() argument 975 Close(const FunctionCallbackInfo<Value>& args) Close() argument 1001 InternalModuleReadJSON(const FunctionCallbackInfo<Value>& args) InternalModuleReadJSON() argument 1098 InternalModuleStat(const FunctionCallbackInfo<Value>& args) InternalModuleStat() argument 1115 Stat(const FunctionCallbackInfo<Value>& args) Stat() argument 1148 LStat(const FunctionCallbackInfo<Value>& args) LStat() argument 1182 FStat(const FunctionCallbackInfo<Value>& args) FStat() argument 1214 StatFs(const FunctionCallbackInfo<Value>& args) StatFs() argument 1256 Symlink(const FunctionCallbackInfo<Value>& args) Symlink() argument 1291 Link(const FunctionCallbackInfo<Value>& args) Link() argument 1324 ReadLink(const FunctionCallbackInfo<Value>& args) ReadLink() argument 1369 Rename(const FunctionCallbackInfo<Value>& args) Rename() argument 1402 FTruncate(const FunctionCallbackInfo<Value>& args) FTruncate() argument 1429 Fdatasync(const FunctionCallbackInfo<Value>& args) Fdatasync() argument 1452 Fsync(const FunctionCallbackInfo<Value>& args) Fsync() argument 1475 Unlink(const FunctionCallbackInfo<Value>& args) Unlink() argument 1499 RMDir(const FunctionCallbackInfo<Value>& args) RMDir() argument 1687 CallMKDirpSync(Environment* env, const FunctionCallbackInfo<Value>& args, FSReqWrapSync* req_wrap, const char* path, int mode) CallMKDirpSync() argument 1706 MKDir(const FunctionCallbackInfo<Value>& args) MKDir() argument 1757 RealPath(const FunctionCallbackInfo<Value>& args) RealPath() argument 1803 ReadDir(const FunctionCallbackInfo<Value>& args) ReadDir() argument 1895 Open(const FunctionCallbackInfo<Value>& args) Open() argument 1929 OpenFileHandle(const FunctionCallbackInfo<Value>& args) OpenFileHandle() argument 1968 CopyFile(const FunctionCallbackInfo<Value>& args) CopyFile() argument 2015 WriteBuffer(const FunctionCallbackInfo<Value>& args) WriteBuffer() argument 2070 WriteBuffers(const FunctionCallbackInfo<Value>& args) WriteBuffers() argument 2117 WriteString(const FunctionCallbackInfo<Value>& args) WriteString() argument 2220 Read(const FunctionCallbackInfo<Value>& args) Read() argument 2276 ReadBuffers(const FunctionCallbackInfo<Value>& args) ReadBuffers() argument 2319 Chmod(const FunctionCallbackInfo<Value>& args) Chmod() argument 2351 FChmod(const FunctionCallbackInfo<Value>& args) FChmod() argument 2382 Chown(const FunctionCallbackInfo<Value>& args) Chown() argument 2417 FChown(const FunctionCallbackInfo<Value>& args) FChown() argument 2448 LChown(const FunctionCallbackInfo<Value>& args) LChown() argument 2480 UTimes(const FunctionCallbackInfo<Value>& args) UTimes() argument 2511 FUTimes(const FunctionCallbackInfo<Value>& args) FUTimes() argument 2541 LUTimes(const FunctionCallbackInfo<Value>& args) LUTimes() argument 2572 Mkdtemp(const FunctionCallbackInfo<Value>& args) Mkdtemp() argument [all...] |
H A D | node_messaging.cc | 671 void MessagePort::New(const FunctionCallbackInfo<Value>& args) { in New() argument 970 void MessagePort::PostMessage(const FunctionCallbackInfo<Value>& args) { in PostMessage() argument 1035 Start(const FunctionCallbackInfo<Value>& args) Start() argument 1044 Stop(const FunctionCallbackInfo<Value>& args) Stop() argument 1054 CheckType(const FunctionCallbackInfo<Value>& args) CheckType() argument 1060 Drain(const FunctionCallbackInfo<Value>& args) Drain() argument 1066 ReceiveMessage(const FunctionCallbackInfo<Value>& args) ReceiveMessage() argument 1088 MoveToContext(const FunctionCallbackInfo<Value>& args) MoveToContext() argument 1163 New(const FunctionCallbackInfo<Value>& args) New() argument 1433 SetDeserializerCreateObjectFunction( const FunctionCallbackInfo<Value>& args) SetDeserializerCreateObjectFunction() argument 1440 MessageChannel(const FunctionCallbackInfo<Value>& args) MessageChannel() argument 1466 BroadcastChannel(const FunctionCallbackInfo<Value>& args) BroadcastChannel() argument [all...] |
H A D | node_wasi.cc | 17 inline void Debug(WASI* wasi, Args&&... args) { in Debug() argument 159 New(const FunctionCallbackInfo<Value>& args) New() argument 251 ArgsGet(const FunctionCallbackInfo<Value>& args) ArgsGet() argument 290 ArgsSizesGet(const FunctionCallbackInfo<Value>& args) ArgsSizesGet() argument 324 ClockResGet(const FunctionCallbackInfo<Value>& args) ClockResGet() argument 351 ClockTimeGet(const FunctionCallbackInfo<Value>& args) ClockTimeGet() argument 381 EnvironGet(const FunctionCallbackInfo<Value>& args) EnvironGet() argument 423 EnvironSizesGet(const FunctionCallbackInfo<Value>& args) EnvironSizesGet() argument 457 FdAdvise(const FunctionCallbackInfo<Value>& args) FdAdvise() argument 475 FdAllocate(const FunctionCallbackInfo<Value>& args) FdAllocate() argument 491 FdClose(const FunctionCallbackInfo<Value>& args) FdClose() argument 503 FdDatasync(const FunctionCallbackInfo<Value>& args) FdDatasync() argument 515 FdFdstatGet(const FunctionCallbackInfo<Value>& args) FdFdstatGet() argument 538 FdFdstatSetFlags(const FunctionCallbackInfo<Value>& args) FdFdstatSetFlags() argument 552 FdFdstatSetRights(const FunctionCallbackInfo<Value>& args) FdFdstatSetRights() argument 575 FdFilestatGet(const FunctionCallbackInfo<Value>& args) FdFilestatGet() argument 598 FdFilestatSetSize(const FunctionCallbackInfo<Value>& args) FdFilestatSetSize() argument 612 FdFilestatSetTimes(const FunctionCallbackInfo<Value>& args) FdFilestatSetTimes() argument 639 FdPread(const FunctionCallbackInfo<Value>& args) FdPread() argument 690 FdPrestatGet(const FunctionCallbackInfo<Value>& args) FdPrestatGet() argument 713 FdPrestatDirName(const FunctionCallbackInfo<Value>& args) FdPrestatDirName() argument 736 FdPwrite(const FunctionCallbackInfo<Value>& args) FdPwrite() argument 795 FdRead(const FunctionCallbackInfo<Value>& args) FdRead() argument 838 FdReaddir(const FunctionCallbackInfo<Value>& args) FdReaddir() argument 881 FdRenumber(const FunctionCallbackInfo<Value>& args) FdRenumber() argument 895 FdSeek(const FunctionCallbackInfo<Value>& args) FdSeek() argument 928 FdSync(const FunctionCallbackInfo<Value>& args) FdSync() argument 940 FdTell(const FunctionCallbackInfo<Value>& args) FdTell() argument 966 FdWrite(const FunctionCallbackInfo<Value>& args) FdWrite() argument 1017 PathCreateDirectory(const FunctionCallbackInfo<Value>& args) PathCreateDirectory() argument 1040 PathFilestatGet(const FunctionCallbackInfo<Value>& args) PathFilestatGet() argument 1081 PathFilestatSetTimes(const FunctionCallbackInfo<Value>& args) PathFilestatSetTimes() argument 1124 PathLink(const FunctionCallbackInfo<Value>& args) PathLink() argument 1168 PathOpen(const FunctionCallbackInfo<Value>& args) PathOpen() argument 1224 PathReadlink(const FunctionCallbackInfo<Value>& args) PathReadlink() argument 1272 PathRemoveDirectory(const FunctionCallbackInfo<Value>& args) PathRemoveDirectory() argument 1295 PathRename(const FunctionCallbackInfo<Value>& args) PathRename() argument 1335 PathSymlink(const FunctionCallbackInfo<Value>& args) PathSymlink() argument 1371 PathUnlinkFile(const FunctionCallbackInfo<Value>& args) PathUnlinkFile() argument 1394 PollOneoff(const FunctionCallbackInfo<Value>& args) PollOneoff() argument 1454 ProcExit(const FunctionCallbackInfo<Value>& args) ProcExit() argument 1465 ProcRaise(const FunctionCallbackInfo<Value>& args) ProcRaise() argument 1477 RandomGet(const FunctionCallbackInfo<Value>& args) RandomGet() argument 1497 SchedYield(const FunctionCallbackInfo<Value>& args) SchedYield() argument 1506 SockAccept(const FunctionCallbackInfo<Value>& args) SockAccept() argument 1538 SockRecv(const FunctionCallbackInfo<Value>& args) SockRecv() argument 1600 SockSend(const FunctionCallbackInfo<Value>& args) SockSend() argument 1657 SockShutdown(const FunctionCallbackInfo<Value>& args) SockShutdown() argument 1671 _SetMemory(const FunctionCallbackInfo<Value>& args) _SetMemory() argument [all...] |
/third_party/ntfs-3g/libfuse-lite/ |
H A D | fuse_lowlevel.c | 1420 struct fuse_session *fuse_lowlevel_new(struct fuse_args *args, in fuse_lowlevel_new() argument
|
/third_party/ntfs-3g/src/ |
H A D | ntfs-3g.c | 4248 struct fuse_args args = FUSE_ARGS_INIT(0, NULL); in mount_fuse() local
|
/third_party/nghttp2/src/ |
H A D | shrpx.cc | 459 va_list args; in shrpx_sd_notifyf() local
|
/third_party/node/deps/googletest/include/gtest/internal/ |
H A D | gtest-internal.h | 1274 explicit FlatTuple(FlatTupleConstructTag tag, Args&&... args) in FlatTuple() argument
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ucnvmbcs.cpp | 1590 UConverterLoadArgs args=UCNV_LOAD_ARGS_INITIALIZER; in ucnv_MBCSLoad() local
|
H A D | ucnv2022.cpp | 1258 T_UConverter_toUnicode_ISO_2022_OFFSETS_LOGIC(UConverterToUnicodeArgs* args, in T_UConverter_toUnicode_ISO_2022_OFFSETS_LOGIC() argument 1664 UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC(UConverterFromUnicodeArgs* args, UErrorCode* err) UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() argument 2081 UConverter_toUnicode_ISO_2022_JP_OFFSETS_LOGIC(UConverterToUnicodeArgs *args, UErrorCode* err) UConverter_toUnicode_ISO_2022_JP_OFFSETS_LOGIC() argument 2333 UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC_IBM(UConverterFromUnicodeArgs* args, UErrorCode* err) UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC_IBM() argument 2357 UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC(UConverterFromUnicodeArgs* args, UErrorCode* err) UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC() argument 2576 UConverter_toUnicode_ISO_2022_KR_OFFSETS_LOGIC_IBM(UConverterToUnicodeArgs *args, UErrorCode* err) UConverter_toUnicode_ISO_2022_KR_OFFSETS_LOGIC_IBM() argument 2674 UConverter_toUnicode_ISO_2022_KR_OFFSETS_LOGIC(UConverterToUnicodeArgs *args, UErrorCode* err) UConverter_toUnicode_ISO_2022_KR_OFFSETS_LOGIC() argument 2916 UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC(UConverterFromUnicodeArgs* args, UErrorCode* err) UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() argument 3267 UConverter_toUnicode_ISO_2022_CN_OFFSETS_LOGIC(UConverterToUnicodeArgs *args, UErrorCode* err) UConverter_toUnicode_ISO_2022_CN_OFFSETS_LOGIC() argument [all...] |
H A D | ucnv.cpp | 1183 UConverterFromUnicodeArgs args; in ucnv_fromUnicode() local 1629 UConverterToUnicodeArgs args; ucnv_toUnicode() local 1843 UConverterToUnicodeArgs args; ucnv_getNextUChar() local [all...] |
/third_party/node/deps/googletest/src/ |
H A D | gtest-death-test.cc | 978 std::vector<std::string> args = GetInjectableArgvs(); in AssumeRole() local 631 CreateArgvFromArgs( std::vector<std::string>& args) CreateArgvFromArgs() argument 1156 ::std::vector<std::string> args = GetInjectableArgvs(); GetArgvsForDeathTestChildProcess() local 1184 ExecDeathTestArgs* const args = static_cast<ExecDeathTestArgs*>(child_arg); ExecDeathTestChildMain() local 1255 ExecDeathTestArgs args = {argv, close_fd}; ExecDeathTestSpawnChild() local 1378 std::vector<std::string> args = GetArgvsForDeathTestChildProcess(); AssumeRole() local [all...] |
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_cs.c | 221 LLVMValueRef args[19]; in generate_compute() local [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | numbertest_api.cpp | 6070 va_list args; in assertFormatDescending() local 6140 va_list args; in assertFormatDescendingBig() local
|
/third_party/libdrm/tests/modetest/ |
H A D | modetest.c | 2043 unsigned int args = 0; in main() local
|
/third_party/libinput/tools/ |
H A D | libinput-debug-gui.c | 389 va_list args; in msg() local
|
/third_party/libinput/src/ |
H A D | evdev.h | 779 va_list args; in evdev_log_msg() local 797 log_msg_va(evdev_libinput_context(device), priority, buf, args); in evdev_log_msg() local 811 va_list args; in evdev_log_msg_ratelimit() local 835 log_msg_va(evdev_libinput_context(device), priority, buf, args); in evdev_log_msg_ratelimit() local
|
H A D | quirks.c | 237 va_list args; in quirk_log_msg() local 205 quirk_log_msg_va(struct quirks_context *ctx, enum quirks_log_priorities priority, const char *format, va_list args) quirk_log_msg_va() argument
|
/third_party/lwip/src/apps/mdns/ |
H A D | mdns.c | 1919 mdns_netif_ext_status_callback(struct netif *netif, netif_nsc_reason_t reason, const netif_ext_callback_args_t *args) in mdns_netif_ext_status_callback() argument
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | pre-process.c | 320 static int collect_arguments(struct token *start, struct token *arglist, struct arg *args, struct token *what) in collect_arguments() argument 453 static void expand_arguments(int count, struct arg *args) in expand_arguments() argument 621 handle_kludge(struct token **p, struct arg *args) handle_kludge() argument 642 substitute(struct token **list, struct token *body, struct arg *args) substitute() argument 753 struct arg args[nargs]; expand() local 1982 expand_has_attribute(struct token *token, struct arg *args) expand_has_attribute() argument 1997 expand_has_builtin(struct token *token, struct arg *args) expand_has_builtin() argument 2012 expand_has_extension(struct token *token, struct arg *args) expand_has_extension() argument 2037 expand_has_feature(struct token *token, struct arg *args) expand_has_feature() argument 2300 struct token *args[nargs]; dump_macro() local [all...] |
H A D | symbol.h | 126 int (*args)(struct expression *); member
|
H A D | example.c | 237 va_list args; in output_line() local 247 va_list args; in output_label() local 259 va_list args; in output_insn() local 274 va_list args; output_comment() local 1173 replace_asm_percent(const char **src_p, char **dst_p, struct asm_arg *args, int nr) replace_asm_percent() argument 1191 replace_asm_named(const char **src_p, char **dst_p, struct asm_arg *args, int nr) replace_asm_named() argument 1219 replace_asm_args(const char *str, struct asm_arg *args, int nr) replace_asm_args() argument [all...] |
/third_party/node/deps/v8/src/d8/ |
H A D | d8.h | 589 ReadLine(const v8::FunctionCallbackInfo<v8::Value>& args) ReadLine() argument [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | code-assembler.h | 644 void Comment(Args&&... args) { in Comment() argument 711 void Goto(CodeAssemblerParameterizedLabel<T...>* label, Args... args) { in Goto() argument 692 Branch(TNode<BoolT> condition, CodeAssemblerParameterizedLabel<T...>* if_true, CodeAssemblerParameterizedLabel<T...>* if_false, Args... args) Branch() argument 1148 CallRuntime(Runtime::FunctionId function, TNode<Object> context, TArgs... args) CallRuntime() argument 1155 TailCallRuntime(Runtime::FunctionId function, TNode<Object> context, TArgs... args) TailCallRuntime() argument 1164 TailCallRuntime(Runtime::FunctionId function, TNode<Int32T> arity, TNode<Object> context, TArgs... args) TailCallRuntime() argument 1175 CallStub(Callable const& callable, TNode<Object> context, TArgs... args) CallStub() argument 1182 CallStub(const CallInterfaceDescriptor& descriptor, TNode<CodeT> target, TNode<Object> context, TArgs... args) CallStub() argument 1189 CallBuiltinPointer(const CallInterfaceDescriptor& descriptor, TNode<BuiltinPtr> target, TNode<Object> context, TArgs... args) CallBuiltinPointer() argument 1197 TailCallStub(Callable const& callable, TNode<Object> context, TArgs... args) TailCallStub() argument 1204 TailCallStub(const CallInterfaceDescriptor& descriptor, TNode<CodeT> target, TNode<Object> context, TArgs... args) TailCallStub() argument 1214 TailCallStubThenBytecodeDispatch( const CallInterfaceDescriptor& descriptor, Node* target, Node* context, TArgs... args) TailCallStubThenBytecodeDispatch() argument 1233 CallJS(Callable const& callable, Node* context, Node* function, Node* receiver, TArgs... args) CallJS() argument 1243 ConstructJSWithTarget(Callable const& callable, Node* context, Node* function, Node* new_target, TArgs... args) ConstructJSWithTarget() argument 1254 ConstructJS(Callable const& callable, Node* context, Node* new_target, TArgs... args) ConstructJS() argument 1355 CallStubR(StubCallMode call_mode, const CallInterfaceDescriptor& descriptor, TNode<Object> target, TNode<Object> context, TArgs... args) CallStubR() argument [all...] |
H A D | raw-machine-assembler.cc | 731 CallCFunctionImpl( RawMachineAssembler* rasm, Node* function, base::Optional<MachineType> return_type, std::initializer_list<RawMachineAssembler::CFunctionArg> args, bool caller_saved_regs, SaveFPRegsMode mode, FunctionDescriptorMode no_function_descriptor) CallCFunctionImpl() argument 768 CallCFunction( Node* function, base::Optional<MachineType> return_type, std::initializer_list<RawMachineAssembler::CFunctionArg> args) CallCFunction() argument 775 CallCFunctionWithoutFunctionDescriptor( Node* function, MachineType return_type, std::initializer_list<RawMachineAssembler::CFunctionArg> args) CallCFunctionWithoutFunctionDescriptor() argument 782 CallCFunctionWithCallerSavedRegisters( Node* function, MachineType return_type, SaveFPRegsMode mode, std::initializer_list<RawMachineAssembler::CFunctionArg> args) CallCFunctionWithCallerSavedRegisters() argument [all...] |