/external/clang/test/CodeGenCXX/ |
D | aarch64-aapcs-zerolength-bitfield.cpp | 210 struct t21 struct 230 static_assert(offsetof(struct t21, bar1) == 8); argument
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | aarch64-aapcs-zerolength-bitfield.cpp | 210 struct t21 struct 230 static_assert(offsetof(struct t21, bar1) == 8); argument
|
/external/clang/test/CodeGen/ |
D | arm-aapcs-zerolength-bitfield.c | 209 struct t21 struct 229 static int arr21_bar1_offset[(offsetof(struct t21, bar1) == 4) ? 0 : -1]; argument
|
D | arm-apcs-zerolength-bitfield.c | 213 struct t21 struct 233 static int arr21_bar1_offset[(offsetof(struct t21, bar1) == 8) ? 0 : -1]; argument
|
D | attributes.c | 79 void t21(void) { in t21() function
|
D | libcalls-fno-builtin.c | 118 long int t21(char **x) { return strtol("1234", x, 10); } in t21() function
|
D | asm.c | 165 float t21(long double x) { in t21() function
|
/external/llvm-project/clang/test/CodeGen/ |
D | arm-aapcs-zerolength-bitfield.c | 209 struct t21 struct 229 static int arr21_bar1_offset[(offsetof(struct t21, bar1) == 4) ? 0 : -1]; argument
|
D | arm-apcs-zerolength-bitfield.c | 213 struct t21 struct 233 static int arr21_bar1_offset[(offsetof(struct t21, bar1) == 8) ? 0 : -1]; argument
|
D | attributes.c | 86 void t21(void) { in t21() function
|
D | libcalls-fno-builtin.c | 133 long int t21(char **x) { return strtol("1234", x, 10); } in t21() function
|
D | asm.c | 165 float t21(long double x) { in t21() function
|
D | cmse-clear-return.c | 257 T21 t21; variable
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 413 int t21[F(__is_integral(float))]; in is_integral() local 442 int t21[F(__is_floating_point(unsigned int))]; in is_floating_point() local 470 int t21[T(__is_arithmetic(unsigned int))]; in is_arithmetic() local 502 int t21[T(__is_complete_type(unsigned int))]; in is_complete_type() local 526 int t21[F(__is_void(unsigned int))]; in is_void() local 556 int t21[F(__is_array(unsigned short))]; in is_array() local 595 int t21[F(__is_function(unsigned short))]; in is_function() local 668 int t21[T(__is_fundamental(unsigned int))]; in is_fundamental() local 718 int t21[F(__is_scalar(cvoid))]; in is_scalar() local 747 int t21[F(__is_compound(double))]; in is_compound() local [all …]
|
/external/llvm-project/clang/test/AST/ |
D | ast-print-record-decl.c | 282 union T2 { int i; } *t20, t21[2]; variable
|
/external/llvm-project/clang/test/SemaCXX/ |
D | type-traits.cpp | 469 int t21[F(__is_integral(float))]; in is_integral() local 498 int t21[F(__is_floating_point(unsigned int))]; in is_floating_point() local 605 int t21[T(__is_arithmetic(unsigned int))]; in is_arithmetic() local 634 int t21[T(__is_complete_type(unsigned int))]; in is_complete_type() local 658 int t21[F(__is_void(unsigned int))]; in is_void() local 688 int t21[F(__is_array(unsigned short))]; in is_array() local 727 int t21[F(__is_function(unsigned short))]; in is_function() local 800 int t21[T(__is_fundamental(unsigned int))]; in is_fundamental() local 851 int t21[F(__is_scalar(cvoid))]; in is_scalar() local 880 int t21[F(__is_compound(double))]; in is_compound() local [all …]
|
/external/eigen/test/ |
D | geo_transformations.cpp | 264 Transform2 t20, t21; in transformations() local
|
/external/rust/crates/ring/crypto/fipsmodule/aes/ |
D | aes_nohw.c | 570 aes_word_t t21 = aes_nohw_xor(t17, y20); in aes_nohw_sub_bytes() local
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/aes/ |
D | aes_nohw.c | 568 aes_word_t t21 = aes_nohw_xor(t17, y20); in aes_nohw_sub_bytes() local
|
/external/boringssl/src/crypto/fipsmodule/aes/ |
D | aes_nohw.c | 568 aes_word_t t21 = aes_nohw_xor(t17, y20); in aes_nohw_sub_bytes() local
|
/external/python/cpython3/Lib/ |
D | turtle.py | 2913 def shapetransform(self, t11=None, t12=None, t21=None, t22=None): argument
|
/external/llvm-project/libcxxabi/test/ |
D | dynamic_cast3.pass.cpp | 1160 namespace t21 namespace
|
/external/libcxxabi/test/ |
D | dynamic_cast3.pass.cpp | 1157 namespace t21 namespace
|
/external/mesa3d/include/CL/ |
D | cl.hpp | 7468 T21 t21 = NullType(), in operator ()()
|