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

1 2 3 4 5 6 7 8 91011>>

  /development/ndk/platforms/android-3/arch-arm/symbols/
libc.so.variables.txt 43 opterr
  /development/ndk/platforms/android-5/arch-arm/symbols/
libc.so.variables.txt 42 opterr
  /development/ndk/platforms/android-8/arch-arm/symbols/
libc.so.variables.txt 45 opterr
  /development/ndk/platforms/android-9/arch-arm/symbols/
libc.so.variables.txt 44 opterr
  /development/ndk/platforms/android-9/arch-mips/symbols/
libc.so.variables.txt 44 opterr
  /development/ndk/platforms/android-9/arch-x86/symbols/
libc.so.variables.txt 44 opterr
  /external/marisa-trie/tools/
cmdopt.h 42 int opterr; // Warning level (0: nothing, 1: warning, 2: all). member in struct:cmdopt_t_
cmdopt.c 258 h->opterr = 1;
267 if (h->opterr) {
283 } else if ((value != -1) && (h->opterr == 2)) {
  /external/marisa-trie/v0_1_5/tools/
cmdopt.h 42 int opterr; // Warning level (0: nothing, 1: warning, 2: all). member in struct:cmdopt_t_
cmdopt.c 258 h->opterr = 1;
267 if (h->opterr) {
283 } else if ((value != -1) && (h->opterr == 2)) {
  /system/core/toolbox/
swapon.c 33 opterr = 0;
  /ndk/sources/host-tools/sed-4.2.1/lib/
getopt.in.h 42 # undef opterr macro
52 # define opterr __GETOPT_ID (opterr) macro
132 extern int opterr;
getopt_int.h 39 int opterr;
110 /* The initializer is necessary to set OPTIND and OPTERR to their
38 int opterr; member in struct:_getopt_data
  /system/core/reboot/
reboot.c 32 opterr = 0;
  /external/bison/m4/
getopt.m4 46 dnl Persuade Solaris <unistd.h> to declare optarg, optind, opterr, optopt.
236 opterr = 0;
278 optind = opterr = 0;
290 optind = opterr = 1;
332 optind = 1; opterr = 0;
  /external/grub/lib/
getopt.c 151 int opterr = 1;
482 return '?' after printing an error message. If you set `opterr' to
683 if (opterr)
704 if (opterr)
729 if (opterr)
756 if (opterr)
786 if (opterr)
820 if (opterr)
869 if (opterr)
887 if (opterr)
150 int opterr = 1; variable
    [all...]
  /ndk/sources/host-tools/make-3.81/
getopt.c 145 int opterr = 1; variable
469 return '?' after printing an error message. If you set `opterr' to
665 if (opterr)
686 if (opterr)
710 if (opterr)
737 if (opterr)
767 if (opterr)
801 if (opterr)
850 if (opterr)
868 if (opterr)
    [all...]
  /bionic/libc/include/
getopt.h 70 extern int optind, opterr, optopt;
  /external/bison/darwin-lib/
getopt.h 62 # undef opterr macro
73 # define opterr __GETOPT_ID (opterr) macro
167 extern int opterr;
  /external/bison/lib/
getopt.in.h 61 # undef opterr macro
72 # define opterr __GETOPT_ID (opterr) macro
156 extern int opterr;
getopt_int.h 75 int opterr;
115 /* The initializer is necessary to set OPTIND and OPTERR to their
74 int opterr; member in struct:_getopt_data
  /external/chromium_org/third_party/mesa/src/src/getopt/
getopt.h 71 extern int opterr;
  /external/mesa3d/src/getopt/
getopt.h 71 extern int opterr;
  /bionic/libdl/
dltest.c 37 extern int optind, opterr, optopt;
  /development/ndk/platforms/android-3/include/
getopt.h 77 extern int opterr;

Completed in 788 milliseconds

1 2 3 4 5 6 7 8 91011>>