Home
last modified time | relevance | path

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

12

/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-aapcs-zerolength-bitfield.c92 struct t10 struct
99 static int arr10_offset[(offsetof(struct t10, bar2) == 9) ? 0 : -1]; argument
Darm-apcs-zerolength-bitfield.c96 struct t10 struct
103 static int arr10_offset[(offsetof(struct t10, bar2) == 5) ? 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/Analysis/
Dfree.c47 void t10 () { in t10() function
/external/clang/test/Sema/
Dthread-specifier.c47 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/SemaCXX/
Dtype-traits.cpp342 int t10[T(__is_integral(int))]; in is_integral() local
449 int t10[F(__is_void(float))]; in is_void() local
479 int t10[F(__is_array(void))]; in is_array() local
518 int t10[F(__is_function(void))]; in is_function() local
552 int t10[F(__is_reference(int))]; in is_reference() local
564 int t10[F(__is_lvalue_reference(int))]; in is_lvalue_reference() local
576 int t10[F(__is_rvalue_reference(int&))]; in is_rvalue_reference() local
626 int t10[F(__is_object(type_wrapper<void(void)>::type))]; in is_object() local
642 int t10[T(__is_scalar(unsigned short))]; in is_scalar() local
676 int t10[T(__is_compound(ClassType))]; in is_compound() local
[all …]
Dvararg-non-pod.cpp140 namespace t10 { namespace
/external/chromium_org/net/base/
Dexpiring_cache_unittest.cc101 base::TimeTicks t10 = now + kTTL; in TEST() local
/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/clang/test/CodeGenCXX/
Dnew.cpp114 A* t10() { in t10() function
/external/fdlibm/
De_lgamma_r.c119 t10 = 8.81081882437654011382e-04, /* 0x3F4CDF0C, 0xEF61A8E9 */ variable
/external/skia/tests/
DPathOpsQuadIntersectionTest.cpp455 double t10 = t1Seed - t1Step * 2; in intersectionFinder() local
DPathOpsCubicIntersectionTest.cpp490 double t10 = t1Seed - t1Step * 2; in intersectionFinder() local
/external/mesa3d/src/mesa/swrast/
Ds_texfilter.c1159 GLfloat t00[4], t10[4], t01[4], t11[4]; /* sampled texel colors */ in sample_2d_linear() local
1223 GLfloat t00[4], t10[4], t01[4], t11[4]; /* sampled texel colors */ in sample_2d_linear_repeat() local
2730 GLfloat t00[4], t01[4], t10[4], t11[4]; in sample_linear_rect() local
2866 GLfloat t00[4], t01[4], t10[4], t11[4]; in sample_2d_array_linear() local
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
Ds_texfilter.c1159 GLfloat t00[4], t10[4], t01[4], t11[4]; /* sampled texel colors */ in sample_2d_linear() local
1223 GLfloat t00[4], t10[4], t01[4], t11[4]; /* sampled texel colors */ in sample_2d_linear_repeat() local
2730 GLfloat t00[4], t01[4], t10[4], t11[4]; in sample_linear_rect() local
2866 GLfloat t00[4], t01[4], t10[4], t11[4]; in sample_2d_array_linear() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3798 SDValue t10 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t9, X); in expandExp() local
3901 SDValue t10 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t9, X); in expandLog() local
3996 SDValue t10 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t9, X); in expandLog2() local
4171 SDValue t10 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t9, X); in expandExp2() local
4281 SDValue t10 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t9, X); in expandPow() local

12