HomeSort by relevance Sort by last modified time
    Searched refs:SystemV (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/icu/source/tools/tzcode/
icuzones 17 # SystemV time zones.
18 # The Olson systemv file has these commented out.
21 Zone SystemV/AST4ADT -4:00 SystemV A%sT
22 Zone SystemV/EST5EDT -5:00 SystemV E%sT
23 Zone SystemV/CST6CDT -6:00 SystemV C%sT
24 Zone SystemV/MST7MDT -7:00 SystemV M%s
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
icuzones 17 # SystemV time zones.
18 # The Olson systemv file has these commented out.
21 Zone SystemV/AST4ADT -4:00 SystemV A%sT
22 Zone SystemV/EST5EDT -5:00 SystemV E%sT
23 Zone SystemV/CST6CDT -6:00 SystemV C%sT
24 Zone SystemV/MST7MDT -7:00 SystemV M%s
    [all...]
  /frameworks/compile/mclinker/lib/Core/
GeneralOptions.cpp 65 m_HashStyle(SystemV) {
  /frameworks/compile/mclinker/tools/mcld/lib/
OutputFormatOptions.cpp 140 llvm::cl::init(mcld::GeneralOptions::SystemV),
143 clEnumValN(mcld::GeneralOptions::SystemV, "sysv",
  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 38 SystemV = 0x1,
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp 845 if (GeneralOptions::SystemV == config().options().getHashStyle() ||
    [all...]

Completed in 250 milliseconds