Home
last modified time | relevance | path

Searched defs:t7 (Results 1 – 25 of 52) sorted by relevance

123

/external/skia/src/opts/
DSkBlitRow_opts_mips_dsp.cpp122 register int32_t t7, t8, t9, s0, s1, s2, s3; in S32A_D565_Opaque_Dither_mips_dsp() local
270 register uint32_t t6, t7, t8, t9, s0; in S32_D565_Opaque_Dither_mips_dsp() local
550 register uint32_t t0, t1, t2, t3, t4, t5, t6, t7, t8; in S32A_D565_Opaque_mips_dsp() local
661 register uint32_t t0, t1, t2, t3, t4, t5, t6, t7, t8, t9; in S32A_D565_Blend_mips_dsp() local
768 register int32_t t0, t1, t2, t3, t4, t5, t6, t7; in S32_Blend_BlitRow32_mips_dsp() local
/external/clang/test/CodeGenCXX/
Daarch64-aapcs-zerolength-bitfield.cpp63 struct t7 struct
70 static_assert(offsetof(struct t7, bar2) == 3); argument
Drtti-linkage.cpp175 inline void t7() { in t7() function
/external/clang/test/CodeGen/
Dms-inline-asm.c48 void t7() { in t7() function
Darm-apcs-zerolength-bitfield.c66 struct t7 struct
73 static int arr7_offset[(offsetof(struct t7, bar2) == 5) ? 0 : -1]; argument
Darm-aapcs-zerolength-bitfield.c62 struct t7 struct
69 static int arr7_offset[(offsetof(struct t7, bar2) == 3) ? 0 : -1]; argument
Dattributes.c57 void t7() { while (1) {} } in t7() function
Dcomplex.c91 double t7(double _Complex c) { in t7() function
Dlibcalls-fno-builtin.c55 char *t7(char *x) { return strncat(x, "", 1); } in t7() function
/external/clang/test/Sema/
Dattr-naked.c31 __attribute__((naked)) void t7() { in t7() function
Dthread-specifier.c39 int f(__thread int t7) { // expected-error {{' is only allowed on variable declarations}} in f()
Dms-inline-asm.c119 void t7() { in t7() function
Dwarn-char-subscripts.c39 void t7() { in t7() function
Dunused-expr.c99 int t7 __attribute__ ((warn_unused_result)); // expected-warning {{'warn_unused_result' attribute o… variable
/external/libcxx/test/std/utilities/intseq/intseq.general/
Dinteger_seq.pass.cpp66 auto t7 = extract ( tup, size7 ()); in main() local
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
DWriteIndicCharts.java76 Transliterator t7 = Transliterator.getInstance("InterIndic-Kannada"); in writeIICharts() local
200 Transliterator t7 = Transliterator.getInstance("InterIndic-Kannada"); in writeCharts() local
/external/clang/test/Analysis/
Dfree.c35 void t7 (char **x) { in t7() function
/external/opencv3/modules/cudev/include/opencv2/cudev/warp/
Dreduce.hpp186 smem_tuple(T0* t0, T1* t1, T2* t2, T3* t3, T4* t4, T5* t5, T6* t6, T7* t7) in smem_tuple()
194 smem_tuple(T0* t0, T1* t1, T2* t2, T3* t3, T4* t4, T5* t5, T6* t6, T7* t7, T8* t8) in smem_tuple()
202 smem_tuple(T0* t0, T1* t1, T2* t2, T3* t3, T4* t4, T5* t5, T6* t6, T7* t7, T8* t8, T9* t9) in smem_tuple()
/external/opencv3/modules/core/include/opencv2/core/cuda/
Dreduce.hpp181 smem_tuple(T0* t0, T1* t1, T2* t2, T3* t3, T4* t4, T5* t5, T6* t6, T7* t7) in smem_tuple()
189 smem_tuple(T0* t0, T1* t1, T2* t2, T3* t3, T4* t4, T5* t5, T6* t6, T7* t7, T8* t8) in smem_tuple()
197 smem_tuple(T0* t0, T1* t1, T2* t2, T3* t3, T4* t4, T5* t5, T6* t6, T7* t7, T8* t8, T9* t9) in smem_tuple()
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
Dp5.cpp59 …unsigned &t7 = (a->var ? a->var : a->bitY); // expected-error {{non-const reference cannot bind to… in test() 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
752 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8; in dradb4() 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/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
754 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8; in dradb4() 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/opencv3/modules/cudaimgproc/src/cuda/
Ddebayer.cu90 … const int t7 = (patch[0][1].w + patch[1][1].z + patch[1][2].x + patch[2][1].w + 2) >> 2; in apply() local
141 const int t7 = (patch[1][1].z + patch[1][2].x + 1) >> 1; in apply() local
/external/clang/test/SemaCXX/
Dvararg-non-pod.cpp119 void t7(int n, ...) { in t7() function
/external/clang/test/Misc/
Dinteger-literal-printing.cpp76 …struct Type7<wcharTy::c, "7"> t7; // expected-error{{value of type 'const char [2]' is not implici… in Function() local

123