/bionic/libc/arch-mips/string/ |
D | memset.S | 212 sltu $t2, $a3, $a2 213 beq $t2, $zero, memset 232 slti $t2,$a2,(2 * NSIZE) 233 bne $t2,$zero,L(lastb) 255 dsll $t2,$a1,8 256 or $a1,$t2 257 dsll $t2,$a1,16 258 or $a1,$t2 259 dsll $t2,$a1,32 260 or $a1,$t2 [all …]
|
D | strcmp.S | 156 andi $t2, $a0, (NSIZE - 1) #check if a0 aligned 157 SUBU $t3, $t0, $t2 #t3 will be used as shifter 158 bnez $t2, L(uloopenter) 159 SUBU $a2, $a0, $t2 #bring back a0 to aligned position 196 SRL $v0, $t2; \ 209 SLL $t2, 3 #multiply by 8
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
D | k_logf.h | 29 float hfsq,s,z,R,w,t1,t2; in k_log1pf() local 35 t2= z*(Lg1+w*Lg3); in k_log1pf() 36 R = t2+t1; in k_log1pf()
|
D | k_log.h | 90 double hfsq,s,z,R,w,t1,t2; in k_log1p() local 96 t2= z*(Lg1+w*(Lg3+w*(Lg5+w*Lg7))); in k_log1p() 97 R = t2+t1; in k_log1p()
|
D | e_hypotf.c | 25 float a,b,t1,t2,y1,y2,w; in __ieee754_hypotf() local 69 t2 = a-t1; in __ieee754_hypotf() 70 w = __ieee754_sqrtf(t1*t1-(b*(-b)-t2*(a+t1))); in __ieee754_hypotf() 76 t2 = a - t1; in __ieee754_hypotf() 77 w = __ieee754_sqrtf(t1*y1-(w*(-w)-(t1*y2+t2*b))); in __ieee754_hypotf()
|
D | e_hypot.c | 57 double a,b,t1,t2,y1,y2,w; in __ieee754_hypot() local 108 t2 = a-t1; in __ieee754_hypot() 109 w = sqrt(t1*t1-(b*(-b)-t2*(a+t1))); in __ieee754_hypot() 117 t2 = a - t1; in __ieee754_hypot() 118 w = sqrt(t1*y1-(w*(-w)-(t1*y2+t2*b))); in __ieee754_hypot()
|
D | e_logf.c | 38 float hfsq,f,s,z,R,w,t1,t2,dk; in __ieee754_logf() local 78 t2= z*(Lg1+w*Lg3); in __ieee754_logf() 80 R = t2+t1; in __ieee754_logf()
|
D | e_hypotl.c | 51 long double a=x,b=y,t1,t2,y1,y2,w; in hypotl() local 104 t2 = a-t1; in hypotl() 105 w = sqrtl(t1*t1-(b*(-b)-t2*(a+t1))); in hypotl() 114 t2 = a - t1; in hypotl() 115 w = sqrtl(t1*y1-(w*(-w)-(t1*y2+t2*b))); in hypotl()
|
D | e_log.c | 91 double hfsq,f,s,z,R,w,t1,t2,dk; in __ieee754_log() local 132 t2= z*(Lg1+w*(Lg3+w*(Lg5+w*Lg7))); in __ieee754_log() 134 R = t2+t1; in __ieee754_log()
|
D | e_powf.c | 62 float y1,t1,t2,r,s,sn,t,u,v,w; in __ieee754_powf() local 150 t2 = v-(t1-u); in __ieee754_powf() 202 t2 = z_l-(((t1-t)-dp_h[k])-z_h); in __ieee754_powf() 208 p_l = (y-y1)*t1+y*t2; in __ieee754_powf()
|
D | e_pow.c | 104 double y1,t1,t2,r,s,t,u,v,w; in __ieee754_pow() local 209 t2 = v-(t1-u); in __ieee754_pow() 257 t2 = z_l-(((t1-t)-dp_h[k])-z_h); in __ieee754_pow() 263 p_l = (y-y1)*t1+y*t2; in __ieee754_pow()
|
D | e_lgammaf_r.c | 48 t2 = 4.83836412e-01, /* 0x3ef7b968 */ variable 179 p = t0+y*t1+y*y*(t2+y*(t3+y*(t4+y*(t5+y*(t6+y*t7))))); in __ieee754_lgammaf_r()
|
D | e_lgamma_r.c | 113 t2 = 6.46249402391333854778e-02, /* 0x3FB08B42, 0x94D5419B */ variable 262 p3 = t2+w*(t5+w*(t8+w*(t11+w*t14))); in __ieee754_lgamma_r()
|
/bionic/linker/arch/mips/ |
D | begin.S | 58 lw $t2, 0($t1) 59 beqz $t2, .Lrelocate_local_got 61 bne $t2, $t3, 1f /* DT_PLTGOT? */ 66 1: bne $t2, $t4, 1f /* DT_MIPS_LOCAL_GOTNO? */
|
/bionic/linker/arch/mips64/ |
D | begin.S | 76 REG_L $t2, ELF_DYN_TAG($t1) 77 beqz $t2, .Lrelocate_local_got 79 bne $t2, $t3, 1f /* DT_PLTGOT? */ 85 bne $t2, $ta0, 2f /* DT_MIPS_LOCAL_GOTNO? */
|
/bionic/libc/kernel/uapi/linux/ |
D | ax25.h | 87 unsigned int t2, t2timer; member 96 unsigned int t2, t2timer; member
|
D | gsmmux.h | 29 unsigned int t2; member
|
/bionic/libc/arch-mips64/bionic/ |
D | setjmp.S | 243 m_mangle_reg_and_store $s0, $t0, $t2, SC_REGS+1*REGSZ($a0) 246 m_mangle_reg_and_store $s3, $t0, $t2, SC_REGS+4*REGSZ($a0) 249 m_mangle_reg_and_store $s6, $t0, $t2, SC_REGS+7*REGSZ($a0) 252 m_mangle_reg_and_store $gp, $t0, $t2, SC_REGS+10*REGSZ($a0) 363 m_unmangle_reg_and_load $s0, $t0, $t2, SC_REGS+1*REGSZ($a0) 366 m_unmangle_reg_and_load $s3, $t0, $t2, SC_REGS+4*REGSZ($a0) 369 m_unmangle_reg_and_load $s6, $t0, $t2, SC_REGS+7*REGSZ($a0) 372 m_unmangle_reg_and_load $v1, $t0, $t2, SC_REGS+10*REGSZ($a0)
|
/bionic/libc/arch-mips/bionic/ |
D | setjmp.S | 243 m_mangle_reg_and_store $s0, $t0, $t2, SC_REGS+1*REGSZ($a0) 246 m_mangle_reg_and_store $s3, $t0, $t2, SC_REGS+4*REGSZ($a0) 249 m_mangle_reg_and_store $s6, $t0, $t2, SC_REGS+7*REGSZ($a0) 252 m_mangle_reg_and_store $gp, $t0, $t2, SC_REGS+10*REGSZ($a0) 363 m_unmangle_reg_and_load $s0, $t0, $t2, SC_REGS+1*REGSZ($a0) 366 m_unmangle_reg_and_load $s3, $t0, $t2, SC_REGS+4*REGSZ($a0) 369 m_unmangle_reg_and_load $s6, $t0, $t2, SC_REGS+7*REGSZ($a0) 372 m_unmangle_reg_and_load $v1, $t0, $t2, SC_REGS+10*REGSZ($a0)
|
/bionic/tests/ |
D | semaphore_test.cpp | 80 pthread_t t1, t2, t3; in TEST() local 82 ASSERT_EQ(0, pthread_create(&t2, nullptr, SemWaitThreadFn, &s)); in TEST() 91 ASSERT_EQ(0, pthread_join(t2, &result)); in TEST()
|
D | stdatomic_test.cpp | 251 pthread_t t1,t2; in TEST() local 253 ASSERT_EQ(0, pthread_create(&t2, nullptr, writer, &a)); in TEST() 256 ASSERT_EQ(0, pthread_join(t2, &result)); in TEST()
|
D | thread_local_test.cpp | 107 static const Triangle t2 = {{2,2}, {3,3}, {4,4}}; in reset_triangle() local 109 memcpy(shared_triangle, t2, sizeof(shared_triangle)); in reset_triangle()
|
D | time_test.cpp | 44 time_t p2, t2 = time(&p2); in TEST() local 46 ASSERT_NE(static_cast<time_t>(0), t2); in TEST() 47 ASSERT_NE(static_cast<time_t>(-1), t2); in TEST() 48 ASSERT_EQ(p2, t2); in TEST() 52 ASSERT_LE(t2 - t1, static_cast<time_t>(2)); in TEST() 55 ASSERT_LE(t2, time(nullptr)); in TEST() 56 ASSERT_LE(time(nullptr) - t2, static_cast<time_t>(1)); in TEST()
|
/bionic/libm/upstream-freebsd/lib/msun/ld128/ |
D | e_powl.c | 151 long double yy1, t1, t2, r, s, t, u, v, w; in powl() local 363 t2 = z_l - (((t1 - t) - dp_h[k]) - z_h); in powl() 376 p_l = (y - yy1) * t1 + y * t2; in powl()
|
D | e_lgammal_r.c | 74 t2 = 4.83836122723810585213722380854828904e-01L, variable 284 p = t0+y*t1+tt+y*y*(t2+y*(t3+y*(t4+y*(t5+y*(t6+y*(t7+y*(t8+ in lgammal_r()
|