Home
last modified time | relevance | path

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

/third_party/mesa3d/src/getopt/
Dmeson.build21 libgetopt = static_library( build
Dgetopt_long.c473 getopt(int nargc, char * const *nargv, const char *options) in getopt() function
/third_party/boost/libs/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
/third_party/ffmpeg/compat/
Dgetopt.c41 static int getopt(int argc, char *argv[], char *opts) in getopt() function
/third_party/libcoap/examples/
Dgetopt.c23 static int getopt(int argc, char *argv[], char *opts) in getopt() function
/third_party/libwebsockets/win32port/win32helpers/
Dgetopt.c87 getopt(nargc, nargv, ostr) in getopt() function
/third_party/musl/src/misc/
Dgetopt.c28 int getopt(int argc, char * const argv[], const char *optstring) in getopt() function
/third_party/flutter/glfw/deps/
Dgetopt.c52 int getopt(int argc, char* const argv[], const char* optstring) { in getopt() function
/third_party/python/Lib/
Dgetopt.py56 def getopt(args, shortopts, longopts = []): function
/third_party/mesa3d/src/
Dmeson.build61 subdir('getopt') subdir
/third_party/ninja/src/
Dgetopt.c390 getopt (int argc, char **argv, char *optstring) in getopt() function
/third_party/python/Lib/distutils/
Dfancy_getopt.py210 def getopt(self, args=None, object=None): member in FancyGetopt
/third_party/libusb/msvc/getopt/
Dgetopt.c977 getopt (argc, argv, optstring) in getopt() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dcommon.c381 int getopt(int argc, char *const argv[], const char *optstring) in getopt() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dcommon.c382 int getopt(int argc, char *const argv[], const char *optstring) in getopt() function