Home
last modified time | relevance | path

Searched refs:col8 (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dapicoll.cpp879 RuleBasedCollator *col8 = new RuleBasedCollator(ruleset2, UCOL_OFF, success); in TestOperators() local
892 doAssert((*col8 != *col9), "The two different table collations compared equal"); in TestOperators()
902 delete col8; in TestOperators()
/third_party/mindspore/patches/
D0005-micro-for-ohos.patch3941 + size_t col8 = col / C8NUM * C8NUM;
3945 + for (; ci < col8; ci += C8NUM) {
3962 + for (; ci < col8; ci += C8NUM) {
3979 + for (; ci < col8; ci += C8NUM) {