| /kernel/linux/linux-6.6/arch/parisc/math-emu/ |
| H A D | dfsub.c | 43 register unsigned int leftp1, leftp2, rightp1, rightp2, extent; in dbl_fsub() local [all...] |
| /kernel/linux/linux-5.10/fs/freevxfs/ |
| H A D | vxfs_inode.c | 164 vxfs_blkiget(struct super_block *sbp, u_long extent, ino_t ino) in vxfs_blkiget() argument
|
| /kernel/linux/linux-6.6/fs/freevxfs/ |
| H A D | vxfs_inode.c | 139 vxfs_blkiget(struct super_block *sbp, u_long extent, ino_t ino) in vxfs_blkiget() argument
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_tex_state.h | 57 VkExtent3D extent; member
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_debug.cpp | 98 const uint64_t extent = 96 * 1024; in disassemble() local 176 buffer << "disassembly larger than " << extent << " bytes, aborting\n"; in disassemble() local
|
| /third_party/skia/third_party/externals/swiftshader/src/WSI/ |
| H A D | Win32SurfaceKHR.cpp | 66 VkExtent2D extent; in getSurfaceCapabilities() local 101 const VkExtent3D &extent = image->getImage()->getExtent(); in present() local [all...] |
| H A D | XcbSurfaceKHR.cpp | 64 VkExtent2D extent; in getSurfaceCapabilities() local 109 const VkExtent3D &extent = image->getImage()->getExtent(); in present() local [all...] |
| H A D | XlibSurfaceKHR.cpp | 57 VkExtent2D extent = { static_cast<uint32_t>(attr.width), static_cast<uint32_t>(attr.height) }; in getSurfaceCapabilities() local 70 const VkExtent3D &extent = image->getImage()->getExtent(); in attachImage() local 104 const VkExtent3D &extent = image->getImage()->getExtent(); in present() local [all...] |
| H A D | DisplaySurfaceKHR.cpp | 207 VkExtent2D extent = { width, height }; in getSurfaceCapabilities() local
|
| H A D | WaylandSurfaceKHR.cpp | 74 const VkExtent3D &extent = image->getImage()->getExtent(); in attachImage() local 91 const VkExtent3D &extent = image->getImage()->getExtent(); in detachImage() local 106 const VkExtent3D &extent = image->getImage()->getExtent(); in present() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | SwapChainVk.h | 61 VkExtent2D extent; member
|
| /foundation/arkui/ace_engine/frameworks/core/components/grid/ |
| H A D | grid_component.cpp | 62 void GridComponent::SetColumnExtent(int32_t extent) in SetColumnExtent() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/list/ |
| H A D | list_component.cpp | 67 void ListComponent::SetColumnExtent(int32_t extent) in SetColumnExtent() argument
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/ |
| H A D | item_data_box.cpp | 138 Extent extent; in AppendData() local 169 Extent extent; UpdateData() local [all...] |
| /kernel/linux/linux-5.10/fs/hfsplus/ |
| H A D | wrapper.c | 97 u32 extent; in hfsplus_read_mdb() local
|
| /kernel/linux/linux-6.6/fs/hfsplus/ |
| H A D | wrapper.c | 95 u32 extent; in hfsplus_read_mdb() local
|
| /kernel/linux/linux-6.6/kernel/module/ |
| H A D | decompress.c | 17 static int module_extend_max_pages(struct load_info *info, unsigned int extent) in module_extend_max_pages() argument
|
| /third_party/lzma/CPP/7zip/Common/ |
| H A D | LimitedStreams.cpp | 188 const CSeekExtent &extent = Extents[left];
in Read() local
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_resource.h | 44 struct pipe_scissor_state extent; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesImageAlignedMipSize.cpp | 222 VkExtent3D extent; in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesImageAlignedMipSize.cpp | 224 VkExtent3D extent; in iterate() local [all...] |
| /foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
| H A D | swapchain_vk.cpp | 176 void ClampSwapchainExtent(const VkSurfaceCapabilitiesKHR& surfaceCapabilities, VkExtent2D& extent) in ClampSwapchainExtent() argument [all...] |
| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
| H A D | type_traits.h | 75 struct extent : integral_constant<size_t, 0> {}; struct 78 struct extent<T[], 0> : integral_constant<size_t, 0> {}; struct 81 struct extent<T[], N> : extent<T, N - 1> {}; struct 84 struct extent<T[I], 0> : integral_constant<size_t, I> {}; struct 87 struct extent<T[I], N> : extent<T, N - 1> {}; struct
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | user_namespace.h | 26 struct uid_gid_extent extent[UID_GID_MAP_MAX_BASE_EXTENTS]; member
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | mremap.c | 259 unsigned long extent, next, old_end; in move_page_tables() local [all...] |