Home
last modified time | relevance | path

Searched defs:map_end (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/virtio/vulkan/
Dvn_device_memory.h37 VkDeviceSize map_end; member
/third_party/node/deps/v8/src/base/
Dhashmap.h135 Entry* map_end() const { return impl_.map_ + impl_.capacity_; } in map_end() function