HomeSort by relevance Sort by last modified time
    Searched full:no_argument (Results 151 - 175 of 259) sorted by null

1 2 3 4 5 67 8 91011

  /hardware/ti/omap4-aah/ion/
ion_test_2.c 363 {"alloc", no_argument, 0, 'a'},
365 {"map", no_argument, 0, 'm'},
371 {"alloc_tiler", no_argument, 0, 't'},
  /system/core/trusty/libtrusty/tipc-test/
tipc_test.c 44 {"help", no_argument, 0, 'h'},
45 {"silent", no_argument, 0, 's'},
46 {"variable",no_argument, 0, 'v'},
  /toolchain/binutils/binutils-2.25/gas/config/
tc-moxie.c 605 { "EB", no_argument, NULL, OPTION_EB},
606 { "EL", no_argument, NULL, OPTION_EL},
607 { NULL, no_argument, NULL, 0}
tc-m32c.c 76 { "m16c", no_argument, NULL, OPTION_CPU_M16C },
77 { "m32c", no_argument, NULL, OPTION_CPU_M32C },
78 { "relax", no_argument, NULL, OPTION_LINKRELAX },
79 { "h-tick-hex", no_argument, NULL, OPTION_H_TICK_HEX },
80 {NULL, no_argument, NULL, 0}
    [all...]
tc-spu.c 139 {"apuasm", no_argument, NULL, OPTION_APUASM},
141 {"mdd2.0", no_argument, NULL, OPTION_DD2},
143 {"mdd1.0", no_argument, NULL, OPTION_DD1},
145 {"mdd3.0", no_argument, NULL, OPTION_DD3},
146 { NULL, no_argument, NULL, 0 }
tc-rx.c 85 {"mbig-endian-data", no_argument, NULL, OPTION_BIG},
86 {"mlittle-endian-data", no_argument, NULL, OPTION_LITTLE},
89 {"EB", no_argument, NULL, OPTION_BIG},
90 {"EL", no_argument, NULL, OPTION_LITTLE},
91 {"m32bit-doubles", no_argument, NULL, OPTION_32BIT_DOUBLES},
92 {"m64bit-doubles", no_argument, NULL, OPTION_64BIT_DOUBLES},
95 {"muse-conventional-section-names", no_argument, NULL, OPTION_CONVENTIONAL_SECTION_NAMES},
96 {"muse-renesas-section-names", no_argument, NULL, OPTION_RENESAS_SECTION_NAMES},
97 {"msmall-data-limit", no_argument, NULL, OPTION_SMALL_DATA_LIMIT},
98 {"relax", no_argument, NULL, OPTION_RELAX}
    [all...]
tc-avr.c 420 { "mall-opcodes", no_argument, NULL, OPTION_ALL_OPCODES },
421 { "mno-skip-bug", no_argument, NULL, OPTION_NO_SKIP_BUG },
422 { "mno-wrap", no_argument, NULL, OPTION_NO_WRAP },
423 { "mrmw", no_argument, NULL, OPTION_ISA_RMW },
424 { "mlink-relax", no_argument, NULL, OPTION_LINK_RELAX },
425 { NULL, no_argument, NULL, 0 }
    [all...]
tc-i860.c 1078 { "EB", no_argument, NULL, OPTION_EB },
1079 { "EL", no_argument, NULL, OPTION_EL },
1080 { "mwarn-expand", no_argument, NULL, OPTION_WARN_EXPAND },
1081 { "mxp", no_argument, NULL, OPTION_XP },
1082 { "mintel-syntax",no_argument, NULL, OPTION_INTEL_SYNTAX },
1083 { NULL, no_argument, NULL, 0 }
    [all...]
  /external/selinux/checkpolicy/
checkpolicy.c 408 {"binary", no_argument, NULL, 'b'},
409 {"debug", no_argument, NULL, 'd'},
410 {"version", no_argument, NULL, 'V'},
412 {"mls", no_argument, NULL, 'M'},
413 {"cil", no_argument, NULL, 'C'},
414 {"help", no_argument, NULL, 'h'},
  /frameworks/av/cmds/screenrecord/
screenrecord.cpp 882 { "help", no_argument, NULL, 'h' },
883 { "verbose", no_argument, NULL, 'v' },
887 { "bugreport", no_argument, NULL, 'u' },
889 { "show-device-info", no_argument, NULL, 'i' },
890 { "show-frame-time", no_argument, NULL, 'f' },
891 { "rotate", no_argument, NULL, 'r' },
    [all...]
  /system/core/logcat/
logcat.cpp 581 { "binary", no_argument, NULL, 'B' },
584 { "clear", no_argument, NULL, 'c' },
585 { "dividers", no_argument, NULL, 'D' },
592 { "last", no_argument, NULL, 'L' },
595 { print_str, no_argument, NULL, 0 },
600 { "statistics", no_argument, NULL, 'S' },
    [all...]
  /external/bison/darwin-lib/
getopt.h 180 no_argument (or 0) if the option does not take an argument,
210 # define no_argument 0 macro
  /external/bison/lib/
getopt.in.h 169 no_argument (or 0) if the option does not take an argument,
199 # define no_argument 0 macro
  /system/extras/taskstats/
taskstats.c 262 {"help", no_argument, 0, 0},
265 {"raw", no_argument, 0, 0},
  /system/sepolicy/tools/sepolicy-analyze/
neverallow.c 479 {"debug", no_argument, NULL, 'd'},
482 {"warn", no_argument, NULL, 'w'},
  /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,
  /system/extras/tests/suspend_stress/
suspend_stress.cpp 58 {"abort", no_argument, 0, 'a'},
  /toolchain/binutils/binutils-2.25/ld/emultempl/
tic6xdsbt.em 177 { "no-merge-exidx-entries", no_argument, NULL, OPTION_NO_MERGE_EXIDX_ENTRIES },
ticoff.em 57 {NULL, no_argument, NULL, 0}
vms.em 141 {NULL, no_argument, NULL, 0}
  /frameworks/native/cmds/atrace/
atrace.cpp     [all...]
  /toolchain/binutils/binutils-2.25/binutils/
dlltool.c     [all...]
srconv.c     [all...]
  /bootable/recovery/
recovery.cpp 69 { "wipe_data", no_argument, NULL, 'w' },
70 { "wipe_cache", no_argument, NULL, 'c' },
71 { "show_text", no_argument, NULL, 't' },
72 { "sideload", no_argument, NULL, 's' },
73 { "sideload_auto_reboot", no_argument, NULL, 'a' },
74 { "just_exit", no_argument, NULL, 'x' },
77 { "shutdown_after", no_argument, NULL, 'p' },
79 { "security", no_argument, NULL, 'e'},
    [all...]
  /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 459 milliseconds

1 2 3 4 5 67 8 91011