Searched refs:t2 (Results 201 - 225 of 877) sorted by relevance

1234567891011>>

/external/chromium_org/chrome/browser/extensions/
H A Dextension_notification_observer.cc58 chrome::NotificationType t2) {
61 types.push_back(t2);
67 chrome::NotificationType t2,
71 types.push_back(t2);
78 chrome::NotificationType t2,
85 types.push_back(t2);
56 CheckNotifications( chrome::NotificationType t1, chrome::NotificationType t2) argument
65 CheckNotifications( chrome::NotificationType t1, chrome::NotificationType t2, chrome::NotificationType t3) argument
76 CheckNotifications( chrome::NotificationType t1, chrome::NotificationType t2, chrome::NotificationType t3, chrome::NotificationType t4, chrome::NotificationType t5, chrome::NotificationType t6) argument
/external/harfbuzz_ng/src/
H A Dhb-utf-private.hh68 unsigned int t1, t2; local
71 (t2 = text[1] - 0x80u) <= 0x3Fu))
73 c = ((c&0xFu)<<12) | (t1<<6) | t2;
83 unsigned int t1, t2, t3; local
86 (t2 = text[1] - 0x80u) <= 0x3Fu &&
89 c = ((c&0x7u)<<18) | (t1<<12) | (t2<<6) | t3;
/external/chromium_org/third_party/icu/source/tools/ctestfw/unicode/
H A Dutimer.h201 double t1, t2; local
204 t2 = (double)timer2->start.tv_sec + (double)timer2->start.tv_usec/(1000*1000);
205 return (t2-t1);
/external/icu/icu4c/source/tools/ctestfw/unicode/
H A Dutimer.h201 double t1, t2; local
204 t2 = (double)timer2->start.tv_sec + (double)timer2->start.tv_usec/(1000*1000);
205 return (t2-t1);
/external/eigen/test/
H A Dgeo_homogeneous.cpp54 T2MatrixType t2 = T2MatrixType::Random(); local
55 VERIFY_IS_APPROX(t2 * (v0.homogeneous().eval()), t2 * v0.homogeneous());
56 VERIFY_IS_APPROX(t2 * (m0.colwise().homogeneous().eval()), t2 * m0.colwise().homogeneous());
58 VERIFY_IS_APPROX((v0.transpose().rowwise().homogeneous().eval()) * t2,
59 v0.transpose().rowwise().homogeneous() * t2);
61 VERIFY_IS_APPROX((m0.transpose().rowwise().homogeneous().eval()) * t2,
62 m0.transpose().rowwise().homogeneous() * t2);
/external/valgrind/main/none/tests/mips64/
H A Dcvm_ins.c131 TESTINST1("exts $t1, $t2, 1, 7", reg_val[i], t1, t2, 1, 7);
138 TESTINST1("exts32 $t1, $t2, 1 , 7", reg_val[i], t1, t2, 1, 7);
145 TESTINST1("cins $t1, $t2, 2 , 9", reg_val[i], t1, t2, 2, 9);
152 TESTINST1("cins32 $t1, $t2, 2 , 9", reg_val[i], t1, t2, 2, 9);
159 TESTINST2("seq $t1, $t2 ,$t3 ", reg_val[i], reg_val[j],
160 t1, t2, t
[all...]
/external/chromium_org/third_party/freetype/src/autofit/
H A Dafwarp.h37 FT_Pos t1, t2; member in struct:AF_WarperRec_
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DLineUtilities.h12 void sub_divide(const _Line& src, double t1, double t2, _Line& dst);
/external/clang/test/CodeGenCXX/
H A Dglobal-array-destruction.cpp47 static T t2[2][3] = { 1.0, 2, 3.0, 4, 5.0, 6, 7.0, 8, 9.0, 10, 11.0, 12 }; variable
/external/clang/test/PCH/
H A Dnamespaces.cpp10 N1::t2 *ip2 = &int_val;
/external/clang/test/Sema/
H A Dpragma-ms_struct.c32 } __attribute__((ms_struct)) t2; variable in typeref:struct:S
/external/clang/test/SemaCXX/
H A Dtrivial-constructor.cpp28 static T2 t2; member in struct:T6
/external/clang/test/SemaTemplate/
H A Dmetafun-apply.cpp37 apply1<bogus, int>::type t2; // expected-note{{in instantiation of template class 'apply1<bogus, int>' requested here}} local
/external/freetype/src/autofit/
H A Dafwarp.h37 FT_Pos t1, t2; member in struct:AF_WarperRec_
/external/libcxx/test/utilities/function.objects/bind/func.bind/func.bind.place/
H A Dplaceholders.pass.cpp20 T t2; local
/external/lzma/C/
H A DLzma2Enc.c178 int t1, t1n, t2, t3; local
186 t2 = p->numBlockThreads;
189 if (t2 > NUM_MT_CODER_THREADS_MAX)
190 t2 = NUM_MT_CODER_THREADS_MAX;
194 if (t2 <= 0)
195 t2 = 1;
196 t3 = t1n * t2;
198 else if (t2 <= 0)
200 t2 = t3 / t1n;
201 if (t2
[all...]
/external/skia/experimental/Intersection/
H A DLineUtilities.h12 void sub_divide(const _Line& src, double t1, double t2, _Line& dst);
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dmain.c19 IRType t_dst, t1, t2, t3, t4; local
21 typeof_primop(op->op, &t_dst, &t1, &t2, &t3, &t4);
27 data->opnds[0].type = t2;
33 data->opnds[1].type = t2;
/external/openssl/crypto/bn/asm/
H A Darmv4-gf2m.pl145 my ($r,$t0,$t1,$t2,$t3)=map("q$_",(0..3,8..12));
174 vext.8 $t2#lo, $a, $a, #3 @ A3
176 vmull.p8 $t2, $t2#lo, $b @ J = A3*B
186 veor $t2, $t2, $r @ N = I + J
189 veor $t2#lo, $t2#lo, $t2#hi @ t2
[all...]
/external/pixman/pixman/
H A Dpixman-mips-memcpy-asm.S109 lw t2, 8(a1)
119 sw t2, 8(a0)
131 lw t2, 40(a1)
141 sw t2, 40(a0)
165 lw t2, 8(a1)
175 sw t2, 8(a0)
258 LWHI t2, 8(a1)
259 LWLO t2, 11(a1)
274 sw t2, 8(a0)
288 LWHI t2, 4
[all...]
/external/linux-tools-perf/perf-3.12.0/arch/sparc/lib/
H A Dmemcpy.S17 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \
19 ldd [%src + (offset) + 0x08], %t2; \
24 st %t2, [%dst + (offset) + 0x08]; \
31 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \
33 ldd [%src + (offset) + 0x08], %t2; \
37 std %t2, [%dst + (offset) + 0x08]; \
41 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \
43 ldd [%src - (offset) - 0x08], %t2; \
46 st %t2, [%dst - (offset) - 0x08]; \
49 #define MOVE_LASTALIGNCHUNK(src, dst, offset, t0, t1, t2, t
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/program/
H A Dprog_noise.c261 float t0, t1, t2; local
305 t2 = 0.5f - x2 * x2 - y2 * y2;
306 if (t2 < 0.0f)
309 t2 *= t2;
310 n2 = t2 * t2 * grad2(perm[ii + 1 + perm[jj + 1]], x2, y2);
348 float t0, t1, t2, t3; local
449 t2 = 0.6f - x2 * x2 - y2 * y2 - z2 * z2;
450 if (t2 < 0.
531 float t0, t1, t2, t3, t4; local
[all...]
/external/mesa3d/src/mesa/program/
H A Dprog_noise.c261 float t0, t1, t2; local
305 t2 = 0.5f - x2 * x2 - y2 * y2;
306 if (t2 < 0.0f)
309 t2 *= t2;
310 n2 = t2 * t2 * grad2(perm[ii + 1 + perm[jj + 1]], x2, y2);
348 float t0, t1, t2, t3; local
449 t2 = 0.6f - x2 * x2 - y2 * y2 - z2 * z2;
450 if (t2 < 0.
531 float t0, t1, t2, t3, t4; local
[all...]
/external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
H A Daes-sparcv9.pl61 $t2="%l6";
196 ld [$key+8],$t2
204 xor $t2,$s2,$s2
207 ld [$key+24],$t2
288 xor $acc8,$t2,$t2
290 xor $acc9,$t2,$t2
292 xor $acc10,$t2,$t2
[all...]
/external/openssl/crypto/aes/asm/
H A Daes-sparcv9.pl61 $t2="%l6";
196 ld [$key+8],$t2
204 xor $t2,$s2,$s2
207 ld [$key+24],$t2
288 xor $acc8,$t2,$t2
290 xor $acc9,$t2,$t2
292 xor $acc10,$t2,$t2
[all...]

Completed in 781 milliseconds

1234567891011>>