Home
last modified time | relevance | path

Searched defs:firstByte (Results 1 – 10 of 10) sorted by relevance

/external/chromium/third_party/icu/source/i18n/
Dcsrmbcs.cpp246 int32_t firstByte = it->charValue = it->nextByte(det); in nextChar() local
291 int32_t firstByte = 0; in nextChar() local
401 int32_t firstByte; in nextChar() local
450 int32_t firstByte = 0; in nextChar() local
/external/icu4c/i18n/
Dcsrmbcs.cpp246 int32_t firstByte = it->charValue = it->nextByte(det); in nextChar() local
291 int32_t firstByte = 0; in nextChar() local
401 int32_t firstByte; in nextChar() local
450 int32_t firstByte = 0; in nextChar() local
/external/protobuf/java/src/main/java/com/google/protobuf/
DCodedInputStream.java359 final int firstByte = input.read(); in readRawVarint32() local
371 static int readRawVarint32(final int firstByte, in readRawVarint32()
DAbstractMessageLite.java276 final int firstByte = input.read(); in mergeDelimitedFrom() local
DUnknownFieldSet.java558 final int firstByte = input.read(); in mergeDelimitedFrom() local
/external/webkit/JavaScriptCore/pcre/
Dpcre_compile.cpp600 int firstByte = REQ_UNSET; in compileBranch() local
1739 int firstByte = REQ_UNSET; in compileBracket() local
2611 int firstByte, reqByte; in jsRegExpCompile() local
Dpcre_internal.h361 unsigned short firstByte; member
Dpcre_exec.cpp1870 …stByteOptimization(const UChar*& subjectPtr, const UChar* endSubject, int firstByte, bool firstByt… in tryFirstByteOptimization()
2023 int firstByte = -1; in jsRegExpExecute() local
/external/chromium/third_party/icu/source/common/
Ducnv_lmb.c693 ulmbcs_byte_t firstByte; in LMBCSConversionWorker() local
/external/icu4c/common/
Ducnv_lmb.c758 ulmbcs_byte_t firstByte; in LMBCSConversionWorker() local