| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | DiagnosticOptions.h | 49 using UT = std::underlying_type_t<DiagnosticLevelMask>; variable 50 return static_cast<DiagnosticLevelMask>(~static_cast<UT>(M)); 55 using UT = std::underlying_type_t<DiagnosticLevelMask>; variable 57 static_cast<UT>(LHS) | static_cast<UT>(RHS)); 62 using UT = std::underlying_type_t<DiagnosticLevelMask>; variable 64 static_cast<UT>(LHS) & static_cast<UT>(RHS));
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Time-Piece/t/ |
| H A D | 04mjd.t | 12 951827696 => '51603.524', # 2000-02-29T12:34:56UT 13 1000011 => '40598.574', # 1970-01-12T13:46:51UT 14 1021605703 => '52411.140', # 2002-05-17T03:21:43UT 15 1121605703 => '53568.547', # 2005-07-17T13:08:23UT 16 1011590000 => '52295.218', # 2002-01-21T05:13:20UT 28 # since MJD is always referred to as UT
|
| /openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/Shared/ |
| H A D | OrcError.cpp | 85 typedef std::underlying_type_t<OrcErrorCode> UT; in orcError() typedef 86 return std::error_code(static_cast<UT>(ErrCode), getOrcErrCat()); in orcError() 108 typedef std::underlying_type_t<OrcErrorCode> UT; in convertToErrorCode() typedef 109 return std::error_code(static_cast<UT>(OrcErrorCode::JITSymbolNotFound), in convertToErrorCode()
|
| /openbsd-src/gnu/llvm/clang/lib/Basic/ |
| H A D | DiagnosticOptions.cpp | 20 using UT = std::underlying_type_t<DiagnosticLevelMask>; in operator <<() typedef 21 return Out << static_cast<UT>(M); in operator <<()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
| H A D | MemoryFlags.h | 201 using UT = std::underlying_type_t<orc::MemProt>; 202 return DenseMapInfo<UT>::getHashValue(static_cast<UT>(Val));
|
| /openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | NonNullParamChecker.cpp | 149 const RecordType *UT = T->getAsUnionType(); in checkPreCall() local 150 if (!UT || !UT->getDecl()->hasAttr<TransparentUnionAttr>()) in checkPreCall()
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFDebugFrame.cpp | 215 UnwindTable UT; in create() local 218 UT.EndAddress = Fde->getInitialLocation() + Fde->getAddressRange(); in create() 219 if (Error CieError = UT.parseRows(Cie->cfis(), Row, nullptr)) in create() 224 if (Error FdeError = UT.parseRows(Fde->cfis(), Row, &InitialLocs)) in create() 230 UT.Rows.push_back(Row); in create() 231 return UT; in create() 239 UnwindTable UT; in create() local 241 if (Error CieError = UT.parseRows(Cie->cfis(), Row, nullptr)) in create() 247 UT.Rows.push_back(Row); in create() 248 return UT; in create()
|
| /openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/TargetProcess/ |
| H A D | SimpleRemoteEPCServer.cpp | 92 using UT = std::underlying_type_t<SimpleRemoteEPCOpcode>; in handleMessage() typedef 93 if (static_cast<UT>(OpC) > static_cast<UT>(SimpleRemoteEPCOpcode::LastOpC)) in handleMessage()
|
| /openbsd-src/share/misc/ |
| H A D | zipcodes | 36627 84001:Altamont, UT 36628 84002:Altamont, UT 36629 84003:American Fork, UT 36630 84004:American Fork, UT 36631 84006:Bingham Canyon, UT 36632 84007:Bluebell, UT 36633 84008:Vernal, UT 36634 84010:Bountiful, UT 36635 84011:Bountiful, UT 36636 84012:Bridgeland, UT [all …]
|
| /openbsd-src/regress/lib/libcrypto/x509/bettertls/certificates/ |
| H A D | 1954.crt | 18 giDeYOQWY4CwhdqVrxBSQKh0yrTl3mTJn+UT+tZmpeS3OG0bkE5O8N0qyhnFeX08
|
| H A D | 564.crt | 11 UT/L5nJ8nWo7dm+2G9R0CdASQxHKEHGxXYf2BrN2xjwPuXxGHgOlnu61HIDZaFoO
|
| H A D | 2408.crt | 2 MIID1zCCAr+gAwIBAgIHBHNgg/UT+DANBgkqhkiG9w0BAQsFADCBnjELMAkGA1UE
|
| H A D | 395.key | 8 zuSQ4t2Aymf94hbLo9oK36A/MwJQgyxjFCoPGxZouu6EJQxLu4L8dsqWomB+UT/Z
|
| H A D | 2864.key | 20 cy27qZ3HEdMAYBbGtVfPfDZnCoPGC3D+UT+dHl0uFySJ7ZQtHhIsh0yMb59Jlpgd
|
| H A D | 2898.key | 14 UT+27aHd4EiilgOundBdjqtxcUS/YV360x4MINaP7OxhHXk/Iel03UdNbGyCbwu6
|
| H A D | 1976.key | 4 nUOhdt+0UT/rMKu7ue+q4jGk8dc+yHBdxDBfY1LvGH5PFaOYUyeZvL+0zIGJzj0w
|
| H A D | 1221.chain | 35 Ug3+UT/045FY6bGpWiAXo+cYVbIpyWlP6b10WfHDa384B1FEUw4u2lOC0UBqoIK6
|
| /openbsd-src/regress/usr.bin/mandoc/tbl/data/ |
| H A D | block_empty.out_ascii | 14 AAUUTTHHOORRSS
|
| /openbsd-src/regress/usr.bin/mandoc/mdoc/Rs/ |
| H A D | three_authors.out_ascii | 6 AAUUTTHHOORRSS
|
| H A D | three_authors.out_utf8 | 6 AAUUTTHHOORRSS
|
| /openbsd-src/regress/usr.bin/mandoc/mdoc/Aq/ |
| H A D | author.out_utf8 | 9 AAUUTTHHOORRSS
|
| H A D | author.out_ascii | 9 AAUUTTHHOORRSS
|
| /openbsd-src/regress/usr.bin/mandoc/mdoc/An/ |
| H A D | break.out_ascii | 18 AAUUTTHHOORRSS
|
| /openbsd-src/share/zoneinfo/datfiles/ |
| H A D | etcetera | 42 # the abbreviation "-04" and corresponds to 4 hours behind UT 44 # mean 4 hours ahead of UT (i.e. east of Greenwich).
|
| /openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
| H A D | SimpleRemoteEPC.cpp | 150 using UT = std::underlying_type_t<SimpleRemoteEPCOpcode>; in handleMessage() typedef 151 if (static_cast<UT>(OpC) > static_cast<UT>(SimpleRemoteEPCOpcode::LastOpC)) in handleMessage()
|