Home
last modified time | relevance | path

Searched defs:cond (Results 101 - 125 of 731) sorted by relevance

12345678910>>...30

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
H A D2-1.c26 pthread_cond_t cond; member
H A D2-2.c28 pthread_cond_t cond; member
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Doptimize.c101 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 Dvk_sync_timeline.h82 cnd_t cond; member
/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/
H A Dthread_group.hpp107 std::condition_variable cond; member
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dcompound_statement_test.cc159 auto* cond = Expr(true); in TEST_F() local
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder_if_test.cc28 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 DtypeGuardsAsAssertions.js134 var cond; variable
/third_party/pulseaudio/src/pulsecore/
H A Dmutex-posix.c39 pthread_cond_t cond; member
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_marker.c123 u64 cond = (u64) us * NSEC_PER_USEC; in vmw_lag_lt() local
/kernel/linux/linux-6.6/tools/testing/scatterlist/
H A Dmain.c30 static void fail(struct test *test, struct sg_table *st, const char *cond) in fail() argument
/third_party/libuv/test/
H A Dtest-condvar.c37 uv_cond_t cond; member
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_subgroup.c339 nir_ssa_def *cond = nir_ilt(nb, index, size); in vtn_handle_subgroup() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_texcoord_replace.c126 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 Dir3_nir_lower_tex_prefetch.c211 nir_instr *cond = nif->condition.ssa->parent_instr; in lower_tex_prefetch_func() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_dec_jpeg.c57 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 Dvc4_qpu.h161 qpu_cond_complement(enum qpu_cond cond) in qpu_cond_complement() argument
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_queue.h34 pthread_cond_t cond; member
/third_party/libdrm/tegra/
H A Dpushbuf.c171 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 D2-1.c43 static pthread_cond_t cond = PTHREAD_COND_INITIALIZER; variable
/third_party/ltp/testcases/open_posix_testsuite/functional/threads/condvar/
H A Dpthread_cond_wait_2.c40 static pthread_cond_t cond = PTHREAD_COND_INITIALIZER; variable
H A Dpthread_cond_wait_1.c40 static pthread_cond_t cond = PTHREAD_COND_INITIALIZER; variable
/third_party/ltp/testcases/realtime/perf/latency/
H A Dpthread_cond_latency.c113 pthread_cond_t cond = PTHREAD_COND_INITIALIZER; in test_signal() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_flow.h161 LLVMIntPredicate cond; member
/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/
H A Dpthread_cond_test.cpp62 MakeTimeout( clockid_t clock, int (*testWaitFunc)(pthread_cond_t* cond, pthread_mutex_t* mutex, const timespec* timeout)) MakeTimeout() argument

Completed in 14 milliseconds

12345678910>>...30