Home
last modified time | relevance | path

Searched refs:pbGotVal (Results 1 – 7 of 7) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/sqlite/
H A Dogrsqlitesqlfunctions.cpp423 static double OGR2SQLITE_GetValAsDouble(sqlite3_value* val, int* pbGotVal) in OGR2SQLITE_GetValAsDouble() argument
428 if( pbGotVal ) *pbGotVal = TRUE; in OGR2SQLITE_GetValAsDouble()
432 if( pbGotVal ) *pbGotVal = TRUE; in OGR2SQLITE_GetValAsDouble()
436 if( pbGotVal ) *pbGotVal = FALSE; in OGR2SQLITE_GetValAsDouble()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/sqlite/
H A Dogrsqlitesqlfunctions.cpp431 static double OGR2SQLITE_GetValAsDouble(sqlite3_value* val, int* pbGotVal)
436 if( pbGotVal ) *pbGotVal = TRUE;
440 if( pbGotVal ) *pbGotVal = TRUE;
444 if( pbGotVal ) *pbGotVal = FALSE;
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/sqlite/
H A Dogrsqlitesqlfunctions.cpp431 static double OGR2SQLITE_GetValAsDouble(sqlite3_value* val, int* pbGotVal) in OGR2SQLITE_GetValAsDouble() argument
436 if( pbGotVal ) *pbGotVal = TRUE; in OGR2SQLITE_GetValAsDouble()
440 if( pbGotVal ) *pbGotVal = TRUE; in OGR2SQLITE_GetValAsDouble()
444 if( pbGotVal ) *pbGotVal = FALSE; in OGR2SQLITE_GetValAsDouble()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/sqlite/
H A Dogrsqlitesqlfunctions.cpp431 static double OGR2SQLITE_GetValAsDouble(sqlite3_value* val, int* pbGotVal) in OGR2SQLITE_GetValAsDouble() argument
436 if( pbGotVal ) *pbGotVal = TRUE; in OGR2SQLITE_GetValAsDouble()
440 if( pbGotVal ) *pbGotVal = TRUE; in OGR2SQLITE_GetValAsDouble()
444 if( pbGotVal ) *pbGotVal = FALSE; in OGR2SQLITE_GetValAsDouble()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/pds/
H A Dpds4dataset.cpp839 bool* pbGotVal = nullptr)
844 if( pbGotVal )
845 *pbGotVal = false;
869 if( pbGotVal )
870 *pbGotVal = true;
/dports/graphics/gdal/gdal-3.3.3/frmts/pds/
H A Dpds4dataset.cpp839 bool* pbGotVal = nullptr) in GetAngularValue() argument
844 if( pbGotVal ) in GetAngularValue()
845 *pbGotVal = false; in GetAngularValue()
869 if( pbGotVal ) in GetAngularValue()
870 *pbGotVal = true; in GetAngularValue()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/pds/
H A Dpds4dataset.cpp839 bool* pbGotVal = nullptr) in GetAngularValue() argument
844 if( pbGotVal ) in GetAngularValue()
845 *pbGotVal = false; in GetAngularValue()
869 if( pbGotVal ) in GetAngularValue()
870 *pbGotVal = true; in GetAngularValue()