Home
last modified time | relevance | path

Searched defs:t10 (Results 1 – 24 of 24) sorted by relevance

/external/clang/test/CXX/except/except.spec/
Dp5-pointers.cpp68 void (*t10)(void (*)() throw(B1)) = &s9; // valid in fnptrs() local
/external/clang/test/CodeGen/
Darm-apcs-zerolength-bitfield.c96 struct t10 struct
103 static int arr10_offset[(offsetof(struct t10, bar2) == 5) ? 0 : -1]; argument
Darm-aapcs-zerolength-bitfield.c92 struct t10 struct
99 static int arr10_offset[(offsetof(struct t10, bar2) == 9) ? 0 : -1]; argument
Dattributes.c61 void t10(void) {} in t10() function
Dlibcalls-fno-builtin.c67 int t10(void) { return strcmp("foo", "bar"); } in t10() function
Dms_struct-bitfield-1.c90 } ATTR t10; variable
Dasm.c59 void t10(int r) { in t10() function
Dms_struct-bitfield.c115 } ATTR t10; variable
/external/clang/test/Sema/
Dthread-specifier.c13 static __thread int t10; in f() local
Dfunction.c29 void t10(){} in t10() function
Dwarn-char-subscripts.c60 void t10() { in t10() function
Dunused-expr.c111 void t10() { in t10() function
/external/clang/test/Analysis/
Dfree.c47 void t10 () { in t10() function
/external/clang/test/SemaCXX/
Dvararg-non-pod.cpp128 namespace t10 { namespace
Dtype-traits.cpp316 int t10[T(__is_integral(int))]; in is_integral() local
423 int t10[F(__is_void(float))]; in is_void() local
453 int t10[F(__is_array(void))]; in is_array() local
492 int t10[F(__is_function(void))]; in is_function() local
526 int t10[F(__is_reference(int))]; in is_reference() local
538 int t10[F(__is_lvalue_reference(int))]; in is_lvalue_reference() local
550 int t10[F(__is_rvalue_reference(int&))]; in is_rvalue_reference() local
600 int t10[F(__is_object(type_wrapper<void(void)>::type))]; in is_object() local
616 int t10[T(__is_scalar(unsigned short))]; in is_scalar() local
650 int t10[T(__is_compound(ClassType))]; in is_compound() local
[all …]
/external/clang/test/CodeGenCXX/
Dnew.cpp96 A* t10() { in t10() function
/external/speex/libspeex/
Dsmallft.c278 int t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; in dradfg() local
692 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; in dradb3() local
845 int idij,ipph,i,j,k,l,ik,is,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10, in dradbg() local
/external/libvorbis/lib/
Dsmallft.c276 int t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; in dradfg() local
690 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; in dradb3() local
843 int idij,ipph,i,j,k,l,ik,is,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10, in dradbg() local
/external/fdlibm/
De_lgamma_r.c119 t10 = 8.81081882437654011382e-04, /* 0x3F4CDF0C, 0xEF61A8E9 */ variable
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3784 SDValue t10 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t9, X); in expandExp() local
3887 SDValue t10 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t9, X); in expandLog() local
3982 SDValue t10 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t9, X); in expandLog2() local
4157 SDValue t10 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t9, X); in expandExp2() local
4267 SDValue t10 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t9, X); in expandPow() local
/external/webkit/Source/WebKit/chromium/src/
DGraphicsContext3DChromium.cpp412 #define DELEGATE_TO_IMPL_10(name, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10) \ argument
/external/chromium/testing/gtest/test/
Dgtest-printers_test.cc1001 t10(false, 'a', 3, 4, 5, 1.5F, -2.5, str, NULL, "10"); in TEST() local
/external/libvpx/libvpx/third_party/googletest/src/test/
Dgtest-printers_test.cc1007 t10(false, 'a', 3, 4, 5, 1.5F, -2.5, str, NULL, "10"); in TEST() local
/external/gtest/test/
Dgtest-printers_test.cc1007 t10(false, 'a', 3, 4, 5, 1.5F, -2.5, str, NULL, "10"); in TEST() local