Lines Matching defs:nAddr
46 storeError OStoreDataPageObject::guard (sal_uInt32 nAddr) in guard()
68 sal_uInt32 nAddr, in store_truncate_Impl()
106 sal_uInt32 nAddr, in store_truncate_Impl()
145 sal_uInt32 nAddr, in store_truncate_Impl()
180 sal_uInt32 nAddr, in loadOrCreate()
202 storeError OStoreIndirectionPageObject::guard (sal_uInt32 nAddr) in guard()
232 sal_uInt32 const nAddr = store::ntohl(rPage.m_pData[nSingle]); in read() local
258 sal_uInt32 const nAddr = store::ntohl(rPage.m_pData[nDouble]); in read() local
291 sal_uInt32 const nAddr = store::ntohl(rPage.m_pData[nTriple]); in read() local
322 sal_uInt32 const nAddr = store::ntohl(rPage.m_pData[nSingle]); in write() local
434 sal_uInt32 const nAddr = store::ntohl(rPage.m_pData[i - 1]); in truncate() local
576 storeError OStoreDirectoryPageObject::guard (sal_uInt32 nAddr) in guard()
762 sal_uInt32 const nAddr = directLink (aLink.m_nIndex0); in read() local
770 sal_uInt32 const nAddr = singleLink (aLink.m_nIndex1); in read() local
783 sal_uInt32 const nAddr = doubleLink (aLink.m_nIndex2); in read() local
796 sal_uInt32 const nAddr = tripleLink (aLink.m_nIndex3); in read() local
838 sal_uInt32 const nAddr = directLink (aLink.m_nIndex0); in write() local
1051 sal_uInt32 nAddr = directLink (i - 1); in truncate() local