Searched defs:thr1 (Results 1 - 8 of 8) sorted by relevance
/third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/ |
H A D | cxa_thread_atexit_test.cpp | 70 pthread_t thr1, thr2;
in HWTEST_F() local
|
/third_party/musl/libc-test/src/functionalext/supplement/thread/ |
H A D | thrd_current.c | 126 thrd_t thr1, thr2; in thrd_current_0200() local
|
H A D | thrd_equal.c | 131 thrd_t thr1, thr2; in thrd_equal_0200() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_limitdiff.c | 42 int thr1, thr2; member 89 limitdiff8(const uint8_t *filtered, uint8_t *dst, const uint8_t *source, const uint8_t *reference, int thr1, int thr2, int w, int depth) limitdiff8() argument 106 limitdiff16(const uint8_t *ffiltered, uint8_t *ddst, const uint8_t *ssource, const uint8_t *rreference, int thr1, int thr2, int w, int depth) limitdiff16() argument 170 const int thr1 = s->thr1; limitdiff_slice() local [all...] |
/third_party/glfw/deps/ |
H A D | tinycthread.c | 409 int thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal() argument
|
/third_party/mesa3d/src/c11/impl/ |
H A D | threads_posix.c | 286 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal() argument
|
H A D | threads_win32.c | 382 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal() argument
|
/third_party/libsnd/src/G72x/ |
H A D | g72x.c | 425 short ylfrac, thr1 ; in update() local
|
Completed in 8 milliseconds