Home
last modified time | relevance | path

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

/external/perfetto/include/perfetto/ext/base/
Dgetopt.h40 constexpr auto getopt_long = ::perfetto::base::getopt_compat::getopt_long; variable
/external/perfetto/src/base/
Dgetopt_compat_unittest.cc48 GetoptLongFn getopt_long = &getopt_compat::getopt_long; member
59 GetoptLongFn getopt_long = &::getopt_long; member
Dgetopt_compat.cc93 int getopt_long(int argc, in getopt_long() function
/external/libusb/msvc/getopt/
Dgetopt1.c67 getopt_long (argc, argv, options, long_options, opt_index) in getopt_long() function
/external/libevent/WIN32-Code/
Dgetopt_long.c160 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() function
/external/libwebsockets/win32port/win32helpers/
Dgetopt_long.c167 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() function
/external/arm-trusted-firmware/tools/fiptool/
Dwin_posix.c243 int getopt_long(int argc, in getopt_long() function
/external/mesa3d/src/getopt/
Dgetopt_long.c492 getopt_long(int nargc, char * const *nargv, const char *options, in getopt_long() function
/external/llvm-project/lldb/source/Host/common/
DGetOptInc.cpp431 int getopt_long(int nargc, char *const *nargv, const char *options, in getopt_long() function
/external/tcpdump/missing/
Dgetopt_long.c593 getopt_long(int nargc, char * const *nargv, const char *options, function