/external/fio/lib/ |
getopt.h | 18 no_argument = 0, enumerator in enum:__anon12606
|
/external/tcpdump/ |
getopt_long.h | 40 #define no_argument 0 macro 48 * one of no_argument, required_argument, and optional_argument:
|
/toolchain/binutils/binutils-2.25/ld/ |
lexsup.c | 111 { {"dc", no_argument, NULL, 'd'}, 113 { {"dp", no_argument, NULL, 'd'}, 117 { {"export-dynamic", no_argument, NULL, OPTION_EXPORT_DYNAMIC}, 119 { {"no-export-dynamic", no_argument, NULL, OPTION_NO_EXPORT_DYNAMIC}, 121 { {"EB", no_argument, NULL, OPTION_EB}, 123 { {"EL", no_argument, NULL, OPTION_EL}, 131 { {NULL, no_argument, NULL, '\0'}, 150 { {"print-map", no_argument, NULL, 'M'}, 152 { {"nmagic", no_argument, NULL, 'n'}, 154 { {"omagic", no_argument, NULL, 'N'} [all...] |
/toolchain/binutils/binutils-2.25/binutils/ |
cxxfilt.c | 37 {"strip-underscore", no_argument, NULL, '_'}, 39 {"help", no_argument, NULL, 'h'}, 40 {"no-params", no_argument, NULL, 'p'}, 41 {"no-strip-underscores", no_argument, NULL, 'n'}, 42 {"no-verbose", no_argument, NULL, 'i'}, 43 {"types", no_argument, NULL, 't'}, 44 {"version", no_argument, NULL, 'v'}, 45 {NULL, no_argument, NULL, 0}
|
/system/core/toolbox/upstream-netbsd/usr.bin/grep/ |
grep.c | 173 {"decompress", no_argument, NULL, DECOMPRESS_OPT}, 174 {"help", no_argument, NULL, HELP_OPT}, 175 {"mmap", no_argument, NULL, MMAP_OPT}, 176 {"line-buffered", no_argument, NULL, LINEBUF_OPT}, 185 {"text", no_argument, NULL, 'a'}, 187 {"byte-offset", no_argument, NULL, 'b'}, 189 {"count", no_argument, NULL, 'c'}, 192 {"extended-regexp", no_argument, NULL, 'E'}, 194 {"fixed-strings", no_argument, NULL, 'F'}, 196 {"basic-regexp", no_argument, NULL, 'G'} [all...] |
/bionic/libc/include/ |
getopt.h | 42 #define no_argument 0 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/development/ndk/platforms/android-21/include/ |
getopt.h | 42 #define no_argument 0 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/development/ndk/platforms/android-3/include/ |
getopt.h | 48 #define no_argument 0 macro 56 * one of no_argument, required_argument, and optional_argument:
|
/external/mesa3d/src/getopt/ |
getopt.h | 39 #define no_argument 0 macro 51 * one of no_argument, required_argument, and optional_argument:
|
/hardware/bsp/intel/peripheral/examples/mraa/gpio_output/ |
OutputGPIO.cpp | 47 {"help", no_argument, NULL, '?'}, 48 {"pin", no_argument, NULL, 'p'}, 49 {"set", no_argument, NULL, 's'}, 50 {"clear", no_argument, NULL, 'c'},
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/ |
getopt.h | 48 #define no_argument 0 macro 56 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/ |
getopt.h | 48 #define no_argument 0 macro 56 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/ |
getopt.h | 48 #define no_argument 0 macro 56 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/ |
getopt.h | 48 #define no_argument 0 macro 56 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/ |
getopt.h | 48 #define no_argument 0 macro 56 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/ |
getopt.h | 48 #define no_argument 0 macro 56 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/ |
getopt.h | 48 #define no_argument 0 macro 56 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/ |
getopt.h | 48 #define no_argument 0 macro 56 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/ |
getopt.h | 48 #define no_argument 0 macro 56 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/ |
getopt.h | 48 #define no_argument 0 macro 56 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/ |
getopt.h | 48 #define no_argument 0 macro 56 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/ |
getopt.h | 48 #define no_argument 0 macro 56 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/ |
getopt.h | 48 #define no_argument 0 macro 56 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/ |
getopt.h | 48 #define no_argument 0 macro 56 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/ |
getopt.h | 48 #define no_argument 0 macro 56 * one of no_argument, required_argument, and optional_argument:
|