Home
last modified time | relevance | path

Searched defs:getopt (Results 1 – 25 of 48) sorted by relevance

12

/external/flac/src/share/getopt/
DCMakeLists.txt7 add_library(getopt STATIC getopt.c getopt1.c) target
/external/libva-utils/getopt/
Dmeson.build1 libgetopt = static_library( build
Dgetopt_long.c473 getopt(int nargc, char * const *nargv, const char *options) in getopt() function
/external/mesa3d/src/getopt/
Dmeson.build4 libgetopt = static_library( build
Dgetopt_long.c473 getopt(int nargc, char * const *nargv, const char *options) in getopt() function
/external/sdv/vsomeip/third_party/boost/spirit/test/qi/
Dregression_adapt_adt.cpp28 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/
Dgetopt.h41 constexpr auto getopt = ::perfetto::base::getopt_compat::getopt; variable
/external/mpdecimal/vcbuild/
Dvcbuild64.bat6 :getopt label
Dvcbuild32.bat6 :getopt label
/external/capstone/cstool/
Dgetopt.h20 getopt (int nargc, char * const nargv[], const char *ostr) in getopt() function
/external/libpcap/missing/
Dgetopt.c59 getopt(int nargc, char * const *nargv, const char *ostr) in getopt() function
/external/libwebsockets/win32port/win32helpers/
Dgetopt.c87 getopt(nargc, nargv, ostr) in getopt() function
/external/libevent/WIN32-Code/
Dgetopt.c83 getopt(nargc, nargv, ostr) in getopt() function
/external/trusty/musl/src/misc/
Dgetopt.c27 int getopt(int argc, char * const argv[], const char *optstring) in getopt() function
/external/perfetto/src/base/
Dgetopt_compat_unittest.cc47 GetoptFn getopt = &getopt_compat::getopt; member
60 GetoptFn getopt = &::getopt; member
Dgetopt_compat.cc228 int getopt(int argc, char** argv, const char* shortopts) { in getopt() function
/external/python/cpython3/Lib/
Dgetopt.py56 def getopt(args, shortopts, longopts = []): function
/external/libva-utils/
Dmeson.build105 subdir('getopt') subdir
/external/mesa3d/src/
Dmeson.build45 subdir('getopt') subdir
/external/musl/src/misc/
Dgetopt_long.c156 int getopt(int argc, char * const argv[], const char *optstring) in getopt() function
/external/trusty/arm-trusted-firmware/tools/fiptool/
Dwin_posix.c115 int getopt(int argc, in getopt() function
/external/arm-trusted-firmware/tools/fiptool/
Dwin_posix.c115 int getopt(int argc, in getopt() function
/external/flashrom/
Dcli_getopt.c44 int getopt(int argc, char * const argv[], const char *optstring) in getopt() function
/external/pciutils/compat/
Dgetopt.c635 int getopt(int argc, char *const *argv, const char *optstring) in getopt() function
/external/coreboot/payloads/libpayload/libc/
Dgetopt_long.c463 getopt(int nargc, char * const *nargv, const char *options) in getopt() function

12