OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:toShift
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/i18n/
usrchimp.h
84
UBool
toShift
;
184
UBool
toShift
;
/external/icu/icu4c/source/test/intltest/
colldata.cpp
46
UBool
toShift
= ucol_getAttribute(coll, UCOL_ALTERNATE_HANDLING, &status) == UCOL_SHIFTED;
77
if (
toShift
&& variableTop > (uint32_t)order && (order & UCOL_PRIMARYORDERMASK) != 0) {
Completed in 3465 milliseconds