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

1 2

  /build/tools/soslim/
cmdline.c 14 {"verbose", no_argument, 0, 'V'},
15 {"quiet", no_argument, 0, 'Q'},
16 {"shady", no_argument, 0, 'S'},
17 {"print", no_argument, 0, 'p'},
18 {"help", no_argument, 0, 'h'},
21 {"dry", no_argument, 0, 'n'},
22 {"strip", no_argument, 0, 's'},
  /build/tools/lsd/
cmdline.c 13 {"verbose", no_argument, 0, 'V'},
14 {"help", no_argument, 0, 'h'},
15 {"print-info", no_argument, 0, 'p'},
16 {"list-needed-libs", no_argument, 0, 'n'},
  /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...]
  /external/dhcpcd/
dhcpcd.c 68 {"background", no_argument, NULL, 'b'},
70 {"debug", no_argument, NULL, 'd'},
74 {"release", no_argument, NULL, 'k'},
77 {"rebind", no_argument, NULL, 'n'},
79 {"persistent", no_argument, NULL, 'p'},
80 {"quiet", no_argument, NULL, 'q'},
86 {"exit", no_argument, NULL, 'x'},
87 {"noarp", no_argument, NULL, 'A'},
88 {"nobackground", no_argument, NULL, 'B'},
90 {"duid", no_argument, NULL, 'D'}
    [all...]
  /build/tools/apriori/
cmdline.c 15 {"locals-only", no_argument, 0, 'l'},
16 {"quiet", no_argument, 0, 'Q'},
17 {"noupdate", no_argument, 0, 'n'},
20 {"verbose", no_argument, 0, 'V'},
21 {"help", no_argument, 0, 'h'},
  /development/tools/yuv420sp2rgb/
cmdline.c 16 {"gray", no_argument, 0, 'g'},
19 {"verbose", no_argument, 0, 'V'},
20 {"help", no_argument, 0, 1},
  /external/bison/src/
getargs.c 306 { "help", no_argument, 0, 'h' },
307 { "version", no_argument, 0, 'V' },
308 { "print-localedir", no_argument, 0, PRINT_LOCALEDIR_OPTION },
320 { "verbose", no_argument, 0, 'v' },
329 { "fixed-output-files", no_argument, 0, 'y' },
330 { "yacc", no_argument, 0, 'y' },
333 { "debug", no_argument, 0, 't' },
334 { "locations", no_argument, 0, LOCATIONS_OPTION },
335 { "no-lines", no_argument, 0, 'l' },
336 { "no-parser", no_argument, 0, 'n' }
    [all...]
  /external/blktrace/btt/
args.c 36 .has_arg = no_argument,
42 .has_arg = no_argument,
72 .has_arg = no_argument,
144 .has_arg = no_argument,
180 .has_arg = no_argument,
186 .has_arg = no_argument,
192 .has_arg = no_argument,
  /bionic/libc/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /ndk/build/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:
  /ndk/build/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:
  /ndk/build/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:
  /ndk/build/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:
  /ndk/build/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:
  /ndk/build/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:
  /external/grub/util/
mbchk.c 31 {"help", no_argument, 0, 'h'},
32 {"version", no_argument, 0, 'v'},
33 {"quiet", no_argument, 0, 'q'},
  /external/e2fsprogs/include/nonunix/
getopt.h 68 no_argument (or 0) if the option does not take an argument,
99 #define no_argument 0 macro
  /external/grub/lib/
getopt.h 66 no_argument (or 0) if the option does not take an argument,
97 #define no_argument 0 macro
  /bionic/libdl/
dltest.c 42 {"help", no_argument, 0, 'h'},
  /external/bison/lib/
getopt_.h 146 no_argument (or 0) if the option does not take an argument,
173 # define no_argument 0 macro
  /system/extras/tests/sdcard/
sdcard_perf_test.cpp 115 {"dump", no_argument, 0, 'd'},
116 {"cpu-scaling", no_argument, 0, 'c'},
118 {"truncate", no_argument, 0, 'e'},
119 {"no-new-fair-sleepers", no_argument, 0, 'z'},
120 {"no-normalized-sleepers", no_argument, 0, 'Z'},
122 {"help", no_argument, 0, 'h'},
  /external/bluetooth/bluez/tools/
hid2hci.c 297 { "help", no_argument, 0, 'h' },
298 { "quiet", no_argument, 0, 'q' },
  /external/blktrace/btreplay/
btrecord.c 138 .has_arg = no_argument,
144 .has_arg = no_argument,
168 .has_arg = no_argument,
174 .has_arg = no_argument,
  /bootable/recovery/
recovery.c 43 { "wipe_data", no_argument, NULL, 'w' },
44 { "wipe_cache", no_argument, NULL, 'c' },
  /external/blktrace/
blkparse.c 152 .has_arg = no_argument,
164 .has_arg = no_argument,
176 .has_arg = no_argument,
182 .has_arg = no_argument,
188 .has_arg = no_argument,
194 .has_arg = no_argument,
206 .has_arg = no_argument,
212 .has_arg = no_argument,
    [all...]

Completed in 463 milliseconds

1 2