HomeSort by relevance Sort by last modified time
    Searched refs:ordinary (Results 1 - 20 of 20) sorted by null

  /external/chromium_org/third_party/icu/source/test/testdata/
tstfiles.mk 4 # the testdata package. For ordinary resource bundles, they only need to be referenced here.
  /external/icu4c/test/testdata/
tstfiles.mk 4 # the testdata package. For ordinary resource bundles, they only need to be referenced here.
  /bootable/recovery/minui/
Android.mk 13 # ordinary characters in this context). Strip double-quotes from the
  /external/llvm/lib/Support/
regcomp.c 84 static void ordinary(struct parse *, int);
400 ordinary(p, c);
403 case '{': /* okay as ordinary except if digit follows */
407 ordinary(p, c);
479 ordinary(p, GETNEXT());
487 * taken as an ordinary character and then revised to be an anchor. The
525 int starordinary) /* is a leading * an ordinary character? */
603 ordinary(p, (char)c);
730 ordinary(p, firstch(p, cs));
779 default: /* symbol, ordinary character, or range *
934 ordinary(struct parse *p, int ch) function
    [all...]
  /ndk/sources/host-tools/ndk-stack/regex/
regcomp.c 83 static void ordinary(struct parse *, int);
365 ordinary(p, c);
367 case '{': /* okay as ordinary except if digit follows */
371 ordinary(p, c);
443 ordinary(p, GETNEXT());
451 * taken as an ordinary character and then revised to be an anchor. The
489 int starordinary) /* is a leading * an ordinary character? */
567 ordinary(p, (char)c);
694 ordinary(p, firstch(p, cs));
743 default: /* symbol, ordinary character, or range *
898 ordinary(struct parse *p, int ch) function
    [all...]
  /external/chromium_org/v8/test/webkit/
dictionary-prototype-caching.js 35 // Prototype lookup caching will attempt to convert proto back to an ordinary structure
  /bionic/libc/upstream-netbsd/libc/regex/
regcomp.c 142 static void ordinary(struct parse *p, int ch);
472 ordinary(p, c);
474 case '{': /* okay as ordinary except if digit follows */
478 ordinary(p, c);
555 ordinary(p, GETNEXT());
565 * taken as an ordinary character and then revised to be an anchor. The
616 int starordinary, /* is a leading * an ordinary character? */
696 ordinary(p, c &~ BACKSL);
829 ordinary(p, firstch(p, cs));
885 default: /* symbol, ordinary character, or range *
1073 ordinary( function
    [all...]
  /libcore/luni/src/test/java/tests/api/java/lang/reflect/
FieldTest.java 1835 Field ordinary = GenericField.class.getDeclaredField("intField"); local
    [all...]
  /external/grub/docs/
texinfo.tex 390 % macro which expects an ordinary undelimited TeX argument.
    [all...]
  /external/chromium_org/third_party/JSON/JSON-2.59/blib/lib/JSON/
backportPP.pm     [all...]
  /external/chromium_org/third_party/JSON/JSON-2.59/lib/JSON/
backportPP.pm     [all...]
  /external/chromium_org/third_party/JSON/out/lib/perl5/JSON/
backportPP.pm     [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 222 % an ordinary undelimited TeX argument.
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 444 % macro which expects an ordinary undelimited TeX argument.
    [all...]
  /external/bison/build-aux/
texinfo.tex 423 % macro which expects an ordinary undelimited TeX argument.
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar 
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]

Completed in 1628 milliseconds