| /kernel/linux/linux-6.6/include/acpi/ |
| H A D | acbuffer.h | 91 u8 shape; member
|
| /test/xts/acts/ai/nnrtndk/entry/src/main/cpp/ |
| H A D | nnrtndk.cpp | 42 std::vector<int32_t> shape; member [all...] |
| /third_party/glfw/src/ |
| H A D | input.c | 874 GLFWAPI GLFWcursor* glfwCreateStandardCursor(int shape) in glfwCreateStandardCursor() argument [all...] |
| H A D | win32_window.c | 2301 GLFWbool _glfwCreateStandardCursorWin32(_GLFWcursor* cursor, int shape) in _glfwCreateStandardCursorWin32() argument
|
| H A D | x11_window.c | 2949 GLFWbool _glfwCreateStandardCursorX11(_GLFWcursor* cursor, int shape) in _glfwCreateStandardCursorX11() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | ArabicShaping.java | 88 public int shape(char[] source, int sourceStart, int sourceLength, in shape() method in ArabicShaping 145 public void shape(char[] source, int start, int length) throws ArabicShapingException { in shape() method in ArabicShaping 160 public String shape(String text) throws ArabicShapingException { in shape() method in ArabicShaping [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | ArabicShaping.java | 88 public int shape(char[] source, int sourceStart, int sourceLength, in shape() method in ArabicShaping 144 public void shape(char[] source, int start, int length) throws ArabicShapingException { in shape() method in ArabicShaping 158 public String shape(String text) throws ArabicShapingException { in shape() method in ArabicShaping [all...] |
| /third_party/skia/src/gpu/v1/ |
| H A D | ClipStack.cpp | 438 ClipStack::RawElement::RawElement(const SkMatrix& localToDevice, const GrShape& shape, in RawElement() argument [all...] |
| H A D | Device_drawTexture.cpp | 554 GrStyledShape shape; in draw_image() local
|
| /third_party/skia/src/gpu/ops/ |
| H A D | DefaultPathRenderer.cpp | 41 inline bool single_pass_shape(const GrStyledShape& shape) { in single_pass_shape() argument 618 internalDrawPath(skgpu::v1::SurfaceDrawContext* sdc, GrPaint&& paint, GrAAType aaType, const GrUserStencilSettings& userStencilSettings, const GrClip* clip, const SkMatrix& viewMatrix, const GrStyledShape& shape, bool stencilOnly) internalDrawPath() argument [all...] |
| H A D | FillRRectOp.cpp | 210 clipToShape(skgpu::v1::SurfaceDrawContext* sdc, SkClipOp clipOp, const SkMatrix& clipMatrix, const GrShape& shape, GrAA aa) clipToShape() argument [all...] |
| /third_party/python/Modules/_ctypes/ |
| H A D | callproc.c | 1979 PyObject *shape; in buffer_info() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_particle.cpp | 760 int shape = paramObj->GetProperty("shape")->ToNumber<int>(); in AddDisturbance() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_api_impl_bridge.cpp | 4774 auto shape = panda::ObjectRef::New(vm); in RegisterShapeAttributes() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/chart/ |
| H A D | chart_component.h | 193 void SetPointShape(PointShape shape) in SetPointShape() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| H A D | skia_decoration_painter.cpp | 508 RadialShapeType shape = NG::RadialShapeType::ELLIPSE; in GetCircleSize() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
| H A D | inspector_composed_element.cpp | 1255 auto shape = mask->GetMaskPath()->GetBasicShape(); in GetMask() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/ |
| H A D | drawing_decoration_painter.cpp | 481 RadialShapeType shape = NG::RadialShapeType::ELLIPSE; in GetCircleSize() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
| H A D | rs_paint_filter_canvas.cpp | 85 void RSPaintFilterCanvasBase::DrawSdf(const SDFShapeBase& shape) in DrawSdf() argument
|
| /foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/ |
| H A D | lume_common.cpp | 1199 DestroyNode(CORE_NS::Entity& sceneEntity, std::shared_ptr<Geometry>& shape, CORE3D_NS::INodeSystem& nodeSystem) DestroyNode() argument 1246 UpdateNodePosition(CORE_NS::Entity& sceneEntity, std::shared_ptr<Geometry>& shape, CORE3D_NS::INodeSystem& nodeSystem) UpdateNodePosition() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/ |
| H A D | core_canvas.cpp | 196 void CoreCanvas::DrawSdf(const SDFShapeBase& shape) in DrawSdf() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| H A D | skia_canvas.cpp | 196 bool SkiaCanvas::AddSdfPara(SkRuntimeShaderBuilder& builder, const SDFShapeBase& shape) in AddSdfPara() argument 238 void SkiaCanvas::DrawSdf(const SDFShapeBase& shape) in DrawSdf() argument [all...] |
| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| H A D | setup.c | 1130 show_cache_size (struct seq_file *f, const char *which, int shape) in show_cache_size() argument
|
| /kernel/linux/linux-6.6/arch/alpha/kernel/ |
| H A D | setup.c | 1115 show_cache_size (struct seq_file *f, const char *which, int shape) in show_cache_size() argument
|
| /test/xts/acts/ai/mindspore/mindsporectest/src/ |
| H A D | ohos_c_api_test_mslite.cpp | 240 const int64_t *shape = OH_AI_TensorGetShape(tensor, &shape_num); in FillInputsData() local 2204 const int64_t *shape in HWTEST() local 3290 int64_t shape[MAX_DIMS]; RunMSLiteModel() local 3378 int64_t shape[MAX_DIMS]; HWTEST() local 3454 int64_t shape[MAX_DIMS]; HWTEST() local [all...] |