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

1 2 3 4

  /external/grub/grub/
main.c 72 {"batch", no_argument, 0, OPT_BATCH},
76 {"help", no_argument, 0, OPT_HELP},
79 {"no-config-file", no_argument, 0, OPT_NO_CONFIG_FILE},
80 {"no-curses", no_argument, 0, OPT_NO_CURSES},
81 {"no-floppy", no_argument, 0, OPT_NO_FLOPPY},
82 {"no-pager", no_argument, 0, OPT_NO_PAGER},
83 {"preset-menu", no_argument, 0, OPT_PRESET_MENU},
84 {"probe-second-floppy", no_argument, 0, OPT_PROBE_SECOND_FLOPPY},
85 {"read-only", no_argument, 0, OPT_READ_ONLY},
86 {"verbose", no_argument, 0, OPT_VERBOSE}
    [all...]
  /system/core/toolbox/grep/
grep.c 174 {"decompress", no_argument, NULL, DECOMPRESS_OPT},
175 {"help", no_argument, NULL, HELP_OPT},
176 {"mmap", no_argument, NULL, MMAP_OPT},
177 {"line-buffered", no_argument, NULL, LINEBUF_OPT},
186 {"text", no_argument, NULL, 'a'},
188 {"byte-offset", no_argument, NULL, 'b'},
190 {"count", no_argument, NULL, 'c'},
193 {"extended-regexp", no_argument, NULL, 'E'},
195 {"fixed-strings", no_argument, NULL, 'F'},
197 {"basic-regexp", no_argument, NULL, 'G'}
    [all...]
  /bionic/libc/include/
getopt.h 42 #define no_argument 0 macro
50 * one of no_argument, required_argument, and optional_argument:
  /development/ndk/platforms/android-3/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /external/chromium_org/third_party/mesa/src/src/getopt/
getopt.h 39 #define no_argument 0 macro
51 * 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:
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/7/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/7/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/7/platforms/android-3/arch-arm/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:

Completed in 2889 milliseconds

1 2 3 4