HomeSort by relevance Sort by last modified time
    Searched refs:no_argument (Results 1 - 25 of 310) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/fio/oslib/
getopt.h 18 no_argument = 0, enumerator in enum:__anon19304
  /external/syslinux/com32/include/
getopt.h 14 no_argument = 0, enumerator in enum:__anon33574
  /external/syslinux/libinstaller/getopt/
getopt.h 14 no_argument = 0, enumerator in enum:__anon35052
  /external/tcpdump/
getopt_long.h 40 #define no_argument 0 macro
48 * one of no_argument, required_argument, and optional_argument:
  /external/mesa3d/src/compiler/glsl/
main.cpp 42 { "dump-ast", no_argument, &options.dump_ast, 1 },
43 { "dump-hir", no_argument, &options.dump_hir, 1 },
44 { "dump-lir", no_argument, &options.dump_lir, 1 },
45 { "dump-builder", no_argument, &options.dump_builder, 1 },
46 { "link", no_argument, &options.do_link, 1 },
47 { "just-log", no_argument, &options.just_log, 1 },
  /toolchain/binutils/binutils-2.25/ld/
lexsup.c 111 { {"dc", no_argument, NULL, 'd'},
113 { {"dp", no_argument, NULL, 'd'},
117 { {"export-dynamic", no_argument, NULL, OPTION_EXPORT_DYNAMIC},
119 { {"no-export-dynamic", no_argument, NULL, OPTION_NO_EXPORT_DYNAMIC},
121 { {"EB", no_argument, NULL, OPTION_EB},
123 { {"EL", no_argument, NULL, OPTION_EL},
131 { {NULL, no_argument, NULL, '\0'},
150 { {"print-map", no_argument, NULL, 'M'},
152 { {"nmagic", no_argument, NULL, 'n'},
154 { {"omagic", no_argument, NULL, 'N'}
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
cxxfilt.c 37 {"strip-underscore", no_argument, NULL, '_'},
39 {"help", no_argument, NULL, 'h'},
40 {"no-params", no_argument, NULL, 'p'},
41 {"no-strip-underscores", no_argument, NULL, 'n'},
42 {"no-verbose", no_argument, NULL, 'i'},
43 {"types", no_argument, NULL, 't'},
44 {"version", no_argument, NULL, 'v'},
45 {NULL, no_argument, NULL, 0}
  /system/core/toolbox/upstream-netbsd/usr.bin/grep/
grep.c 173 {"decompress", no_argument, NULL, DECOMPRESS_OPT},
174 {"help", no_argument, NULL, HELP_OPT},
175 {"mmap", no_argument, NULL, MMAP_OPT},
176 {"line-buffered", no_argument, NULL, LINEBUF_OPT},
185 {"text", no_argument, NULL, 'a'},
187 {"byte-offset", no_argument, NULL, 'b'},
189 {"count", no_argument, NULL, 'c'},
192 {"extended-regexp", no_argument, NULL, 'E'},
194 {"fixed-strings", no_argument, NULL, 'F'},
196 {"basic-regexp", no_argument, NULL, 'G'}
    [all...]
  /bionic/libc/include/
getopt.h 43 #define no_argument 0 macro
51 * one of no_argument, required_argument, and optional_argument:
  /development/ndk/platforms/android-21/include/
getopt.h 42 #define no_argument 0 macro
50 * one of no_argument, required_argument, and optional_argument:
  /development/ndk/platforms/android-9/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /external/mesa3d/src/getopt/
getopt.h 39 #define no_argument 0 macro
51 * one of no_argument, required_argument, and optional_argument:
  /external/openssh/openbsd-compat/
getopt.h 39 #define no_argument 0 macro
47 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:

Completed in 141 milliseconds

1 2 3 4 5 6 7 8 91011>>