/external/clang/test/CodeGenCXX/ |
D | aarch64-aapcs-zerolength-bitfield.cpp | 134 struct t14 struct 146 static_assert(offsetof(struct t14, bar1) == 10); argument
|
/external/clang/test/Sema/ |
D | return-silent.c | 4 int t14() { in t14() function
|
D | thread-specifier.c | 60 __thread typedef int t14; // expected-error-re {{cannot combine with previous '{{__thread|_Thread_l… typedef
|
D | function.c | 39 int t14() { in t14() function
|
D | return.c | 6 int t14() { in t14() function
|
/external/clang/test/CodeGen/ |
D | arm-apcs-zerolength-bitfield.c | 137 struct t14 struct 149 static int arr14_bar1_offset[(offsetof(struct t14, bar1) == 10) ? 0 : -1]; argument
|
D | arm-aapcs-zerolength-bitfield.c | 133 struct t14 struct 145 static int arr14_bar1_offset[(offsetof(struct t14, bar1) == 10) ? 0 : -1]; argument
|
D | attributes.c | 12 void t14(void) { in t14() function
|
D | libcalls-fno-builtin.c | 90 char *t14(char *x) { return strncpy(x, "foo", 3); } in t14() function
|
D | asm.c | 108 void t14(struct S *P) { in t14() function
|
/external/clang/test/Analysis/ |
D | free.c | 67 void t14 (char a) { in t14() function
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 435 int t14[F(__is_floating_point(unsigned char))]; in is_floating_point() local 463 int t14[T(__is_arithmetic(unsigned char))]; in is_arithmetic() local 495 int t14[T(__is_complete_type(unsigned char))]; in is_complete_type() local 519 int t14[F(__is_void(char))]; in is_void() local 549 int t14[F(__is_array(long double))]; in is_array() local 588 int t14[F(__is_function(long double))]; in is_function() local 646 int t14[F(__is_rvalue_reference(int))]; in is_rvalue_reference() local 661 int t14[T(__is_fundamental(unsigned char))]; in is_fundamental() local 712 int t14[T(__is_scalar(unsigned long))]; in is_scalar() local 781 int t14[T(__is_pointer(void (*)()))]; in is_pointer() local [all …]
|
/external/fdlibm/ |
D | e_lgamma_r.c | 123 t14 = 3.35529192635519073543e-04, /* 0x3F35FD3E, 0xE8C2D3F4 */ variable
|
/external/libaom/libaom/av1/common/arm/ |
D | wiener_convolve_neon.c | 84 uint8x8_t t8, t9, t10, t11, t12, t13, t14; in av1_wiener_convolve_add_src_neon() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 3722 SDValue t14 = DAG.getNode(ISD::ADD, dl, MVT::i32, in visitExp() local 4155 SDValue t14 = DAG.getNode(ISD::BITCAST, dl, MVT::i32, t13); in visitExp2() local 4288 SDValue t14 = DAG.getNode(ISD::BITCAST, dl, MVT::i32, t13); in visitPow() local
|
/external/libcxxabi/test/ |
D | dynamic_cast3.pass.cpp | 740 namespace t14 namespace
|