Home
last modified time | relevance | path

Searched defs:MemoryRange (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/include/
Dv8-unwinder.h59 struct MemoryRange { struct
65 MemoryRange code; argument
/third_party/node/deps/v8/src/base/platform/
Dplatform.h304 struct MemoryRange { struct
311 static std::vector<MemoryRange> GetFreeMemoryRangesWithin( argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryMappingTests.cpp494 struct MemoryRange struct
496 MemoryRange (VkDeviceSize offset_ = ~(VkDeviceSize)0, VkDeviceSize size_ = ~(VkDeviceSize)0) in MemoryRange() argument
502 VkDeviceSize offset;
503 VkDeviceSize size;
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryMappingTests.cpp494 struct MemoryRange struct
496 MemoryRange (VkDeviceSize offset_ = ~(VkDeviceSize)0, VkDeviceSize size_ = ~(VkDeviceSize)0) in MemoryRange() function
502 VkDeviceSize offset;
503 VkDeviceSize size;