/kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
H A D | setup-sdhci-gpio-s3c24xx.c | 22 void s3c2416_setup_sdhci0_cfg_gpio(struct platform_device *dev, int width) in s3c2416_setup_sdhci0_cfg_gpio() argument 27 void s3c2416_setup_sdhci1_cfg_gpio(struct platform_device *dev, int width) in s3c2416_setup_sdhci1_cfg_gpio() argument
|
H A D | setup-sdhci-gpio-s3c64xx.c | 20 void s3c64xx_setup_sdhci0_cfg_gpio(struct platform_device *dev, int width) in s3c64xx_setup_sdhci0_cfg_gpio() argument 33 void s3c64xx_setup_sdhci1_cfg_gpio(struct platform_device *dev, int width) in s3c64xx_setup_sdhci1_cfg_gpio() argument 46 void s3c64xx_setup_sdhci2_cfg_gpio(struct platform_device *dev, int width) in s3c64xx_setup_sdhci2_cfg_gpio() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
H A D | render_offscreen_canvas_creator.cpp | 23 Create( const WeakPtr<PipelineBase>& context, int32_t width, int32_t height) Create() argument
|
/kernel/linux/linux-5.10/arch/arm/mach-ep93xx/ |
H A D | micro9.c | 45 unsigned int width; in micro9_register_flash() local
|
/foundation/arkui/ace_engine/advanced_ui_component/chip/interfaces/ |
H A D | chip.js | [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | border_edge.cpp | 20 BorderEdge::BorderEdge(const Color& color, const Dimension& width, BorderStyle style) in BorderEdge() argument
|
H A D | border_image_edge.cpp | 19 BorderImageEdge(const Dimension& slice, const Dimension& outset, const Dimension& width, BorderImageRepeat repeat) BorderImageEdge() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_ellipse_ffi.cpp | 23 void FfiOHOSAceFrameworkEllipseCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkEllipseCreate() argument 34 int64_t FfiOHOSAceFrameworkEllipseInsCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkEllipseInsCreate() argument
|
H A D | cj_circle_ffi.cpp | 23 void FfiOHOSAceFrameworkCircleCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkCircleCreate() argument 34 int64_t FfiOHOSAceFrameworkCircleInsCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkCircleInsCreate() argument
|
H A D | cj_polygon_ffi.cpp | 25 void FfiOHOSAceFrameworkPolygonCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkPolygonCreate() argument
|
H A D | cj_line_ffi.cpp | 25 void FfiOHOSAceFrameworkLineCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkLineCreate() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/ |
H A D | xcomponent_ext_surface_callback_client.cpp | 27 void XComponentExtSurfaceCallbackClient::ProcessSurfaceChange(int32_t width, int32_t height) in ProcessSurfaceChange() argument
|
/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_slider_unit_test.cpp | 73 const int16_t width = 10; in HWTEST_F() local
|
/kernel/linux/linux-5.10/drivers/clk/qcom/ |
H A D | clk-regmap-divider.h | 15 u32 width; member
|
H A D | clk-regmap-mux.h | 16 u32 width; member
|
/kernel/linux/linux-6.6/arch/arm/mach-s3c/ |
H A D | setup-sdhci-gpio-s3c64xx.c | 20 void s3c64xx_setup_sdhci0_cfg_gpio(struct platform_device *dev, int width) in s3c64xx_setup_sdhci0_cfg_gpio() argument 33 void s3c64xx_setup_sdhci1_cfg_gpio(struct platform_device *dev, int width) in s3c64xx_setup_sdhci1_cfg_gpio() argument 46 void s3c64xx_setup_sdhci2_cfg_gpio(struct platform_device *dev, int width) in s3c64xx_setup_sdhci2_cfg_gpio() argument
|
/kernel/linux/linux-5.10/include/linux/platform_data/ |
H A D | mtd-mxc_nand.h | 13 unsigned int width; /* data bus width in bytes */ member
|
/kernel/linux/linux-5.10/drivers/media/usb/pwc/ |
H A D | pwc-misc.c | 29 int pwc_get_size(struct pwc_device *pdev, int width, int height) in pwc_get_size() argument
|
/kernel/linux/linux-5.10/drivers/staging/media/hantro/ |
H A D | hantro_jpeg.h | 6 int width; member
|
/kernel/linux/linux-6.6/drivers/media/usb/pwc/ |
H A D | pwc-misc.c | 29 int pwc_get_size(struct pwc_device *pdev, int width, int height) in pwc_get_size() argument
|
/kernel/linux/linux-6.6/drivers/clk/qcom/ |
H A D | clk-regmap-mux.h | 16 u32 width; member
|
H A D | clk-regmap-divider.h | 15 u32 width; member
|
/foundation/ability/ability_base/interfaces/kits/native/view_data/include/ |
H A D | rect.h | 30 float width = 0.0f; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/ |
H A D | option_paint_property.h | 78 void SetIdealWidthForWeb(int32_t width) in SetIdealWidthForWeb() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/ |
H A D | navigation_bar_component_base.h | 57 Dimension width; member [all...] |