| /foundation/arkui/ace_engine/frameworks/core/components/swiper/ |
| H A D | render_swiper.cpp | 2044 int32_t left = GetValidEdgeLength(swiperWidth_, indicatorWidth, indicator_->GetLeft()); in UpdateIndicatorPosition() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
| H A D | menu_layout_algorithm.cpp | 405 float left = marginProps.start.has_value() in InitializeLayoutRegionMargin() local [all...] |
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | ace_container.cpp | 2284 void AceContainer::SetWindowPos(int32_t left, int32_t top) in SetWindowPos() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_richeditor.cpp | 121 std::optional<CalcDimension> left; in ParseMarginAttr() local
|
| /foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
| H A D | render_node.h | 436 virtual void SetLeft(const Dimension& left) // add for animation in SetLeft() argument
|
| /foundation/arkui/ace_engine/frameworks/core/pipeline/ |
| H A D | pipeline_context.cpp | 767 void PipelineContext::SetClipHole(double left, double top, double width, double height) in SetClipHole() argument
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | node_text_input_modifier.cpp | 1130 SetTextInputPadding(ArkUINodeHandle node, const struct ArkUISizeType* top, const struct ArkUISizeType* right, const struct ArkUISizeType* bottom, const struct ArkUISizeType* left) SetTextInputPadding() argument 1682 SetTextInputMargin(ArkUINodeHandle node, const struct ArkUISizeType* top, const struct ArkUISizeType* right, const struct ArkUISizeType* bottom, const struct ArkUISizeType* left) SetTextInputMargin() argument [all...] |
| H A D | node_api.cpp | 1880 void CanvasDrawRect(ArkUICanvasHandle canvas, ArkUI_Float32 left, ArkUI_Float32 top, ArkUI_Float32 right, in CanvasDrawRect() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
| H A D | rs_surface_render_node.cpp | 149 int left = std::clamp<int>(localClipRect.GetLeft(), 0, properties.GetBoundsWidth()); in UpdateSrcRect() local
|
| /foundation/window/window_manager/window_scene/interfaces/include/ |
| H A D | ws_common.h | 420 inline bool GreatOrEqual(double left, double right) in GreatOrEqual() argument 426 inline bool LessOrEqual(double left, double right) in LessOrEqual() argument 432 inline bool NearEqual(const double left, const double right, const double epsilon) in NearEqual() argument 437 inline bool NearEqual(const float& left, const float& right) in NearEqual() argument 443 inline bool NearEqual(const int32_t& left, const int32_t& right) in NearEqual() argument 448 NearZero(const double left) NearZero() argument [all...] |
| /foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
| H A D | js_scene_session.cpp | 4076 int32_t left = 0; in OnSetWindowLastSafeRect() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | mpegts.c | 3673 int left = FFMIN(check_count - i, CHECK_BLOCK); in mpegts_probe() local
|
| /third_party/glfw/src/ |
| H A D | wl_platform.h | 411 _GLFWfallbackEdgeWayland top, left, right, bottom; member
|
| /third_party/glslang/SPIRV/ |
| H A D | SpvBuilder.cpp | 2670 Id Builder::createBinOp(Op opCode, Id typeId, Id left, Id right) in createBinOp() argument 2822 void Builder::promoteScalar(Decoration precision, Id& left, Id& right) in promoteScalar() argument [all...] |
| /third_party/backends/backend/ |
| H A D | bh.h | 225 u_long top, left, width, length; member
|
| H A D | hp3900_config.c | 768 static void hp3800_offset(SANE_Int resolution, SANE_Int scantype, SANE_Int *left, SANE_Int *width) in hp3800_offset() argument 776 SANE_Int left; in hp3800_offset() member 816 hp3970_offset(SANE_Int sensor, SANE_Int resolution, SANE_Int scantype, SANE_Int *left, SANE_Int *width) hp3970_offset() argument 822 SANE_Int left; hp3970_offset() member 872 hp4370_offset(SANE_Int resolution, SANE_Int scantype, SANE_Int *left, SANE_Int *width) hp4370_offset() argument 878 SANE_Int left; hp4370_offset() member 919 ua4900_offset(SANE_Int resolution, SANE_Int scantype, SANE_Int *left, SANE_Int *width) ua4900_offset() argument 925 SANE_Int left; ua4900_offset() member 966 cfg_offset_get(SANE_Int sensortype, SANE_Int resolution, SANE_Int scantype, SANE_Int *left, SANE_Int *width) cfg_offset_get() argument [all...] |
| H A D | hp3900_types.c | 405 SANE_Int left; member
|
| /third_party/mesa3d/src/gallium/drivers/svga/include/ |
| H A D | svga_reg.h | 563 int32 left; member
|
| /third_party/nghttp2/lib/ |
| H A D | nghttp2_session.c | 5683 static void inbound_frame_set_mark(nghttp2_inbound_frame *iframe, size_t left) { in inbound_frame_set_mark() argument
|
| /third_party/node/deps/nghttp2/lib/ |
| H A D | nghttp2_session.c | 5678 static void inbound_frame_set_mark(nghttp2_inbound_frame *iframe, size_t left) { in inbound_frame_set_mark() argument
|
| /third_party/node/deps/v8/src/compiler/backend/mips64/ |
| H A D | instruction-selector-mips64.cc | 1099 Node* left = node->InputAt(0); VisitInt32Mul() local 1160 Node* left = node->InputAt(0); VisitInt32Div() local 1189 Node* left = node->InputAt(0); VisitInt32Mod() local 1942 VisitCompare(InstructionSelector* selector, InstructionCode opcode, InstructionOperand left, InstructionOperand right, FlagsContinuation* cont) VisitCompare() argument 1981 Node* left = node->InputAt(0); VisitWordCompare() local 2700 Node* left = node->InputAt(0); VisitFloat64InsertLowWord32() local 2708 Node* left = node->InputAt(0); VisitFloat64InsertHighWord32() local [all...] |
| /third_party/node/deps/v8/src/compiler/backend/x64/ |
| H A D | instruction-selector-x64.cc | 710 Node* left = m.left().node(); in VisitBinop() local 921 Node* left = m.left().node(); VisitWord32Shift() local 943 Node* left = m.left().node(); VisitWord64Shift() local 967 Node* left = m.left().node(); TryVisitWordShift() local 1210 Node* left = node->InputAt(0); VisitInt32Add() local 1331 Node* left = m.left().node(); VisitMul() local 1348 Node* left = node->InputAt(0); VisitMulHigh() local 1665 Node* left = node->InputAt(0); VisitFloatBinop() local 2026 VisitCompareWithMemoryOperand(InstructionSelector* selector, InstructionCode opcode, Node* left, InstructionOperand right, FlagsContinuation* cont) VisitCompareWithMemoryOperand() argument 2054 VisitCompare(InstructionSelector* selector, InstructionCode opcode, InstructionOperand left, InstructionOperand right, FlagsContinuation* cont) VisitCompare() argument 2075 VisitCompare(InstructionSelector* selector, InstructionCode opcode, Node* left, Node* right, FlagsContinuation* cont, bool commutative) VisitCompare() argument 2184 TryNarrowOpcodeSize(InstructionCode opcode, Node* left, Node* right, FlagsContinuation* cont) TryNarrowOpcodeSize() argument 2258 Node* left = node->InputAt(0); VisitWordCompare() local 2333 Node* left = nullptr; VisitWord32EqualImpl() local 2447 Node* const left = node->InputAt(0); VisitFloat32Compare() local 2457 Node* const left = node->InputAt(0); VisitFloat64Compare() local 2837 Node* left = node->InputAt(0); VisitFloat64InsertLowWord32() local 2851 Node* left = node->InputAt(0); VisitFloat64InsertHighWord32() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | simplified-lowering.cc | 195 bool CanOverflowSigned32(const Operator* op, Type left, Type right, in CanOverflowSigned32() argument [all...] |
| H A D | typer.cc | 380 Type left = Operand(node, 0); in TypeBinaryOp() local 385 Type Typer::Visitor::TypeBinaryOp(Type left, Type right, BinaryTyperFun f) { in TypeBinaryOp() argument [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ppc/ |
| H A D | instruction-selector-ppc.cc | 493 Node* left = m.left().node(); in VisitWord32And() local 532 Node* left = m.left().node(); VisitWord64And() local 1547 VisitCompare(InstructionSelector* selector, InstructionCode opcode, InstructionOperand left, InstructionOperand right, FlagsContinuation* cont) VisitCompare() argument 1558 Node* left = node->InputAt(0); VisitWordCompare() local 1593 Node* left = node->InputAt(0); VisitFloat32Compare() local 1603 Node* left = node->InputAt(0); VisitFloat64Compare() local 1937 Node* left = node->InputAt(0); VisitFloat64InsertLowWord32() local 1952 Node* left = node->InputAt(0); VisitFloat64InsertHighWord32() local [all...] |