HomeSort by relevance Sort by last modified time
    Searched defs:ASTERISK (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/third_party/icu/source/tools/genrb/
read.c 29 #define ASTERISK 0x002A
354 case ASTERISK: /* " / * " */
356 if(c2 == ASTERISK){ /* "/ * *" */
360 ucbuf_ungetc(c2, buf); /* c2 is the non-asterisk following "/ *". Include c2 back in buffer. */
407 if (c == ASTERISK) {
wrtxml.cpp 351 #define ASTERISK 0x002A
369 case ASTERISK:
    [all...]
  /external/icu4c/tools/genrb/
read.c 30 #define ASTERISK 0x002A
356 case ASTERISK: /* " / * " */
358 if(c2 == ASTERISK){ /* "/ * *" */
362 ucbuf_ungetc(c2, buf); /* c2 is the non-asterisk following "/ *". Include c2 back in buffer. */
409 if (c == ASTERISK) {
wrtxml.cpp 353 #define ASTERISK 0x002A
371 case ASTERISK:
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
selfmtimpl.h 40 #define ASTERISK ((UChar)0x002A)
dtptngen_impl.h 34 #define ASTERISK ((UChar)0x002A)
plurrule_impl.h 39 #define ASTERISK ((UChar)0x002A)
  /external/icu4c/i18n/
selfmtimpl.h 35 #define ASTERISK ((UChar)0x002A)
plurrule_impl.h 36 #define ASTERISK ((UChar)0x002A)
dtptngen_impl.h 34 #define ASTERISK ((UChar)0x002A)
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
Helpers.java 639 final char ASTERISK = 0x2A;
658 ch == ASTERISK ||
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
  /prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar 

Completed in 850 milliseconds