/aosp_15_r20/external/llvm-libc/src/unistd/ |
H A 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()
|
/aosp_15_r20/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
H A D | CommandLine.java | 65 int optind = getopts(options, argv); in main() local 257 int optind; in getopts() local
|
/aosp_15_r20/external/perfetto/src/base/ |
H A D | getopt_compat_unittest.cc | 49 int& optind = getopt_compat::optind; member 62 int& optind = ::optind; member
|
H A D | getopt_compat.cc | 32 int optind = 0; variable
|
/aosp_15_r20/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
|
/aosp_15_r20/hardware/google/gfxstream/codegen/generic-apigen/ |
D | getopt.c | 9 int optind = 1; variable
|
/aosp_15_r20/external/capstone/cstool/ |
H A D | getopt.h | 6 optind = 1, /* index into parent argv vector */ variable
|
/aosp_15_r20/external/libpcap/missing/ |
H A D | getopt.c | 45 optind = 1, /* index into parent argv vector */ variable
|
/aosp_15_r20/external/libevent/WIN32-Code/ |
H A D | getopt.c | 50 optind = 1, /* index into parent argv vector */ variable
|
/aosp_15_r20/external/libwebsockets/win32port/win32helpers/ |
H A D | getopt.c | 54 optind = 1, /* index into parent argv vector */ variable
|
/aosp_15_r20/external/trusty/musl/src/misc/ |
D | getopt.c | 10 int optind=1, opterr=1, optopt, __optpos, __optreset=0; variable
|
/aosp_15_r20/external/musl/src/misc/ |
H A D | getopt.c | 11 int optind=1, opterr=1, optopt, __optpos, __optreset=0; variable
|
/aosp_15_r20/external/iproute2/tipc/ |
H A D | cmdl.h | 25 int optind; member
|
/aosp_15_r20/external/bc/include/ |
H A D | opt.h | 53 size_t optind; member
|
/aosp_15_r20/external/marisa-trie/tools/ |
H A D | cmdopt.h | 37 int optind; // Index of the next argument. member
|
/aosp_15_r20/external/arm-trusted-firmware/tools/fiptool/ |
H A D | win_posix.c | 17 int optind = 1; variable
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/fiptool/ |
D | win_posix.c | 17 int optind = 1; variable
|
/aosp_15_r20/external/llvm-libc/test/src/unistd/ |
H A D | getopt_test.cpp | 20 int optind = 1; variable
|
/aosp_15_r20/external/pciutils/compat/ |
H A D | getopt.c | 101 int optind = 0; variable
|
/aosp_15_r20/external/flashrom/ |
H A D | cli_getopt.c | 37 int optind=1, opterr=1, optopt, optpos; variable
|
/aosp_15_r20/external/mesa3d/src/getopt/ |
H A D | getopt_long.c | 59 int optind = 1; /* index into parent argv vector */ variable
|
/aosp_15_r20/external/coreboot/payloads/libpayload/libc/ |
H A D | getopt_long.c | 67 int optind = 1; /* index into parent argv vector */ variable
|
/aosp_15_r20/external/libdav1d/tools/compat/ |
H A D | getopt.c | 68 int optind = 1; /* index into parent argv vector */ variable
|
/aosp_15_r20/external/libusb/msvc/getopt/ |
H A D | getopt.c | 128 int optind = 1; variable
|