HomeSort by relevance Sort by last modified time
    Searched refs:t8 (Results 1 - 25 of 83) sorted by null

1 2 3 4

  /system/core/libpixelflinger/arch-mips/
t32cb16blend.S 32 * Uses $t0,$t6,$t7,$t8
52 ext $t8,\dreg,\shift+6+5,5 # dst[\shift:15..11]
53 mul $t6,$t8,$t7
55 ext $t8,\src,3,5 # src[7..3]
57 addu $t8,$t6
58 ins \fb,$t8,\shift+6+5,5 # dst[\shift:15..11]
61 mul $t8,$t0,$t7
64 srl $t8,8
65 addu $t8,$t6
69 ins \fb,$t8,\shift+5,6 # finish green insertion dst[\shift:10..5
    [all...]
  /external/clang/test/CodeGen/
ms_struct-bitfield-1.c 70 } ATTR t8; variable in typeref:struct:__anon5790
71 static int a8[(sizeof(t8) == 4) -1];
ms_struct-bitfield.c 78 } ATTR t8; variable in typeref:struct:__anon5803
124 static int arr8[(sizeof(t8) == 0) -1];
arm-aapcs-zerolength-bitfield.c 71 struct t8 struct
78 static int arr8_offset[(offsetof(struct t8, bar2) == 5) ? 0 : -1];
79 static int arr8_sizeof[(sizeof(struct t8) == 8) ? 0 : -1];
arm-apcs-zerolength-bitfield.c 75 struct t8 struct
82 static int arr8_offset[(offsetof(struct t8, bar2) == 5) ? 0 : -1];
83 static int arr8_sizeof[(sizeof(struct t8) == 8) ? 0 : -1];
  /bionic/libc/arch-mips/string/
memcpy.S 87 xor t8,a1,a0
88 andi t8,t8,0x3 # t8 is a0/a1 word-displacement
90 bne t8,zero,.Lunaligned
97 LWHI t8,0(a1)
99 SWHI t8,0(a0)
104 andi t8,a2,0x3f # any whole 64-byte chunks?
105 # t8 is the byte count after 64-byte chunks
107 beq a2,t8,.Lchk8w # if a2==t8, no 64-byte chunk
    [all...]
  /bionic/libc/arch-mips/include/machine/
regdef.h 83 #define t8 $24 /* two more temp registers */ macro
  /development/ndk/platforms/android-9/arch-mips/include/machine/
regdef.h 83 #define t8 $24 /* two more temp registers */ macro
  /external/clang/test/Sema/
thread-specifier.c 11 __thread int t8; // expected-error {{'__thread' variables must have global storage}} local
function.c 24 int t8(, int a); // expected-error {{expected parameter declarator}}
warn-char-subscripts.c 46 void t8() { function
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
regdef.h 83 #define t8 $24 /* two more temp registers */ macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
regdef.h 83 #define t8 $24 /* two more temp registers */ macro
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_DeblockingLuma_unsafe_s.s 102 t8 RN 6 label
257 USUB8 t8, q_1, q_0
258 SHADD8 t8, t5, t8
261 SADD8 t8, t8, t9
262 SHSUB8 t8, t8, t2
264 SHADD8 t8, t8, m0
    [all...]
  /bionic/libc/kernel/arch-mips/asm/
regdef.h 54 #define t8 $24 macro
104 #define t8 $24 macro
  /development/ndk/platforms/android-9/arch-mips/include/asm/
regdef.h 54 #define t8 $24 macro
104 #define t8 $24 macro
  /external/kernel-headers/original/asm-mips/
regdef.h 44 #define t8 $24 /* caller saved */ macro
87 #define t8 $24 /* caller saved */ macro
  /external/openssh/regress/
Makefile 3 REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7 t8 t9 t-exec
69 t8.out t8.out.pub t9.out t9.out.pub \
124 $(OBJ)/t8.out:
127 t8: $(OBJ)/t8.out
128 ${TEST_SSH_SSHKEYGEN} -lf $(OBJ)/t8.out > /dev/null
129 ${TEST_SSH_SSHKEYGEN} -Bf $(OBJ)/t8.out > /dev/null
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
regdef.h 54 #define t8 $24 macro
104 #define t8 $24 macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
regdef.h 54 #define t8 $24 macro
104 #define t8 $24 macro
  /external/clang/test/Analysis/
free.c 37 void t8 (char **x) { function
  /external/clang/test/Index/
complete-documentation-templates.cpp 39 /// This is T8.
40 class T8 {};
59 T3<int>::T8 t8; local
128 // CHECK-CC4: ClassDecl:{TypedText T8}{{.*}}(brief comment: This is T8.)
  /external/clang/test/Parser/
ms-inline-asm.c 30 void t8() {
  /external/libvorbis/lib/
smallft.c 276 int t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; local
446 t8=t4;
449 ch2[t6++]+=ar2*c2[t8++];
525 t8=t4;
530 cc[i+t7-1]=ch[i+t8-1]+ch[i+t9-1];
531 cc[ic+t6-1]=ch[i+t8-1]-ch[i+t9-1];
532 cc[i+t7]=ch[i+t8]+ch[i+t9];
533 cc[ic+t6]=ch[i+t9]-ch[i+t8];
537 t8+=ido;
557 t8=i+t4
690 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; local
752 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8; local
843 int idij,ipph,i,j,k,l,ik,is,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10, local
    [all...]
  /external/speex/libspeex/
smallft.c 278 int t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; local
448 t8=t4;
451 ch2[t6++]+=ar2*c2[t8++];
527 t8=t4;
532 cc[i+t7-1]=ch[i+t8-1]+ch[i+t9-1];
533 cc[ic+t6-1]=ch[i+t8-1]-ch[i+t9-1];
534 cc[i+t7]=ch[i+t8]+ch[i+t9];
535 cc[ic+t6]=ch[i+t9]-ch[i+t8];
539 t8+=ido;
559 t8=i+t4
692 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; local
754 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8; local
845 int idij,ipph,i,j,k,l,ik,is,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10, local
    [all...]

Completed in 869 milliseconds

1 2 3 4