Home
last modified time | relevance | path

Searched defs:tp0 (Results 1 – 13 of 13) sorted by relevance

/external/kotlinx.atomicfu/atomicfu/src/jvmTest/kotlin/kotlinx/atomicfu/test/
DReflectionTest.kt21 val tp0 = f.typeParameters[0] in testReflection() constant
/external/compiler-rt/test/tsan/
Dsetuid2.c16 unsigned long long tp0, tp1; in main() local
Dbench.h34 timespec tp0; in main() local
/external/llvm-project/compiler-rt/test/tsan/
Dsetuid2.c16 unsigned long long tp0, tp1; in main() local
Dbench.h34 timespec tp0; in main() local
/external/libvpx/libvpx/vpx_dsp/mips/
Dvpx_convolve8_avg_msa.c19 uint32_t tp0, tp1, tp2, tp3; in common_hv_8ht_8vt_and_aver_dst_4w_msa() local
97 uint64_t tp0, tp1, tp2, tp3; in common_hv_8ht_8vt_and_aver_dst_8w_msa() local
231 uint32_t tp0, tp1, tp2, tp3; in common_hv_2ht_2vt_and_aver_dst_4x4_msa() local
267 uint32_t tp0, tp1, tp2, tp3; in common_hv_2ht_2vt_and_aver_dst_4x8_msa() local
326 uint64_t tp0, tp1, tp2, tp3; in common_hv_2ht_2vt_and_aver_dst_8x4_msa() local
372 uint64_t tp0, tp1, tp2, tp3; in common_hv_2ht_2vt_and_aver_dst_8x8mult_msa() local
Dvpx_convolve8_avg_horiz_msa.c19 uint32_t tp0, tp1, tp2, tp3; in common_hz_8t_and_aver_dst_4x4_msa() local
53 uint32_t tp0, tp1, tp2, tp3; in common_hz_8t_and_aver_dst_4x8_msa() local
109 int64_t tp0, tp1, tp2, tp3; in common_hz_8t_and_aver_dst_8w_msa() local
316 uint32_t tp0, tp1, tp2, tp3; in common_hz_2t_and_aver_dst_4x4_msa() local
342 uint32_t tp0, tp1, tp2, tp3; in common_hz_2t_and_aver_dst_4x8_msa() local
386 int64_t tp0, tp1, tp2, tp3; in common_hz_2t_and_aver_dst_8x4_msa() local
412 int64_t tp0, tp1, tp2, tp3; in common_hz_2t_and_aver_dst_8x8mult_msa() local
Dvpx_convolve8_avg_vert_msa.c20 uint32_t tp0, tp1, tp2, tp3; in common_vt_8t_and_aver_dst_4w_msa() local
77 uint64_t tp0, tp1, tp2, tp3; in common_vt_8t_and_aver_dst_8w_msa() local
251 uint32_t tp0, tp1, tp2, tp3; in common_vt_2t_and_aver_dst_4x4_msa() local
285 uint32_t tp0, tp1, tp2, tp3; in common_vt_2t_and_aver_dst_4x8_msa() local
333 int64_t tp0, tp1, tp2, tp3; in common_vt_2t_and_aver_dst_8x4_msa() local
359 int64_t tp0, tp1, tp2, tp3; in common_vt_2t_and_aver_dst_8x8mult_msa() local
/external/libvpx/libvpx/vp9/encoder/mips/msa/
Dvp9_fdct16x16_msa.c21 v8i16 tp0, tp1, tp2, tp3, g0, g1, g2, g3, g8, g9, g10, g11, h0, h1, h2, h3; in fadst16_cols_step1_msa() local
89 v8i16 tp0, tp1, tp2, tp3, g5, g7, g13, g15; in fadst16_cols_step2_msa() local
207 v8i16 tp0, tp1, tp2, tp3, g0, g1, g2, g3, g8, g9, g10, g11, h0, h1, h2, h3; in fadst16_rows_step1_msa() local
267 v8i16 tp0, tp1, tp2, tp3, g5, g7, g13, g15; in fadst16_rows_step2_msa() local
/external/libvpx/libvpx/vp8/common/mips/msa/
Dbilinear_filter_msa.c725 uint32_t tp0, tp1, tp2, tp3; in vp8_bilinear_predict4x4_msa() local
Dsixtap_filter_msa.c1420 uint32_t tp0, tp1, tp2, tp3; in vp8_sixtap_predict4x4_msa() local
/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_loopfilter_neon.c179 uint16x8_t tp1, tp0, tq0, tq1; in apply_7_tap_filter() local
/external/mesa3d/src/imgui/
Dimgui_widgets.cpp5319 …ImVec2 tp0 = ImVec2( t0, 1.0f - ImSaturate((v0 - scale_min) * inv_scale) ); … in PlotEx() local