Home
last modified time | relevance | path

Searched refs:bNeedFileFlush (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Drawdataset.cpp369 bNeedFileFlush = false; in FlushCache()
383 masterBand->bNeedFileFlush = false; in FlushCache()
388 if ( masterBand->bNeedFileFlush ) in FlushCache()
392 masterBand->bNeedFileFlush = false; in FlushCache()
756 bNeedFileFlush = true; in BIPWriteBlock()
871 bNeedFileFlush = true; in FlushCurrentLine()
1020 if( poFirstBand->bNeedFileFlush ) in IRasterIO()
1024 if( bNeedFileFlush ) in IRasterIO()
1327 bNeedFileFlush = TRUE; in IRasterIO()
H A Drawdataset.h107 bool bNeedFileFlush = false; variable
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Drawdataset.cpp369 bNeedFileFlush = false; in FlushCache()
383 masterBand->bNeedFileFlush = false; in FlushCache()
388 if ( masterBand->bNeedFileFlush ) in FlushCache()
392 masterBand->bNeedFileFlush = false; in FlushCache()
756 bNeedFileFlush = true; in BIPWriteBlock()
871 bNeedFileFlush = true; in FlushCurrentLine()
1020 if( poFirstBand->bNeedFileFlush ) in IRasterIO()
1024 if( bNeedFileFlush ) in IRasterIO()
1327 bNeedFileFlush = TRUE; in IRasterIO()
H A Drawdataset.h107 bool bNeedFileFlush = false; variable
/dports/graphics/gdal/gdal-3.3.3/gcore/
H A Drawdataset.cpp369 bNeedFileFlush = false; in FlushCache()
383 masterBand->bNeedFileFlush = false; in FlushCache()
388 if ( masterBand->bNeedFileFlush ) in FlushCache()
392 masterBand->bNeedFileFlush = false; in FlushCache()
756 bNeedFileFlush = true; in BIPWriteBlock()
871 bNeedFileFlush = true; in FlushCurrentLine()
1020 if( poFirstBand->bNeedFileFlush ) in IRasterIO()
1024 if( bNeedFileFlush ) in IRasterIO()
1327 bNeedFileFlush = TRUE; in IRasterIO()
H A Drawdataset.h107 bool bNeedFileFlush = false; variable