OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SecondCE
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
ucol_tok.cpp
[
all
...]
ucol_bld.cpp
127
int32_t ucol_inv_findCE(const UColTokenParser *src, uint32_t CE, uint32_t
SecondCE
) {
138
res = compareCEs(first, second, CE,
SecondCE
);
157
if((first == CE && second ==
SecondCE
)) {
259
uint32_t
SecondCE
= lh->baseContCE;
265
iCE = ucol_inv_findCE(src, CE,
SecondCE
);
272
SecondCE
&= strengthMask[strength];
275
previousContCE =
SecondCE
;
277
while((previousCE & strengthMask[strength]) == CE && (previousContCE & strengthMask[strength])==
SecondCE
) {
290
uint32_t
SecondCE
= lh->baseContCE;
296
iCE = ucol_inv_findCE(src, CE,
SecondCE
);
[
all
...]
/external/icu4c/i18n/
ucol_tok.cpp
[
all
...]
ucol_bld.cpp
128
int32_t ucol_inv_findCE(const UColTokenParser *src, uint32_t CE, uint32_t
SecondCE
) {
139
res = compareCEs(first, second, CE,
SecondCE
);
158
if((first == CE && second ==
SecondCE
)) {
260
uint32_t
SecondCE
= lh->baseContCE;
266
iCE = ucol_inv_findCE(src, CE,
SecondCE
);
273
SecondCE
&= strengthMask[strength];
276
previousContCE =
SecondCE
;
278
while((previousCE & strengthMask[strength]) == CE && (previousContCE & strengthMask[strength])==
SecondCE
) {
291
uint32_t
SecondCE
= lh->baseContCE;
297
iCE = ucol_inv_findCE(src, CE,
SecondCE
);
[
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 42 milliseconds