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

1 2 3 4 56 7 8 91011

  /external/avahi/avahi-autoipd/
main.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-mips.c     [all...]
tc-ip2k.c 125 { "mip2022", no_argument, NULL, OPTION_CPU_IP2022 },
126 { "mip2022ext", no_argument, NULL, OPTION_CPU_IP2022EXT },
127 { NULL, no_argument, NULL, 0 },
tc-pj.c 330 {"little", no_argument, NULL, OPTION_LITTLE},
331 {"big", no_argument, NULL, OPTION_BIG},
332 {NULL, no_argument, NULL, 0}
tc-xgate.c 171 { "print-insn-syntax", no_argument, NULL, OPTION_PRINT_INSN_SYNTAX },
174 { "print-opcodes", no_argument, NULL, OPTION_PRINT_OPCODES },
177 { "generate-example", no_argument, NULL, OPTION_GENERATE_EXAMPLE },
180 { "mshort", no_argument, NULL, OPTION_MSHORT },
183 { "mlong", no_argument, NULL, OPTION_MLONG },
186 { "mshort-double", no_argument, NULL, OPTION_MSHORT_DOUBLE },
189 { "mlong-double", no_argument, NULL, OPTION_MLONG_DOUBLE },
191 { NULL, no_argument, NULL, 0 }
    [all...]
tc-arc.c 120 { "EB", no_argument, NULL, OPTION_EB },
121 { "EL", no_argument, NULL, OPTION_EL },
122 { "marc5", no_argument, NULL, OPTION_ARC5 },
123 { "pre-v6", no_argument, NULL, OPTION_ARC5 },
124 { "marc6", no_argument, NULL, OPTION_ARC6 },
125 { "marc7", no_argument, NULL, OPTION_ARC7 },
126 { "marc8", no_argument, NULL, OPTION_ARC8 },
127 { "marc", no_argument, NULL, OPTION_ARC },
128 { NULL, no_argument, NULL, 0 }
    [all...]
  /external/avahi/avahi-daemon/
main.c 461 { "help", no_argument, NULL, 'h' },
462 { "daemonize", no_argument, NULL, 'D' },
463 { "kill", no_argument, NULL, 'k' },
464 { "version", no_argument, NULL, 'V' },
466 { "reload", no_argument, NULL, 'r' },
467 { "check", no_argument, NULL, 'c' },
468 { "syslog", no_argument, NULL, 's' },
469 { "no-rlimits", no_argument, NULL, OPTION_NO_RLIMITS },
470 { "no-drop-root", no_argument, NULL, OPTION_NO_DROP_ROOT },
472 { "no-chroot", no_argument, NULL, OPTION_NO_CHROOT }
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
coffdump.c 485 { "help", no_argument, 0, 'h' },
486 { "version", no_argument, 0, 'V' },
487 { NULL, no_argument, 0, 0 }
sysdump.c 663 {"help", no_argument, 0, 'h'},
664 {"version", no_argument, 0, 'V'},
665 {NULL, no_argument, 0, 0}
windres.c 752 {"verbose", no_argument, 0, 'v'},
755 {"use-temp-file", no_argument, 0, OPTION_USE_TEMP_FILE},
756 {"no-use-temp-file", no_argument, 0, OPTION_NO_USE_TEMP_FILE},
757 {"yydebug", no_argument, 0, OPTION_YYDEBUG},
758 {"version", no_argument, 0, 'V'},
759 {"help", no_argument, 0, 'h'},
760 {0, no_argument, 0, 0}
strings.c 120 {"all", no_argument, NULL, 'a'},
121 {"data", no_argument, NULL, 'd'},
122 {"print-file-name", no_argument, NULL, 'f'},
128 {"help", no_argument, NULL, 'h'},
129 {"version", no_argument, NULL, 'v'},
  /external/gptfdisk/
android_popt.cc 46 long_options[i].has_arg = no_argument;
  /hardware/libhardware/tests/camera2/
TestSettings.cpp 76 {"help", no_argument, 0, 'h' },
  /toolchain/binutils/binutils-2.25/ld/emultempl/
vxworks.em 65 {"force-dynamic", no_argument, NULL, OPTION_FORCE_DYNAMIC},
armcoff.em 59 {"support-old-code", no_argument, NULL, OPTION_SUPPORT_OLD_CODE},
61 {NULL, no_argument, NULL, 0}
  /external/autotest/client/tests/monotonic_time/src/
time_test.c 40 { "help", no_argument, 0, 'h' },
42 { "verbose", no_argument, 0, 'v' },
  /external/libmicrohttpd/src/spdy2http/
proxy.c     [all...]
  /frameworks/base/tools/obbtool/
Main.cpp 37 {"help", no_argument, &wantUsage, 1},
38 {"version", no_argument, &wantVersion, 1},
  /frameworks/native/cmds/dumpsys/
dumpsys.cpp 81 {"skip", no_argument, 0, 0 },
82 {"help", no_argument, 0, 0 },
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
getopt.h 91 no_argument (or 0) if the option does not take an argument,
118 # define no_argument 0 macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
getopt.h 91 no_argument (or 0) if the option does not take an argument,
118 # define no_argument 0 macro
  /system/sepolicy/tools/sepolicy-analyze/
typecmp.c 271 {"diff", no_argument, NULL, 'd'},
272 {"equiv", no_argument, NULL, 'e'},
  /system/extras/tests/sdcard/
sdcard_perf_test.cpp 117 {"dump", no_argument, 0, 'd'},
118 {"cpu-scaling", no_argument, 0, 'c'},
120 {"truncate", no_argument, 0, 'e'},
121 {"no-new-fair-sleepers", no_argument, 0, 'z'},
122 {"no-normalized-sleepers", no_argument, 0, 'Z'},
124 {"help", no_argument, 0, 'h'},
  /external/tcpdump/
tcpdump.c 697 { "list-interfaces", no_argument, NULL, 'D' },
698 { "help", no_argument, NULL, 'h' },
701 { "monitor-mode", no_argument, NULL, 'I' },
705 { "list-time-stamp-types", no_argument, NULL, 'J' },
710 { "dont-verify-checksums", no_argument, NULL, 'K' },
711 { "list-data-link-types", no_argument, NULL, 'L' },
712 { "no-optimize", no_argument, NULL, 'O' },
713 { "no-promiscuous-mode", no_argument, NULL, 'p' },
718 { "absolute-tcp-sequence-numbers", no_argument, NULL, 'S' },
720 { "packet-buffered", no_argument, NULL, 'U' }
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
aarch64-gen.c 1166 {"debug", no_argument, NULL, 'd'},
1167 {"version", no_argument, NULL, 'V'},
1168 {"help", no_argument, NULL, 'h'},
1169 {"gen-opc", no_argument, NULL, 'c'},
1170 {"gen-asm", no_argument, NULL, 'a'},
1171 {"gen-dis", no_argument, NULL, 's'},
1172 {0, no_argument, NULL, 0}
    [all...]

Completed in 450 milliseconds

1 2 3 4 56 7 8 91011