| /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/ltp/testcases/kernel/io/disktest/ |
| D | Getopt.c | 93 int getopt(int argc, char **argv, char *pszValidOpts) 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/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/mingw-w64/mingw-w64-crt/misc/ |
| D | getopt.c | 523 getopt(int nargc, char * const *nargv, const char *options) 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 | 381 int getopt(int argc, char *const argv[], const char *optstring) in getopt() function
|
| /third_party/mingw-w64/mingw-w64-libraries/winpthreads/include/ |
| D | pthread.h | 568 #define getopt(...) (pthread_testcancel(), getopt(__VA_ARGS__)) macro
|