OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:olson
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/tools/tzcode/
tz2icu.cpp
12
#include "tzfile.h" // from
Olson
tzcode archive, copied to this dir
305
// skip additional
Olson
byte version
310
throw invalid_argument("Bad
Olson
version info");
488
// the
Olson
abbr data, or if the above TODO is completed.
905
map<string, string> linkSource; // id => "
Olson
link" or "ICU alias"
978
linkSource[fromid] = "
Olson
link";
979
linkSource[toid] = "
Olson
link";
1509
const string&
olson
= i->first;
local
1538
string
olson
= i->first;
local
1564
const string&
olson
= i->first;
local
[
all
...]
/external/icu4c/tools/tzcode/
tz2icu.cpp
12
#include "tzfile.h" // from
Olson
tzcode archive, copied to this dir
305
// skip additional
Olson
byte version
310
throw invalid_argument("Bad
Olson
version info");
488
// the
Olson
abbr data, or if the above TODO is completed.
905
map<string, string> linkSource; // id => "
Olson
link" or "ICU alias"
978
linkSource[fromid] = "
Olson
link";
979
linkSource[toid] = "
Olson
link";
1509
const string&
olson
= i->first;
local
1538
string
olson
= i->first;
local
1564
const string&
olson
= i->first;
local
[
all
...]
Completed in 33 milliseconds