OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:intProps
(Results
1 - 5
of
5
) sorted by null
/external/icu4c/tools/toolutil/
ppucd.h
45
int32_t getIntProp(int32_t prop) const { return
intProps
[prop-UCHAR_INT_START]; }
49
int32_t
intProps
[UCHAR_INT_LIMIT-UCHAR_INT_START];
ppucd.cpp
49
memset(
intProps
, 0, sizeof(
intProps
));
351
props.
intProps
[prop-UCHAR_INT_START]=value;
/external/chromium_org/third_party/icu/source/common/
uprops.cpp
444
static const IntProperty
intProps
[UCHAR_INT_LIMIT-UCHAR_INT_START]={
488
const IntProperty &prop=
intProps
[which-UCHAR_INT_START];
508
const IntProperty &prop=
intProps
[which-UCHAR_INT_START];
528
const IntProperty &prop=
intProps
[which-UCHAR_INT_START];
/external/icu4c/common/
uprops.cpp
418
static const IntProperty
intProps
[UCHAR_INT_LIMIT-UCHAR_INT_START]={
462
const IntProperty &prop=
intProps
[which-UCHAR_INT_START];
482
const IntProperty &prop=
intProps
[which-UCHAR_INT_START];
502
const IntProperty &prop=
intProps
[which-UCHAR_INT_START];
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 685 milliseconds