Home
last modified time | relevance | path

Searched refs:inputIndex (Results 1 – 16 of 16) sorted by relevance

/external/icu/icu4c/source/layout/
DThaiShaping.cpp145 …doTransition (StateTransition transition, LEUnicode currChar, le_int32 inputIndex, le_uint8 glyphS… in doTransition() argument
152 glyphStorage.setCharIndex(outputIndex, inputIndex, success); in doTransition()
157 glyphStorage.setCharIndex(outputIndex, inputIndex, success); in doTransition()
162 glyphStorage.setCharIndex(outputIndex, inputIndex, success); in doTransition()
167 glyphStorage.setCharIndex(outputIndex, inputIndex, success); in doTransition()
172 glyphStorage.setCharIndex(outputIndex, inputIndex, success); in doTransition()
177 glyphStorage.setCharIndex(outputIndex, inputIndex, success); in doTransition()
189 glyphStorage.setCharIndex(outputIndex, inputIndex, success); in doTransition()
194 glyphStorage.setCharIndex(outputIndex, inputIndex, success); in doTransition()
200 glyphStorage.setCharIndex(outputIndex, inputIndex, success); in doTransition()
[all …]
DThaiShaping.h82 … doTransition(StateTransition transition, LEUnicode currChar, le_int32 inputIndex, le_uint8 glyphS…
85 …static le_uint8 getNextState(LEUnicode ch, le_uint8 state, le_int32 inputIndex, le_uint8 glyphSet,…
/external/zlib/src/contrib/dotzlib/DotZLib/
DDeflater.cs61 int inputIndex = offset; in Add()
64 while (err >= 0 && inputIndex < total) in Add()
66 copyInput(data, inputIndex, Math.Min(total - inputIndex, kBufferSize)); in Add()
76 inputIndex += (int)_ztream.total_in; in Add()
DInflater.cs61 int inputIndex = offset; in Add()
64 while (err >= 0 && inputIndex < total) in Add()
66 copyInput(data, inputIndex, Math.Min(total - inputIndex, kBufferSize)); in Add()
75 inputIndex += (int)_ztream.total_in; in Add()
/external/skia/src/utils/
DSkMD5.cpp39 unsigned int inputIndex; in update() local
44 inputIndex = bufferAvailable; in update()
46 inputIndex = 0; in update()
49 for (; inputIndex + 63 < inputLength; inputIndex += 64) { in update()
50 transform(this->state, &input[inputIndex]); in update()
55 inputIndex = 0; in update()
58 memcpy(&this->buffer[bufferIndex], &input[inputIndex], inputLength - inputIndex); in update()
/external/icu/icu4c/source/i18n/
Duspoof.cpp714 int32_t inputIndex = 0; in uspoof_getSkeletonUnicodeString() local
717 for (inputIndex=0; inputIndex < normalizedLen; ) { in uspoof_getSkeletonUnicodeString()
718 UChar32 c = nfdId.char32At(inputIndex); in uspoof_getSkeletonUnicodeString()
719 inputIndex += U16_LENGTH(c); in uspoof_getSkeletonUnicodeString()
Drematch.cpp5217 int64_t inputIndex = fp->fInputIdx; in MatchChunkAt() local
5224 … for (int64_t groupIndex = groupStartIdx; groupIndex < groupEndIdx; ++groupIndex,++inputIndex) { in MatchChunkAt()
5225 if (inputIndex >= fActiveLimit) { in MatchChunkAt()
5230 if (inputBuf[groupIndex] != inputBuf[inputIndex]) { in MatchChunkAt()
5236 fp->fInputIdx = inputIndex; in MatchChunkAt()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DSpoofChecker.java1861 for (int inputIndex = 0; inputIndex < normalizedLen;) {
1862 int c = Character.codePointAt(nfdId, inputIndex);
1863 inputIndex += Character.charCount(c);
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSpoofChecker.java1914 for (int inputIndex = 0; inputIndex < normalizedLen;) {
1915 int c = Character.codePointAt(nfdId, inputIndex);
1916 inputIndex += Character.charCount(c);
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...