/third_party/mesa3d/src/getopt/ |
D | meson.build | 21 libgetopt = static_library( build
|
D | getopt_long.c | 473 getopt(int nargc, char * const *nargv, const char *options) in getopt() function
|
/third_party/boost/libs/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
|
/third_party/ffmpeg/compat/ |
D | getopt.c | 41 static int getopt(int argc, char *argv[], char *opts) in getopt() function
|
/third_party/libcoap/examples/ |
D | getopt.c | 23 static int getopt(int argc, char *argv[], char *opts) in getopt() function
|
/third_party/libwebsockets/win32port/win32helpers/ |
D | getopt.c | 87 getopt(nargc, nargv, ostr) in getopt() function
|
/third_party/musl/src/misc/ |
D | getopt.c | 28 int getopt(int argc, char * const argv[], const char *optstring) in getopt() function
|
/third_party/flutter/glfw/deps/ |
D | getopt.c | 52 int getopt(int argc, char* const argv[], const char* optstring) { in getopt() function
|
/third_party/python/Lib/ |
D | getopt.py | 56 def getopt(args, shortopts, longopts = []): function
|
/third_party/mesa3d/src/ |
D | meson.build | 61 subdir('getopt') subdir
|
/third_party/ninja/src/ |
D | getopt.c | 390 getopt (int argc, char **argv, char *optstring) in getopt() function
|
/third_party/python/Lib/distutils/ |
D | fancy_getopt.py | 210 def getopt(self, args=None, object=None): member in FancyGetopt
|
/third_party/libusb/msvc/getopt/ |
D | getopt.c | 977 getopt (argc, argv, optstring) in getopt() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
D | common.c | 381 int getopt(int argc, char *const argv[], const char *optstring) in getopt() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
D | common.c | 382 int getopt(int argc, char *const argv[], const char *optstring) in getopt() function
|