OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:variableTop
(Results
1 - 15
of
15
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
usrchimp.h
74
uint32_t
variableTop
;
93
* all primary values less than
variabletop
will need to be masked off anyway.
bmsearch.cpp
81
uint32_t
variableTop
;
96
strengthMask(0), strength(UCOL_PRIMARY),
variableTop
(0), toShift(FALSE), coll(theCollator),
102
variableTop
= ucol_getVariableTop(coll, &status);
203
if (toShift &&
variableTop
> order && (order & UCOL_PRIMARYORDERMASK) != 0) {
252
if (toShift &&
variableTop
> order && (order & UCOL_PRIMARYORDERMASK) != 0) {
ucoleitr.cpp
209
uint32_t
variableTop
;
234
variableTop
= coll->variableTopValue << 16;
274
if ((elems->pce->toShift && elems->pce->
variableTop
> ce && primary != 0)
516
// uint32_t
variableTop
= coll->variableTopValue;
ucol_tok.cpp
[
all
...]
colldata.cpp
55
uint32_t
variableTop
= ucol_getVariableTop(coll, &status);
92
if (toShift &&
variableTop
> (uint32_t)order && (order & UCOL_PRIMARYORDERMASK) != 0) {
usearch.cpp
165
// less than
variabletop
will need to be masked off anyway.
166
if (strsrch->
variableTop
> sourcece) {
[
all
...]
/external/icu4c/i18n/
usrchimp.h
74
uint32_t
variableTop
;
93
* all primary values less than
variabletop
will need to be masked off anyway.
alphaindex.cpp
396
CollationElementIterator &cei, int32_t
variableTop
,
406
if (p >
variableTop
&& (ce32 & 0xc0) != 0xc0) {
433
int32_t
variableTop
;
435
variableTop
= CollationElementIterator::primaryOrder(
438
variableTop
= 0;
517
hasMultiplePrimaryWeights(*cei,
variableTop
, current, errorCode) &&
529
*cei,
variableTop
, singleBucket->lowerBoundary_, errorCode)) {
[
all
...]
ucoleitr.cpp
209
uint32_t
variableTop
;
234
variableTop
= coll->variableTopValue << 16;
274
if ((elems->pce->toShift && elems->pce->
variableTop
> ce && primary != 0)
516
// uint32_t
variableTop
= coll->variableTopValue;
ucol_tok.cpp
[
all
...]
usearch.cpp
165
// less than
variabletop
will need to be masked off anyway.
166
if (strsrch->
variableTop
> sourcece) {
[
all
...]
/external/icu4c/test/intltest/
colldata.cpp
44
uint32_t
variableTop
= ucol_getVariableTop(coll, &status);
76
if (toShift &&
variableTop
> (uint32_t)order && (order & UCOL_PRIMARYORDERMASK) != 0) {
/prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
Completed in 283 milliseconds