Home
last modified time | relevance | path

Searched refs:tn1 (Results 1 – 9 of 9) sorted by relevance

/external/libcxx/test/std/utilities/function.objects/unord.hash/
Dfloating.pass.cpp40 std::size_t tn1 = h(-1); in test() local
46 assert(t0 != tn1); in test()
51 assert(tp1 != tn1); in test()
55 assert(t1 != tn1); in test()
59 assert(tn1 != pinf); in test()
60 assert(tn1 != ninf); in test()
/external/libvpx/libvpx/vpx_dsp/mips/
Dconvolve8_avg_dspr2.c433 uint32_t tp1, tp2, tn1; in vpx_convolve_avg_dspr2() local
455 : [tn1] "=&r" (tn1), [tp1] "=&r" (tp1), in vpx_convolve_avg_dspr2()
483 [tn1] "=&r" (tn1), [tn2] "=&r" (tn2) in vpx_convolve_avg_dspr2()
518 [tn1] "=&r" (tn1), [tn2] "=&r" (tn2) in vpx_convolve_avg_dspr2()
569 [tn1] "=&r" (tn1), [tn2] "=&r" (tn2) in vpx_convolve_avg_dspr2()
657 [tn1] "=&r" (tn1), [tn2] "=&r" (tn2) in vpx_convolve_avg_dspr2()
Dconvolve8_avg_horiz_dspr2.c35 uint32_t tn1, tn2; in convolve_avg_horiz_4_dspr2() local
126 [tn1] "=&r" (tn1), [tn2] "=&r" (tn2), in convolve_avg_horiz_4_dspr2()
156 uint32_t tn1, tn2, tn3; in convolve_avg_horiz_8_dspr2() local
313 [tn1] "=&r" (tn1), [tn2] "=&r" (tn2), [tn3] "=&r" (tn3), in convolve_avg_horiz_8_dspr2()
Dconvolve8_horiz_dspr2.c35 uint32_t tn1, tn2; in convolve_horiz_4_dspr2() local
115 [tn1] "=&r" (tn1), [tn2] "=&r" (tn2), in convolve_horiz_4_dspr2()
145 uint32_t tn1, tn2, tn3; in convolve_horiz_8_dspr2() local
279 [tn1] "=&r" (tn1), [tn2] "=&r" (tn2), [tn3] "=&r" (tn3), in convolve_horiz_8_dspr2()
Dconvolve2_avg_horiz_dspr2.c33 uint32_t tn1, tn2; in convolve_bi_avg_horiz_4_dspr2() local
102 [tn1] "=&r" (tn1), [tn2] "=&r" (tn2), in convolve_bi_avg_horiz_4_dspr2()
Dconvolve8_dspr2.c35 uint32_t tn1, tn2; in convolve_horiz_4_transposed_dspr2() local
121 : [tp1] "=&r" (tp1), [tp2] "=&r" (tp2), [tn1] "=&r" (tn1), [tn2] "=&r" (tn2), in convolve_horiz_4_transposed_dspr2()
/external/libvpx/libvpx/vp8/common/mips/dspr2/
Dfilter_dspr2.c131 unsigned int tp1, tp2, tn1, tn2; in vp8_filter_block2d_first_pass_4() local
224 : [tp1] "=&r" (tp1), [tp2] "=&r" (tp2), [tn1] "=&r" (tn1), in vp8_filter_block2d_first_pass_4()
295 : [tp1] "=&r" (tp1), [tp2] "=&r" (tp2), [tn1] "=&r" (tn1), in vp8_filter_block2d_first_pass_4()
327 unsigned int tp1, tp2, tn1, tn2; in vp8_filter_block2d_first_pass_8_all() local
468 : [tn1] "=&r" (tn1), [n2] "=&r" (n2), in vp8_filter_block2d_first_pass_8_all()
588 : [tn1] "=&r" (tn1), [p2] "=&r" (p2), [n2] "=&r" (n2), in vp8_filter_block2d_first_pass_8_all()
627 unsigned int tp1, tp2, tn1, tn2; in vp8_filter_block2d_first_pass16_6tap() local
741 : [tn1] "=&r" (tn1), [tp2] "=&r" (tp2), [n2] "=&r" (n2), in vp8_filter_block2d_first_pass16_6tap()
794 : [tn1] "=&r" (tn1), [tp1] "=&r" (tp1), in vp8_filter_block2d_first_pass16_6tap()
853 : [tn1] "=&r" (tn1), [p2] "=&r" (p2), [n2] "=&r" (n2), [n4] "=&r" (n4), in vp8_filter_block2d_first_pass16_6tap()
[all …]
/external/opencv/cv/src/
Dcvcontourtree.cpp75 CvPoint t, tp1, tp2, tp3, tn1, tn2, tn3; in icvCreateContourTree() local
195 tn1 = pt1[1]; in icvCreateContourTree()
203 icvCalcTriAttr( contour, t, tp1, nmp1, tn1, nmn1, &s, &s_c, &h, &a, in icvCreateContourTree()
212 icvCalcTriAttr( contour, tn1, t, nm, tn2, nmn2, &sn1, &sn1_c, &hn1, in icvCreateContourTree()
227 CV_MATCH_CHECK( status, icvCalcTriAttr( contour, tn2, tn1, nmn1, tn3, nmn3, in icvCreateContourTree()
336 t = tn1; in icvCreateContourTree()
337 tn1 = tn2; in icvCreateContourTree()
381 tn1 = pt2[1]; in icvCreateContourTree()
390 icvCalcTriAttr( contour, t, tp1, nmp1, tn1, nmn1, &s, &s_c, &h, &a, &b )); in icvCreateContourTree()
392 icvCalcTriAttr( contour, tn2, tn1, nmn1, tp1, nmp1, &sn2, &sn2_c, &hn2, in icvCreateContourTree()
[all …]
/external/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
DPerfTest.java162 String tn1 = name.toLowerCase(); in isTestCmd_impl() local
163 String tn2 = "test" + tn1; in isTestCmd_impl()
164 if (theTests.containsKey(tn1)) { in isTestCmd_impl()
165 return tn1; in isTestCmd_impl()