Home
last modified time | relevance | path

Searched refs:nodeOffset (Results 1 – 5 of 5) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
Deas_xmf.c70 …ReadNode (EAS_HW_DATA_HANDLE hwInstData, S_XMF_DATA *pXMFData, EAS_I32 nodeOffset, EAS_I32 *pLengt…
556 …ReadNode (EAS_HW_DATA_HANDLE hwInstData, S_XMF_DATA *pXMFData, EAS_I32 nodeOffset, EAS_I32 *pLengt… in XMF_ReadNode() argument
571 if ((result = EAS_HWFileSeek(hwInstData, pXMFData->fileHandle, nodeOffset)) != EAS_SUCCESS) in XMF_ReadNode()
594 if (offset - nodeOffset > headerLength) in XMF_ReadNode()
598 …if ((result = EAS_HWFileSeek(hwInstData, pXMFData->fileHandle, nodeOffset + headerLength)) != EAS_… in XMF_ReadNode()
659 if (offset <= nodeOffset) { in XMF_ReadNode()
/external/llvm/include/llvm/Object/
DMachO.h66 uint32_t nodeOffset() const;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DMachO.h82 uint32_t nodeOffset() const;
/external/llvm/lib/Object/
DMachOObjectFile.cpp1401 uint32_t ExportEntry::nodeOffset() const { in nodeOffset() function in ExportEntry
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DMachOObjectFile.cpp2778 uint32_t ExportEntry::nodeOffset() const { in nodeOffset() function in ExportEntry