| /third_party/typescript/tests/baselines/reference/ |
| H A D | typeInferenceLiteralUnion.js | 56 function extent(array) {
function
|
| /third_party/libwebsockets/lib/roles/http/server/ |
| H A D | ranges.c | 181 lws_ranges_init(struct lws *wsi, struct lws_range_parsing *rp, unsigned long long extent) lws_ranges_init() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
| H A D | vktComputeTestsUtil.cpp | 35 VkBufferImageCopy makeBufferImageCopy (const VkExtent3D extent, in makeBufferImageCopy() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/ |
| H A D | vktComputeTestsUtil.cpp | 35 VkBufferImageCopy makeBufferImageCopy (const VkExtent3D extent, in makeBufferImageCopy() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkFramebuffer.hpp | 44 const VkExtent3D extent = {}; member in vk::Framebuffer
|
| /third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
| H A D | Framebuffer.cpp | 17 Framebuffer::Framebuffer(vk::Device device, vk::PhysicalDevice physicalDevice, vk::ImageView attachment, vk::Format colorFormat, vk::RenderPass renderPass, vk::Extent2D extent, bool multisample) in Framebuffer() argument
|
| H A D | Swapchain.hpp | 53 vk::Extent2D extent; member in Swapchain
|
| /third_party/gn/src/base/containers/ |
| H A D | span.h | 184 static constexpr index_type extent = Extent; member in base::span
|
| /foundation/arkui/ace_engine/frameworks/core/animation/ |
| H A D | scroll_motion.cpp | 27 ScrollMotion::ScrollMotion(double position, double velocity, const ExtentPair& extent, in ScrollMotion() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/WSI/ |
| H A D | DirectFBSurfaceEXT.cpp | 43 VkExtent2D extent = { static_cast<uint32_t>(width), static_cast<uint32_t>(height) }; in getSurfaceCapabilities() local 56 const VkExtent3D &extent = image->getImage()->getExtent(); in attachImage() local
|
| 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...] |
| /foundation/arkui/ace_engine/test/mock/core/common/ |
| H A D | mock_scrollable.cpp | 39 StartSpringMotion( double mainPosition, double mainVelocity, const ExtentPair& extent, const ExtentPair& initExtent) StartSpringMotion() argument
|
| H A D | mock_scrollable_ng.cpp | 35 StartSpringMotion( double mainPosition, double mainVelocity, const ExtentPair& extent, const ExtentPair& initExtent) StartSpringMotion() argument
|
| /foundation/window/window_manager/wm/include/ |
| H A D | gtx_input_event_sender.h | 50 GtxWindowExtent extent = {}; member
|
| /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/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...] |
| /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...] |