Home
last modified time | relevance | path

Searched refs:tn2 (Results 1 – 11 of 11) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
Dconvolve8_avg_dspr2.c409 uint32_t tp1, tp2, tn1, tp3, tp4, tn2; in vpx_convolve_avg_dspr2() local
460 [tp4] "=&r"(tp4), [tn1] "=&r"(tn1), [tn2] "=&r"(tn2) in vpx_convolve_avg_dspr2()
493 [tp4] "=&r"(tp4), [tn1] "=&r"(tn1), [tn2] "=&r"(tn2) in vpx_convolve_avg_dspr2()
542 [tp4] "=&r"(tp4), [tn1] "=&r"(tn1), [tn2] "=&r"(tn2) in vpx_convolve_avg_dspr2()
628 [tp4] "=&r"(tp4), [tn1] "=&r"(tn1), [tn2] "=&r"(tn2) in vpx_convolve_avg_dspr2()
Dconvolve8_horiz_dspr2.c32 uint32_t tn1, tn2; in convolve_horiz_4_dspr2() local
112 [tn2] "=&r"(tn2), [p1] "=&r"(p1), [p2] "=&r"(p2), [p3] "=&r"(p3), in convolve_horiz_4_dspr2()
137 uint32_t tn1, tn2, tn3; in convolve_horiz_8_dspr2() local
271 [tn2] "=&r"(tn2), [tn3] "=&r"(tn3), [st0] "=&r"(st0), in convolve_horiz_8_dspr2()
Dconvolve8_avg_horiz_dspr2.c33 uint32_t tn1, tn2; in convolve_avg_horiz_4_dspr2() local
124 [tn2] "=&r"(tn2), [p1] "=&r"(p1), [p2] "=&r"(p2), [p3] "=&r"(p3), in convolve_avg_horiz_4_dspr2()
149 uint32_t tn1, tn2, tn3; in convolve_avg_horiz_8_dspr2() local
306 [tn2] "=&r"(tn2), [tn3] "=&r"(tn3), [st0] "=&r"(st0), in convolve_avg_horiz_8_dspr2()
Dconvolve2_avg_horiz_dspr2.c31 uint32_t tn1, tn2; in convolve_bi_avg_horiz_4_dspr2() local
100 [tn2] "=&r"(tn2), [p1] "=&r"(p1), [p2] "=&r"(p2), [p3] "=&r"(p3), in convolve_bi_avg_horiz_4_dspr2()
Dconvolve8_dspr2.c34 uint32_t tn1, tn2; in convolve_horiz_4_transposed_dspr2() local
121 [tn2] "=&r"(tn2), [p1] "=&r"(p1), [p2] "=&r"(p2), [p3] "=&r"(p3), in convolve_horiz_4_transposed_dspr2()
/external/python/cpython3/Tools/scripts/
Dget-remote-certificate.py35 tn2 = (outfile or tempfile.mktemp())
37 (tn, tn2))
41 with open(tn2, 'rb') as fp:
43 os.unlink(tn2)
/external/python/cpython2/Tools/ssl/
Dget-remote-certificate.py34 tn2 = (outfile or tempfile.mktemp())
36 (tn, tn2))
39 fp = open(tn2, 'rb')
42 os.unlink(tn2)
/external/libaom/libaom/aom_dsp/mips/
Dconvolve8_horiz_dspr2.c34 uint32_t tn1, tn2; in convolve_horiz_4_dspr2() local
114 [tn2] "=&r"(tn2), [p1] "=&r"(p1), [p2] "=&r"(p2), [p3] "=&r"(p3), in convolve_horiz_4_dspr2()
139 uint32_t tn1, tn2, tn3; in convolve_horiz_8_dspr2() local
273 [tn2] "=&r"(tn2), [tn3] "=&r"(tn3), [st0] "=&r"(st0), in convolve_horiz_8_dspr2()
/external/libvpx/libvpx/vp8/common/mips/dspr2/
Dfilter_dspr2.c106 unsigned int tp1, tp2, tn1, tn2; in vp8_filter_block2d_first_pass_4() local
194 [tn2] "=&r"(tn2), [p1] "=&r"(p1), [p2] "=&r"(p2), [p3] "=&r"(p3), 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()
/external/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
DPerfTest.java165 String tn2 = "test" + tn1; in isTestCmd_impl() local
168 } else if (theTests.containsKey(tn2)) { in isTestCmd_impl()
169 return tn2; in isTestCmd_impl()
/external/llvm-project/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/class.qual/
Dp2.cpp62 …typename X1<int>::X1<float> tn2; // expected-warning{{qualified reference to 'X1' is a constructor… in other_contexts() local