OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UCNVSEL_INDEX_PV_COUNT
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/
ucnvsel.cpp
259
UCNVSEL_INDEX_PV_COUNT
, // number of uint32_t in the bit vectors
274
* uint32_t pv[indexes[
UCNVSEL_INDEX_PV_COUNT
]]; // bit vectors
446
count = indexes[
UCNVSEL_INDEX_PV_COUNT
]*4;
560
sel->pvCount = indexes[
UCNVSEL_INDEX_PV_COUNT
];
/external/icu/icu4c/source/common/
ucnvsel.cpp
259
UCNVSEL_INDEX_PV_COUNT
, // number of uint32_t in the bit vectors
274
* uint32_t pv[indexes[
UCNVSEL_INDEX_PV_COUNT
]]; // bit vectors
446
count = indexes[
UCNVSEL_INDEX_PV_COUNT
]*4;
560
sel->pvCount = indexes[
UCNVSEL_INDEX_PV_COUNT
];
Completed in 93 milliseconds