Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/
H A DPipeline.cpp141 uint32_t SpecVar::val_offset() const { in val_offset() function in vkcompute::vkapi::SpecVar
/aosp_15_r20/external/crosvm/ext2/src/
H A Dxattr.rs248 let mut val_offset = Inode::INODE_RECORD_SIZE in from_path() localVariable