OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:offsettoucodeunits
(Results
1 - 6
of
6
) sorted by null
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
UConverterDataReader.java
62
* 3 uint32_t
offsetToUCodeUnits
88
* uint16_t unicodeCodeUnits[(offsetFromUTable-
offsetToUCodeUnits
)/2];
472
h.
offsetToUCodeUnits
= byteBuffer.getInt();
512
length = header.offsetFromUTable - header.
offsetToUCodeUnits
;
CharsetMBCS.java
155
int countStates, countToUFallbacks,
offsetToUCodeUnits
, offsetFromUTable, offsetFromUBytes;
[
all
...]
/external/icu/icu4c/source/common/
ucnvmbcs.h
141
* 3 uint32_t
offsetToUCodeUnits
187
* uint16_t unicodeCodeUnits[(offsetFromUTable-
offsetToUCodeUnits
)/2];
465
offsetToUCodeUnits
,
ucnv_bld.cpp
[
all
...]
ucnvmbcs.cpp
[
all
...]
/external/icu/icu4c/source/tools/makeconv/
genmbcs.cpp
[
all
...]
Completed in 163 milliseconds