/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/ |
getopt.h | 42 #define no_argument 0 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/ |
getopt.h | 42 #define no_argument 0 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/ |
getopt.h | 42 #define no_argument 0 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/ |
getopt.h | 42 #define no_argument 0 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/ |
getopt.h | 42 #define no_argument 0 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/ |
getopt.h | 42 #define no_argument 0 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/ |
getopt.h | 42 #define no_argument 0 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/ |
getopt.h | 42 #define no_argument 0 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/ |
getopt.h | 42 #define no_argument 0 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/ |
getopt.h | 42 #define no_argument 0 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/ |
getopt.h | 42 #define no_argument 0 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/ |
getopt.h | 42 #define no_argument 0 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/ |
getopt.h | 42 #define no_argument 0 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/ |
getopt.h | 42 #define no_argument 0 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/ |
getopt.h | 42 #define no_argument 0 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/ |
getopt.h | 42 #define no_argument 0 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/ |
getopt.h | 42 #define no_argument 0 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/ |
getopt.h | 42 #define no_argument 0 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/system/bt/tools/bdtool/ |
bdtool.c | 52 {"discover", no_argument, 0, 0 }, 53 {"discoverable", no_argument, 0, 0 }, 55 {"bond", no_argument, 0, 0 }, 56 {"up", no_argument, 0, 0 }, 57 {"verbose", no_argument, 0, 0 }, 58 {"get_name", no_argument, 0, 0 }, 60 {"sco_listen", no_argument, 0, 0 }, 61 {"sco_connect", no_argument, 0, 0 },
|
/toolchain/binutils/binutils-2.25/binutils/ |
addr2line.c | 55 {"addresses", no_argument, NULL, 'a'}, 56 {"basenames", no_argument, NULL, 's'}, 59 {"functions", no_argument, NULL, 'f'}, 60 {"inlines", no_argument, NULL, 'i'}, 61 {"pretty-print", no_argument, NULL, 'p'}, 64 {"help", no_argument, NULL, 'H'}, 65 {"version", no_argument, NULL, 'V'}, 66 {0, no_argument, 0, 0}
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
ppc32elf.em | 255 { "emit-stub-syms", no_argument, NULL, OPTION_STUBSYMS }, 256 { "no-emit-stub-syms", no_argument, NULL, OPTION_NO_STUBSYMS }, 257 { "no-tls-optimize", no_argument, NULL, OPTION_NO_TLS_OPT }, 258 { "no-tls-get-addr-optimize", no_argument, NULL, OPTION_NO_TLS_GET_ADDR_OPT },' 261 { "secure-plt", no_argument, NULL, OPTION_NEW_PLT }, 262 { "bss-plt", no_argument, NULL, OPTION_OLD_PLT }, 263 { "sdata-got", no_argument, NULL, OPTION_OLD_GOT },' 267 { "no-ppc476-workaround", no_argument, NULL, OPTION_NO_PPC476_WORKAROUND },
|
ppc64elf.em | 673 { "plt-static-chain", no_argument, NULL, OPTION_PLT_STATIC_CHAIN }, 674 { "no-plt-static-chain", no_argument, NULL, OPTION_NO_PLT_STATIC_CHAIN }, 675 { "plt-thread-safe", no_argument, NULL, OPTION_PLT_THREAD_SAFE }, 676 { "no-plt-thread-safe", no_argument, NULL, OPTION_NO_PLT_THREAD_SAFE }, 678 { "no-plt-align", no_argument, NULL, OPTION_NO_PLT_ALIGN }, 679 { "emit-stub-syms", no_argument, NULL, OPTION_STUBSYMS }, 680 { "no-emit-stub-syms", no_argument, NULL, OPTION_NO_STUBSYMS }, 681 { "dotsyms", no_argument, NULL, OPTION_DOTSYMS }, 682 { "no-dotsyms", no_argument, NULL, OPTION_NO_DOTSYMS }, 683 { "save-restore-funcs", no_argument, NULL, OPTION_SAVRES } [all...] |
armelf.em | 547 { "no-pipeline-knowledge", no_argument, NULL, '\'p\''}, 549 { "be8", no_argument, NULL, OPTION_BE8}, 550 { "target1-rel", no_argument, NULL, OPTION_TARGET1_REL}, 551 { "target1-abs", no_argument, NULL, OPTION_TARGET1_ABS}, 553 { "fix-v4bx", no_argument, NULL, OPTION_FIX_V4BX}, 554 { "fix-v4bx-interworking", no_argument, NULL, OPTION_FIX_V4BX_INTERWORKING}, 555 { "use-blx", no_argument, NULL, OPTION_USE_BLX}, 557 { "no-enum-size-warning", no_argument, NULL, OPTION_NO_ENUM_SIZE_WARNING}, 558 { "pic-veneer", no_argument, NULL, OPTION_PIC_VENEER}, 560 { "no-wchar-size-warning", no_argument, NULL, OPTION_NO_WCHAR_SIZE_WARNING} [all...] |
/external/autotest/client/site_tests/camera_V4L2/src/ |
media_v4l2_test.cc | 33 { "help", no_argument, NULL, '?' }, 34 { "mmap", no_argument, NULL, 'm' }, 35 { "read", no_argument, NULL, 'r' }, 36 { "userp", no_argument, NULL, 'u' },
|
/external/avahi/avahi-ui/ |
bssh.c | 68 { "help", no_argument, NULL, 'h' }, 69 { "ssh", no_argument, NULL, 's' }, 70 { "vnc", no_argument, NULL, 'v' }, 71 { "shell", no_argument, NULL, 'S' },
|