OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:abbrs
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/tools/tzcode/
tz2icu.cpp
141
int32_t abbr; // index into ZoneInfo.
abbrs
0..n-1
166
vector<string>
abbrs
;
member in struct:ZoneInfo
463
info.
abbrs
.push_back(string(start, p-start));
467
// Remap all the
abbrs
. Old value is offset into concatenated
[
all
...]
/external/icu4c/tools/tzcode/
tz2icu.cpp
141
int32_t abbr; // index into ZoneInfo.
abbrs
0..n-1
166
vector<string>
abbrs
;
member in struct:ZoneInfo
463
info.
abbrs
.push_back(string(start, p-start));
467
// Remap all the
abbrs
. Old value is offset into concatenated
[
all
...]
Completed in 27 milliseconds