Home
last modified time | relevance | path

Searched refs:TooBig (Results 1 – 4 of 4) sorted by relevance

/external/llvm/unittests/DebugInfo/DWARF/
DDWARFFormValueTest.cpp102 auto TooBig = createULEBFormValue(uint64_t(LLONG_MAX) + 1); in TEST() local
104 EXPECT_EQ(TooBig.getAsSignedConstant().hasValue(), false); in TEST()
/external/libmojo/mojo/public/cpp/bindings/tests/
Dbuffer_unittest.cc72 TEST(FixedBufferTest, TooBig) { in TEST() argument
/external/clang/lib/CodeGen/
DCodeGenPGO.cpp68 static const unsigned TooBig = 1u << NumBitsPerType; member in __anonf551b3ba0111::PGOHash
100 static_assert(LastHashType <= TooBig, "Too many types in HashType");
110 const unsigned PGOHash::TooBig; member in __anonf551b3ba0111::PGOHash
580 assert(unsigned(Type) < TooBig && "Hash is invalid: too many types"); in combine()
/external/abi-dumper/
Dabi-dumper.pl327 my $TooBig = 0;
991 $TooBig = 1;
1073 if($TooBig) {
1680 if($TooBig) {