OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpLimit
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/icu/source/common/
ucase.h
163
int32_t cpStart,
cpLimit
;
/external/chromium_org/third_party/icu/source/test/intltest/
convtest.cpp
494
UChar32
cpLimit
;
497
cpLimit
=s0Length=0x10000; // BMP only
499
cpLimit
=0x110000;
527
if(
cpLimit
==0x110000) {
574
expected.add(0,
cpLimit
-1);
592
if(
cpLimit
<0x110000) {
593
set.remove(
cpLimit
, 0x10ffff);
[
all
...]
/external/icu4c/common/
ucase.h
201
int32_t cpStart,
cpLimit
;
/external/icu4c/test/intltest/
convtest.cpp
521
UChar32
cpLimit
;
524
cpLimit
=s0Length=0x10000; // BMP only
526
cpLimit
=0x110000;
554
if(
cpLimit
==0x110000) {
601
expected.add(0,
cpLimit
-1);
619
if(
cpLimit
<0x110000) {
620
set.remove(
cpLimit
, 0x10ffff);
[
all
...]
/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 151 milliseconds