OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:baseCE
(Results
1 - 11
of
11
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
ucol_tok.cpp
[
all
...]
ucol_tok.h
54
uint32_t
baseCE
;
ucol_bld.cpp
258
uint32_t CE = lh->
baseCE
;
289
uint32_t CE = lh->
baseCE
;
347
if((lh->
baseCE
& 0xFF000000)>= (consts->UCA_PRIMARY_IMPLICIT_MIN<<24) && (lh->
baseCE
& 0xFF000000) <= (consts->UCA_PRIMARY_IMPLICIT_MAX<<24) ) { /* implicits - */
348
//if(lh->
baseCE
>= PRIMARY_IMPLICIT_MIN && lh->
baseCE
< PRIMARY_IMPLICIT_MAX ) { /* implicits - */
350
t1 = lh->
baseCE
;
365
//} else if(lh->
baseCE
== UCOL_RESET_TOP_VALUE && lh->baseContCE == 0) {
367
t1 = lh->
baseCE
;
420
t1 = lh->
baseCE
;
[
all
...]
/external/icu4c/i18n/
ucol_tok.cpp
[
all
...]
ucol_tok.h
54
uint32_t
baseCE
;
ucol_bld.cpp
259
uint32_t CE = lh->
baseCE
;
290
uint32_t CE = lh->
baseCE
;
348
if((lh->
baseCE
& 0xFF000000)>= (consts->UCA_PRIMARY_IMPLICIT_MIN<<24) && (lh->
baseCE
& 0xFF000000) <= (consts->UCA_PRIMARY_IMPLICIT_MAX<<24) ) { /* implicits - */
349
//if(lh->
baseCE
>= PRIMARY_IMPLICIT_MIN && lh->
baseCE
< PRIMARY_IMPLICIT_MAX ) { /* implicits - */
351
t1 = lh->
baseCE
;
366
//} else if(lh->
baseCE
== UCOL_RESET_TOP_VALUE && lh->baseContCE == 0) {
368
t1 = lh->
baseCE
;
421
t1 = lh->
baseCE
;
[
all
...]
/external/chromium_org/third_party/icu/source/test/cintltst/
cmsccoll.c
1085
uint32_t
baseCE
, baseContCE, nextCE, nextContCE, currCE, currContCE;
1134
baseCE
=baseContCE=nextCE=nextContCE=currCE=currContCE=lastCE=lastContCE = UCOL_NOT_FOUND;
[
all
...]
/external/icu4c/test/cintltst/
cmsccoll.c
1088
uint32_t
baseCE
, baseContCE, nextCE, nextContCE, currCE, currContCE;
1137
baseCE
=baseContCE=nextCE=nextContCE=currCE=currContCE=lastCE=lastContCE = UCOL_NOT_FOUND;
[
all
...]
/prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 185 milliseconds