Home
last modified time | relevance | path

Searched defs:condition (Results 51 - 75 of 387) sorted by relevance

12345678910>>...16

/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_util_test.cpp175 SystemAbilityOnDemandCondition condition; in HWTEST_F() local
200 OnDemandCondition condition; in HWTEST_F() local
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/include/
H A Ddatashare_connection.h83 std::condition_variable condition; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dref_object.cpp128 WaitLockedUntil(std::condition_variable &cv, const std::function<bool(void)> &condition, int seconds) WaitLockedUntil() argument
/third_party/googletest/googletest/test/
H A Dgtest_environment_test.cc103 void Check(bool condition, const char* msg) { in Check() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_context.c138 llvmpipe_render_condition(struct pipe_context *pipe, struct pipe_query *query, bool condition, enum pipe_render_cond_flag mode) llvmpipe_render_condition() argument
151 llvmpipe_render_condition_mem(struct pipe_context *pipe, struct pipe_resource *buffer, unsigned offset, bool condition) llvmpipe_render_condition_mem() argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_flow.h184 LLVMValueRef condition; member
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_query.c184 r300_render_condition(struct pipe_context *pipe, struct pipe_query *query, bool condition, enum pipe_render_cond_flag mode) r300_render_condition() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DFence.cpp35 angle::Result FenceNV::set(const Context *context, GLenum condition) in set() argument
95 angle::Result Sync::set(const Context *context, GLenum condition, GLbitfield flags) in set() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DValidateSwitch.cpp115 TIntermConstantUnion *condition = node->getCondition()->getAsConstantUnion(); in visitCase() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DFence.cpp44 void Fence::setFence(GLenum condition) in setFence() argument
118 FenceSync::FenceSync(GLuint name, GLenum condition, GLbitfield flags) : NamedObject(name), mCondition(condition), mFlags(flags) in FenceSync() argument
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_replace_opselect_with_conditional_branch.cpp58 auto condition = ir_context->get_def_use_mgr()->GetDef( in IsApplicable() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_replace_opselect_with_conditional_branch.cpp58 auto condition = ir_context->get_def_use_mgr()->GetDef( in IsApplicable() local
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_replace_opselect_with_conditional_branch.cpp58 auto condition = ir_context->get_def_use_mgr()->GetDef( in IsApplicable() local
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
H A Dosal_fence.c32 int condition; member
/foundation/resourceschedule/device_standby/utils/test/fuzztest/configmanager_fuzzer/
H A Dconfigmanager_fuzzer.cpp136 uint32_t condition = GetData<uint32_t>(); in DoSomethingInterestingWithMyAPI() local
[all...]
/foundation/communication/ipc/ipc/native/c/rpc/include/
H A Drpc_process_skeleton.h65 pthread_cond_t condition; member
/foundation/communication/ipc/ipc/native/src/napi_common/include/
H A Dnapi_remote_object_internal.h31 std::condition_variable condition; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dremote_executor.h50 RemoteCondition condition; member
/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/
H A Dsvc_session_manager_test.cpp863 bool condition = sessionManagerPtr_->GetSchedBundleName(bundleName); in HWTEST_F() local
/third_party/curl/lib/
H A Dversion_win32.c72 curlx_verify_windows_version(const unsigned int majorVersion, const unsigned int minorVersion, const unsigned int buildVersion, const PlatformIdentifier platform, const VersionCondition condition) curlx_verify_windows_version() argument
/third_party/astc-encoder/Source/
H A Dastcenccli_image_external.cpp60 static void astcenc_runtime_assert(bool condition) in astcenc_runtime_assert() argument
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
H A Dchecks.h57 CheckHelper(const char* file, int line, const char* source, bool condition) CheckHelper() argument
[all...]
H A Dcctest.h61 CheckHelper(const char* file, int line, const char* source, bool condition) CheckHelper() argument
/third_party/mbedtls/library/
H A Dconstant_time.c170 void mbedtls_ct_memcpy_if(mbedtls_ct_condition_t condition, in mbedtls_ct_memcpy_if() argument
232 void mbedtls_ct_zeroize_if(mbedtls_ct_condition_t condition, void *buf, size_t len) in mbedtls_ct_zeroize_if() argument
/third_party/musl/libc-test/src/regression/
H A Dpthread_cond-smasher.c17 typedef pthread_cond_t condition; typedef

Completed in 13 milliseconds

12345678910>>...16