Home
last modified time | relevance | path

Searched defs:props (Results 851 - 875 of 923) sorted by relevance

1...<<31323334353637

/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c964 VkImageFormatProperties2 props = { 0 }; in dzn_GetPhysicalDeviceImageFormatProperties() local
1064 VkFormatProperties2 props = { 0 }; in dzn_physical_device_supports_compressed_format() local
937 dzn_GetPhysicalDeviceImageFormatProperties2(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2 *info, VkImageFormatProperties2 *props) dzn_GetPhysicalDeviceImageFormatProperties2() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiImageClearingTests.cpp753 const VkImageFormatProperties props = vk::getPhysicalDeviceImageFormatProperties(m_vki, m_context.getPhysicalDevice(), format, type, tiling, usage, flags); in getIs3DFormat() local
760 const VkFormatProperties props = vk::getPhysicalDeviceFormatProperties(m_vki, m_context.getPhysicalDevice(), format); in getIsAttachmentFormat() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiImageClearingTests.cpp677 const VkImageFormatProperties props = vk::getPhysicalDeviceImageFormatProperties(m_vki, m_context.getPhysicalDevice(), format, type, tiling, usage, flags); in getIs3DFormat() local
684 const VkFormatProperties props = vk::getPhysicalDeviceFormatProperties(m_vki, m_context.getPhysicalDevice(), format); in getIsAttachmentFormat() local
/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp982 sk_sp<SkSurface> SkPDFDevice::makeSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in makeSurface() argument
/third_party/toybox/toys/pending/
H A Dxzcat.c1941 static int lzma_props(struct xz_dec_lzma2 *s, uint8_t props) in lzma_props() argument
2257 enum xz_ret xz_dec_lzma2_reset(struct xz_dec_lzma2 *s, uint8_t props) in xz_dec_lzma2_reset() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp1426 const auto props = vk::getPhysicalDeviceFormatProperties(vki, physicalDevice, m_params.format); in checkSupport() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c4890 char **props = wpa_config_get_all(net->ssid, 1); in wpas_dbus_getter_network_properties() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c5507 char **props = wpa_config_get_all(net->ssid, 1); in wpas_dbus_getter_network_properties() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/panel/
H A Dpanel-simple.c5335 struct backlight_properties props; in panel_simple_dsi_probe() local
/device/soc/rockchip/rk3588/kernel/drivers/power/supply/
H A Dbq25700_charger.c892 } props[] = { in bq25700_fw_read_u32_props() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_pattern.cpp1981 auto props = buildContent->GetLayoutProperty<LayoutProperty>(); in GetSheetTypeWithAuto() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_algorithm.cpp274 auto props = AceType::DynamicCast<MenuLayoutProperty>(layoutWrapper->GetLayoutProperty()); in ModifyPreviewMenuPlacement() local
298 auto props = AceType::DynamicCast<MenuLayoutProperty>(layoutWrapper->GetLayoutProperty()); in Initialize() local
348 auto props = menuPattern->GetLayoutProperty<MenuLayoutProperty>(); InitializeParam() local
441 InitWrapperRect( const RefPtr<MenuLayoutProperty>& props, const RefPtr<MenuPattern>& menuPattern) InitWrapperRect() argument
480 UpdateWrapperRectForHoverMode( const RefPtr<MenuLayoutProperty>& props, const RefPtr<MenuPattern>& menuPattern) UpdateWrapperRectForHoverMode() argument
512 GetBottomBySafeAreaManager(const RefPtr<SafeAreaManager>& safeAreaManager, const RefPtr<MenuLayoutProperty>& props, const RefPtr<MenuPattern>& menuPattern) GetBottomBySafeAreaManager() argument
534 InitSpace(const RefPtr<MenuLayoutProperty>& props, const RefPtr<MenuPattern>& menuPattern) InitSpace() argument
2221 auto props = AceType::DynamicCast<MenuLayoutProperty>(layoutWrapper->GetLayoutProperty()); InitTargetSizeAndPosition() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.cpp2945 auto props = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in CheckSwiperDisable() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp139 auto props = host->GetLayoutProperty<SwiperLayoutProperty>(); in CreateLayoutAlgorithm() local
223 auto props = GetLayoutProperty<SwiperLayoutProperty>(); in CheckLoopChange() local
244 const auto props = GetLayoutProperty<SwiperLayoutProperty>(); in AdjustCurrentIndexOnSwipePage() local
254 const auto props = GetLayoutProperty<SwiperLayoutProperty>(); InitCapture() local
344 const auto props = GetLayoutProperty<SwiperLayoutProperty>(); NeedForceMeasure() local
797 const auto props = GetLayoutProperty<SwiperLayoutProperty>(); PreviousFocus() local
847 const auto props = GetLayoutProperty<SwiperLayoutProperty>(); NextFocus() local
952 const auto props = GetLayoutProperty<SwiperLayoutProperty>(); OnDirtyLayoutWrapperSwap() local
1075 auto props = GetLayoutProperty<SwiperLayoutProperty>(); OnDirtyLayoutWrapperSwap() local
1219 auto props = GetLayoutProperty<SwiperLayoutProperty>(); IsAutoLinear() local
1631 auto props = GetLayoutProperty<SwiperLayoutProperty>(); IsUseCustomAnimation() local
1711 auto props = currentFrameNode->GetLayoutProperty<LayoutProperty>(); CheckTargetIndex() local
1947 auto props = host->GetLayoutProperty<SwiperLayoutProperty>(); DoTabsPreloadItems() local
2107 const auto props = GetLayoutProperty<SwiperLayoutProperty>(); InitIndicator() local
2929 const auto props = GetLayoutProperty<SwiperLayoutProperty>(); UpdateCurrentIndex() local
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dpixel_map_napi.cpp494 std::vector<napi_property_descriptor> props = { in RegisterNapi() local
546 std::vector<napi_property_descriptor> props = PixelMapNapi::RegisterNapi(); in Init() local
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dqcom_nandc.c403 const struct qcom_nandc_props *props; member
[all...]
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Ddrxd_hard.c103 struct dtv_frontend_properties props; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dmain.c465 mlx5_query_port_roce(struct ib_device *device, u8 port_num, struct ib_port_attr *props) mlx5_query_port_roce() argument
649 get_atomic_caps(struct mlx5_ib_dev *dev, u8 atomic_size_qp, struct ib_device_attr *props) get_atomic_caps() argument
671 get_atomic_caps_qp(struct mlx5_ib_dev *dev, struct ib_device_attr *props) get_atomic_caps_qp() argument
796 mlx5_ib_query_device(struct ib_device *ibdev, struct ib_device_attr *props, struct ib_udata *uhw) mlx5_ib_query_device() argument
1281 mlx5_query_hca_port(struct ib_device *ibdev, u8 port, struct ib_port_attr *props) mlx5_query_hca_port() argument
1349 mlx5_ib_query_port(struct ib_device *ibdev, u8 port, struct ib_port_attr *props) mlx5_ib_query_port() argument
1394 mlx5_ib_rep_query_port(struct ib_device *ibdev, u8 port, struct ib_port_attr *props) mlx5_ib_rep_query_port() argument
1473 mlx5_ib_modify_device(struct ib_device *ibdev, int mask, struct ib_device_modify *props) mlx5_ib_modify_device() argument
1536 mlx5_ib_modify_port(struct ib_device *ibdev, u8 port, int mask, struct ib_port_modify *props) mlx5_ib_modify_port() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Datyfb_base.c2239 struct backlight_properties props; in aty_bl_init() local
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/dvb/
H A Dfrontend.h874 struct dtv_property *props; member
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dtoshiba_acpi.c2857 struct backlight_properties props; in toshiba_acpi_setup_backlight() local
[all...]
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dqcom_nandc.c403 const struct qcom_nandc_props *props; member
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Ddrxd_hard.c103 struct dtv_frontend_properties props; member
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Datyfb_base.c2243 struct backlight_properties props; in aty_bl_init() local
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dasus-wmi.c3721 struct backlight_properties props; asus_wmi_backlight_init() local
[all...]

Completed in 91 milliseconds

1...<<31323334353637