OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:baseMap
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/tools/toolutil/
ucm.c
416
int32_t *
baseMap
, *extMap;
421
baseMap
=base->reverseMap;
438
mb=base->mappings+
baseMap
[b];
[
all
...]
/external/icu4c/i18n/
timezone.cpp
814
int32_t *
baseMap
= getMap(type, baseLen, ec);
838
int32_t zidx =
baseMap
[i];
896
result = new TZEnumeration(
baseMap
, baseLen, FALSE);
[
all
...]
Completed in 47 milliseconds