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

  /external/chromium_org/third_party/icu/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 148 textIn->fInputLen,
163 textIn->fInputLen,
178 textIn->fInputLen,
csrsbcs.cpp 92 if (byteIndex >= det->fInputLen) {
188 if (byteIndex >= det->fInputLen || det->fInputBytes[byteIndex] == 0) {
    [all...]
  /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 148 textIn->fInputLen,
163 textIn->fInputLen,
178 textIn->fInputLen,
csrsbcs.cpp 92 if (byteIndex >= det->fInputLen) {
188 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 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 343 milliseconds