Home
last modified time | relevance | path

Searched defs:Large (Results 1 – 7 of 7) sorted by relevance

/third_party/benchmark/test/
Ddonotoptimize_assembly_test.cc22 struct Large { struct
36 benchmark::DoNotOptimize(Large{ExternInt, {ExternInt, ExternInt}}); in test_with_large_rvalue() argument
/third_party/json/test/thirdparty/Fuzzer/test/
DSignedIntOverflowTest.cpp13 static int Large = INT_MAX; variable
/third_party/typescript/tests/cases/compiler/
DdeeplyNestedAssignabilityIssue.ts6 interface Large { interface
DenumMapBackIntoItself.ts6 var mySize = TShirtSize.Large;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCodeGen.h28 enum Model { Tiny, Small, Kernel, Medium, Large }; enumerator
37 enum Level { Default=0, Small=1, Large=2 }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp300 void MCObjectFileInfo::initELFMCObjectFileInfo(const Triple &T, bool Large) { in initELFMCObjectFileInfo()
/third_party/protobuf/src/google/protobuf/
Drepeated_field_unittest.cc128 TEST(RepeatedField, Large) { in TEST() argument
866 TEST(RepeatedPtrField, Large) { in TEST() argument