Home
last modified time | relevance | path

Searched refs:poNext (Results 1 – 25 of 55) sorted by relevance

123

/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/gcore/
H A Dgdalrasterblock.cpp190 poNext = poPrevious = NULL; in GDALRasterBlock()
242 poNewest = poNext; in Detach()
246 poPrevious->poNext = poNext; in Detach()
248 if( poNext != NULL ) in Detach()
249 poNext->poPrevious = poPrevious; in Detach()
252 poNext = NULL; in Detach()
274 poBlock = poBlock->poNext ) in Verify()
281 if( poBlock->poNext ) in Verify()
323 poPrevious->poNext = poNext; in Touch()
325 if( poNext != NULL ) in Touch()
[all …]
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/selafin/
H A Dogrselafindatasource.cpp49 poList=poList->poNext; in deleteList()
113 if (poEnd->poNext!=NULL) poEnd=poEnd->poNext; in setRange()
127 poCur=poCur->poNext; in contains()
140 …MENTS && (pol->poNext->eType==POINTS || pol->poNext->nMin<pol->nMin)) || (pol->eType==POINTS && po… in sortList()
145 poBeforeEnd->poNext=pol->poNext; in sortList()
148 pol->poNext=pol->poNext->poNext; in sortList()
183 pol=pol->poNext; in setMaxValue()
190 if (pol->poNext->eType==pol->eType && pol->poNext->nMin<=pol->nMax+1) { in setMaxValue()
191 if (pol->poNext->nMax>pol->nMax) pol->nMax=pol->poNext->nMax; in setMaxValue()
192 poActualEnd=pol->poNext->poNext; in setMaxValue()
[all …]
H A Dogr_selafin.h46 List *poNext; member
47 List():poNext(0) {} in List()
48 …TypeP,long nMinP,long nMaxP,List *poNextP):eType(eTypeP),nMin(nMinP),nMax(nMaxP),poNext(poNextP) {} in List()
H A Dio_selafin.h164 TimeStepList *poNext; //!< Pointer to the next element in the list variable
166 …TimeStepList(TimeStep *poStepP,TimeStepList *poNextP):poStep(poStepP),poNext(poNextP) {} //!< S… in TimeStepList()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/selafin/
H A Dogrselafindatasource.cpp52 poList=poList->poNext; in deleteList()
114 if (poEnd->poNext!=nullptr) poEnd=poEnd->poNext; in setRange()
128 poCur=poCur->poNext; in contains()
141 …MENTS && (pol->poNext->eType==POINTS || pol->poNext->nMin<pol->nMin)) || (pol->eType==POINTS && po… in sortList()
146 poBeforeEnd->poNext=pol->poNext; in sortList()
149 pol->poNext=pol->poNext->poNext; in sortList()
184 pol=pol->poNext; in setMaxValue()
191 if (pol->poNext->eType==pol->eType && pol->poNext->nMin<=pol->nMax+1) { in setMaxValue()
192 if (pol->poNext->nMax>pol->nMax) pol->nMax=pol->poNext->nMax; in setMaxValue()
193 poActualEnd=pol->poNext->poNext; in setMaxValue()
[all …]
H A Dogr_selafin.h46 List *poNext; member
47 List():eType(POINTS),nMin(0),nMax(0),poNext(nullptr) {} in List()
48 … eTypeP,int nMinP,int nMaxP,List *poNextP):eType(eTypeP),nMin(nMinP),nMax(nMaxP),poNext(poNextP) {} in List()
H A Dio_selafin.h165 TimeStepList *poNext; //!< Pointer to the next element in the list variable
167 …TimeStepList(TimeStep *poStepP,TimeStepList *poNextP):poStep(poStepP),poNext(poNextP) {} //!< S… in TimeStepList()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/selafin/
H A Dogrselafindatasource.cpp52 poList=poList->poNext; in deleteList()
114 if (poEnd->poNext!=nullptr) poEnd=poEnd->poNext; in setRange()
128 poCur=poCur->poNext; in contains()
141 …MENTS && (pol->poNext->eType==POINTS || pol->poNext->nMin<pol->nMin)) || (pol->eType==POINTS && po… in sortList()
146 poBeforeEnd->poNext=pol->poNext; in sortList()
149 pol->poNext=pol->poNext->poNext; in sortList()
184 pol=pol->poNext; in setMaxValue()
191 if (pol->poNext->eType==pol->eType && pol->poNext->nMin<=pol->nMax+1) { in setMaxValue()
192 if (pol->poNext->nMax>pol->nMax) pol->nMax=pol->poNext->nMax; in setMaxValue()
193 poActualEnd=pol->poNext->poNext; in setMaxValue()
[all …]
H A Dogr_selafin.h46 List *poNext; member
47 List():eType(POINTS),nMin(0),nMax(0),poNext(nullptr) {} in List()
48 … eTypeP,int nMinP,int nMaxP,List *poNextP):eType(eTypeP),nMin(nMinP),nMax(nMaxP),poNext(poNextP) {} in List()
H A Dio_selafin.h165 TimeStepList *poNext; //!< Pointer to the next element in the list variable
167 …TimeStepList(TimeStep *poStepP,TimeStepList *poNextP):poStep(poStepP),poNext(poNextP) {} //!< S… in TimeStepList()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/selafin/
H A Dogrselafindatasource.cpp52 poList=poList->poNext; in deleteList()
114 if (poEnd->poNext!=nullptr) poEnd=poEnd->poNext; in setRange()
128 poCur=poCur->poNext; in contains()
141 …MENTS && (pol->poNext->eType==POINTS || pol->poNext->nMin<pol->nMin)) || (pol->eType==POINTS && po… in sortList()
146 poBeforeEnd->poNext=pol->poNext; in sortList()
149 pol->poNext=pol->poNext->poNext; in sortList()
184 pol=pol->poNext; in setMaxValue()
191 if (pol->poNext->eType==pol->eType && pol->poNext->nMin<=pol->nMax+1) { in setMaxValue()
192 if (pol->poNext->nMax>pol->nMax) pol->nMax=pol->poNext->nMax; in setMaxValue()
193 poActualEnd=pol->poNext->poNext; in setMaxValue()
[all …]
H A Dogr_selafin.h46 List *poNext; member
47 List():eType(POINTS),nMin(0),nMax(0),poNext(nullptr) {} in List()
48 … eTypeP,int nMinP,int nMaxP,List *poNextP):eType(eTypeP),nMin(nMinP),nMax(nMaxP),poNext(poNextP) {} in List()
H A Dio_selafin.h165 TimeStepList *poNext; //!< Pointer to the next element in the list variable
167 …TimeStepList(TimeStep *poStepP,TimeStepList *poNextP):poStep(poStepP),poNext(poNextP) {} //!< S… in TimeStepList()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/hfa/
H A Dhfaentry.cpp58 poNext = poChild = NULL; in HFAEntry()
325 if( poNext != NULL ) in ~HFAEntry()
326 delete poNext; in ~HFAEntry()
352 poPrev->poNext = poNext; in RemoveAndDestroy()
353 if( poNext != NULL ) in RemoveAndDestroy()
362 if( poNext ) in RemoveAndDestroy()
369 if( poNext != NULL ) in RemoveAndDestroy()
374 poNext = NULL; in RemoveAndDestroy()
448 if( poNext == NULL ) in GetNext()
452 return( poNext ); in GetNext()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/hfa/
H A Dhfaentry.cpp68 poNext(nullptr),
150 poNext(nullptr),
289 poNext(nullptr),
330 if( poNext != nullptr )
331 delete poNext;
357 poPrev->poNext = poNext;
367 if( poNext )
374 if( poNext != nullptr )
379 poNext = nullptr;
453 return poNext;
[all …]
/dports/graphics/gdal/gdal-3.3.3/frmts/hfa/
H A Dhfaentry.cpp68 poNext(nullptr), in HFAEntry()
150 poNext(nullptr), in HFAEntry()
289 poNext(nullptr), in HFAEntry()
330 if( poNext != nullptr ) in ~HFAEntry()
331 delete poNext; in ~HFAEntry()
357 poPrev->poNext = poNext; in RemoveAndDestroy()
367 if( poNext ) in RemoveAndDestroy()
374 if( poNext != nullptr ) in RemoveAndDestroy()
379 poNext = nullptr; in RemoveAndDestroy()
453 return poNext; in GetNext()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/frmts/hfa/
H A Dhfaentry.cpp68 poNext(nullptr), in HFAEntry()
150 poNext(nullptr), in HFAEntry()
289 poNext(nullptr), in HFAEntry()
330 if( poNext != nullptr ) in ~HFAEntry()
331 delete poNext; in ~HFAEntry()
357 poPrev->poNext = poNext; in RemoveAndDestroy()
367 if( poNext ) in RemoveAndDestroy()
374 if( poNext != nullptr ) in RemoveAndDestroy()
379 poNext = nullptr; in RemoveAndDestroy()
453 return poNext; in GetNext()
[all …]
/dports/devel/upp/upp/bazaar/plugin/gdal/gcore/
H A Dgdalrasterblock.cpp450 poNext = poPrevious = NULL; in GDALRasterBlock()
514 poNewest = poNext; in Detach_unlocked()
518 poPrevious->poNext = poNext; in Detach_unlocked()
520 if( poNext != NULL ) in Detach_unlocked()
521 poNext->poPrevious = poPrevious; in Detach_unlocked()
524 poNext = NULL; in Detach_unlocked()
560 poBlock = poBlock->poNext ) in Verify()
646 poPrevious->poNext = poNext; in Touch_unlocked()
648 if( poNext != NULL ) in Touch_unlocked()
649 poNext->poPrevious = poPrevious; in Touch_unlocked()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Dgdalrasterblock.cpp594 poNext(nullptr), in GDALRasterBlock()
630 poNext(nullptr), in GDALRasterBlock()
652 poNext = nullptr; in RecycleFor()
732 poNewest = poNext; in Detach_unlocked()
736 poPrevious->poNext = poNext; in Detach_unlocked()
738 if( poNext != nullptr ) in Detach_unlocked()
742 poNext = nullptr; in Detach_unlocked()
899 poPrevious->poNext = poNext; in Touch_unlocked()
901 if( poNext != nullptr ) in Touch_unlocked()
905 poNext = poNewest; in Touch_unlocked()
[all …]
H A Dgdalabstractbandblockcache.cpp106 CPLAssert(poBlock->poNext == nullptr); in AddBlockToFreeList()
113 poBlock->poNext = psListBlocksToFree; in AddBlockToFreeList()
164 GDALRasterBlock* poNext = poList->poNext; in FreeDanglingBlocks() local
165 poList->poNext = nullptr; in FreeDanglingBlocks()
167 poList = poNext; in FreeDanglingBlocks()
188 psListBlocksToFree = poBlock->poNext; in CreateBlock()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Dgdalrasterblock.cpp594 poNext(nullptr), in GDALReadBlock()
630 poNext(nullptr), in IWriteBlock()
652 poNext = nullptr;
732 poNewest = poNext; in GDALWriteBlock()
736 poPrevious->poNext = poNext; in GDALWriteBlock()
738 if( poNext != nullptr ) in GDALWriteBlock()
742 poNext = nullptr; in GDALWriteBlock()
899 poPrevious->poNext = poNext;
901 if( poNext != nullptr )
905 poNext = poNewest; in GDALGetBlockSize()
[all …]
H A Dgdalabstractbandblockcache.cpp106 CPLAssert(poBlock->poNext == nullptr); in AddBlockToFreeList()
113 poBlock->poNext = psListBlocksToFree; in AddBlockToFreeList()
164 GDALRasterBlock* poNext = poList->poNext; in FreeDanglingBlocks() local
165 poList->poNext = nullptr; in FreeDanglingBlocks()
167 poList = poNext; in FreeDanglingBlocks()
188 psListBlocksToFree = poBlock->poNext; in CreateBlock()
/dports/graphics/gdal/gdal-3.3.3/gcore/
H A Dgdalrasterblock.cpp594 poNext(nullptr), in GDALRasterBlock()
630 poNext(nullptr), in GDALRasterBlock()
652 poNext = nullptr; in RecycleFor()
732 poNewest = poNext; in Detach_unlocked()
736 poPrevious->poNext = poNext; in Detach_unlocked()
738 if( poNext != nullptr ) in Detach_unlocked()
742 poNext = nullptr; in Detach_unlocked()
899 poPrevious->poNext = poNext; in Touch_unlocked()
901 if( poNext != nullptr ) in Touch_unlocked()
905 poNext = poNewest; in Touch_unlocked()
[all …]
H A Dgdalabstractbandblockcache.cpp106 CPLAssert(poBlock->poNext == nullptr); in AddBlockToFreeList()
113 poBlock->poNext = psListBlocksToFree; in AddBlockToFreeList()
164 GDALRasterBlock* poNext = poList->poNext; in FreeDanglingBlocks() local
165 poList->poNext = nullptr; in FreeDanglingBlocks()
167 poList = poNext; in FreeDanglingBlocks()
188 psListBlocksToFree = poBlock->poNext; in CreateBlock()
/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/hfa/
H A Dhfaentry.cpp65 poNext = poChild = NULL; in HFAEntry()
133 poPrev = poNext = poChild = NULL; in HFAEntry()
160 while( poPrev->poNext != NULL ) in HFAEntry()
161 poPrev = poPrev->poNext; in HFAEntry()
163 poPrev->poNext = this; in HFAEntry()
251 if( poNext != NULL ) in ~HFAEntry()
252 delete poNext; in ~HFAEntry()
306 if( poNext == NULL && nNextPos != 0 ) in GetNext()
328 return( poNext ); in GetNext()
418 if (poNext != NULL) poNext->MarkDirty(); in MakeData()
[all …]

123