Home
last modified time | relevance | path

Searched refs:tp2 (Results 1 – 19 of 19) sorted by relevance

/external/ltp/testcases/kernel/syscalls/settimeofday/
Dsettimeofday01.c71 struct timeval tp, tp1, tp2; variable
102 if ((gettimeofday(&tp2, (struct timezone *)&tp1)) == -1) { in main()
106 if (tp2.tv_sec > tp.tv_sec) { in main()
108 (suseconds_t) (tp2.tv_sec - tp.tv_sec) * 1000 + in main()
109 (tp2.tv_usec - tp.tv_usec) / 1000; in main()
112 (suseconds_t) (tp.tv_sec - tp2.tv_sec) * 1000 + in main()
113 (tp.tv_usec - tp2.tv_usec) / 1000; in main()
/external/libvpx/libvpx/vpx_dsp/mips/
Dconvolve8_dspr2.c32 uint32_t tp1, tp2; in convolve_horiz_4_transposed_dspr2() local
120 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tn1] "=&r"(tn1), in convolve_horiz_4_transposed_dspr2()
146 uint32_t tp1, tp2, tp3; in convolve_horiz_8_transposed_dspr2() local
293 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tp3] "=&r"(tp3), [p1] "=&r"(p1), in convolve_horiz_8_transposed_dspr2()
1435 uint32_t tp1, tp2; in vpx_convolve_copy_dspr2() local
1449 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2) in vpx_convolve_copy_dspr2()
1458 uint32_t tp1, tp2, tp3, tp4; in vpx_convolve_copy_dspr2() local
1477 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tp3] "=&r"(tp3), in vpx_convolve_copy_dspr2()
1487 uint32_t tp1, tp2, tp3, tp4; in vpx_convolve_copy_dspr2() local
1515 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tp3] "=&r"(tp3), in vpx_convolve_copy_dspr2()
[all …]
Dconvolve8_avg_dspr2.c406 uint32_t tp1, tp2, tn1, tp3, tp4, tn2; in vpx_convolve_avg_dspr2() local
431 : [tn1] "=&r"(tn1), [tp1] "=&r"(tp1), [tp2] "=&r"(tp2) in vpx_convolve_avg_dspr2()
455 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tp3] "=&r"(tp3), in vpx_convolve_avg_dspr2()
488 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tp3] "=&r"(tp3), in vpx_convolve_avg_dspr2()
537 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tp3] "=&r"(tp3), in vpx_convolve_avg_dspr2()
623 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tp3] "=&r"(tp3), in vpx_convolve_avg_dspr2()
Dconvolve2_avg_horiz_dspr2.c29 uint32_t tp1, tp2; in convolve_bi_avg_horiz_4_dspr2() local
99 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tn1] "=&r"(tn1), in convolve_bi_avg_horiz_4_dspr2()
120 uint32_t tp1, tp2, tp3, tp4; in convolve_bi_avg_horiz_8_dspr2() local
243 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tp3] "=&r"(tp3), in convolve_bi_avg_horiz_8_dspr2()
Dconvolve2_horiz_dspr2.c28 uint32_t tp1, tp2; in convolve_bi_horiz_4_dspr2() local
86 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [p1] "=&r"(p1), [p2] "=&r"(p2), in convolve_bi_horiz_4_dspr2()
105 uint32_t tp1, tp2, tp3; in convolve_bi_horiz_8_dspr2() local
205 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tp3] "=&r"(tp3), in convolve_bi_horiz_8_dspr2()
Dconvolve2_dspr2.c29 uint32_t tp1, tp2; in convolve_bi_horiz_4_transposed_dspr2() local
94 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [p1] "=&r"(p1), [p2] "=&r"(p2), in convolve_bi_horiz_4_transposed_dspr2()
113 uint32_t tp1, tp2, tp3; in convolve_bi_horiz_8_transposed_dspr2() local
226 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tp3] "=&r"(tp3), [p1] "=&r"(p1), in convolve_bi_horiz_8_transposed_dspr2()
Dconvolve8_avg_horiz_dspr2.c29 uint32_t tp1, tp2; in convolve_avg_horiz_4_dspr2() local
122 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tn1] "=&r"(tn1), in convolve_avg_horiz_4_dspr2()
146 uint32_t tp1, tp2; in convolve_avg_horiz_8_dspr2() local
304 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tn1] "=&r"(tn1), in convolve_avg_horiz_8_dspr2()
Dconvolve8_horiz_dspr2.c29 uint32_t tp1, tp2; in convolve_horiz_4_dspr2() local
111 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tn1] "=&r"(tn1), in convolve_horiz_4_dspr2()
135 uint32_t tp1, tp2; in convolve_horiz_8_dspr2() local
270 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tn1] "=&r"(tn1), in convolve_horiz_8_dspr2()
/external/libchrome/base/threading/
Dthread_local_unittest.cc76 base::DelegateSimpleThreadPool tp2("ThreadLocalTest tp1", 1); in TEST() local
78 tp2.Start(); in TEST()
100 tp2.AddWork(&getter); in TEST()
122 tp2.AddWork(&getter); in TEST()
130 tp2.AddWork(&setter); in TEST()
135 tp2.AddWork(&getter); in TEST()
147 tp2.JoinAll(); in TEST()
/external/libvpx/libvpx/vp8/common/mips/dspr2/
Dfilter_dspr2.c106 unsigned int tp1, tp2, tn1, tn2; in vp8_filter_block2d_first_pass_4() local
193 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tn1] "=&r"(tn1), in vp8_filter_block2d_first_pass_4()
260 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tn1] "=&r"(tn1), in vp8_filter_block2d_first_pass_4()
285 unsigned int tp1, tp2, tn1, tn2; in vp8_filter_block2d_first_pass_8_all() local
370 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tn2] "=&r"(tn2), in vp8_filter_block2d_first_pass_8_all()
489 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tn2] "=&r"(tn2), in vp8_filter_block2d_first_pass_8_all()
563 unsigned int tp1, tp2, tn1, tn2; in vp8_filter_block2d_first_pass16_6tap() local
624 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tn2] "=&r"(tn2), [p1] "=&r"(p1), in vp8_filter_block2d_first_pass16_6tap()
674 : [tn1] "=&r"(tn1), [tp2] "=&r"(tp2), [n2] "=&r"(n2), [p4] "=&r"(p4), in vp8_filter_block2d_first_pass16_6tap()
728 : [vector1b] "r"(vector1b), [vector2b] "r"(vector2b), [tp2] "r"(tp2), in vp8_filter_block2d_first_pass16_6tap()
[all …]
/external/libvpx/libvpx/vp9/encoder/mips/msa/
Dvp9_fdct16x16_msa.c20 v8i16 tp0, tp1, tp2, tp3, g0, g1, g2, g3, g8, g9, g10, g11, h0, h1, h2, h3; in fadst16_cols_step1_msa() local
46 BUTTERFLY_4(g0, g2, g10, g8, tp0, tp2, tp3, tp1); in fadst16_cols_step1_msa()
47 ST_SH2(tp0, tp2, int_buf, 8); in fadst16_cols_step1_msa()
81 BUTTERFLY_4(h0, h2, g2, g0, tp0, tp1, tp2, tp3); in fadst16_cols_step1_msa()
82 ST_SH4(tp0, tp1, tp2, tp3, int_buf + 2 * 8, 4 * 8); in fadst16_cols_step1_msa()
88 v8i16 tp0, tp1, tp2, tp3, g5, g7, g13, g15; in fadst16_cols_step2_msa() local
103 tp2 = LD_SH(int_buf + 14 * 8); in fadst16_cols_step2_msa()
106 MADD_BF(tp0, tp1, tp2, tp3, k0, k1, k2, k0, out4, out6, out5, out7); in fadst16_cols_step2_msa()
120 tp2 = LD_SH(int_buf + 2 * 8); in fadst16_cols_step2_msa()
123 BUTTERFLY_4(tp0, tp1, tp3, tp2, out0, out1, h11, h10); in fadst16_cols_step2_msa()
[all …]
/external/tcpdump/
Dprint-atalk.c539 register struct hnamemem *tp, *tp2; in ataddr_string() local
582 for (tp2 = &hnametable[i & (HASHNAMESIZE-1)]; tp2->nxt; tp2 = tp2->nxt) in ataddr_string()
583 if (tp2->addr == i) { in ataddr_string()
587 tp2->name, athost); in ataddr_string()
/external/clang/test/Analysis/
Duninit-const.c34 int* tp2 = tp1; // expected-note {{'tp2' initialized here}} in f_1_1() local
35 …doStuff_pointerToConstInt(tp2); // expected-warning {{Function call argument is a pointer to unin… in f_1_1()
/external/boringssl/src/crypto/aes/asm/
Daes-586.pl1278 my $tp2 = @s[($i+2)%4]; $tp2 = @s[2] if ($i==1);
1286 &lea ($tp2,&DWP(0,$s[$i],$s[$i]));
1288 &and ($tp2,0xfefefefe);
1290 &xor ($tp2,$acc);
1293 &and ($tmp,$tp2);
1296 &lea ($tp4,&DWP(0,$tp2,$tp2));
1300 &xor ($tp2,$s[$i]); # tp2^tp1
1315 &xor ($s[$i],$tp2);
1316 &xor ($tp2,$tp8);
1319 &rotl ($tp2,24);
[all …]
Daes-x86_64.pl1494 my ($tp1,$tp2,$tp4,$tp8,$acc)=("%eax","%ebx","%edi","%edx","%r8d");
1501 lea 0($tp1,$tp1),$tp2
1503 and \$0xfefefefe,$tp2
1505 xor $tp2,$acc
1506 mov $acc,$tp2
1511 lea 0($tp2,$tp2),$tp4
1515 xor $tp1,$tp2 # tp2^tp1
1531 xor $tp8,$tp2 # tp2^tp1^tp8
1533 xor $tp2,$tp8
1537 rol \$24,$tp2 # ROTATE(tp2^tp1^tp8,24)
[all …]
/external/opencv/cv/src/
Dcvcontourtree.cpp75 CvPoint t, tp1, tp2, tp3, tn1, tn2, tn3; in icvCreateContourTree() local
191 tp2 = pt1[i - 2]; in icvCreateContourTree()
206 icvCalcTriAttr( contour, tp1, tp2, nmp2, t, nm, &sp1, &sp1_c, &hp1, in icvCreateContourTree()
209 icvCalcTriAttr( contour, tp2, tp3, nmp3, tp1, nmp1, &sp2, &sp2_c, &hp2, in icvCreateContourTree()
333 tp3 = tp2; in icvCreateContourTree()
334 tp2 = tp1; in icvCreateContourTree()
/external/libvpx/libvpx/vp8/common/mips/msa/
Dbilinear_filter_msa.c725 uint32_t tp0, tp1, tp2, tp3; in vp8_bilinear_predict4x4_msa() local
727 LW4(src, src_stride, tp0, tp1, tp2, tp3); in vp8_bilinear_predict4x4_msa()
728 SW4(tp0, tp1, tp2, tp3, dst, dst_stride); in vp8_bilinear_predict4x4_msa()
Dsixtap_filter_msa.c1420 uint32_t tp0, tp1, tp2, tp3; in vp8_sixtap_predict4x4_msa() local
1422 LW4(src, src_stride, tp0, tp1, tp2, tp3); in vp8_sixtap_predict4x4_msa()
1423 SW4(tp0, tp1, tp2, tp3, dst, dst_stride); in vp8_sixtap_predict4x4_msa()
/external/boringssl/linux-arm/crypto/aes/
Daes-armv4.S794 eor r1,r4,r1,lsl#1 @ tp2
812 eor r4,r4,r5,ror#24 @ ^= ROTATE(tpb=tp9^tp2,8)