Home
last modified time | relevance | path

Searched defs:toShift (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
Dusrchimp.h84 UBool toShift; variable
180 UBool toShift; member
/third_party/icu/icu4c/source/i18n/
Dusrchimp.h84 UBool toShift; variable
180 UBool toShift; member
/third_party/skia/third_party/externals/icu/source/i18n/
Dusrchimp.h84 UBool toShift; variable
184 UBool toShift; member
/third_party/icu/icu4c/source/test/intltest/
Dcolldata.cpp47 UBool toShift = ucol_getAttribute(coll, UCOL_ALTERNATE_HANDLING, &status) == UCOL_SHIFTED; in CEList() local