/aosp_15_r20/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
|
/aosp_15_r20/external/perfetto/src/base/ |
H A D | getopt_compat_unittest.cc | 47 GetoptFn getopt = &getopt_compat::getopt; member 60 GetoptFn getopt = &::getopt; member
|
H A D | getopt_compat.cc | 228 int getopt(int argc, char** argv, const char* shortopts) { in getopt() function
|
/aosp_15_r20/external/flac/src/share/getopt/ |
H A D | CMakeLists.txt | 7 add_library(getopt STATIC getopt.c getopt1.c) target
|
/aosp_15_r20/external/mesa3d/src/getopt/ |
H A D | meson.build | 4 libgetopt = static_library( build
|
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/ |
H A D | getopt.h | 41 constexpr auto getopt = ::perfetto::base::getopt_compat::getopt; variable
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/ |
H A D | getopt.h | 41 constexpr auto getopt = ::perfetto::base::getopt_compat::getopt; variable
|
/aosp_15_r20/hardware/google/gfxstream/codegen/generic-apigen/ |
D | getopt.c | 13 int getopt(int argc, char* const argv[], const char* ostr) { in getopt() function
|
/aosp_15_r20/external/capstone/cstool/ |
H A D | getopt.h | 20 getopt (int nargc, char * const nargv[], const char *ostr) in getopt() function
|
/aosp_15_r20/external/libpcap/missing/ |
H A D | getopt.c | 59 getopt(int nargc, char * const *nargv, const char *ostr) in getopt() function
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/ |
D | getopt.h | 166 # define getopt __posix_getopt macro
|
/aosp_15_r20/external/libevent/WIN32-Code/ |
H A D | getopt.c | 83 getopt(nargc, nargv, ostr) in getopt() function
|
/aosp_15_r20/external/libwebsockets/win32port/win32helpers/ |
H A D | getopt.c | 87 getopt(nargc, nargv, ostr) in getopt() function
|
/aosp_15_r20/external/trusty/musl/src/misc/ |
D | getopt.c | 27 int getopt(int argc, char * const argv[], const char *optstring) in getopt() function
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | getopt.py | 51 def getopt(args, shortopts, longopts = []): function
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | getopt.py | 56 def getopt(args, shortopts, longopts = []): function
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | getopt.py | 56 def getopt(args, shortopts, longopts = []): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | getopt.py | 56 def getopt(args, shortopts, longopts = []): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | getopt.py | 56 def getopt(args, shortopts, longopts = []): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | getopt.py | 56 def getopt(args, shortopts, longopts = []): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | getopt.py | 56 def getopt(args, shortopts, longopts = []): function
|
/aosp_15_r20/hardware/interfaces/biometrics/common/config/include/config/ |
H A D | Config.h | 71 T getopt(const std::string& name) { in getopt() function
|
/aosp_15_r20/external/mesa3d/src/ |
H A D | meson.build | 45 subdir('getopt') subdir
|
/aosp_15_r20/external/musl/src/misc/ |
H A D | getopt_long.c | 156 int getopt(int argc, char * const argv[], const char *optstring) in getopt() function
|
/aosp_15_r20/external/arm-trusted-firmware/tools/fiptool/ |
H A D | win_posix.c | 115 int getopt(int argc, in getopt() function
|