Home
last modified time | relevance | path

Searched refs:m_poBlockManagerRef (Results 1 – 20 of 20) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/mitab/
H A Dmitab_maptoolblock.cpp82 m_poBlockManagerRef = NULL; in TABMAPToolBlock()
294 m_poBlockManagerRef = poBlockMgr; in SetMAPBlockManagerRef()
358 if (m_eAccess == TABWrite && m_poBlockManagerRef && in WriteBytes()
361 int nNewBlockOffset = m_poBlockManagerRef->AllocNewBlock("TOOL"); in WriteBytes()
411 int nNewBlockOffset = m_poBlockManagerRef->AllocNewBlock("TOOL"); in CheckAvailableSpace()
H A Dmitab_indfile.cpp915 m_poBlockManagerRef = NULL; in TABINDNode()
976 m_poBlockManagerRef = poBlockMgr; in InitNode()
996 nBlockPtr == 0 && m_poBlockManagerRef) in InitNode()
1001 m_nCurDataBlockPtr = m_poBlockManagerRef->AllocNewBlock(); in InitNode()
1318 m_poBlockManagerRef, in FindFirst()
1764 m_poBlockManagerRef, m_poParentNodeRef, in SplitNode()
1778 m_bUnique, m_poBlockManagerRef, in SplitNode()
1822 m_poBlockManagerRef, m_poParentNodeRef, in SplitNode()
1836 m_bUnique, m_poBlockManagerRef, in SplitNode()
1922 m_nSubTreeDepth, m_bUnique, m_poBlockManagerRef, in SplitRootNode()
H A Dmitab_mapindexblock.cpp111 m_poBlockManagerRef = NULL; in TABMAPIndexBlock()
658 m_poCurChild->SetMAPBlockManagerRef(m_poBlockManagerRef); in ChooseLeafForInsert()
865 m_poCurChild->SetMAPBlockManagerRef(m_poBlockManagerRef); in AddEntry()
1164 CPLAssert(m_poBlockManagerRef); in SplitNode()
1171 m_poBlockManagerRef->AllocNewBlock("INDEX")) != 0) in SplitNode()
1175 poNewNode->SetMAPBlockManagerRef(m_poBlockManagerRef); in SplitNode()
1344 CPLAssert(m_poBlockManagerRef); in SplitRootNode()
1354 m_poBlockManagerRef->AllocNewBlock("INDEX")) != 0) in SplitRootNode()
1358 poNewNode->SetMAPBlockManagerRef(m_poBlockManagerRef); in SplitRootNode()
1516 m_poBlockManagerRef = poBlockMgr; in SetMAPBlockManagerRef()
H A Dmitab_mapcoordblock.cpp116 m_poBlockManagerRef = NULL; in TABMAPCoordBlock()
669 m_poBlockManagerRef = poBlockMgr; in SetMAPBlockManagerRef()
761 if (m_poBlockManagerRef && (m_nBlockSize - m_nCurPos) < nBytesToWrite) in WriteBytes()
790 int nNewBlockOffset = m_poBlockManagerRef->AllocNewBlock("COORD"); in WriteBytes()
H A Dmitab_priv.h1056 TABBinBlockManager *m_poBlockManagerRef; variable
1243 TABBinBlockManager *m_poBlockManagerRef; variable
1318 TABBinBlockManager *m_poBlockManagerRef; variable
1558 TABBinBlockManager *m_poBlockManagerRef; variable
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/mitab/
H A Dmitab_maptoolblock.cpp61 m_poBlockManagerRef(nullptr) in TABMAPToolBlock()
286 m_poBlockManagerRef = poBlockMgr; in SetMAPBlockManagerRef()
351 if (m_eAccess == TABWrite && m_poBlockManagerRef && in WriteBytes()
361 int nNewBlockOffset = m_poBlockManagerRef->AllocNewBlock("TOOL"); in WriteBytes()
417 int nNewBlockOffset = m_poBlockManagerRef->AllocNewBlock("TOOL"); in CheckAvailableSpace()
H A Dmitab_mapindexblock.cpp65 m_poBlockManagerRef(nullptr), in TABMAPIndexBlock()
606 m_poCurChild->SetMAPBlockManagerRef(m_poBlockManagerRef); in ChooseLeafForInsert()
807 m_poCurChild->SetMAPBlockManagerRef(m_poBlockManagerRef); in AddEntry()
1113 CPLAssert(m_poBlockManagerRef); in SplitNode()
1120 m_poBlockManagerRef->AllocNewBlock("INDEX")) != 0) in SplitNode()
1124 poNewNode->SetMAPBlockManagerRef(m_poBlockManagerRef); in SplitNode()
1295 CPLAssert(m_poBlockManagerRef); in SplitRootNode()
1305 m_poBlockManagerRef->AllocNewBlock("INDEX")) != 0) in SplitRootNode()
1309 poNewNode->SetMAPBlockManagerRef(m_poBlockManagerRef); in SplitRootNode()
1463 m_poBlockManagerRef = poBlockMgr; in SetMAPBlockManagerRef()
H A Dmitab_indfile.cpp856 m_poBlockManagerRef(nullptr), in TABINDNode()
923 m_poBlockManagerRef = poBlockMgr; in InitNode()
943 nBlockPtr == 0 && m_poBlockManagerRef) in InitNode()
948 m_nCurDataBlockPtr = m_poBlockManagerRef->AllocNewBlock(); in InitNode()
1287 m_poBlockManagerRef, in FindFirst()
1724 m_poBlockManagerRef, m_poParentNodeRef, in SplitNode()
1739 m_bUnique, m_poBlockManagerRef, in SplitNode()
1790 m_poBlockManagerRef, m_poParentNodeRef, in SplitNode()
1805 m_bUnique, m_poBlockManagerRef, in SplitNode()
1901 m_nSubTreeDepth, m_bUnique, m_poBlockManagerRef, in SplitRootNode()
H A Dmitab_mapcoordblock.cpp70 m_poBlockManagerRef(nullptr), in TABMAPCoordBlock()
657 m_poBlockManagerRef = poBlockMgr; in SetMAPBlockManagerRef()
747 if (m_poBlockManagerRef && (m_nBlockSize - m_nCurPos) < nBytesToWrite) in WriteBytes()
776 int nNewBlockOffset = m_poBlockManagerRef->AllocNewBlock("COORD"); in WriteBytes()
H A Dmitab_priv.h1012 TABBinBlockManager *m_poBlockManagerRef; variable
1204 TABBinBlockManager *m_poBlockManagerRef; variable
1280 TABBinBlockManager *m_poBlockManagerRef; variable
1533 TABBinBlockManager *m_poBlockManagerRef; variable
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/mitab/
H A Dmitab_maptoolblock.cpp61 m_poBlockManagerRef(nullptr) in TABMAPToolBlock()
286 m_poBlockManagerRef = poBlockMgr; in SetMAPBlockManagerRef()
351 if (m_eAccess == TABWrite && m_poBlockManagerRef && in WriteBytes()
361 int nNewBlockOffset = m_poBlockManagerRef->AllocNewBlock("TOOL"); in WriteBytes()
417 int nNewBlockOffset = m_poBlockManagerRef->AllocNewBlock("TOOL"); in CheckAvailableSpace()
H A Dmitab_mapindexblock.cpp65 m_poBlockManagerRef(nullptr), in TABMAPIndexBlock()
606 m_poCurChild->SetMAPBlockManagerRef(m_poBlockManagerRef); in ChooseLeafForInsert()
807 m_poCurChild->SetMAPBlockManagerRef(m_poBlockManagerRef); in AddEntry()
1113 CPLAssert(m_poBlockManagerRef); in SplitNode()
1120 m_poBlockManagerRef->AllocNewBlock("INDEX")) != 0) in SplitNode()
1124 poNewNode->SetMAPBlockManagerRef(m_poBlockManagerRef); in SplitNode()
1295 CPLAssert(m_poBlockManagerRef); in SplitRootNode()
1305 m_poBlockManagerRef->AllocNewBlock("INDEX")) != 0) in SplitRootNode()
1309 poNewNode->SetMAPBlockManagerRef(m_poBlockManagerRef); in SplitRootNode()
1463 m_poBlockManagerRef = poBlockMgr; in SetMAPBlockManagerRef()
H A Dmitab_indfile.cpp856 m_poBlockManagerRef(nullptr),
923 m_poBlockManagerRef = poBlockMgr;
943 nBlockPtr == 0 && m_poBlockManagerRef)
948 m_nCurDataBlockPtr = m_poBlockManagerRef->AllocNewBlock();
1287 m_poBlockManagerRef,
1724 m_poBlockManagerRef, m_poParentNodeRef,
1739 m_bUnique, m_poBlockManagerRef,
1790 m_poBlockManagerRef, m_poParentNodeRef,
1805 m_bUnique, m_poBlockManagerRef,
1901 m_nSubTreeDepth, m_bUnique, m_poBlockManagerRef,
H A Dmitab_mapcoordblock.cpp70 m_poBlockManagerRef(nullptr), in TABINDFile()
657 m_poBlockManagerRef = poBlockMgr; in FindFirst()
747 if (m_poBlockManagerRef && (m_nBlockSize - m_nCurPos) < nBytesToWrite)
776 int nNewBlockOffset = m_poBlockManagerRef->AllocNewBlock("COORD");
H A Dmitab_priv.h1012 TABBinBlockManager *m_poBlockManagerRef;
1204 TABBinBlockManager *m_poBlockManagerRef;
1280 TABBinBlockManager *m_poBlockManagerRef;
1533 TABBinBlockManager *m_poBlockManagerRef;
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/mitab/
H A Dmitab_maptoolblock.cpp61 m_poBlockManagerRef(nullptr) in TABMAPToolBlock()
286 m_poBlockManagerRef = poBlockMgr; in SetMAPBlockManagerRef()
351 if (m_eAccess == TABWrite && m_poBlockManagerRef && in WriteBytes()
361 int nNewBlockOffset = m_poBlockManagerRef->AllocNewBlock("TOOL"); in WriteBytes()
417 int nNewBlockOffset = m_poBlockManagerRef->AllocNewBlock("TOOL"); in CheckAvailableSpace()
H A Dmitab_mapindexblock.cpp65 m_poBlockManagerRef(nullptr), in TABMAPIndexBlock()
606 m_poCurChild->SetMAPBlockManagerRef(m_poBlockManagerRef); in ChooseLeafForInsert()
807 m_poCurChild->SetMAPBlockManagerRef(m_poBlockManagerRef); in AddEntry()
1113 CPLAssert(m_poBlockManagerRef); in SplitNode()
1120 m_poBlockManagerRef->AllocNewBlock("INDEX")) != 0) in SplitNode()
1124 poNewNode->SetMAPBlockManagerRef(m_poBlockManagerRef); in SplitNode()
1295 CPLAssert(m_poBlockManagerRef); in SplitRootNode()
1305 m_poBlockManagerRef->AllocNewBlock("INDEX")) != 0) in SplitRootNode()
1309 poNewNode->SetMAPBlockManagerRef(m_poBlockManagerRef); in SplitRootNode()
1463 m_poBlockManagerRef = poBlockMgr; in SetMAPBlockManagerRef()
H A Dmitab_indfile.cpp856 m_poBlockManagerRef(nullptr), in TABINDNode()
923 m_poBlockManagerRef = poBlockMgr; in InitNode()
943 nBlockPtr == 0 && m_poBlockManagerRef) in InitNode()
948 m_nCurDataBlockPtr = m_poBlockManagerRef->AllocNewBlock(); in InitNode()
1287 m_poBlockManagerRef, in FindFirst()
1724 m_poBlockManagerRef, m_poParentNodeRef, in SplitNode()
1739 m_bUnique, m_poBlockManagerRef, in SplitNode()
1790 m_poBlockManagerRef, m_poParentNodeRef, in SplitNode()
1805 m_bUnique, m_poBlockManagerRef, in SplitNode()
1901 m_nSubTreeDepth, m_bUnique, m_poBlockManagerRef, in SplitRootNode()
H A Dmitab_mapcoordblock.cpp70 m_poBlockManagerRef(nullptr), in TABMAPCoordBlock()
657 m_poBlockManagerRef = poBlockMgr; in SetMAPBlockManagerRef()
747 if (m_poBlockManagerRef && (m_nBlockSize - m_nCurPos) < nBytesToWrite) in WriteBytes()
776 int nNewBlockOffset = m_poBlockManagerRef->AllocNewBlock("COORD"); in WriteBytes()
H A Dmitab_priv.h1012 TABBinBlockManager *m_poBlockManagerRef; variable
1204 TABBinBlockManager *m_poBlockManagerRef; variable
1280 TABBinBlockManager *m_poBlockManagerRef; variable
1533 TABBinBlockManager *m_poBlockManagerRef; variable