Searched defs:sub_range (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/ | ||
D | sub_range.hpp | 141 class sub_range class |
/aosp_15_r20/trusty/user/app/storage/ | ||
D | block_range.h | 96 const struct block_range sub_range) { in block_range_is_sub_range() |
/aosp_15_r20/external/vulkan-validation-layers/layers/ | ||
H A D | buffer_validation.cpp | 352 VkImageSubresourceRange sub_range = view_state.normalized_subresource_range; in SetImageViewLayout() local |