Home
last modified time | relevance | path

Searched defs:next_arg (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
Dparser.cc102 UnboundConversion *conv, int *next_arg) { in ConsumeConversion()
262 UnboundConversion *conv, int *next_arg) { in ConsumeUnboundConversion()
Dbind_test.cc43 int next_arg; in TEST_F() member
Dparser.h150 int next_arg = 0; in ParseFormatString() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-generator-prototype.c207 ecma_value_t next_arg) /**< next argument */ in ecma_builtin_generator_prototype_object_next()
/third_party/libdrm/tests/amdgpu/
Damdgpu_stress.c281 void next_arg(int argc, char **argv, const char *msg) in next_arg() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/opt/
Dopt.cpp651 const char* next_arg = (*argi + 1 < argc) ? argv[*argi + 1] : nullptr; in CanonicalizeFlag() local
/third_party/skia/third_party/externals/spirv-tools/tools/opt/
Dopt.cpp651 const char* next_arg = (*argi + 1 < argc) ? argv[*argi + 1] : nullptr; in CanonicalizeFlag() local
/third_party/spirv-tools/tools/opt/
Dopt.cpp663 const char* next_arg = (*argi + 1 < argc) ? argv[*argi + 1] : nullptr; in CanonicalizeFlag() local
/third_party/ntfs-3g/libfuse-lite/
Dfuse_opt.c84 static int next_arg(struct fuse_opt_context *ctx, const char *opt) in next_arg() function
/third_party/libfuse/lib/
Dfuse_opt.c100 static int next_arg(struct fuse_opt_context *ctx, const char *opt) in next_arg() function
/third_party/python/Modules/_ctypes/libffi_osx/powerpc/
Dppc-ffi_darwin.c133 unsigned long* next_arg = longStack + 6; /* 6 reserved positions. */ in ffi_prep_args() local
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeRISCV_common.c880 static sljit_s32 can_cache(sljit_s32 arg, sljit_sw argw, sljit_s32 next_arg, sljit_sw next_argw) in can_cache()
904 …ler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw, sljit_s32 next_arg, sljit_sw ne… in getput_arg()
DsljitNativeMIPS_common.c1212 static sljit_s32 can_cache(sljit_s32 arg, sljit_sw argw, sljit_s32 next_arg, sljit_sw next_argw) in can_cache()
1236 …, sljit_s32 flags, sljit_s32 reg_ar, sljit_s32 arg, sljit_sw argw, sljit_s32 next_arg, sljit_sw ne… in getput_arg()
/third_party/node/deps/v8/src/execution/loong64/
Dsimulator-loong64.cc461 int next_arg = 1; in Debug() local
/third_party/node/deps/v8/src/execution/arm64/
Dsimulator-arm64.cc3643 int next_arg = 1; in ExecDebugCommand() local
/third_party/node/deps/v8/src/execution/riscv64/
Dsimulator-riscv64.cc1772 int next_arg = 1; in Debug() local
/third_party/node/deps/v8/src/execution/mips/
Dsimulator-mips.cc473 int next_arg = 1; in Debug() local
/third_party/node/deps/v8/src/execution/mips64/
Dsimulator-mips64.cc430 int next_arg = 1; in Debug() local
/third_party/node/deps/v8/src/execution/ppc/
Dsimulator-ppc.cc361 int next_arg = 1; in Debug() local
/third_party/node/deps/v8/src/execution/arm/
Dsimulator-arm.cc324 int next_arg = 1; in ExecDebugCommand() local
/third_party/node/deps/v8/src/execution/s390/
Dsimulator-s390.cc393 int next_arg = 1; in Debug() local