/minix3/external/bsd/llvm/dist/clang/test/CXX/except/except.spec/ |
H A D | p5-pointers.cpp | 69 void (*t11)(void (*)() throw(A)) = &s9; // expected-error {{argument types differ}} in fnptrs() local
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/ |
H A D | arm-apcs-zerolength-bitfield.c | 106 struct t11 struct 114 static int arr11_offset[(offsetof(struct t11, bar2) == 5) ? 0 : -1]; argument
|
H A D | arm-aapcs-zerolength-bitfield.c | 102 struct t11 struct 110 static int arr11_offset[(offsetof(struct t11, bar2) == 9) ? 0 : -1]; argument
|
H A D | attributes.c | 63 void __attribute__((section("SECT"))) t11(void) {} in t11() function
|
H A D | libcalls-fno-builtin.c | 71 int t11(void) { return strncmp("foo", "bar", 3); } in t11() function
|
H A D | asm.c | 67 unsigned t11(signed char input) { in t11() function
|
H A D | ms_struct-bitfield.c | 158 } ATTR t11; variable
|
/minix3/external/bsd/llvm/dist/clang/test/Analysis/ |
H A D | free.c | 51 void t11 () { in t11() function
|
/minix3/external/bsd/llvm/dist/clang/test/Sema/ |
H A D | thread-specifier.c | 48 __thread __private_extern__ int t11; in f() local
|
H A D | ms-inline-asm.c | 147 void t11() { in t11() function
|
H A D | function.c | 30 void t11(){t10(1);} // expected-warning{{too many arguments}} in t11() function
|
H A D | unused-expr.c | 137 void t11(int i, int j) { in t11() function
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | type-traits.cpp | 386 int t11[T(__is_integral(unsigned int))]; in is_integral() local 409 int t11[F(__is_floating_point(bool))]; in is_floating_point() local 437 int t11[T(__is_arithmetic(bool))]; in is_arithmetic() local 469 int t11[T(__is_complete_type(bool))]; in is_complete_type() local 493 int t11[F(__is_void(double))]; in is_void() local 523 int t11[F(__is_array(cvoid))]; in is_array() local 562 int t11[F(__is_function(cvoid))]; in is_function() local 596 int t11[F(__is_reference(const int))]; in is_reference() local 608 int t11[F(__is_lvalue_reference(const int))]; in is_lvalue_reference() local 620 int t11[F(__is_rvalue_reference(void *&))]; in is_rvalue_reference() local [all …]
|
H A D | vararg-non-pod.cpp | 160 namespace t11 { namespace
|
/minix3/external/bsd/bind/dist/bin/tests/master/ |
H A D | t_master.c | 313 t11() { in t11() function
|
/minix3/lib/libm/src/ |
H A D | e_lgamma_r.c | 120 t11 = -5.38595305356740546715e-04, /* 0xBF41A610, 0x9C73E0EC */ variable
|
H A D | e_lgammaf_r.c | 56 t11 = -5.3859531181e-04, /* 0xba0d3085 */ variable
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/ |
H A D | new.cpp | 125 void t11(int n) { in t11() function
|
/minix3/external/bsd/bind/dist/bin/tests/tasks/ |
H A D | t_tasks.c | 2073 t11(void) { in t11() function
|
/minix3/external/bsd/bind/dist/bin/tests/rbt/ |
H A D | t_rbt.c | 1430 t11() { in t11() function
|
/minix3/external/bsd/bind/dist/bin/tests/db/ |
H A D | t_db.c | 2202 t11(void) { in t11() function
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 4037 SDValue t11 = DAG.getNode(ISD::FADD, dl, MVT::f32, t10, in expandExp() local 4410 SDValue t11 = DAG.getNode(ISD::FADD, dl, MVT::f32, t10, in expandExp2() local 4520 SDValue t11 = DAG.getNode(ISD::FADD, dl, MVT::f32, t10, in expandPow() local
|