/external/fio/lib/ |
getopt.h | 20 optional_argument = 2, enumerator in enum:__anon12606
|
/bionic/libc/include/ |
getopt.h | 44 #define optional_argument 2 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/development/ndk/platforms/android-21/include/ |
getopt.h | 44 #define optional_argument 2 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/external/mesa3d/src/getopt/ |
getopt.h | 41 #define optional_argument 2 macro 51 * one of no_argument, required_argument, and optional_argument:
|
/external/tcpdump/ |
getopt_long.h | 42 #define optional_argument 2 macro 48 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/ |
getopt.h | 44 #define optional_argument 2 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/ |
getopt.h | 44 #define optional_argument 2 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/ |
getopt.h | 44 #define optional_argument 2 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/ |
getopt.h | 44 #define optional_argument 2 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/ |
getopt.h | 44 #define optional_argument 2 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/ |
getopt.h | 44 #define optional_argument 2 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/ |
getopt.h | 44 #define optional_argument 2 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/ |
getopt.h | 44 #define optional_argument 2 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/ |
getopt.h | 44 #define optional_argument 2 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/ |
getopt.h | 44 #define optional_argument 2 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/ |
getopt.h | 44 #define optional_argument 2 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/ |
getopt.h | 44 #define optional_argument 2 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/ |
getopt.h | 44 #define optional_argument 2 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/ |
getopt.h | 44 #define optional_argument 2 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/ |
getopt.h | 44 #define optional_argument 2 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/ |
getopt.h | 44 #define optional_argument 2 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/ |
getopt.h | 44 #define optional_argument 2 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/ |
getopt.h | 44 #define optional_argument 2 macro 50 * one of no_argument, required_argument, and optional_argument:
|
/toolchain/binutils/binutils-2.25/gprof/ |
gprof.c | 108 {"annotated-source", optional_argument, 0, 'A'}, 109 {"no-annotated-source", optional_argument, 0, 'J'}, 110 {"flat-profile", optional_argument, 0, 'p'}, 111 {"no-flat-profile", optional_argument, 0, 'P'}, 112 {"graph", optional_argument, 0, 'q'}, 113 {"no-graph", optional_argument, 0, 'Q'}, 114 {"exec-counts", optional_argument, 0, 'C'}, 115 {"no-exec-counts", optional_argument, 0, 'Z'}, 124 {"demangle", optional_argument, 0, OPTION_DEMANGLE}, 150 {"debug", optional_argument, 0, 'd'} [all...] |
/development/ndk/platforms/android-3/include/ |
getopt.h | 50 #define optional_argument 2 macro 56 * one of no_argument, required_argument, and optional_argument:
|