Home
last modified time | relevance | path

Searched defs:extent (Results 1 - 25 of 302) sorted by relevance

12345678910>>...13

/third_party/typescript/tests/baselines/reference/
H A DtypeInferenceLiteralUnion.js56 function extent(array) { function
/third_party/libwebsockets/lib/roles/http/server/
H A Dranges.c181 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 DvktComputeTestsUtil.cpp35 VkBufferImageCopy makeBufferImageCopy (const VkExtent3D extent, in makeBufferImageCopy() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeTestsUtil.cpp35 VkBufferImageCopy makeBufferImageCopy (const VkExtent3D extent, in makeBufferImageCopy() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkFramebuffer.hpp44 const VkExtent3D extent = {}; member in vk::Framebuffer
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DFramebuffer.cpp17 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 DSwapchain.hpp53 vk::Extent2D extent; member in Swapchain
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dclearstate_defs.h34 const unsigned int *extent; member
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dclearstate_defs.h34 const unsigned int *extent; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dclearstate_defs.h34 const unsigned int *extent; member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dclearstate_defs.h34 const unsigned int *extent; member
/third_party/gn/src/base/containers/
H A Dspan.h184 static constexpr index_type extent = Extent; member in base::span
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dscroll_motion.cpp27 ScrollMotion::ScrollMotion(double position, double velocity, const ExtentPair& extent, in ScrollMotion() argument
/kernel/linux/linux-5.10/arch/parisc/math-emu/
H A Dsfadd.c42 register unsigned int left, right, result, extent; in sgl_fadd() local
[all...]
H A Dsfsub.c42 register unsigned int left, right, result, extent; in sgl_fsub() local
[all...]
H A Ddfadd.c42 register unsigned int leftp1, leftp2, rightp1, rightp2, extent; in dbl_fadd() local
[all...]
H A Ddfsub.c43 register unsigned int leftp1, leftp2, rightp1, rightp2, extent; in dbl_fsub() local
[all...]
/kernel/linux/linux-6.6/arch/parisc/math-emu/
H A Dsfsub.c42 register unsigned int left, right, result, extent; in sgl_fsub() local
[all...]
H A Dsfadd.c42 register unsigned int left, right, result, extent; in sgl_fadd() local
[all...]
H A Ddfadd.c42 register unsigned int leftp1, leftp2, rightp1, rightp2, extent; in dbl_fadd() local
[all...]
/kernel/liteos_a/kernel/base/include/
H A Dlos_user_container_pri.h50 UidGidExtent extent[UID_GID_MAP_MAX_EXTENTS]; member
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DDirectFBSurfaceEXT.cpp43 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
/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_scrollable.cpp39 StartSpringMotion( double mainPosition, double mainVelocity, const ExtentPair& extent, const ExtentPair& initExtent) StartSpringMotion() argument
H A Dmock_scrollable_ng.cpp35 StartSpringMotion( double mainPosition, double mainVelocity, const ExtentPair& extent, const ExtentPair& initExtent) StartSpringMotion() argument
/foundation/window/window_manager/wm/include/
H A Dgtx_input_event_sender.h50 GtxWindowExtent extent = {}; member

Completed in 7 milliseconds

12345678910>>...13