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

1 2 3 4 5 6

  /dalvik/vm/compiler/template/mips/
TEMPLATE_STRING_INDEXOF.S 35 sll t7, t0, 1 # multiply offset by 2
36 addu v0, v0, t7
42 slt t7, a2, zero
43 movn a2, zero, t7
44 sgt t7, a2, t1
45 movn a2, t1, t7
48 sll t7, a2, 1 # multiply offset by 2
49 addu v0, v0, t7
60 * t0-t7 available for loading string data
TEMPLATE_STRING_COMPARETO.S 40 sleu t7, t2, a2
41 movn a2, t2, t7 # a2<- minCount
50 sll t7, t0, 1 # multiply offset by 2
51 addu a0, a0, t7
52 sll t7, t1, 1 # multiply offset by 2
53 addu a1, a1, t7
86 li t7, 28
87 bgt a2, t7, do_memcmp16
  /system/core/libpixelflinger/arch-mips/
t32cb16blend.S 32 * Uses $t0,$t6,$t7,$t8
45 srl $t7,\src,24
46 srl $t6,$t7,7
47 addu $t7,$t6
49 subu $t7,$t6,$t7
53 mul $t6,$t8,$t7
61 mul $t8,$t0,$t7
68 mul $t0,$t0,$t7
98 srl $t7,\src,2
    [all...]
  /external/clang/test/CodeGen/
ms_struct-bitfield-1.c 61 } ATTR t7; variable in typeref:struct:__anon18311
62 static int a7[(sizeof(t7) == 16) -1];
ms_struct-bitfield.c 71 } ATTR t7; variable in typeref:struct:__anon18324
123 static int arr7[(sizeof(t7) == 9) -1];
attributes.c 55 // CHECK: define void @t7() [[NR]] {
56 void t7() __attribute__((noreturn, nothrow));
57 void t7() { while (1) {} } function
arm-aapcs-zerolength-bitfield.c 62 struct t7 struct
69 static int arr7_offset[(offsetof(struct t7, bar2) == 3) ? 0 : -1];
70 static int arr7_sizeof[(sizeof(struct t7) == 4) ? 0 : -1];
arm-apcs-zerolength-bitfield.c 66 struct t7 struct
73 static int arr7_offset[(offsetof(struct t7, bar2) == 5) ? 0 : -1];
74 static int arr7_sizeof[(sizeof(struct t7) == 8) ? 0 : -1];
  /bionic/libc/arch-mips/include/machine/
regdef.h 69 #define t7 $15 macro
  /development/ndk/platforms/android-9/arch-mips/include/machine/
regdef.h 69 #define t7 $15 macro
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
regdef.h 69 #define t7 $15 macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
regdef.h 69 #define t7 $15 macro
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/machine/
regdef.h 69 #define t7 $15 macro
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/machine/
regdef.h 69 #define t7 $15 macro
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/machine/
regdef.h 69 #define t7 $15 macro
  /external/pixman/pixman/
pixman-mips-memcpy-asm.S 114 lw t7, 28(a1)
124 sw t7, 28(a0)
136 lw t7, 60(a1)
146 sw t7, 60(a0)
170 lw t7, 28(a1)
180 sw t7, 28(a0)
268 LWHI t7, 28(a1)
269 LWLO t7, 31(a1)
279 sw t7, 28(a0)
298 LWHI t7, 60(a1
    [all...]
pixman-mips-dspr2-asm.S 161 CONVERT_2x8888_TO_2x0565 t0, t1, t2, t3, t4, t5, t6, t7, t8
203 CONVERT_2x0565_TO_2x8888 t0, t1, t2, t3, t4, t5, t6, t7, t8, t9
250 lw t7, 28(a1)
259 or t7, t7, t9
268 sw t7, 28(a0)
279 lw t7, 28(a1)
288 or t7, t7, t9
296 sw t7, 28(a0
    [all...]
  /external/openssh/regress/
Makefile 3 REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7 t8 t9 t-exec
68 CLEANFILES= t2.out t3.out t6.out1 t6.out2 t7.out t7.out.pub copy.1 copy.2 \
117 $(OBJ)/t7.out:
120 t7: $(OBJ)/t7.out
121 ${TEST_SSH_SSHKEYGEN} -lf $(OBJ)/t7.out > /dev/null
122 ${TEST_SSH_SSHKEYGEN} -Bf $(OBJ)/t7.out > /dev/null
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pkg.py 234 ("t7", None),
235 ("t7"+os.extsep+"py", ""),
236 ("t7 __init__"+os.extsep+"py", ""),
237 ("t7 sub"+os.extsep+"py",
239 ("t7 sub", None),
240 ("t7 sub __init__"+os.extsep+"py", ""),
241 ("t7 sub "+os.extsep+"py",
243 ("t7 sub subsub", None),
244 ("t7 sub subsub __init__"+os.extsep+"py",
250 t7, sub, subsub = None, None, Non
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pkg.py 234 ("t7", None),
235 ("t7"+os.extsep+"py", ""),
236 ("t7 __init__"+os.extsep+"py", ""),
237 ("t7 sub"+os.extsep+"py",
239 ("t7 sub", None),
240 ("t7 sub __init__"+os.extsep+"py", ""),
241 ("t7 sub "+os.extsep+"py",
243 ("t7 sub subsub", None),
244 ("t7 sub subsub __init__"+os.extsep+"py",
250 t7, sub, subsub = None, None, Non
    [all...]
  /external/valgrind/main/none/tests/mips32/
branches.c 260 TESTINST1(13, t7);
286 TESTINST2(13, t7);
312 TESTINST3(13, t7);
336 TESTINST4("beq", 11, 0x256, 0x256, t5, t6, t7);
337 TESTINST4("beq", 12, 0x55, 0x55, t6, t7, s0);
354 TESTINST4("bne", 11, 0x256, 0x256, t5, t6, t7);
355 TESTINST4("bne", 12, 0x55, 0x55, t6, t7, s0);
373 TESTINST5("beqz", 12, 0x55, t6, t7);
391 TESTINST5("bgez", 12, 0x55, t6, t7);
409 TESTINST5("bgtz", 12, 0x55, t6, t7);
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/intseq/intseq.general/
integer_seq.pass.cpp 66 auto t7 = extract ( tup, size7 ()); local
67 static_assert ( std::tuple_size<decltype(t7)>::value == size7::size (), "t7 size wrong");
68 assert ( t7 == std::make_tuple ( 10, 11, 12, 13, 14, 15, 16 ));
  /external/libvorbis/lib/
smallft.c 276 int t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; local
422 t7=idl1;
425 ch2[t4++]=c2[ik]+ar1*c2[t7++];
445 t7=t2;
450 ch2[t7++]+=ai2*c2[t9++];
500 t7=t4;
504 cc[t5]=ch[t7];
507 t7+=ido;
524 t7=t3;
530 cc[i+t7-1]=ch[i+t8-1]+ch[i+t9-1]
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
424 t7=idl1;
427 ch2[t4++]=c2[ik]+ar1*c2[t7++];
447 t7=t2;
452 ch2[t7++]+=ai2*c2[t9++];
502 t7=t4;
506 cc[t5]=ch[t7];
509 t7+=ido;
526 t7=t3;
532 cc[i+t7-1]=ch[i+t8-1]+ch[i+t9-1]
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...]
  /external/clang/test/Analysis/
free.c 33 void t7 (char **x) { function

Completed in 1060 milliseconds

1 2 3 4 5 6