Home
last modified time | relevance | path

Searched defs:Big (Results 1 – 25 of 39) sorted by relevance

12

/external/llvm-project/clang/test/CodeGenCXX/
Dmicrosoft-abi-vmemptr-conflicts.cpp53 struct Big { int big[32]; }; struct
68 …:C"*, ...)* @"??_9C@sret@@$BA@AE" to void (%"struct.sret::C"*, %"struct.sret::Big"*)*)(%"struct.sr…
77 struct Big { struct
97 …alloca@@$BA@AA" to void (<{ %"struct.cdecl_inalloca::C"*, %"struct.cdecl_inalloca::Big" }>*)*)(<{ …
Dmicrosoft-abi-sret-and-byval.cpp58 struct Big { struct
62 struct BigWithDtor { argument
/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-vmemptr-conflicts.cpp53 struct Big { int big[32]; }; struct
68 …*, ...)* @"\01??_9C@sret@@$BA@AE" to void (%"struct.sret::C"*, %"struct.sret::Big"*)*)(%"struct.sr…
77 struct Big { struct
97 …alloca@@$BA@AA" to void (<{ %"struct.cdecl_inalloca::C"*, %"struct.cdecl_inalloca::Big" }>*)*)(<{ …
Dmicrosoft-abi-sret-and-byval.cpp56 struct Big { struct
60 struct BigWithDtor { argument
/external/llvm-project/llvm/unittests/ADT/
DBitVectorTest.cpp540 TypeParam Big; in TYPED_TEST() local
563 TypeParam Big; in TYPED_TEST() local
586 TypeParam Big; in TYPED_TEST() local
609 TypeParam Big; in TYPED_TEST() local
632 TypeParam Big; in TYPED_TEST() local
654 TypeParam Big; in TYPED_TEST() local
676 TypeParam Big; in TYPED_TEST() local
696 TypeParam Big; in TYPED_TEST() local
717 TypeParam Big; in TYPED_TEST() local
736 TypeParam Big; in TYPED_TEST() local
[all …]
/external/skqp/tests/
DArenaAllocTest.cpp30 struct Big { struct
31 Big() {} in Big() function
32 uint32_t array[128];
/external/clang/test/CodeGen/
Dmcu-struct-return.c4 struct Big { struct
14 struct Big b; argument
Dx86_32-fpcc-struct-return.c11 typedef struct { int a,b,c,d; } Big; typedef
/external/llvm-project/clang/test/CodeGen/
Dmcu-struct-return.c4 struct Big { struct
14 struct Big b; argument
/external/rust/crates/nom/src/number/
Dmod.rs13 Big, enumerator
/external/deqp-deps/SPIRV-Tools/test/
Dbinary_endianness_test.cpp40 TEST(BinaryEndianness, Big) { in TEST() argument
/external/swiftshader/third_party/SPIRV-Tools/test/
Dbinary_endianness_test.cpp40 TEST(BinaryEndianness, Big) { in TEST() argument
/external/llvm-project/clang/test/CodeGen/X86/
Dx86_32-fpcc-struct-return.c11 typedef struct { int a,b,c,d; } Big; typedef
/external/llvm/bindings/ocaml/target/
Dllvm_target.ml12 | Big Constructor
Dllvm_target.mli17 | Big Constructor
/external/llvm-project/llvm/bindings/ocaml/target/
Dllvm_target.ml11 | Big Constructor
Dllvm_target.mli16 | Big Constructor
/external/llvm-project/llvm/unittests/Support/
DBlockFrequencyTest.cpp64 const uint64_t Big = 387246523487234346LL; in TEST() local
/external/llvm/unittests/Support/
DBlockFrequencyTest.cpp65 const uint64_t Big = 387246523487234346LL; in TEST() local
/external/skia/tests/
DGrTextBlobTest.cpp178 struct Big { in DEF_TEST() struct
179 char stuff[std::numeric_limits<int>::max()]; in DEF_TEST()
/external/catch2/include/internal/
Dcatch_tostring.cpp38 enum Arch { Big, Little }; enumerator
/external/python/cpython2/Lib/ctypes/test/
Dtest_bitfields.py279 class Big(BigEndianStructure): class
/external/llvm-project/flang/lib/Decimal/
Dbinary-to-decimal.cpp294 using Big = BigRadixFloatingPointNumber<PREC>; in ConvertToDecimal() typedef
/external/python/cpython3/Lib/ctypes/test/
Dtest_bitfields.py282 class Big(BigEndianStructure): class
/external/googletest/googletest/test/
Dgoogletest-printers-test.cc1267 struct Big { struct
1268 Big() { memset(array, 0, sizeof(array)); } in Big() function
1269 char array[257];

12