Home
last modified time | relevance | path

Searched defs:TooBig (Results 1 – 3 of 3) sorted by relevance

/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/
Dexception.py34 class TooBig(DNSException): class
/external/llvm/unittests/DebugInfo/DWARF/
DDWARFFormValueTest.cpp101 auto TooBig = createULEBFormValue(uint64_t(LLONG_MAX) + 1); in TEST() local
/external/clang/lib/CodeGen/
DCodeGenPGO.cpp63 static const unsigned TooBig = 1u << NumBitsPerType; member in __anone18cd8db0111::PGOHash
105 const unsigned PGOHash::TooBig; member in __anone18cd8db0111::PGOHash