Home
last modified time | relevance | path

Searched refs:args (Results 5901 - 5925 of 11002) sorted by relevance

1...<<231232233234235236237238239240>>...441

/third_party/node/test/async-hooks/
H A Dtest-async-local-storage-errors.js24 const exceptionHandler = common.mustCall(function(...args) {
25 return underlyingExceptionHandler.call(this, ...args);
/third_party/node/tools/
H A Dtest-npm-package.js109 function parseArgs(args) {
115 args.forEach((arg) => {
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dptrace.h119 uint64_t args[6]; member
127 uint64_t args[6]; member
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dptrace.h119 uint64_t args[6]; member
127 uint64_t args[6]; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dptrace.h119 uint64_t args[6]; member
127 uint64_t args[6]; member
/third_party/musl/src/thread/powerpc/
H A Dsyscall_cp.s14 #r3,r4: return values, first args
15 #r5-r10: args
/third_party/node/deps/icu-small/source/common/
H A Ducnv_bld.h143 UConverterFromUnicodeArgs *args,
154 UConverterToUnicodeArgs *args,
/third_party/mesa3d/src/mapi/glapi/gen/
H A Dgl_enums.py283 args = _parser()
284 xml = ET.parse(args.input_file)
H A Dgl_x86-64_asm.py246 args = _parser()
248 api = gl_XML.parse_GL_API(args.filename, glX_XML.glx_item_factory())
/third_party/mesa3d/src/mapi/new/
H A Dgen_gldispatch_mapi.py104 if (len(func.args) > 0):
106 for arg in func.args:
/third_party/node/deps/npm/node_modules/@colors/colors/lib/
H A Dcolors.js114 var args = Array.prototype.slice.call(arguments);
116 var str = args.map(function(arg) {
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_nir_algebraic.py149 args = parser.parse_args()
150 sys.path.insert(0, args.import_path)
/third_party/mesa3d/src/vulkan/registry/
H A Dupdate-aliases.py140 args = parser.parse_args() variable
141 main(**vars(args))
/third_party/libexif/test/
H A Dtest-fuzzer-persistent.c42 logfunc(ExifLog *log, ExifLogCode code, const char *domain, const char *format, va_list args, void *data) in logfunc() argument
45 vfprintf (stderr, format, args); in logfunc()
H A Dtest-fuzzer.c39 logfunc(ExifLog *log, ExifLogCode code, const char *domain, const char *format, va_list args, void *data) in logfunc() argument
42 vfprintf (stderr, format, args); in logfunc()
/third_party/libfuse/lib/
H A Dfuse_i.h161 struct mount_opts *parse_mount_opts(struct fuse_args *args);
181 struct fuse *fuse_new_31(struct fuse_args *args, const struct fuse_operations *op,
/third_party/libinput/tools/
H A Dlibinput-list-kernel-devices.py108 args = parser.parse_args()
110 if args.hid:
H A Dlibinput-quirks.c43 va_list args) in log_handler()
73 vfprintf(out, buf, args); in log_handler()
40 log_handler(struct libinput *this_is_null, enum libinput_log_priority priority, const char *format, va_list args) log_handler() argument
/third_party/ltp/testcases/kernel/mem/mtest06/
H A Dmmap3.c66 void *map_write_unmap(void *args) in map_write_unmap() argument
72 long tid = (long)args; in map_write_unmap()
/third_party/ltp/testcases/kernel/syscalls/close_range/
H A Dclose_range01.c129 const struct tst_clone_args args = { in run() local
158 if (!SAFE_CLONE(&args)) in run()
/third_party/ltp/include/lapi/
H A Dsched.h74 static inline int clone3(struct clone_args *args, size_t size) in clone3() argument
76 return tst_syscall(__NR_clone3, args, size); in clone3()
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dregexp_adapter_re2.cc69 const RE2::Arg* const args[] = {&outs[0], &outs[1], &outs[2], in DispatchRE2Call() member in i18n::phonenumbers::__anon5067::RE2
73 return regex_function(input, regexp, args, argc); in DispatchRE2Call()
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-struct.cc30 Object::ToObject(isolate, args.atOrUndefined(isolate, 1), method_name)); in BUILTIN()
107 factory->NewJSObject(args.target(), AllocationType::kSharedOld); in BUILTIN()
/third_party/mesa3d/src/gallium/tests/graw/
H A Dclear.c101 static void args(int argc, char *argv[]) in args() function
115 args(argc, argv); in main()
H A Dtri.c145 static void args(int argc, char *argv[]) in args() function
166 args(argc, argv); in main()

Completed in 18 milliseconds

1...<<231232233234235236237238239240>>...441