Home
last modified time | relevance | path

Searched defs:nodeOffset (Results 1 – 6 of 6) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
Deas_xmf.c600 …XMF_ReadNode (EAS_HW_DATA_HANDLE hwInstData, S_XMF_DATA *pXMFData, EAS_I32 nodeOffset, EAS_I32 end… in XMF_ReadNode()
/external/lzma/CPP/7zip/Archive/
DHfsHandler.cpp765 const size_t nodeOffset = (size_t)node << hr.NodeSizeLog; in LoadExtentFile() local
908 const size_t nodeOffset = (size_t)node << hr.NodeSizeLog; in LoadAttrs() local
1074 const size_t nodeOffset = (size_t)node << hr.NodeSizeLog; in LoadCatalog() local
/external/llvm/lib/Object/
DMachOObjectFile.cpp1401 uint32_t ExportEntry::nodeOffset() const { in nodeOffset() function in ExportEntry
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp2850 uint32_t ExportEntry::nodeOffset() const { in nodeOffset() function in ExportEntry
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DMachOObjectFile.cpp2981 uint32_t ExportEntry::nodeOffset() const { in nodeOffset() function in ExportEntry
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h10809 VkDeviceSize nodeOffset = 0; in FreeAtOffset() local