OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:smallFCD
(Results
1 - 5
of
5
) sorted by null
/external/icu/icu4c/source/tools/gennorm2/
n2builder.h
116
uint8_t
smallFCD
[0x100];
/external/icu/icu4c/source/common/
normalizer2impl.h
334
uint8_t bits=
smallFCD
[lead>>8];
600
const uint8_t *
smallFCD
; // [0x100] one bit per 32 BMP code points, set if any FCD!=0
758
* uint8_t
smallFCD
[0x100]; -- new in format version 2
763
* Each
smallFCD
bit is set if any of the corresponding 32 BMP code points
765
* Bit 0 of
smallFCD
[0] is for U+0000..U+001F. Bit 7 of
smallFCD
[0xff] is for U+FFE0..U+FFFF.
784
* - Addition of the
smallFCD
[] bit set.
/prebuilts/misc/common/icu4j/
icu4j.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar
Completed in 82 milliseconds