| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_query.c | 1170 zink_render_condition(struct pipe_context *pctx, struct pipe_query *pquery, bool condition, enum pipe_render_cond_flag mode) zink_render_condition() argument
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_context.c | 816 panfrost_render_condition(struct pipe_context *pipe, struct pipe_query *query, bool condition, enum pipe_render_cond_flag mode) panfrost_render_condition() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_query.c | 1752 r600_render_condition(struct pipe_context *ctx, struct pipe_query *query, bool condition, enum pipe_render_cond_flag mode) r600_render_condition() argument
|
| /third_party/node/deps/openssl/openssl/crypto/bn/ |
| H A D | bn_lib.c | 827 void BN_consttime_swap(BN_ULONG condition, BIGNUM *a, BIGNUM *b, int nwords) in BN_consttime_swap() argument [all...] |
| /third_party/openssl/crypto/bn/ |
| H A D | bn_lib.c | 827 void BN_consttime_swap(BN_ULONG condition, BIGNUM *a, BIGNUM *b, int nwords) in BN_consttime_swap() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | Intermediate.cpp | 695 TIntermCase *TIntermediate::addCase(TIntermTyped *condition, const TSourceLoc &line) in addCase() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | PixelProgram.cpp | 1396 Int4 condition; in BREAKC() local 1415 Int4 condition = As<Int4>(p0[predicateRegister.swizzle & 0x3]); in BREAKP() local 1425 BREAK(Int4 &condition) BREAK() argument 1483 Bool condition = (*Pointer<Byte>(data + OFFSET(DrawData, ps.b[boolRegister.index])) != Byte(0)); // FIXME CALLNZb() local 1510 Int4 condition = As<Int4>(p0[predicateRegister.swizzle & 0x3]); CALLNZp() local 1550 Int4 condition = ~enableStack[Min(enableIndex, Int(MAX_SHADER_ENABLE_STACK_SIZE))] & enableStack[Min(enableIndex - 1, Int(MAX_SHADER_ENABLE_STACK_SIZE))]; ELSE() local 1649 Int4 condition = As<Int4>(fetchRegister(src).x); IF() local 1815 Int4 condition = As<Int4>(src.x); WHILE() local [all...] |
| H A D | VertexProgram.cpp | 1080 Int4 condition; in BREAKC() local 1099 Int4 condition = As<Int4>(p0[predicateRegister.swizzle & 0x3]); in BREAKP() local 1109 BREAK(Int4 &condition) BREAK() argument 1167 Bool condition = (*Pointer<Byte>(data + OFFSET(DrawData,vs.b[boolRegister.index])) != Byte(0)); // FIXME CALLNZb() local 1194 Int4 condition = As<Int4>(p0[predicateRegister.swizzle & 0x3]); CALLNZp() local 1234 Int4 condition = ~enableStack[Min(enableIndex, Int(MAX_SHADER_ENABLE_STACK_SIZE))] & enableStack[Min(enableIndex - 1, Int(MAX_SHADER_ENABLE_STACK_SIZE))]; ELSE() local 1333 Int4 condition = As<Int4>(fetchRegister(src).x); IF() local 1500 Int4 condition = As<Int4>(src.x); WHILE() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | loop_descriptor.cpp | 120 int64_t Loop::GetResidualConditionValue(SpvOp condition, int64_t initial_value, in GetResidualConditionValue() argument 669 Instruction* condition = in FindNumberOfIterations() local 755 GetIterations(SpvOp condition, int64_t condition_value, int64_t init_value, int64_t step_value) const GetIterations() argument 871 Instruction* condition = FindConditionVariable() local [all...] |
| H A D | loop_unroller.cpp | 988 const BasicBlock* condition = loop_->FindConditionBlock(); CanPerformUnroll() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | loop_descriptor.cpp | 120 int64_t Loop::GetResidualConditionValue(SpvOp condition, int64_t initial_value, in GetResidualConditionValue() argument 669 Instruction* condition = in FindNumberOfIterations() local 755 GetIterations(SpvOp condition, int64_t condition_value, int64_t init_value, int64_t step_value) const GetIterations() argument 871 Instruction* condition = FindConditionVariable() local [all...] |
| H A D | loop_unroller.cpp | 988 const BasicBlock* condition = loop_->FindConditionBlock(); CanPerformUnroll() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/test_expectations/ |
| H A D | GPUTestExpectationsParser.cpp | 142 GPUTestConfig::Condition condition; member 290 const char *GetConditionName(uint32_t condition) in GetConditionName() argument [all...] |
| /third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
| H A D | parser_impl.cc | 1823 auto condition = expect_paren_rhs_stmt(); in elseif_stmt() local [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | ir_context.cpp | 223 KillInstructionIf(Module::inst_iterator begin, Module::inst_iterator end, std::function<bool(Instruction*)> condition) KillInstructionIf() argument
|
| H A D | loop_descriptor.cpp | 117 int64_t Loop::GetResidualConditionValue(spv::Op condition, in GetResidualConditionValue() argument 663 Instruction* condition = in FindNumberOfIterations() local 749 GetIterations(spv::Op condition, int64_t condition_value, int64_t init_value, int64_t step_value) const GetIterations() argument 869 Instruction* condition = FindConditionVariable() local [all...] |
| H A D | loop_unroller.cpp | 987 const BasicBlock* condition = loop_->FindConditionBlock(); CanPerformUnroll() local [all...] |
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglSyncTests.cpp | 1815 getSyncAttribValueType condition = 0; in test() local 1882 getSyncAttribValueType condition = 0xF0F0F; in test() local 1951 getSyncAttribValueType condition = 0xF0F0F; in test() local 2027 getSyncAttribValueType condition = 0xF0F0F; test() local [all...] |
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ |
| H A D | fa_ability_thread.cpp | 906 auto condition = [weak] { in CreateAbilityName() local
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/ |
| H A D | js_ability_context.cpp | 150 std::condition_variable condition; member in OHOS::AbilityRuntime::__anon189::StartAbilityByCallParameters
|
| /foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/primary/ |
| H A D | audio_renderer_sink.cpp | 356 void AudioRendererSinkInner::SetAudioParameter(const AudioParamKey key, const std::string &condition, in SetAudioParameter() argument 394 std::string AudioRendererSinkInner::GetDPDeviceAttrInfo(const std::string &condition) in GetDPDeviceAttrInfo() argument 418 std::string AudioRendererSinkInner::GetAudioParameter(const AudioParamKey key, const std::string &condition) in GetAudioParameter() argument 1533 std::string condition = "debug_audio_latency_measurement"; CheckLatencySignal() local [all...] |
| /foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/ |
| H A D | offload_audio_renderer_sink.cpp | 238 void OffloadAudioRendererSinkInner::SetAudioParameter(const AudioParamKey key, const std::string& condition, in SetAudioParameter() argument 251 std::string OffloadAudioRendererSinkInner::GetAudioParameter(const AudioParamKey key, const std::string& condition) in GetAudioParameter() argument 1069 std::string condition = "debug_audio_latency_measurement"; CheckLatencySignal() local [all...] |
| /foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/multichannel/ |
| H A D | multichannel_audio_renderer_sink.cpp | 221 void MultiChannelRendererSinkInner::SetAudioParameter(const AudioParamKey key, const std::string &condition, in SetAudioParameter() argument 237 std::string MultiChannelRendererSinkInner::GetAudioParameter(const AudioParamKey key, const std::string &condition) in GetAudioParameter() argument [all...] |
| /foundation/multimedia/audio_framework/services/audio_service/server/src/ |
| H A D | audio_manager_stub.cpp | 371 const std::string condition = data.ReadString(); in HandleGetRemoteAudioParameter() local
|
| /foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/bluetooth/ |
| H A D | bluetooth_renderer_sink.cpp | 255 void BluetoothRendererSinkInner::SetAudioParameter(const AudioParamKey key, const std::string &condition, in SetAudioParameter() argument 271 std::string BluetoothRendererSinkInner::GetAudioParameter(const AudioParamKey key, const std::string &condition) in GetAudioParameter() argument
|