OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_TOKEN_LEN
(Results
1 - 25
of
90
) sorted by null
1
2
3
4
/external/chromium_org/third_party/icu/source/test/cintltst/
ccurrtst.h
29
#define
MAX_TOKEN_LEN
16
cdetst.h
31
#define
MAX_TOKEN_LEN
16
cestst.h
31
#define
MAX_TOKEN_LEN
16
cfintst.h
31
#define
MAX_TOKEN_LEN
16
cfrtst.h
30
#define
MAX_TOKEN_LEN
16
cturtst.h
30
#define
MAX_TOKEN_LEN
16
encoll.h
30
#define
MAX_TOKEN_LEN
16
cjaptst.h
34
#define
MAX_TOKEN_LEN
16
/external/icu4c/test/cintltst/
ccurrtst.h
29
#define
MAX_TOKEN_LEN
16
cdetst.h
31
#define
MAX_TOKEN_LEN
16
cestst.h
31
#define
MAX_TOKEN_LEN
16
cfintst.h
31
#define
MAX_TOKEN_LEN
16
cfrtst.h
30
#define
MAX_TOKEN_LEN
16
cturtst.h
30
#define
MAX_TOKEN_LEN
16
encoll.h
30
#define
MAX_TOKEN_LEN
16
cjaptst.h
34
#define
MAX_TOKEN_LEN
16
/external/chromium_org/third_party/icu/source/test/intltest/
jacoll.h
26
enum EToken_Len {
MAX_TOKEN_LEN
= 16 };
51
static const UChar testSourceCases[][
MAX_TOKEN_LEN
];
52
static const UChar testTargetCases[][
MAX_TOKEN_LEN
];
54
static const UChar testBaseCases[][
MAX_TOKEN_LEN
];
55
static const UChar testPlainDakutenHandakutenCases[][
MAX_TOKEN_LEN
];
56
static const UChar testSmallLargeCases[][
MAX_TOKEN_LEN
];
57
static const UChar testKatakanaHiraganaCases[][
MAX_TOKEN_LEN
];
58
static const UChar testChooonKigooCases[][
MAX_TOKEN_LEN
];
frcoll.h
25
enum EToken_Len {
MAX_TOKEN_LEN
= 16 };
41
static const UChar testSourceCases[][
MAX_TOKEN_LEN
];
42
static const UChar testTargetCases[][
MAX_TOKEN_LEN
];
43
static const UChar testBugs[][
MAX_TOKEN_LEN
];
45
static const UChar testAcute[][
MAX_TOKEN_LEN
];
decoll.h
25
enum EToken_Len {
MAX_TOKEN_LEN
= 16 };
41
static const UChar testSourceCases[][
MAX_TOKEN_LEN
];
42
static const UChar testTargetCases[][
MAX_TOKEN_LEN
];
escoll.h
27
enum EToken_Len {
MAX_TOKEN_LEN
= 16 };
40
static const UChar testSourceCases[][
MAX_TOKEN_LEN
];
41
static const UChar testTargetCases[][
MAX_TOKEN_LEN
];
ficoll.h
26
enum EToken_Len {
MAX_TOKEN_LEN
= 16 };
39
static const UChar testSourceCases[][
MAX_TOKEN_LEN
];
40
static const UChar testTargetCases[][
MAX_TOKEN_LEN
];
lcukocol.h
21
enum EToken_Len {
MAX_TOKEN_LEN
= 16 };
31
static const UChar testSourceCases[][
MAX_TOKEN_LEN
];
32
static const UChar testTargetCases[][
MAX_TOKEN_LEN
];
trcoll.h
26
enum EToken_Len {
MAX_TOKEN_LEN
= 16 };
40
static const UChar testSourceCases[][
MAX_TOKEN_LEN
];
41
static const UChar testTargetCases[][
MAX_TOKEN_LEN
];
/external/icu4c/test/intltest/
jacoll.h
26
enum EToken_Len {
MAX_TOKEN_LEN
= 16 };
51
static const UChar testSourceCases[][
MAX_TOKEN_LEN
];
52
static const UChar testTargetCases[][
MAX_TOKEN_LEN
];
54
static const UChar testBaseCases[][
MAX_TOKEN_LEN
];
55
static const UChar testPlainDakutenHandakutenCases[][
MAX_TOKEN_LEN
];
56
static const UChar testSmallLargeCases[][
MAX_TOKEN_LEN
];
57
static const UChar testKatakanaHiraganaCases[][
MAX_TOKEN_LEN
];
58
static const UChar testChooonKigooCases[][
MAX_TOKEN_LEN
];
frcoll.h
25
enum EToken_Len {
MAX_TOKEN_LEN
= 16 };
41
static const UChar testSourceCases[][
MAX_TOKEN_LEN
];
42
static const UChar testTargetCases[][
MAX_TOKEN_LEN
];
43
static const UChar testBugs[][
MAX_TOKEN_LEN
];
45
static const UChar testAcute[][
MAX_TOKEN_LEN
];
Completed in 897 milliseconds
1
2
3
4