Home
last modified time | relevance | path

Searched defs:right (Results 851 - 875 of 937) sorted by relevance

1...<<3132333435363738

/third_party/node/deps/v8/src/parsing/
H A Dparser.cc2560 Expression* right = binop->right(); in AddArrowFunctionFormalParameters() local
/third_party/node/deps/v8/src/torque/
H A Dtorque-parser.cc435 auto right = child_results->NextAs<Expression*>(); in MakeBinaryOperator() local
1996 auto right = child_results->NextAs<Expression*>(); in MakeLogicalOrExpression() local
2004 auto right = child_results->NextAs<Expression*>(); in MakeLogicalAndExpression() local
/third_party/node/deps/v8/src/wasm/baseline/arm/
H A Dliftoff-assembler-arm.h277 QwNeonRegister right = liftoff::GetSimd128Register(rhs); in F64x2Compare() local
2577 Simd128Register right = liftoff::GetSimd128Register(rhs); in emit_f64x2_min() local
2589 Simd128Register right in emit_f64x2_max() local
2601 QwNeonRegister right = liftoff::GetSimd128Register(rhs); emit_f64x2_pmin() local
2617 QwNeonRegister right = liftoff::GetSimd128Register(rhs); emit_f64x2_pmax() local
2800 QwNeonRegister right = liftoff::GetSimd128Register(rhs); emit_f32x4_pmin() local
2819 QwNeonRegister right = liftoff::GetSimd128Register(rhs); emit_f32x4_pmax() local
2924 QwNeonRegister right = liftoff::GetSimd128Register(rhs); emit_i64x2_mul() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DOutputSPIRV.cpp1974 const spirv::IdRef right = in endShortCircuit() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp469 const GLdouble right = right_channels[i]; in comparePixels() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationGL1.cpp442 ValidateFrustum(const Context *, angle::EntryPoint entryPoint, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) ValidateFrustum() argument
879 ValidateOrtho(const Context *, angle::EntryPoint entryPoint, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) ValidateOrtho() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dintermediate.h501 TIntermTyped* right; member in TIntermBinary
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_hlsl.cpp4607 auto right = join("countbits(", to_enclosed_expression(ops[4]), ".z) + countbits(", in emit_subgroup_op() local
/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp2658 static float division_by_literal_value(Operator op, const Expression& right) { in division_by_literal_value() argument
2671 const Expression* right = b.right() in writeBinaryExpression() local
2724 writeLogicalAnd(const Expression& left, const Expression& right, OutputStream& out) writeLogicalAnd() argument
2744 writeLogicalOr(const Expression& left, const Expression& right, OutputStream& out) writeLogicalOr() argument
[all...]
/third_party/python/Python/
H A DPython-ast.c2632 _PyAST_BinOp(expr_ty left, operator_ty op, expr_ty right, int lineno, int in _PyAST_BinOp() argument
8350 expr_ty right; obj2ast_expr() local
[all...]
/third_party/python/Objects/
H A Dlongobject.c3804 sdigit right = b->ob_digit[0]; in fast_mod() local
3827 sdigit right = b->ob_digit[0]; fast_floor_div() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DextNvidiaVideoParserIf.hpp954 int32_t right; // right position of display rect member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/adp/tde_v2_0/
H A Dtde_osictl_k.c1674 hi_s32 left, top, right, bottom; in tde_osi_get_inter_rect() local
[all...]
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Drk_venc_cmd.h733 RK_S32 right; member
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Drk_venc_cmd.h733 RK_S32 right; member
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Drk_venc_cmd.h815 RK_S32 right; member
/device/soc/rockchip/common/hardware/mpp/include/
H A Drk_venc_cmd.h732 signed int right; member
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.cpp1473 auto right = rect.Right() + commonProperty.windowLeft; in UpdateVirtualNodeChildAccessibilityElementInfo() local
1514 auto right = parentRect.Left() + virtualNodeRect.Width() + commonProperty.windowLeft; in UpdateVirtualNodeAccessibilityElementInfo() local
1607 auto right = rect.Right() + commonProperty.windowLeft; in UpdateAccessibilityElementInfo() local
1619 auto right = rect.Right() + commonProperty.windowLeft; in UpdateAccessibilityElementInfo() local
1666 auto right in UpdateWebAccessibilityElementInfo() local
3352 auto right = padding->right.value_or(defaultValue).GetDimension().Value(); DumpPadding() local
3364 auto right = border->rightDimen.value_or(defaultValue).Value(); DumpBorder() local
[all...]
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_type.h1646 float right; member
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp1166 auto right = textContentGlobalOffset.GetY() + contentRect_.Width(); in ShowAIEntityMenu() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp1260 void RSNode::SetBorderColor(uint32_t left, uint32_t top, uint32_t right, uint32_t bottom) in SetBorderColor() argument
1280 void RSNode::SetBorderWidth(float left, float top, float right, float bottom) in SetBorderWidth() argument
1299 void RSNode::SetBorderStyle(uint32_t left, uint32_t top, uint32_t right, uint32_ argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp3476 static bool GreatNotEqual(double left, double right) in GreatNotEqual() argument
3482 static bool NearEqual(const double left, const double right) in NearEqual() argument
3488 static bool GreatOrEqual(double left, double right) in GreatOrEqual() argument
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
H A Dnative_type.h1646 float right; member
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DParseHelper.cpp868 TIntermTyped* TParseContext::handleBinaryMath(const TSourceLoc& loc, const char* str, TOperator op, TIntermTyped* left, TIntermTyped* right) in handleBinaryMath() argument
1906 addAssign(const TSourceLoc& loc, TOperator op, TIntermTyped* left, TIntermTyped* right) addAssign() argument
3005 assignError(const TSourceLoc& loc, const char* op, TString left, TString right) assignError() argument
3024 binaryOpError(const TSourceLoc& loc, const char* op, TString left, TString right) binaryOpError() argument
[all...]
/third_party/glslang/SPIRV/
H A DGlslangToSpv.cpp2361 spv::Id right = accessChainLoad(node->getRight()->getType()); visitBinary() local
3353 glslang::TIntermTyped* right = node->getSequence()[1]->getAsTyped(); visitAggregate() local
6424 createBinaryOperation(glslang::TOperator op, OpDecorations& decorations, spv::Id typeId, spv::Id left, spv::Id right, glslang::TBasicType typeProxy, bool reduceComparison) createBinaryOperation() argument
6691 createBinaryMatrixOperation(spv::Op op, OpDecorations& decorations, spv::Id typeId, spv::Id left, spv::Id right) createBinaryMatrixOperation() argument
10016 createShortCircuit(glslang::TOperator op, glslang::TIntermTyped& left, glslang::TIntermTyped& right) createShortCircuit() argument
[all...]

Completed in 117 milliseconds

1...<<3132333435363738