OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UCONFIG_NO_COLLATION
(Results
151 - 175
of
289
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu4c/i18n/
ucol_tok.h
27
#if !
UCONFIG_NO_COLLATION
209
#endif /* #if !
UCONFIG_NO_COLLATION
*/
nfrule.cpp
[
all
...]
/external/icu4c/i18n/unicode/
alphaindex.h
18
#if !
UCONFIG_NO_COLLATION
&& !UCONFIG_NO_NORMALIZATION
760
#endif /*
UCONFIG_NO_COLLATION
/ UCONFIG_NO_NORMALIZATION */
usearch.h
14
#if !
UCONFIG_NO_COLLATION
&& !UCONFIG_NO_BREAK_ITERATION
[
all
...]
coll.h
54
#if !
UCONFIG_NO_COLLATION
[
all
...]
tblcoll.h
65
#if !
UCONFIG_NO_COLLATION
[
all
...]
/external/icu4c/test/cintltst/
ccurrtst.c
20
#if (!
UCONFIG_NO_COLLATION
) /* This is not a formatting test. This is a collation test. */
167
#endif /* #if !UCONFIG_NO_FORMATTING && !
UCONFIG_NO_COLLATION
*/
cdetst.c
25
#if !
UCONFIG_NO_COLLATION
139
#endif /* #if !
UCONFIG_NO_COLLATION
*/
cjaptst.c
28
#if !
UCONFIG_NO_COLLATION
255
#endif /* #if !
UCONFIG_NO_COLLATION
*/
/external/icu4c/test/intltest/
allcoll.cpp
9
#if !
UCONFIG_NO_COLLATION
212
#endif /* #if !
UCONFIG_NO_COLLATION
*/
decoll.cpp
9
#if !
UCONFIG_NO_COLLATION
146
#endif /* #if !
UCONFIG_NO_COLLATION
*/
tscoll.cpp
20
#if !
UCONFIG_NO_COLLATION
101
#if !
UCONFIG_NO_COLLATION
&& !UCONFIG_NO_NORMALIZATION
540
#endif /* #if !
UCONFIG_NO_COLLATION
*/
uobjtest.cpp
347
#if !
UCONFIG_NO_COLLATION
488
#if !
UCONFIG_NO_COLLATION
&& !UCONFIG_NO_NORMALIZATION
cntabcol.cpp
9
#if !
UCONFIG_NO_COLLATION
249
#endif /* #if !
UCONFIG_NO_COLLATION
*/
/external/icu4c/tools/toolutil/
udbgutil.cpp
160
#if !
UCONFIG_NO_COLLATION
218
#if !
UCONFIG_NO_COLLATION
249
#if !
UCONFIG_NO_COLLATION
270
#if !
UCONFIG_NO_COLLATION
/external/chromium_org/third_party/icu/source/i18n/
nfrule.cpp
[
all
...]
sortkey.cpp
32
#if !
UCONFIG_NO_COLLATION
403
#endif /* #if !
UCONFIG_NO_COLLATION
*/
/external/chromium_org/third_party/icu/source/i18n/unicode/
coll.h
54
#if !
UCONFIG_NO_COLLATION
[
all
...]
tblcoll.h
65
#if !
UCONFIG_NO_COLLATION
[
all
...]
/external/chromium_org/third_party/icu/source/test/cintltst/
cjaptst.c
28
#if !
UCONFIG_NO_COLLATION
255
#endif /* #if !
UCONFIG_NO_COLLATION
*/
/external/chromium_org/third_party/icu/source/test/intltest/
cntabcol.cpp
9
#if !
UCONFIG_NO_COLLATION
249
#endif /* #if !
UCONFIG_NO_COLLATION
*/
dadrcoll.cpp
20
#if !
UCONFIG_NO_COLLATION
&& !UCONFIG_NO_FILE_IO
291
#endif /* #if !
UCONFIG_NO_COLLATION
*/
frcoll.cpp
16
#if !
UCONFIG_NO_COLLATION
217
#endif /* #if !
UCONFIG_NO_COLLATION
*/
jacoll.cpp
9
#if !
UCONFIG_NO_COLLATION
199
#endif /* #if !
UCONFIG_NO_COLLATION
*/
ucaconf.cpp
15
#if !
UCONFIG_NO_COLLATION
293
#endif /* #if !
UCONFIG_NO_COLLATION
*/
Completed in 835 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>