Searched defs:ruleLen (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | nptrans.cpp | 65 int32_t ruleLen = 0; in NamePrepTransform() local
|
H A D | itrbnf.cpp | 199 int32_t ruleLen = 0; in TestAPI() local
|
H A D | rbbitst.cpp | 5104 for (int32_t ruleLen=startLength; ruleLen <= endLength; ruleLen += increment) { in TestTable_8_16_Bits() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | nptrans.cpp | 65 int32_t ruleLen = 0; in NamePrepTransform() local
|
H A D | itrbnf.cpp | 200 int32_t ruleLen = 0; in TestAPI() local
|
H A D | rbbitst.cpp | 5162 for (int32_t ruleLen=startLength; ruleLen <= endLength; ruleLen += increment) { in TestTable_8_16_Bits() local
|
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/ |
H A D | cmsccoll.c | 706 uint32_t ruleLen = 0; in TestUCARules() local 3586 int32_t rLen, tLen, ruleLen, sLen, kLen; in TestVI5913() local 3771 int32_t rLen, tLen, ruleLen; in TestTailor6179() local 3878 int32_t rLen, tLen, ruleLen; in TestUCAPrecontext() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/ |
H A D | cmsccoll.c | 706 uint32_t ruleLen = 0; in TestUCARules() local 3586 int32_t rLen, tLen, ruleLen, sLen, kLen; in TestVI5913() local 3771 int32_t rLen, tLen, ruleLen; in TestTailor6179() local 3878 int32_t rLen, tLen, ruleLen; in TestUCAPrecontext() local
|
/aosp_15_r20/external/cldr/tools/c/genldml/ |
H A D | genldml.cpp | 2679 UnicodeString GenerateXML::parseRules(UChar* rules, int32_t ruleLen, UnicodeString& xmlString){ in parseRules()
|