Searched defs:getopt_long (Results 1 – 10 of 10) sorted by relevance
/external/perfetto/include/perfetto/ext/base/ |
D | getopt.h | 40 constexpr auto getopt_long = ::perfetto::base::getopt_compat::getopt_long; variable
|
/external/perfetto/src/base/ |
D | getopt_compat_unittest.cc | 48 GetoptLongFn getopt_long = &getopt_compat::getopt_long; member 59 GetoptLongFn getopt_long = &::getopt_long; member
|
D | getopt_compat.cc | 93 int getopt_long(int argc, in getopt_long() function
|
/external/libusb/msvc/getopt/ |
D | getopt1.c | 67 getopt_long (argc, argv, options, long_options, opt_index) in getopt_long() function
|
/external/libevent/WIN32-Code/ |
D | getopt_long.c | 160 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() function
|
/external/libwebsockets/win32port/win32helpers/ |
D | getopt_long.c | 167 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() function
|
/external/arm-trusted-firmware/tools/fiptool/ |
D | win_posix.c | 243 int getopt_long(int argc, in getopt_long() function
|
/external/mesa3d/src/getopt/ |
D | getopt_long.c | 492 getopt_long(int nargc, char * const *nargv, const char *options, in getopt_long() function
|
/external/llvm-project/lldb/source/Host/common/ |
D | GetOptInc.cpp | 431 int getopt_long(int nargc, char *const *nargv, const char *options, in getopt_long() function
|
/external/tcpdump/missing/ |
D | getopt_long.c | 593 getopt_long(int nargc, char * const *nargv, const char *options, function
|