Searched defs:t14 (Results 1 – 12 of 12) sorted by relevance
/external/clang/test/Sema/ |
D | return-silent.c | 3 int t14() { in t14() function
|
D | thread-specifier.c | 19 __thread typedef int t14; // expected-error {{'__thread' is only allowed on variable declarations}} 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 | 136 struct t14 struct 148 static int arr14_bar1_offset[(offsetof(struct t14, bar1) == 10) ? 0 : -1]; argument
|
D | arm-aapcs-zerolength-bitfield.c | 132 struct t14 struct 144 static int arr14_bar1_offset[(offsetof(struct t14, bar1) == 10) ? 0 : -1]; argument
|
D | attributes.c | 12 void t14(void) { in t14() function
|
D | asm.c | 108 void t14(struct S *P) { in t14() function
|
/external/clang/test/Analysis/ |
D | free.c | 65 void t14 () { in t14() function
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 343 int t14[F(__is_floating_point(unsigned char))]; in is_floating_point() local 371 int t14[T(__is_arithmetic(unsigned char))]; in is_arithmetic() local 403 int t14[T(__is_complete_type(unsigned char))]; in is_complete_type() local 427 int t14[F(__is_void(char))]; in is_void() local 457 int t14[F(__is_array(long double))]; in is_array() local 496 int t14[F(__is_function(long double))]; in is_function() local 554 int t14[F(__is_rvalue_reference(int))]; in is_rvalue_reference() local 569 int t14[T(__is_fundamental(unsigned char))]; in is_fundamental() local 620 int t14[T(__is_scalar(unsigned long))]; in is_scalar() local 689 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/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 3778 SDValue t14 = DAG.getNode(ISD::ADD, dl, MVT::i32, in visitExp() local 4211 SDValue t14 = DAG.getNode(ISD::BITCAST, dl, MVT::i32, t13); in visitExp2() local 4344 SDValue t14 = DAG.getNode(ISD::BITCAST, dl, MVT::i32, t13); in visitPow() local
|