Searched refs:t3 (Results 1 - 2 of 2) sorted by relevance

/system/extras/tests/bionic/libc/common/
H A Dtest_pthread_join.c65 pthread_t t1, t2, t3; local
69 pthread_create( &t3, NULL, thread3_func, (void*)t1 );
72 pthread_join(t3, NULL);
/system/core/libpixelflinger/arch-mips/
H A Dt32cb16blend.S192 lhu $t3,-2($a0)
193 pixel $t3,$t4,$t1,0
211 or $t3,$t4,$t5
212 beqz $t3,1f
215 lw $t3,-8($a0)
217 pixel $t3,$t4,$t1,0
218 pixel $t3,$t5,$t1,16
227 or $t3,$t4,$t5
228 beqz $t3,1f
231 lw $t3,
[all...]

Completed in 326 milliseconds