Home
last modified time | relevance | path

Searched defs:getopt_long (Results 1 – 25 of 83) sorted by relevance

1234

/aosp_15_r20/external/perfetto/src/base/
H A Dgetopt_compat_unittest.cc48 GetoptLongFn getopt_long = &getopt_compat::getopt_long; member
61 GetoptLongFn getopt_long = &::getopt_long; member
H A Dgetopt_compat.cc96 int getopt_long(int argc, in getopt_long() function
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/
H A Dgetopt.h42 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 Dgetopt.h42 constexpr auto getopt_long = ::perfetto::base::getopt_compat::getopt_long; variable
/aosp_15_r20/external/libusb/msvc/getopt/
H A Dgetopt1.c67 getopt_long (argc, argv, options, long_options, opt_index) in getopt_long() function
/aosp_15_r20/external/libevent/WIN32-Code/
H A Dgetopt_long.c160 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() function
/aosp_15_r20/external/libwebsockets/win32port/win32helpers/
H A Dgetopt_long.c167 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() function
/aosp_15_r20/external/trusty/musl/src/misc/
Dgetopt_long.c140 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 Dgetopt_long.c142 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 Dgetopt_long.c306 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 Dwin_posix.c243 int getopt_long(int argc, in getopt_long() function
/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/fiptool/
Dwin_posix.c243 int getopt_long(int argc, in getopt_long() function
/aosp_15_r20/external/pciutils/compat/
H A Dgetopt.c640 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 Dcli_getopt.c253 int getopt_long(int argc, char *const *argv, const char *optstring, in getopt_long() function
/aosp_15_r20/external/mesa3d/src/getopt/
H A Dgetopt_long.c492 getopt_long(int nargc, char * const *nargv, const char *options, in getopt_long() function
/aosp_15_r20/external/coreboot/payloads/libpayload/libc/
H A Dgetopt_long.c483 getopt_long(int nargc, char * const *nargv, const char *options, in getopt_long() function
/aosp_15_r20/external/libdav1d/tools/compat/
H A Dgetopt.c549 getopt_long(int nargc, char * const *nargv, const char *options, in getopt_long() function
/aosp_15_r20/hardware/google/aemu/windows/src/
Dgetopt.c505 int getopt_long(int nargc, in getopt_long() function
/aosp_15_r20/bionic/libc/upstream-freebsd/lib/libc/stdlib/
H A Dgetopt_long.c595 getopt_long(int nargc, char * const *nargv, const char *options, function
/aosp_15_r20/external/edid-decode/vs/
H A Dgetopt.c769 int getopt_long( getopt_std_args, const struct option *opts, int *index ) in getopt_long() function
/aosp_15_r20/external/tcpdump/missing/
H A Dgetopt_long.c617 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 Dmod.rs897 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 Dmod.rs897 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 Dmod.rs897 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 Dmod.rs896 pub fn getopt_long( in getopt_long() function

1234