Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dusrchimp.h84 UBool toShift; variable
184 UBool toShift; member
/external/icu/libicu/cts_headers/
Dusrchimp.h84 UBool toShift; variable
184 UBool toShift; member
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DBnMath.c493 bigConst toShift, in BnShiftRight()
/external/icu/icu4c/source/test/intltest/
Dcolldata.cpp47 UBool toShift = ucol_getAttribute(coll, UCOL_ALTERNATE_HANDLING, &status) == UCOL_SHIFTED; in CEList() local