OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:offsetFromUBytes
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/common/
ucnvmbcs.h
143
* 5 uint32_t
offsetFromUBytes
467
offsetFromUBytes
,
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
CharsetMBCS.java
155
int countStates, countToUFallbacks, offsetToUCodeUnits, offsetFromUTable,
offsetFromUBytes
;
496
int stage2Length = (header.
offsetFromUBytes
- header.offsetFromUTable)/4 - stage1Length/2;
[
all
...]
Completed in 639 milliseconds