HomeSort by relevance Sort by last modified time
    Searched defs:long_options (Results 1 - 25 of 32) sorted by null

1 2

  /development/tools/yuv420sp2rgb/
cmdline.c 12 static struct option long_options[] = { variable in typeref:struct:option
24 /* This array must parallel long_options[] */
44 struct option *opt = long_options;
81 long_options,
109 if (long_options[option_index].flag != 0)
111 INFO ("option %s", long_options[option_index].name);
  /external/bison/lib/
getopt1.c 42 const struct option *long_options, int *opt_index)
44 return _getopt_internal (argc, (char **) argv, options, long_options,
50 const struct option *long_options, int *opt_index,
53 return _getopt_internal_r (argc, argv, options, long_options, opt_index,
65 const struct option *long_options, int *opt_index)
67 return _getopt_internal (argc, (char **) argv, options, long_options,
73 const struct option *long_options, int *opt_index,
76 return _getopt_internal_r (argc, argv, options, long_options, opt_index,
96 static const struct option long_options[] =
108 long_options, &option_index)
94 static const struct option long_options[] = local
    [all...]
  /external/libmtp/examples/
connect.c 112 static struct option long_options[] = { local
121 int c = getopt_long (argc, argv, "d:f:g:n:t:", long_options, &option_index);
  /ndk/sources/host-tools/make-3.81/
getopt1.c 71 const struct option *long_options, int *opt_index)
73 return _getopt_internal (argc, argv, options, long_options, opt_index, 0);
83 const struct option *long_options, int *opt_index)
85 return _getopt_internal (argc, argv, options, long_options, opt_index, 1);
106 static struct option long_options[] =
118 long_options, &option_index);
125 printf ("option %s", long_options[option_index].name);
104 static struct option long_options[] = local
  /ndk/sources/host-tools/sed-4.2.1/lib/
getopt1.c 42 const struct option *long_options, int *opt_index)
44 return _getopt_internal (argc, (char **) argv, options, long_options,
50 const struct option *long_options, int *opt_index,
53 return _getopt_internal_r (argc, argv, options, long_options, opt_index,
65 const struct option *long_options, int *opt_index)
67 return _getopt_internal (argc, (char **) argv, options, long_options,
73 const struct option *long_options, int *opt_index,
76 return _getopt_internal_r (argc, argv, options, long_options, opt_index,
96 static const struct option long_options[] =
108 long_options, &option_index)
94 static const struct option long_options[] = local
    [all...]
  /hardware/libhardware/tests/camera2/
TestSettings.cpp 72 static struct option long_options[] = { local
81 c = getopt_long(argc, argv, "+h", long_options, &option_index);
  /external/checkpolicy/
checkmodule.c 169 struct option long_options[] = { local
179 while ((ch = getopt_long(argc, argv, "ho:bVU:mM", long_options, NULL)) != -1) {
checkpolicy.c 399 struct option long_options[] = { local
411 while ((ch = getopt_long(argc, argv, "o:t:dbU:MVc:h", long_options, NULL)) != -1) {
  /external/lldb/tools/lldb-perf/lib/
TestCase.cpp 32 GetShortOptionString (struct option *long_options)
35 for (int i = 0; long_options[i].name != NULL; ++i)
37 if (long_options[i].flag == NULL)
39 option_string.push_back ((char) long_options[i].val);
40 switch (long_options[i].has_arg)
62 struct option* long_options = GetLongOptions(); local
64 if (long_options)
66 std::string short_option_string (GetShortOptionString(long_options));
80 long_options,
  /system/extras/tests/suspend_stress/
suspend_stress.cpp 55 const static struct option long_options[] = { local
60 int c = getopt_long(argc, argv, "ac:t:", long_options, NULL);
  /external/sepolicy/tools/
sepolicy-check.c 242 struct option long_options[] = { local
251 while ((ch = getopt_long(argc, argv, "s:t:c:p:P:", long_options, NULL)) != -1) {
  /system/extras/taskstats/
taskstats.c 311 const struct option long_options[] = { local
321 int option_char = getopt_long_only(argc, argv, "", long_options,
  /external/bison/src/
getargs.c 491 Should be computed from long_options. */
527 static struct option const long_options[] = variable
601 while ((c = getopt_long (argc, argv, short_options, long_options, NULL))
  /ndk/sources/host-tools/ndk-stack/binutils/
addr2line.c 54 static struct option long_options[] = variable in typeref:struct:option
429 while ((c = getopt_long (argc, argv, "ab:Ce:sfHhij:pVv", long_options, (int *) 0))
  /system/extras/tests/sdcard/
sdcard_perf_test.cpp 110 struct option long_options[] = { member in namespace:__anon63673
215 long_options,
  /system/extras/verity/
build_verity_tree.cpp 131 const static struct option long_options[] = { local
138 int c = getopt_long(argc, argv, "a:A:hSs:", long_options, NULL);
  /external/ltrace/
options.c 535 static struct option long_options[] = { local
565 c = getopt_long(argc, argv, opts, long_options, &option_index);
  /external/oprofile/opcontrol/
opcontrol.cpp 149 struct option long_options[] = { variable in typeref:struct:option
570 int c = getopt_long(argc, argv, "c:e:v:r:dhVtl:", long_options, &option_index);
  /frameworks/native/cmds/flatland/
Main.cpp 745 static struct option long_options[] = { local
751 long_options, &option_index);
767 if (strcmp(long_options[option_index].name, "help")) {
  /hardware/qcom/audio/legacy/libalsa-intf/
aplay.c 53 static struct option long_options[] = variable in typeref:struct:option
590 while ((c = getopt_long(argc, argv, "PVMD:R:C:F:B:T:", long_options, &option_index)) != -1) {
arec.c 57 static struct option long_options[] = variable in typeref:struct:option
542 while ((c = getopt_long(argc, argv, "PVMD:R:C:T:F:B:", long_options, &option_index)) != -1) {
  /frameworks/native/cmds/atrace/
atrace.cpp 824 static struct option long_options[] = { local
833 long_options, &option_index);
879 if (!strcmp(long_options[option_index].name, "async_start")) {
884 } else if (!strcmp(long_options[option_index].name, "async_stop")) {
887 } else if (!strcmp(long_options[option_index].name, "async_dump")) {
891 } else if (!strcmp(long_options[option_index].name, "list_categories")) {
  /hardware/intel/common/libva/test/putsurface/
putsurface_common.c 523 static struct option long_options[] = local
530 while ((c =getopt_long(argc,argv,"w:h:g:r:d:f:tcep?n:1:2:v", long_options, NULL)) != EOF) {
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c 1128 const struct option long_options[] = local
    [all...]
  /system/core/toolbox/upstream-netbsd/usr.bin/grep/
grep.c 170 struct option long_options[] = variable in typeref:struct:option
396 while (((c = getopt_long(aargc, aargv, optstr, long_options, NULL)) !=

Completed in 847 milliseconds

1 2