Home
last modified time | relevance | path

Searched refs:fInputLen (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/i18n/
Dinputext.cpp51 fInputLen = 0; in setText()
119 fInputLen = dsti; in MungeInput()
128 (fInputLen < 100 && fRawLength>600)) in MungeInput()
140 fInputLen = srci; in MungeInput()
150 for (srci = 0; srci < fInputLen; srci += 1) { in MungeInput()
Dcsr2022.cpp150 textIn->fInputLen, in match()
166 textIn->fInputLen, in match()
181 textIn->fInputLen, in match()
Dinputext.h42 int32_t fInputLen; // Length of the byte data in fInputBytes. variable
Dcsrsbcs.cpp96 if (byteIndex >= det->fInputLen) { in nextByte()
193 if (byteIndex >= det->fInputLen || det->fInputBytes[byteIndex] == 0) { in nextByte()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCharsetRecog_2022.java119 int confidence = match(det.fInputBytes, det.fInputLen, escapeSequences); in match()
134 int confidence = match(det.fInputBytes, det.fInputLen, escapeSequences); in match()
159 int confidence = match(det.fInputBytes, det.fInputLen, escapeSequences); in match()
DCharsetDetector.java380 fInputLen = dsti; in MungeInput()
389 (fInputLen < 100 && fRawLength>600)) { in MungeInput()
399 fInputLen = srci; in MungeInput()
407 for (srci=0; srci<fInputLen; srci++) { in MungeInput()
429 int fInputLen; // Length of the byte data in fInputBytes. field in CharsetDetector
DCharsetRecog_sbcs.java108 if (byteIndex >= det.fInputLen) { in nextByte()
215 if (byteIndex >= det.fInputLen || det.fInputBytes[byteIndex] == 0) { in nextByte()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...