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

  /external/apache-http/src/org/apache/commons/codec/language/
Soundex.java 174 char firstCode = this.map(preHWChar);
175 if (firstCode == mappedChar || 'H' == preHWChar || 'W' == preHWChar) {
  /external/chromium/third_party/icu/source/test/letest/
FontObject.h 68 le_uint16 firstCode;
96 le_uint16 firstCode;
sfnt.h 97 le_uint16 firstCode;
166 le_uint16 firstCode;
175 le_uint16 firstCode;
  /external/icu4c/samples/layout/
sfnt.h 71 le_uint16 firstCode;
99 le_uint16 firstCode;
  /external/icu4c/test/letest/
FontObject.h 68 le_uint16 firstCode;
96 le_uint16 firstCode;
sfnt.h 97 le_uint16 firstCode;
166 le_uint16 firstCode;
175 le_uint16 firstCode;

Completed in 847 milliseconds