/external/cronet/stable/third_party/llvm-libc/src/src/unistd/ |
D | getopt.cpp | 37 RefWrapper<int> optind; member 181 int optind = 1; variable 193 void set_getopt_state(char **optarg, int *optind, int *optopt, unsigned *optpos, in set_getopt_state()
|
/external/cronet/tot/third_party/llvm-libc/src/src/unistd/ |
D | getopt.cpp | 37 RefWrapper<int> optind; member 181 int optind = 1; variable 193 void set_getopt_state(char **optarg, int *optind, int *optopt, unsigned *optpos, in set_getopt_state()
|
/external/llvm-libc/src/unistd/ |
D | getopt.cpp | 37 RefWrapper<int> optind; member 181 int optind = 1; variable 193 void set_getopt_state(char **optarg, int *optind, int *optopt, unsigned *optpos, in set_getopt_state()
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
D | CommandLine.java | 65 int optind = getopts(options, argv); in main() local 257 int optind; in getopts() local
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/src/tools/ |
D | ares_getopt.h | 43 #define optind ares_optind macro
|
D | ares_getopt.c | 52 optind = 1; /* index into parent argv vector */ variable
|
/external/capstone/cstool/ |
D | getopt.h | 6 optind = 1, /* index into parent argv vector */ variable
|
/external/libpcap/missing/ |
D | getopt.c | 45 optind = 1, /* index into parent argv vector */ variable
|
/external/libwebsockets/win32port/win32helpers/ |
D | getopt.c | 54 optind = 1, /* index into parent argv vector */ variable
|
/external/libevent/WIN32-Code/ |
D | getopt.c | 50 optind = 1, /* index into parent argv vector */ variable
|
/external/trusty/musl/src/misc/ |
D | getopt.c | 10 int optind=1, opterr=1, optopt, __optpos, __optreset=0; variable
|
/external/musl/src/misc/ |
D | getopt.c | 11 int optind=1, opterr=1, optopt, __optpos, __optreset=0; variable
|
/external/perfetto/src/base/ |
D | getopt_compat_unittest.cc | 49 int& optind = getopt_compat::optind; member 62 int& optind = ::optind; member
|
D | getopt_compat.cc | 32 int optind = 0; variable
|
/external/iproute2/tipc/ |
D | cmdl.h | 25 int optind; member
|
/external/bc/include/ |
D | opt.h | 53 size_t optind; member
|
/external/marisa-trie/tools/ |
D | cmdopt.h | 37 int optind; // Index of the next argument. member
|
/external/trusty/arm-trusted-firmware/tools/fiptool/ |
D | win_posix.c | 17 int optind = 1; variable
|
/external/arm-trusted-firmware/tools/fiptool/ |
D | win_posix.c | 17 int optind = 1; variable
|
/external/cronet/stable/third_party/llvm-libc/src/test/src/unistd/ |
D | getopt_test.cpp | 20 int optind = 1; variable
|
/external/cronet/tot/third_party/llvm-libc/src/test/src/unistd/ |
D | getopt_test.cpp | 20 int optind = 1; variable
|
/external/llvm-libc/test/src/unistd/ |
D | getopt_test.cpp | 20 int optind = 1; variable
|
/external/flashrom/ |
D | cli_getopt.c | 37 int optind=1, opterr=1, optopt, optpos; variable
|
/external/pciutils/compat/ |
D | getopt.c | 101 int optind = 0; variable
|
/external/mesa3d/src/getopt/ |
D | getopt_long.c | 59 int optind = 1; /* index into parent argv vector */ variable
|