| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir_builder.cpp | 607 if_tree(operand condition, in if_tree() argument 620 if_tree(operand condition, in if_tree() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_pipe_query.c | 1230 svga_render_condition(struct pipe_context *pipe, struct pipe_query *q, bool condition, enum pipe_render_cond_flag mode) svga_render_condition() argument
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cintltst.c | 714 U_CFUNC UBool assertTrue(const char* msg, int /*not UBool*/ condition) { in assertTrue() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | typed-optimization.cc | 630 Node* const condition = NodeProperties::GetValueInput(node, 0); in ReduceSelect() local
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_query.c | 822 iris_render_condition(struct pipe_context *ctx, struct pipe_query *query, bool condition, enum pipe_render_cond_flag mode) iris_render_condition() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_blitter.h | 567 util_blitter_save_render_condition(struct blitter_context *blitter, struct pipe_query *query, bool condition, enum pipe_render_cond_flag mode) util_blitter_save_render_condition() argument
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_disasm.c | 143 print_condition(uint8_t condition) in print_condition() argument
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_query.c | 908 crocus_render_condition(struct pipe_context *ctx, struct pipe_query *query, bool condition, enum pipe_render_cond_flag mode) crocus_render_condition() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcGLSLVectorConstructorTests.cpp | 380 const auto condition = testConditions.find(params.outputType); in replacePlaceholders() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SetupRoutine.cpp | 636 void SetupRoutine::conditionalRotate1(Bool condition, Pointer<Byte> &v0, Pointer<Byte> &v1, Pointer<Byte> &v2) in conditionalRotate1() argument 656 void SetupRoutine::conditionalRotate2(Bool condition, Pointer<Byte> &v0, Pointer<Byte> &v1, Pointer<Byte> &v2) in conditionalRotate2() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | SetupRoutine.cpp | 628 void SetupRoutine::conditionalRotate1(Bool condition, Pointer<Byte> &v0, Pointer<Byte> &v1, Pointer<Byte> &v2) in conditionalRotate1() argument 648 void SetupRoutine::conditionalRotate2(Bool condition, Pointer<Byte> &v0, Pointer<Byte> &v1, Pointer<Byte> &v2) in conditionalRotate2() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | loop_peeling.cpp | 394 BasicBlock* LoopPeeling::ProtectLoop(Loop* loop, Instruction* condition, in ProtectLoop() argument 820 Instruction* condition = GetPeelingInfo() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | loop_peeling.cpp | 394 BasicBlock* LoopPeeling::ProtectLoop(Loop* loop, Instruction* condition, in ProtectLoop() argument 820 Instruction* condition = GetPeelingInfo() local [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | loop_peeling.cpp | 395 BasicBlock* LoopPeeling::ProtectLoop(Loop* loop, Instruction* condition, in ProtectLoop() argument 821 Instruction* condition = GetPeelingInfo() local [all...] |
| H A D | trim_capabilities_pass.cpp | 57 static void DFSWhile(const Instruction* instruction, UnaryPredicate condition) { in DFSWhile() argument
|
| /third_party/vk-gl-cts/modules/gles3/performance/ |
| H A D | es3pShaderControlStatementTests.cpp | 239 string condition; in init() local 246 op << " if (" << condition << ")\n"; in init() local
|
| /third_party/vk-gl-cts/modules/gles2/performance/ |
| H A D | es2pShaderControlStatementTests.cpp | 235 string condition; in init() local 242 op << " if (" << condition << ")\n"; in init() local
|
| /base/inputmethod/imf/services/src/ |
| H A D | input_method_system_ability.cpp | 1265 auto condition = info->subProp.mode == "upper" ? Condition::LOWER : Condition::UPPER; in SwitchMode() local 1297 auto condition = info->subProp.language == "chinese" ? Condition::ENGLISH : Condition::CHINESE; in SwitchLanguage() local
|
| H A D | ime_info_inquirer.cpp | 886 FindTargetSubtypeByCondition(const std::vector<SubProperty> &subProps, const Condition &condition) FindTargetSubtypeByCondition() argument
|
| /base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/ |
| H A D | napi_hisysevent_util.cpp | 592 std::string condition = ParseStringValue(env, propertyValue); in ParseQueryRule() local
|
| /base/tee/tee_client/interfaces/kits/c/src/ |
| H A D | tee_client.cpp | 428 bool condition = (context == nullptr) || (session == nullptr) || (destination == nullptr); in OpenSession() local
|
| /base/tee/tee_client/frameworks/libteec_vendor/ |
| H A D | tee_client_api.c | 383 bool condition = (sharedMem->is_allocated) && (sharedMem->buffer != NULL) && (sharedMem->buffer != ZERO_SIZE_PTR) && in ReleaseSharedMemory() local 961 bool condition = (context == NULL) || (taFile == NULL) || (session == NULL) || (destination == NULL); in TEEC_OpenSessionInner() local 1246 bool condition = in TEEC_RegisterSharedMemoryInner() local 1287 bool condition = (context == NULL) || (sharedMem == NULL); in TEEC_RegisterSharedMemory() local 1344 bool condition = (sharedMem->flags != TEEC_MEM_INPUT) && (sharedMem->flags != TEEC_MEM_OUTPUT) && TEEC_AllocateSharedMemoryInner() local 1408 bool condition = (context == NULL) || (sharedMem == NULL); TEEC_AllocateSharedMemory() local 1568 bool condition = (memref.parent == NULL) || (memref.parent->buffer == NULL); TEEC_CheckMemRef() local [all...] |
| /base/telephony/call_manager/services/call/src/ |
| H A D | call_status_manager.cpp | 239 auto condition = [](CallDetailInfo i) { return i.state == TelCallState::CALL_STATUS_DISCONNECTED; }; in UpdateCallDetailsInfo() local
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ |
| H A D | js_service_extension_context.cpp | 62 std::condition_variable condition; member in OHOS::AbilityRuntime::__anon212::StartAbilityByCallParameters
|
| /foundation/arkui/ace_engine/frameworks/core/components/grid/ |
| H A D | render_grid.cpp | 516 int32_t RenderGrid::FocusMove(const Offset& position, const std::function<bool(int32_t)>& condition, in FocusMove() argument
|