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

  /external/icu/icu4c/source/i18n/
inputext.h 42 int32_t fInputLen; // Length of the byte data in fInputBytes.
inputext.cpp 51 fInputLen = 0;
119 fInputLen = dsti;
128 (fInputLen < 100 && fRawLength>600))
140 fInputLen = srci;
150 for (srci = 0; srci < fInputLen; srci += 1) {
csr2022.cpp 150 textIn->fInputLen,
166 textIn->fInputLen,
181 textIn->fInputLen,
csrsbcs.cpp 96 if (byteIndex >= det->fInputLen) {
194 if (byteIndex >= det->fInputLen || det->fInputBytes[byteIndex] == 0) {
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
CharsetRecog_2022.java 120 int confidence = match(det.fInputBytes, det.fInputLen, escapeSequences);
135 int confidence = match(det.fInputBytes, det.fInputLen, escapeSequences);
160 int confidence = match(det.fInputBytes, det.fInputLen, escapeSequences);
CharsetDetector.java 359 fInputLen = dsti;
368 (fInputLen < 100 && fRawLength>600)) {
378 fInputLen = srci;
386 for (srci=0; srci<fInputLen; srci++) {
408 int fInputLen; // Length of the byte data in fInputBytes.
CharsetRecog_sbcs.java 109 if (byteIndex >= det.fInputLen) {
216 if (byteIndex >= det.fInputLen || det.fInputBytes[byteIndex] == 0) {
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
CharsetRecog_2022.java 119 int confidence = match(det.fInputBytes, det.fInputLen, escapeSequences);
134 int confidence = match(det.fInputBytes, det.fInputLen, escapeSequences);
159 int confidence = match(det.fInputBytes, det.fInputLen, escapeSequences);
CharsetDetector.java 380 fInputLen = dsti;
389 (fInputLen < 100 && fRawLength>600)) {
399 fInputLen = srci;
407 for (srci=0; srci<fInputLen; srci++) {
429 int fInputLen; // Length of the byte data in fInputBytes.
CharsetRecog_sbcs.java 108 if (byteIndex >= det.fInputLen) {
215 if (byteIndex >= det.fInputLen || det.fInputBytes[byteIndex] == 0) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 192 milliseconds