/external/flac/src/share/getopt/ |
D | CMakeLists.txt | 7 add_library(getopt STATIC getopt.c getopt1.c) target
|
/external/libva-utils/getopt/ |
D | meson.build | 1 libgetopt = static_library( build
|
D | getopt_long.c | 473 getopt(int nargc, char * const *nargv, const char *options) in getopt() function
|
/external/mesa3d/src/getopt/ |
D | meson.build | 4 libgetopt = static_library( build
|
D | getopt_long.c | 473 getopt(int nargc, char * const *nargv, const char *options) in getopt() function
|
/external/sdv/vsomeip/third_party/boost/spirit/test/qi/ |
D | regression_adapt_adt.cpp | 28 boost::optional<unsigned>& getopt() { return opt; } in getopt() function 29 boost::optional<unsigned> const& getopt() const { return opt; } in getopt() function
|
/external/perfetto/include/perfetto/ext/base/ |
D | getopt.h | 41 constexpr auto getopt = ::perfetto::base::getopt_compat::getopt; variable
|
/external/mpdecimal/vcbuild/ |
D | vcbuild64.bat | 6 :getopt label
|
D | vcbuild32.bat | 6 :getopt label
|
/external/capstone/cstool/ |
D | getopt.h | 20 getopt (int nargc, char * const nargv[], const char *ostr) in getopt() function
|
/external/libpcap/missing/ |
D | getopt.c | 59 getopt(int nargc, char * const *nargv, const char *ostr) in getopt() function
|
/external/libwebsockets/win32port/win32helpers/ |
D | getopt.c | 87 getopt(nargc, nargv, ostr) in getopt() function
|
/external/libevent/WIN32-Code/ |
D | getopt.c | 83 getopt(nargc, nargv, ostr) in getopt() function
|
/external/trusty/musl/src/misc/ |
D | getopt.c | 27 int getopt(int argc, char * const argv[], const char *optstring) in getopt() function
|
/external/perfetto/src/base/ |
D | getopt_compat_unittest.cc | 47 GetoptFn getopt = &getopt_compat::getopt; member 60 GetoptFn getopt = &::getopt; member
|
D | getopt_compat.cc | 228 int getopt(int argc, char** argv, const char* shortopts) { in getopt() function
|
/external/python/cpython3/Lib/ |
D | getopt.py | 56 def getopt(args, shortopts, longopts = []): function
|
/external/libva-utils/ |
D | meson.build | 105 subdir('getopt') subdir
|
/external/mesa3d/src/ |
D | meson.build | 45 subdir('getopt') subdir
|
/external/musl/src/misc/ |
D | getopt_long.c | 156 int getopt(int argc, char * const argv[], const char *optstring) in getopt() function
|
/external/trusty/arm-trusted-firmware/tools/fiptool/ |
D | win_posix.c | 115 int getopt(int argc, in getopt() function
|
/external/arm-trusted-firmware/tools/fiptool/ |
D | win_posix.c | 115 int getopt(int argc, in getopt() function
|
/external/flashrom/ |
D | cli_getopt.c | 44 int getopt(int argc, char * const argv[], const char *optstring) in getopt() function
|
/external/pciutils/compat/ |
D | getopt.c | 635 int getopt(int argc, char *const *argv, const char *optstring) in getopt() function
|
/external/coreboot/payloads/libpayload/libc/ |
D | getopt_long.c | 463 getopt(int nargc, char * const *nargv, const char *options) in getopt() function
|