Searched defs:thr0 (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/libaom/av1/encoder/x86/ |
H A D | av1_quantize_sse2.c | 78 const __m128i *thr0, const __m128i *thr1, in quantize() 162 const __m128i thr0 = _mm_srai_epi16(dequant0, 1); in av1_quantize_fp_sse2() local
|
/aosp_15_r20/external/compiler-rt/lib/tsan/go/ |
H A D | test.c | 53 void *thr0 = 0; in main() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/example/ |
D | shared_monitor.cpp | 129 boost::thread thr0(test_w); in main() local
|
/aosp_15_r20/external/mesa3d/src/c11/impl/ |
H A D | threads_posix.c | 301 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal()
|
H A D | threads_win32.c | 360 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal()
|
/aosp_15_r20/external/virglrenderer/src/mesa/compat/c11/ |
H A D | threads_posix.h | 312 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal()
|
H A D | threads_win32.h | 421 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal()
|
/aosp_15_r20/external/compiler-rt/lib/tsan/tests/unit/ |
H A D | tsan_clock_test.cc | 308 SimpleThreadClock *thr0[kThreads]; in ClockFuzzer() local
|
/aosp_15_r20/external/libaom/aom_dsp/x86/ |
H A D | highbd_loopfilter_sse2.c | 521 const uint8_t *thr0, const uint8_t *blt1, const uint8_t *lt1, in highbd_lpf_internal_14_dual_sse2()
|