/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/ |
H A D | 2-1.c | 26 pthread_cond_t cond; member
|
H A D | 2-2.c | 28 pthread_cond_t cond; member
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
H A D | optimize.c | 101 gpir_alu_node *cond = gpir_node_create(prev_block, gpir_op_not); in optimize_branches() local [all...] |
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_sync_timeline.h | 82 cnd_t cond; member
|
/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/ |
H A D | thread_group.hpp | 107 std::condition_variable cond; member
|
/third_party/skia/third_party/externals/tint/src/resolver/ |
H A D | compound_statement_test.cc | 159 auto* cond = Expr(true); in TEST_F() local
|
/third_party/skia/third_party/externals/tint/src/writer/spirv/ |
H A D | builder_if_test.cc | 28 auto* cond = Expr(true); in TEST_F() local 55 auto* cond = Expr(true); in TEST_F() local
|
/third_party/typescript/tests/baselines/reference/ |
H A D | typeGuardsAsAssertions.js | 134 var cond;
variable
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | mutex-posix.c | 39 pthread_cond_t cond; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_marker.c | 123 u64 cond = (u64) us * NSEC_PER_USEC; in vmw_lag_lt() local
|
/kernel/linux/linux-6.6/tools/testing/scatterlist/ |
H A D | main.c | 30 static void fail(struct test *test, struct sg_table *st, const char *cond) in fail() argument
|
/third_party/libuv/test/ |
H A D | test-condvar.c | 37 uv_cond_t cond; member
|
/third_party/mesa3d/src/compiler/spirv/ |
H A D | vtn_subgroup.c | 339 nir_ssa_def *cond = nir_ilt(nb, index, size); in vtn_handle_subgroup() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_texcoord_replace.c | 126 nir_ssa_def *cond = nir_test_mask(&b, mask, coord_replace); in nir_lower_texcoord_replace_impl() local
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_nir_lower_tex_prefetch.c | 211 nir_instr *cond = nif->condition.ssa->parent_instr; in lower_tex_prefetch_func() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | radeon_vcn_dec_jpeg.c | 57 static void set_reg_jpeg(struct radeon_decoder *dec, unsigned reg, unsigned cond, unsigned type, in set_reg_jpeg() argument
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_qpu.h | 161 qpu_cond_complement(enum qpu_cond cond) in qpu_cond_complement() argument
|
/third_party/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_queue.h | 34 pthread_cond_t cond; member
|
/third_party/libdrm/tegra/ |
H A D | pushbuf.c | 171 drm_tegra_pushbuf_sync_cond(struct drm_tegra_pushbuf *pushbuf, uint32_t **ptrp, struct drm_tegra_syncpoint *syncpt, enum drm_tegra_sync_cond cond) drm_tegra_pushbuf_sync_cond() argument
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedpolicy/ |
H A D | 2-1.c | 43 static pthread_cond_t cond = PTHREAD_COND_INITIALIZER; variable
|
/third_party/ltp/testcases/open_posix_testsuite/functional/threads/condvar/ |
H A D | pthread_cond_wait_2.c | 40 static pthread_cond_t cond = PTHREAD_COND_INITIALIZER; variable
|
H A D | pthread_cond_wait_1.c | 40 static pthread_cond_t cond = PTHREAD_COND_INITIALIZER; variable
|
/third_party/ltp/testcases/realtime/perf/latency/ |
H A D | pthread_cond_latency.c | 113 pthread_cond_t cond = PTHREAD_COND_INITIALIZER; in test_signal() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_flow.h | 161 LLVMIntPredicate cond; member
|
/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/ |
H A D | pthread_cond_test.cpp | 62 MakeTimeout( clockid_t clock, int (*testWaitFunc)(pthread_cond_t* cond, pthread_mutex_t* mutex, const timespec* timeout)) MakeTimeout() argument
|