HomeSort by relevance Sort by last modified time
    Searched full:required_argument (Results 1 - 25 of 49) sorted by null

1 2

  /external/blktrace/btt/
args.c 48 .has_arg = required_argument,
54 .has_arg = required_argument,
60 .has_arg = required_argument,
66 .has_arg = required_argument,
78 .has_arg = required_argument,
84 .has_arg = required_argument,
90 .has_arg = required_argument,
96 .has_arg = required_argument,
102 .has_arg = required_argument,
108 .has_arg = required_argument,
    [all...]
  /development/tools/yuv420sp2rgb/
cmdline.c 13 {"output", required_argument, 0, 'o'},
14 {"height", required_argument, 0, 'h'},
15 {"width", required_argument, 0, 'w'},
17 {"type", required_argument, 0, 't'},
18 {"rotate", required_argument, 0, 'r'},
  /hardware/ti/omap4xxx/ion/
ion_test.c 236 {"alloc_flags", required_argument, 0, 'f'},
239 {"len", required_argument, 0, 'l'},
240 {"align", required_argument, 0, 'g'},
241 {"map_flags", required_argument, 0, 'z'},
242 {"prot", required_argument, 0, 'p'},
244 {"width", required_argument, 0, 'w'},
245 {"height", required_argument, 0, 'h'},
246 {"fmt", required_argument, 0, 'r'},
  /external/dhcpcd/
if-options.c 59 {"script", required_argument, NULL, 'c'},
61 {"env", required_argument, NULL, 'e'},
62 {"config", required_argument, NULL, 'f'},
67 {"leasetime", required_argument, NULL, 'l'},
68 {"metric", required_argument, NULL, 'm'},
70 {"option", required_argument, NULL, 'o'},
75 {"timeout", required_argument, NULL, 't'},
76 {"userclass", required_argument, NULL, 'u'},
77 {"vendor", required_argument, NULL, 'v'},
80 {"allowinterfaces", required_argument, NULL, 'z'}
    [all...]
  /bionic/libc/include/
getopt.h 49 #define required_argument 1 macro
56 * one of no_argument, required_argument, and optional_argument:
  /bionic/libdl/
dltest.c 40 {"library", required_argument, 0, 'l'},
41 {"symbol", required_argument, 0, 's'},
  /development/ndk/platforms/android-3/include/
getopt.h 49 #define required_argument 1 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
getopt.h 49 #define required_argument 1 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
getopt.h 49 #define required_argument 1 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
getopt.h 49 #define required_argument 1 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
getopt.h 49 #define required_argument 1 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
getopt.h 49 #define required_argument 1 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
getopt.h 49 #define required_argument 1 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
getopt.h 49 #define required_argument 1 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
getopt.h 49 #define required_argument 1 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
getopt.h 49 #define required_argument 1 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
getopt.h 49 #define required_argument 1 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
getopt.h 49 #define required_argument 1 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/
getopt.h 49 #define required_argument 1 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/
getopt.h 49 #define required_argument 1 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/
getopt.h 49 #define required_argument 1 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/
getopt.h 49 #define required_argument 1 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/
getopt.h 49 #define required_argument 1 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/
getopt.h 49 #define required_argument 1 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/
getopt.h 49 #define required_argument 1 macro
56 * one of no_argument, required_argument, and optional_argument:

Completed in 1469 milliseconds

1 2