| /external/perfetto/include/perfetto/ext/base/ | 
| D | getopt.h | 42 constexpr auto getopt_long = ::perfetto::base::getopt_compat::getopt_long;  variable
  | 
| /external/libusb/msvc/getopt/ | 
| D | getopt1.c | 67 getopt_long (argc, argv, options, long_options, opt_index)  in getopt_long()  function
  | 
| /external/perfetto/src/base/ | 
| D | getopt_compat_unittest.cc | 48   GetoptLongFn getopt_long = &getopt_compat::getopt_long;  member 61   GetoptLongFn getopt_long = &::getopt_long;  member
  | 
| D | getopt_compat.cc | 96 int getopt_long(int argc,  in getopt_long()  function
  | 
| /external/libevent/WIN32-Code/ | 
| D | getopt_long.c | 160 getopt_long(nargc, nargv, options, long_options, index)  in getopt_long()  function
  | 
| /external/libwebsockets/win32port/win32helpers/ | 
| D | getopt_long.c | 167 getopt_long(nargc, nargv, options, long_options, index)  in getopt_long()  function
  | 
| /external/sg3_utils/getopt_long/ | 
| D | getopt_long.c | 306 getopt_long(int nargc, char * const *nargv, const char *options,  in getopt_long()  function
  | 
| /external/musl/src/misc/ | 
| D | getopt_long.c | 142 int getopt_long(int argc, char *const *argv, const char *optstring, const struct option *longopts, …  in getopt_long()  function
  | 
| /external/arm-trusted-firmware/tools/fiptool/ | 
| D | win_posix.c | 243 int getopt_long(int argc,  in getopt_long()  function
  | 
| /external/mesa3d/src/getopt/ | 
| D | getopt_long.c | 492 getopt_long(int nargc, char * const *nargv, const char *options,  in getopt_long()  function
  | 
| /external/tcpdump/missing/ | 
| D | getopt_long.c | 617 getopt_long(int nargc, char * const *nargv, const char *options,  function
  | 
| /external/rust/crates/libc/src/unix/bsd/ | 
| D | mod.rs | 894     pub fn getopt_long(  in getopt_long()  function
  | 
| /external/rust/crates/libc/src/unix/haiku/ | 
| D | mod.rs | 1980     pub fn getopt_long(  in getopt_long()  function
  | 
| /external/rust/crates/libc/src/unix/solarish/ | 
| D | mod.rs | 3192     pub fn getopt_long(  in getopt_long()  function
  | 
| /external/rust/crates/libc/src/unix/linux_like/android/ | 
| D | mod.rs | 3502     pub fn getopt_long(  in getopt_long()  function
  | 
| /external/rust/crates/libc/src/unix/linux_like/linux/ | 
| D | mod.rs | 4454     pub fn getopt_long(  in getopt_long()  function
  |