/external/clang/test/CodeGenCXX/ |
D | microsoft-abi-vmemptr-conflicts.cpp | 53 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" }>*)*)(<{ …
|
D | microsoft-abi-sret-and-byval.cpp | 56 struct Big { struct 60 struct BigWithDtor { argument
|
/external/skqp/tests/ |
D | ArenaAllocTest.cpp | 30 struct Big { struct 31 Big() {} in Big() function 32 uint32_t array[128];
|
/external/skia/tests/ |
D | ArenaAllocTest.cpp | 30 struct Big { struct 31 Big() {} in Big() function 32 uint32_t array[128];
|
/external/clang/test/CodeGen/ |
D | mcu-struct-return.c | 4 struct Big { struct 14 struct Big b; argument
|
D | x86_32-fpcc-struct-return.c | 11 typedef struct { int a,b,c,d; } Big; typedef
|
/external/swiftshader/third_party/LLVM/bindings/ocaml/target/ |
D | llvm_target.mli | 17 | Big Constructor
|
D | llvm_target.ml | 12 | Big Constructor
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | binary_endianness_test.cpp | 40 TEST(BinaryEndianness, Big) { in TEST() argument
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | binary_endianness_test.cpp | 40 TEST(BinaryEndianness, Big) { in TEST() argument
|
/external/swiftshader/third_party/LLVM/unittests/Support/ |
D | BlockFrequencyTest.cpp | 41 const uint64_t Big = 387246523487234346LL; in TEST() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/target/ |
D | llvm_target.ml | 12 | Big Constructor
|
D | llvm_target.mli | 17 | Big Constructor
|
/external/llvm/bindings/ocaml/target/ |
D | llvm_target.ml | 12 | Big Constructor
|
D | llvm_target.mli | 17 | Big Constructor
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
D | BlockFrequencyTest.cpp | 65 const uint64_t Big = 387246523487234346LL; in TEST() local
|
/external/llvm/unittests/Support/ |
D | BlockFrequencyTest.cpp | 65 const uint64_t Big = 387246523487234346LL; in TEST() local
|
/external/catch2/include/internal/ |
D | catch_tostring.cpp | 38 enum Arch { Big, Little }; enumerator
|
/external/python/cpython2/Lib/ctypes/test/ |
D | test_bitfields.py | 279 class Big(BigEndianStructure): class
|
/external/python/cpython3/Lib/ctypes/test/ |
D | test_bitfields.py | 278 class Big(BigEndianStructure): class
|
/external/google-breakpad/src/testing/gtest/test/ |
D | gtest-printers_test.cc | 1041 struct Big { struct 1042 Big() { memset(array, 0, sizeof(array)); } in Big() function 1043 char array[257];
|
/external/googletest/googletest/test/ |
D | googletest-printers-test.cc | 1058 struct Big { struct 1059 Big() { memset(array, 0, sizeof(array)); } in Big() argument 1060 char array[257];
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
D | ConstantsTest.cpp | 218 Constant *Big = ConstantInt::get(Context, APInt{256, uint64_t(-1), true}); in TEST() local
|
/external/llvm/unittests/IR/ |
D | ConstantsTest.cpp | 217 Constant *Big = ConstantInt::get(Context, APInt{256, uint64_t(-1), true}); in TEST() local
|
/external/llvm/unittests/ADT/ |
D | APIntTest.cpp | 824 APInt Big(256, "00004000800000000000000000003fff8000000000000000", 16); in TEST() local
|