OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CC_RESERVED
(Results
1 - 9
of
9
) sorted by null
/external/icu4c/layout/
KhmerReordering.h
67
CC_RESERVED
= 0,
TibetanReordering.h
84
CC_RESERVED
= 0, //Non Combining Characters
KhmerReordering.cpp
38
_xx = KhmerClassTable::
CC_RESERVED
,
101
// in which case we get _xx (
CC_RESERVED
) back
114
return
CC_RESERVED
;
TibetanReordering.cpp
39
_xx = TibetanClassTable::
CC_RESERVED
,
112
// (in which case we get its type back), or an unknown object in which case we get _xx (
CC_RESERVED
) back
116
return
CC_RESERVED
;
IndicReordering.h
25
#define
CC_RESERVED
0U
IndicReordering.cpp
673
case
CC_RESERVED
:
769
IndicClassTable::CharClass charClass =
CC_RESERVED
;
770
IndicClassTable::CharClass nextClass =
CC_RESERVED
;
[
all
...]
IndicClassTables.cpp
27
#define _xx (
CC_RESERVED
)
431
return
CC_RESERVED
;
/external/harfbuzz/src/
harfbuzz-khmer.c
73
CC_RESERVED
= 0,
127
_xx =
CC_RESERVED
,
192
// in which case we get _xx (
CC_RESERVED
) back
205
return
CC_RESERVED
;
/external/harfbuzz_ng/src/hb-old/
harfbuzz-khmer.c
73
CC_RESERVED
= 0,
127
_xx =
CC_RESERVED
,
192
// in which case we get _xx (
CC_RESERVED
) back
205
return
CC_RESERVED
;
Completed in 452 milliseconds