/aosp_15_r20/external/perfetto/src/base/ |
H A D | getopt_compat_unittest.cc | 48 GetoptLongFn getopt_long = &getopt_compat::getopt_long; member 61 GetoptLongFn getopt_long = &::getopt_long; member
|
H A D | getopt_compat.cc | 96 int getopt_long(int argc, in getopt_long() function
|
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/ |
H A D | getopt.h | 42 constexpr auto getopt_long = ::perfetto::base::getopt_compat::getopt_long; variable
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/ |
H A D | getopt.h | 42 constexpr auto getopt_long = ::perfetto::base::getopt_compat::getopt_long; variable
|
/aosp_15_r20/external/libusb/msvc/getopt/ |
H A D | getopt1.c | 67 getopt_long (argc, argv, options, long_options, opt_index) in getopt_long() function
|
/aosp_15_r20/external/libevent/WIN32-Code/ |
H A D | getopt_long.c | 160 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() function
|
/aosp_15_r20/external/libwebsockets/win32port/win32helpers/ |
H A D | getopt_long.c | 167 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() function
|
/aosp_15_r20/external/trusty/musl/src/misc/ |
D | getopt_long.c | 140 int getopt_long(int argc, char *const *argv, const char *optstring, const struct option *longopts, … in getopt_long() function
|
/aosp_15_r20/external/musl/src/misc/ |
H A D | getopt_long.c | 142 int getopt_long(int argc, char *const *argv, const char *optstring, const struct option *longopts, … in getopt_long() function
|
/aosp_15_r20/external/sg3_utils/getopt_long/ |
H A D | getopt_long.c | 306 getopt_long(int nargc, char * const *nargv, const char *options, in getopt_long() function
|
/aosp_15_r20/external/arm-trusted-firmware/tools/fiptool/ |
H A D | win_posix.c | 243 int getopt_long(int argc, in getopt_long() function
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/fiptool/ |
D | win_posix.c | 243 int getopt_long(int argc, in getopt_long() function
|
/aosp_15_r20/external/pciutils/compat/ |
H A D | getopt.c | 640 int getopt_long(int argc, char *const *argv, const char *options, const struct option *long_options… in getopt_long() function
|
/aosp_15_r20/external/flashrom/ |
H A D | cli_getopt.c | 253 int getopt_long(int argc, char *const *argv, const char *optstring, in getopt_long() function
|
/aosp_15_r20/external/mesa3d/src/getopt/ |
H A D | getopt_long.c | 492 getopt_long(int nargc, char * const *nargv, const char *options, in getopt_long() function
|
/aosp_15_r20/external/coreboot/payloads/libpayload/libc/ |
H A D | getopt_long.c | 483 getopt_long(int nargc, char * const *nargv, const char *options, in getopt_long() function
|
/aosp_15_r20/external/libdav1d/tools/compat/ |
H A D | getopt.c | 549 getopt_long(int nargc, char * const *nargv, const char *options, in getopt_long() function
|
/aosp_15_r20/hardware/google/aemu/windows/src/ |
D | getopt.c | 505 int getopt_long(int nargc, in getopt_long() function
|
/aosp_15_r20/bionic/libc/upstream-freebsd/lib/libc/stdlib/ |
H A D | getopt_long.c | 595 getopt_long(int nargc, char * const *nargv, const char *options, function
|
/aosp_15_r20/external/edid-decode/vs/ |
H A D | getopt.c | 769 int getopt_long( getopt_std_args, const struct option *opts, int *index ) in getopt_long() function
|
/aosp_15_r20/external/tcpdump/missing/ |
H A D | getopt_long.c | 617 getopt_long(int nargc, char * const *nargv, const char *options, function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/ |
H A D | mod.rs | 897 pub fn getopt_long( in getopt_long() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/ |
H A D | mod.rs | 897 pub fn getopt_long( in getopt_long() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/ |
H A D | mod.rs | 897 pub fn getopt_long( in getopt_long() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/ |
H A D | mod.rs | 896 pub fn getopt_long( in getopt_long() function
|