/external/checkpolicy/ |
checkpolicy.c | 402 {"binary", no_argument, NULL, 'b'}, 403 {"debug", no_argument, NULL, 'd'}, 404 {"version", no_argument, NULL, 'V'}, 406 {"mls", no_argument, NULL, 'M'}, 407 {"help", no_argument, NULL, 'h'},
|
/frameworks/av/cmds/screenrecord/ |
screenrecord.cpp | 649 { "help", no_argument, NULL, 'h' }, 650 { "verbose", no_argument, NULL, 'v' }, 654 { "rotate", no_argument, NULL, 'r' },
|
/bootable/recovery/ |
recovery.cpp | 54 { "wipe_data", no_argument, NULL, 'w' }, 55 { "wipe_cache", no_argument, NULL, 'c' }, 56 { "show_text", no_argument, NULL, 't' }, 57 { "just_exit", no_argument, NULL, 'x' }, [all...] |
/external/genext2fs/ |
genext2fs.c | [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...] |
blktrace.c | 369 .has_arg = no_argument, 381 .has_arg = no_argument, 387 .has_arg = no_argument, 411 .has_arg = no_argument, 429 .has_arg = no_argument, [all...] |
blkiomon.c | 666 .has_arg = no_argument,
|
/bionic/libc/upstream-freebsd/lib/libc/stdlib/ |
getopt_long.c | 273 if (long_options[match].has_arg == no_argument
|
/external/chromium_org/third_party/mesa/src/src/getopt/ |
getopt_long.c | 208 if (long_options[match].has_arg == no_argument
|
/external/mesa3d/src/getopt/ |
getopt_long.c | 208 if (long_options[match].has_arg == no_argument
|
/ndk/sources/host-tools/make-3.81/ |
main.c | 428 { "quiet", no_argument, 0, 's' }, 429 { "stop", no_argument, 0, 'S' }, 434 { "dry-run", no_argument, 0, 'n' }, 435 { "recon", no_argument, 0, 'n' }, [all...] |
/frameworks/native/cmds/flatland/ |
Main.cpp | 745 {"help", no_argument, 0, 0 },
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
tst-rxspencer.c | 415 {"utf8", no_argument, &test_utf8, 1},
|
/external/gcc-demangle/ |
cp-demangle.c | [all...] |
/external/valgrind/main/coregrind/m_demangle/ |
cp-demangle.c | [all...] |
/external/bison/ |
configure | [all...] |