Home
last modified time | relevance | path

Searched refs:inChars (Results 1 – 9 of 9) sorted by relevance

/external/jsilver/src/com/google/clearsilver/jsilver/functions/html/
DHtmlStripFunction.java96 char[] inChars = in.toCharArray(); in filter() local
103 for (int i = 0; i < inChars.length; i++) { in filter()
104 char c = inChars[i]; in filter()
140 if (i != inChars.length - 1) { in filter()
DTextHtmlFunction.java209 char[] inChars = in.toCharArray(); in hasAsciiArt() local
214 switch (inChars[x]) { in hasAsciiArt()
223 if (x == 0 || inChars[x - 1] != '.') { in hasAsciiArt()
/external/icu/icu4c/source/layout/
DCanonShaping.cpp34 void CanonShaping::reorderMarks(const LEUnicode *inChars, le_int32 charCount, le_bool rightToLeft, in reorderMarks() argument
45 combiningClasses[i] = classTable->getGlyphClass(classTable, (LEGlyphID) inChars[i], success); in reorderMarks()
73 outChars[i] = inChars[index]; in reorderMarks()
DCanonShaping.h24 static void reorderMarks(const LEUnicode *inChars, le_int32 charCount, le_bool rightToLeft,
DLayoutEngine.cpp222 const LEUnicode *inChars = &chars[offset]; in characterProcessing() local
246 inChars = reordered; in characterProcessing()
262 fakeGlyphStorage[out] = (LEGlyphID) inChars[i]; in characterProcessing()
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DCollationDataReader.java411 CharBuffer inChars = inBytes.asCharBuffer(); in read() local
412 data.numScripts = inChars.get(); in read()
418 inChars.get(data.scriptsIndex = new char[data.numScripts + 16]); in read()
419 inChars.get(data.scriptStarts = new char[scriptStartsLength]); in read()
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationDataReader.java410 CharBuffer inChars = inBytes.asCharBuffer(); in read() local
411 data.numScripts = inChars.get(); in read()
417 inChars.get(data.scriptsIndex = new char[data.numScripts + 16]); in read()
418 inChars.get(data.scriptStarts = new char[scriptStartsLength]); in read()
/external/icu/icu4c/source/common/
Dudataswp.c234 const char *inChars; in udata_swapInvStringBlock() local
246 inChars=(const char *)inData; in udata_swapInvStringBlock()
248 while(stringsLength>0 && inChars[stringsLength-1]!=0) { in udata_swapInvStringBlock()
257 uprv_memcpy((char *)outData+stringsLength, inChars+stringsLength, length-stringsLength); in udata_swapInvStringBlock()
/external/testng/ant/3rdparty/
Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...