| /third_party/ffmpeg/compat/ |
| H A D | getopt.c | 37 static int optind = 1; variable [all...] |
| /third_party/node/deps/cares/src/tools/ |
| H A D | ares_getopt.h | 38 int optind; /* index into parent argv vector */ member
|
| /third_party/libcoap/examples/ |
| H A D | getopt.c | 18 static int optind = 1; variable [all...] |
| /third_party/libwebsockets/win32port/win32helpers/ |
| H A D | getopt.c | 54 optind = 1, /* index into parent argv vector */
variable
|
| /third_party/musl/src/misc/ |
| H A D | getopt.c | 11 int optind=1, opterr=1, optopt, __optpos, __optreset=0; variable [all...] |
| /third_party/icu/tools/multi/proj/chello/ |
| H A D | date.c | 65 int optind = 1; in main() local
|
| /third_party/glfw/deps/ |
| H A D | getopt.c | 39 int optind = 1; variable [all...] |
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | js_runtime_options.cpp | 362 LOG_ECMA(INFO) << "option: " << option << ", optopt: " << optopt << ", optind: " << optind; in ParseCommand() local
|
| /third_party/libunwind/libunwind/tests/ |
| H A D | test-ptrace.c | 173 int status, pid, pending_sig, optind = 1, state = 1; in main() local [all...] |
| /third_party/ninja/src/ |
| H A D | getopt.c | 106 int optind = 0; variable [all...] |
| /third_party/backends/lib/ |
| H A D | getopt.c | 138 int optind = 1; global() variable [all...] |
| /third_party/mesa3d/src/getopt/ |
| H A D | getopt_long.c | 59 int optind = 1; /* index into parent argv vector */ variable [all...] |
| /third_party/ltp/pan/ |
| H A D | ltp-pan.c | 1174 static struct collection *get_collection(char *file, int optind, int argc, in get_collection() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | common.c | 377 int optind = 1; variable [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | common.c | 419 int optind = 1; variable [all...] |
| /third_party/rust/crates/libc/src/solid/ |
| H A D | mod.rs | 840 pub static mut optind: c_int; consts
|
| /third_party/toybox/toys/pending/ |
| H A D | awk.c | 4356 static void init_globals(int optind, int argc, char **argv, char *sepstring, in init_globals() argument 4463 static void run(int optind, int argc, char **argv, char *sepstring, in run() argument 4529 int optind = 0; in awk_main() local 4505 awk(char *sepstring, char *progstring, struct arg_list *prog_args, struct arg_list *assign_args, int optind, int argc, char **argv, int opt_run_prog) awk() argument
|
| /third_party/mksh/ |
| H A D | sh.h | 1620 #undef optind macro 1624 int optind; member
|