Home
last modified time | relevance | path

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

12345678910>>...26

/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
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_manager_c.cpp55 std::string cond = rules[i].condition == nullptr ? "" : rules[i].condition; in HiSysEventQuery() local
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Ddata_share_dao.cpp105 std::string cond; in DeleteSubscriberInfo() local
/base/security/device_security_level/baselib/utils/src/
H A Dutils_work_queue.c34 pthread_cond_t cond; member
[all...]
/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_thread_test.cpp797 SoftBusCond cond = 0; in HWTEST_F() local
823 SoftBusCond cond = 0; in HWTEST_F() local
836 SoftBusCond cond = 0; in HWTEST_F() local
864 SoftBusCond cond = 0; HWTEST_F() local
878 SoftBusCond cond = 0; HWTEST_F() local
913 SoftBusCond cond = 0; HWTEST_F() local
932 SoftBusCond cond = 0; HWTEST_F() local
948 SoftBusCond cond = 0; HWTEST_F() local
978 SoftBusCond cond = 0; HWTEST_F() local
995 SoftBusCond cond = 0; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_pending.c32 SoftBusCond cond; member
/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
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_gcd.c553 int i, j, top, rlen, glen, m, bit = 1, delta = 1, cond = 0, shifts = 0, ret = 0; in BN_gcd() local
/third_party/openssl/crypto/bn/
H A Dbn_gcd.c553 int i, j, top, rlen, glen, m, bit = 1, delta = 1, cond = 0, shifts = 0, ret = 0; in BN_gcd() local

Completed in 12 milliseconds

12345678910>>...26