Searched refs:inputBytes (Results 1 - 6 of 6) sorted by relevance

/external/icu4c/i18n/
H A Dcsrutf8.cpp31 const uint8_t *inputBytes = input->fRawInput; local
37 inputBytes[0] == 0xEF && inputBytes[1] == 0xBB && inputBytes[2] == 0xBF) {
43 int32_t b = inputBytes[i];
74 b = inputBytes[i];
H A Dcsrsbcs.h258 uint8_t *unshapeLamAlef(const uint8_t *inputBytes, int32_t inputBytesLength, int32_t &length);
259 uint8_t *unshape(const uint8_t *inputBytes, int32_t inputBytesLength, int32_t &length);
H A Dcsrsbcs.cpp1148 uint8_t *CharsetRecog_IBM420_ar::unshape(const uint8_t *inputBytes, int32_t inputBytesLength, int32_t &length) { argument
1149 uint8_t *resultArray = unshapeLamAlef(inputBytes, inputBytesLength, length);
1160 uint8_t *CharsetRecog_IBM420_ar::unshapeLamAlef(const uint8_t *inputBytes, int32_t inputBytesLength, int32_t &length) { argument
1170 if (isLamAlef(inputBytes[i])) {
1174 bigBuffer[bufferIndex++] = inputBytes[i];
/external/chromium_org/third_party/icu/source/i18n/
H A Dcsrsbcs.h403 uint8_t *unshapeLamAlef(const uint8_t *inputBytes, int32_t inputBytesLength, int32_t &length);
404 uint8_t *unshape(const uint8_t *inputBytes, int32_t inputBytesLength, int32_t &length);
H A Dcsrsbcs.cpp1251 uint8_t *CharsetRecog_IBM420_ar::unshape(const uint8_t *inputBytes, int32_t inputBytesLength, int32_t &length) { argument
1252 uint8_t *resultArray = unshapeLamAlef(inputBytes, inputBytesLength, length);
1263 uint8_t *CharsetRecog_IBM420_ar::unshapeLamAlef(const uint8_t *inputBytes, int32_t inputBytesLength, int32_t &length) { argument
1273 if (isLamAlef(inputBytes[i])) {
1277 bigBuffer[bufferIndex++] = inputBytes[i];
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 161 milliseconds