OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bmpLength
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/icu/source/common/unicode/
uset.h
225
int32_t
bmpLength
;
[
all
...]
/external/icu4c/common/unicode/
uset.h
229
int32_t
bmpLength
;
[
all
...]
/external/icu4c/common/
uset.cpp
325
* and add the
bmpLength
between it and the array.
328
* - all BMP: (length=
bmpLength
) BMP, .., BMP
329
* - some supplementary: (length|0x8000) (
bmpLength
<length) BMP, .., BMP, supp-high, supp-low, ..
348
fillSet->length=fillSet->
bmpLength
=0;
357
fillSet->length=fillSet->
bmpLength
=0;
360
fillSet->
bmpLength
=*src++;
364
fillSet->length=fillSet->
bmpLength
=0;
367
fillSet->
bmpLength
=length;
382
fillSet->
bmpLength
=fillSet->length=2;
386
fillSet->
bmpLength
=1
[
all
...]
/external/chromium_org/third_party/icu/source/common/
uset.cpp
330
* and add the
bmpLength
between it and the array.
333
* - all BMP: (length=
bmpLength
) BMP, .., BMP
334
* - some supplementary: (length|0x8000) (
bmpLength
<length) BMP, .., BMP, supp-high, supp-low, ..
353
fillSet->length=fillSet->
bmpLength
=0;
362
fillSet->length=fillSet->
bmpLength
=0;
365
fillSet->
bmpLength
=*src++;
369
fillSet->length=fillSet->
bmpLength
=0;
372
fillSet->
bmpLength
=length;
387
fillSet->
bmpLength
=fillSet->length=2;
391
fillSet->
bmpLength
=1
[
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 45 milliseconds