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

  /external/icu4c/test/testdata/
tstfiles.mk 4 # the testdata package. For ordinary resource bundles, they only need to be referenced here.
  /bionic/libc/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...]
  /dalvik/libcore/luni/src/test/java/tests/api/java/lang/reflect/
FieldTest.java 2118 Field ordinary = GenericField.class.getDeclaredField("intField"); local
    [all...]
  /external/grub/docs/
texinfo.tex 390 % macro which expects an ordinary undelimited TeX argument.
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 222 % an ordinary undelimited TeX argument.
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 214 milliseconds