Searched defs:firstChar (Results 1 - 25 of 36) sorted by relevance

12

/external/doclava/src/com/google/doclava/
H A DKeywordEntry.java34 public char firstChar() { method in class:KeywordEntry
/external/icu/icu4c/source/layout/
H A DKhmerReordering.h105 LEUnicode firstChar; // for Khmer this will become x1780 member in struct:KhmerClassTable
H A DTibetanReordering.h124 LEUnicode firstChar; // for Tibetan this will become xOF00 member in struct:TibetanClassTable
H A DIndicReordering.h95 LEUnicode firstChar; member in struct:IndicClassTable
/external/icu/icu4c/source/test/intltest/
H A Ducdtest.cpp458 UChar32 firstChar = sample.char32At(0); local
461 (int32_t)charScript, (int32_t)uscript_getScript(firstChar, errorCode));
462 assertEquals("RTL vs. set", (UBool)rtl.contains(firstChar), (UBool)uscript_isRightToLeft(sc));
463 assertEquals("cased vs. set", (UBool)cased.contains(firstChar), (UBool)uscript_isCased(sc));
H A Dregextst.cpp5667 UChar32 firstChar = str.char32At(0); local
5669 RegexCompile::findCaseInsensitiveStarters(firstChar, &starters);
5671 errln("CaseInsensitiveStarters for \\u%x is missing character \\u%x.", cp, firstChar);
/external/mesa3d/src/mesa/drivers/windows/gdi/
H A Dwgl.c372 static BOOL wglUseFontBitmaps_FX(HDC fontDevice, DWORD firstChar, argument
409 curChar = (char)(i + firstChar);
/external/icu/icu4c/source/layoutex/
H A DParagraphLayout.cpp1040 le_int32 firstChar = (run == firstRun)? runStart : fStyleRunInfo[run].runBase; local
1043 appendRun(line, run, firstChar, lastChar);
1050 void ParagraphLayout::appendRun(ParagraphLayout::Line *line, le_int32 run, le_int32 firstChar, le_int32 lastChar) argument
1055 // Get the glyph indices for all the characters between firstChar and lastChar,
1062 for (ch = firstChar; ch <= lastChar; ch += 1) {
/external/libxml2/
H A Dxmlschemastypes.c1196 const xmlChar *cur = *str, *firstChar; local
1208 firstChar = cur;
1218 if ((digcnt < 4) || ((digcnt > 4) && (*firstChar == '0')))
/external/robolectric/v3/runtime/
H A Dtagsoup-1.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ccil/cowan/ org/ccil/cowan/tagsoup/ ...
/external/guice/extensions/struts2/lib/
H A Dfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/core/ freemarker/debug/ freemarker/debug/impl/ ...
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/guice/extensions/persist/lib/
H A Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/dom4j/bean/ org/dom4j/datatype/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/dom4j/bean/ org/dom4j/datatype/ org/ ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/guice/lib/build/
H A Dspring-core.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/springframework/ org/springframework/core/ org/springframework/core/annotation/ ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/guice/lib/build/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/parsers/ META-INF/services/ ...
/external/robolectric/v1/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 652 milliseconds

12