| /kernel/linux/linux-5.10/fs/qnx4/ |
| H A D | inode.c | 69 static inline u32 try_extent(qnx4_xtnt_t *extent, u32 *offset) in try_extent() argument
|
| /kernel/linux/linux-5.10/fs/hfs/ |
| H A D | extent.c | 150 static inline int __hfs_ext_read_extent(struct hfs_find_data *fd, struct hfs_extent *extent, in __hfs_ext_read_extent() argument 208 static void hfs_dump_extent(struct hfs_extent *extent) in hfs_dump_extent() argument 220 static int hfs_add_extent(struct hfs_extent *extent, u16 offset, in hfs_add_extent() argument 248 hfs_free_extents(struct super_block *sb, struct hfs_extent *extent, u16 offset, u16 block_nr) hfs_free_extents() argument 292 struct hfs_extent *extent; hfs_free_fork() local [all...] |
| /kernel/linux/linux-6.6/fs/qnx4/ |
| H A D | inode.c | 69 static inline u32 try_extent(qnx4_xtnt_t *extent, u32 *offset) in try_extent() argument
|
| /kernel/linux/linux-6.6/fs/hfs/ |
| H A D | extent.c | 150 static inline int __hfs_ext_read_extent(struct hfs_find_data *fd, struct hfs_extent *extent, in __hfs_ext_read_extent() argument 208 static void hfs_dump_extent(struct hfs_extent *extent) in hfs_dump_extent() argument 220 static int hfs_add_extent(struct hfs_extent *extent, u16 offset, in hfs_add_extent() argument 248 hfs_free_extents(struct super_block *sb, struct hfs_extent *extent, u16 offset, u16 block_nr) hfs_free_extents() argument 292 struct hfs_extent *extent; hfs_free_fork() local [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_meta_copy_vrs_htile.c | 212 radv_copy_vrs_htile(struct radv_cmd_buffer *cmd_buffer, struct radv_image *vrs_image, VkExtent2D *extent, struct radv_image *dst_image, struct radv_buffer *htile_buffer, bool read_htile_value) radv_copy_vrs_htile() argument
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_image.c | 255 vk_image_extent_to_elements(const struct vk_image *image, VkExtent3D extent) in vk_image_extent_to_elements() argument 291 VkExtent3D extent = vk_image_sanitize_extent(image, region->imageExtent); vk_image_buffer_copy_layout() local [all...] |
| H A D | vk_image.h | 40 VkExtent3D extent; member 105 const VkExtent3D extent = { in vk_image_mip_level_extent() local 279 VkExtent3D extent; global() member [all...] |
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_cs.h | 106 } extent; member
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkTypeUtil.hpp | 146 inline VkRect2D makeRect2D(const VkExtent3D& extent) in makeRect2D() argument 151 inline VkRect2D makeRect2D(const VkExtent2D& extent) in makeRect2D() argument 176 inline VkViewport makeViewport(const VkExtent3D& extent) in makeViewport() argument 181 makeViewport(const VkExtent2D& extent) makeViewport() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
| H A D | vktDynamicStateClearTests.cpp | 307 const vk::VkExtent3D extent = { WIDTH, HEIGHT, 1 }; in command() local 367 const vk::VkExtent3D extent = { WIDTH, HEIGHT, 1 }; in command() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageTransfer.cpp | 167 vk::VkExtent3D extent = { m_params.dimensions.width, m_params.dimensions.height, depth }; in iterate() local 309 VkExtent3D extent; in createTransferQueueImageTests() member 459 const auto &extent in createTransferQueueImageTests() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/ |
| H A D | vktMultiViewRenderUtil.cpp | 112 VkImageCreateInfo makeImageCreateInfo (const VkImageType imageType, const VkExtent3D& extent, const VkFormat format, const VkImageUsageFlags usage, const VkSampleCountFlagBits samples) in makeImageCreateInfo() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineMultisampleTestsUtil.cpp | 356 deUint32 getImageMaxMipLevels (const VkImageFormatProperties& imageFormatProperties, const VkExtent3D& extent) in getImageMaxMipLevels() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
| H A D | vktDynamicStateClearTests.cpp | 306 const vk::VkExtent3D extent = { WIDTH, HEIGHT, 1 }; in command() local 366 const vk::VkExtent3D extent = { WIDTH, HEIGHT, 1 }; in command() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageTransfer.cpp | 162 vk::VkExtent3D extent = { m_params.dimensions.width, m_params.dimensions.height, depth }; in iterate() local 300 VkExtent3D extent; in createTransferQueueImageTests() member 444 const auto &extent in createTransferQueueImageTests() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkDescriptorSetLayout.cpp | 364 const auto &extent = imageView->getMipLevelExtent(0); local 392 VkExtent2D extent = imageView->getMipLevelExtent(0); local 431 VkExtent2D extent = imageView->getMipLevelExtent(level); local 456 const auto &extent variable [all...] |
| H A D | VkDeviceMemoryExternalAndroid.cpp | 247 VkExtent3D extent = image->getExtent(); in allocateAndroidHardwareBuffer() local
|
| H A D | VkImage.hpp | 148 VkExtent3D extent = { 0, 0, 0 }; member in vk::Image
|
| H A D | VkImageView.cpp | 357 VkExtent3D extent = image->getMipLevelExtent(static_cast<VkImageAspectFlagBits>(subresourceRange.aspectMask), in getDepthOrLayerCount() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | CommandBuffer.cpp | 77 Extent3D extent = texture->GetMipLevelPhysicalSize(mipLevel); in IsCompleteSubresourceCopiedTo() local
|
| /third_party/skia/tools/sk_app/ |
| H A D | VulkanWindowContext.cpp | 189 VkExtent2D extent = caps.currentExtent; in createSwapchain() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/ |
| H A D | vktMultiViewRenderUtil.cpp | 112 VkImageCreateInfo makeImageCreateInfo (const VkImageType imageType, const VkExtent3D& extent, const VkFormat format, const VkImageUsageFlags usage, const VkSampleCountFlagBits samples) in makeImageCreateInfo() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineMultisampleTestsUtil.cpp | 356 deUint32 getImageMaxMipLevels (const VkImageFormatProperties& imageFormatProperties, const VkExtent3D& extent) in getImageMaxMipLevels() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/list/ |
| H A D | grid_layout_manager.cpp | 66 double extent = itemExtent_.Value(); in MakeInnerLayoutParam() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
| H A D | paragraph_manager.cpp | 206 CalcCaretMetricsByPosition( int32_t extent, CaretMetricsF& caretCaretMetric, TextAffinity textAffinity) const CalcCaretMetricsByPosition() argument
|