Home
last modified time | relevance | path

Searched refs:MS_DONE (Results 1 – 25 of 36) sorted by relevance

12

/dports/sysutils/lnav/lnav-0.10.1/src/yajlpp/
H A Djson_ptr.cc268 if (this->jp_state == MS_DONE) { in expect_map()
302 if (this->jp_state == MS_DONE || depth != this->jp_depth) { in at_key()
350 this->jp_state = MS_DONE; in exit_container()
359 if (this->jp_state == MS_DONE) { in expect_array()
402 if (this->jp_state == MS_DONE) { in at_index()
413 this->jp_state = MS_DONE; in at_index()
425 this->jp_state = MS_DONE; in at_index()
H A Djson_ptr.hh127 MS_DONE, enumerator
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapquery.c904 if(status == MS_DONE) { /* no overlap */ in msQueryByFilter()
969 status = MS_DONE; in msQueryByFilter()
975 status = MS_DONE; in msQueryByFilter()
988 if(status != MS_DONE) goto query_error; in msQueryByFilter()
1186 if(status == MS_DONE) { /* no overlap */ in msQueryByRect()
1277 status = MS_DONE; in msQueryByRect()
1288 if(status != MS_DONE) { in msQueryByRect()
1604 status = MS_DONE; in msQueryByFeatures()
1849 status = MS_DONE; in msQueryByPoint()
2137 status = MS_DONE; in msQueryByShape()
[all …]
H A Dhittest.c189 if(status == MS_DONE) { /* no overlap */ in msHitTestLayer()
253 status = MS_DONE; in msHitTestLayer()
273 if(status != MS_DONE) { in msHitTestLayer()
H A Dmapsmoothing.c74 return MS_DONE; in nextLineWindow()
143 while ((res = nextLineWindow(&lw)) != MS_DONE) { in processShapePathDistance()
262 while ((res = nextLineWindow(&lw)) != MS_DONE) { in msSmoothShapeSIA()
H A Dmapshape.c1825 return(MS_DONE); in msShapefileWhichShapes()
1920 return(MS_DONE); in msTiledSHPTryOpen()
1922 return(MS_DONE); in msTiledSHPTryOpen()
2069 if( try_open == MS_DONE ) in msTiledSHPOpenFile()
2123 if( try_open == MS_DONE ) in msTiledSHPWhichShapes()
2134 if(status == MS_DONE) { in msTiledSHPWhichShapes()
2166 if( try_open == MS_DONE ) in msTiledSHPWhichShapes()
2177 if(status == MS_DONE) { in msTiledSHPWhichShapes()
2244 if( try_open == MS_DONE ) in msTiledSHPNextShape()
2255 if(status == MS_DONE) { in msTiledSHPNextShape()
[all …]
H A Dmapjoin.c290 return(MS_DONE); in msDBFJoinNext()
469 return(MS_DONE); in msCSVJoinNext()
777 return(MS_DONE); in msMySQLJoinNext()
794 return(MS_DONE); in msMySQLJoinNext()
H A Dmapunion.c233 layerinfo->status[i] = MS_DONE; in msUnionLayerOpen()
239 layerinfo->status[i] = MS_DONE; in msUnionLayerOpen()
481 rv = MS_DONE; in msUnionLayerNextShape()
556 return MS_DONE; in msUnionLayerNextShape()
H A Dmapcontour.c704 if( status == MS_FAILURE || status == MS_DONE ) { in msContourLayerOpen()
705 if( status == MS_DONE ) in msContourLayerOpen()
885 return MS_DONE; in msContourLayerWhichShapes()
H A Dmapraster.c406 if( status == MS_FAILURE || status == MS_DONE ) { in msDrawRasterIterateTileIndex()
809 if (status != MS_DONE) in msDrawRasterLayerLowWithDataset()
828 if(status == MS_DONE) break; /* no more tiles/images */ in msDrawRasterLayerLowWithDataset()
H A Dmappostgresql.c365 return(MS_DONE); in msPOSTGRESQLJoinNext()
H A Dmapows.c225 return MS_DONE; in msOWSPreParseRequest()
244 int status = MS_DONE, force_ows_mode = 0; in msOWSDispatch()
257 case MS_DONE: in msOWSDispatch()
260 status = MS_DONE; in msOWSDispatch()
285 status = MS_DONE; in msOWSDispatch()
H A Dmapwfslayer.c1081 return MS_DONE; /* No overlap. */ in msWFSLayerWhichShapes()
1157 return MS_DONE; in msWFSLayerWhichShapes()
H A Dkerneldensity.c257 } else if(status != MS_DONE) { in msComputeKernelDensityDataset()
H A Dmaprasterquery.c791 if(status == MS_DONE) break; /* no more tiles/images */ in msRasterQueryByRect()
1147 return MS_DONE; in msRASTERLayerNextShape()
H A Dmapgraticule.c482 return MS_DONE; in msGraticuleLayerNextShape()
662 if(status == MS_DONE) { /* no overlap */ in msGraticuleLayerGetIntersectionPoints()
H A Dmaplayer.c1611 else if( status == MS_DONE ) in LayerDefaultGetShapeCount()
1838 if (status == MS_DONE) { /* no overlap */ in LayerDefaultGetNumFeatures()
2229 return(MS_DONE); in msINLINELayerNextShape()
H A Dmapchart.c637 if(status == MS_DONE) { /* no overlap */ in msDrawChartLayer()
H A Dmaphttp.c841 nStatus = MS_DONE; in msHTTPExecuteRequests()
H A Dmapmvt.c430 if(status == MS_DONE) { /* no overlap - that's ok */ in msMVTWriteTile()
H A Dmapwcs20.c108 return MS_DONE; in msStringParseInteger()
130 return MS_DONE; in msStringParseDouble()
983 return MS_DONE; in msWCSParseRequest20_XMLGetCoverage()
1738 return MS_DONE; in msWCSParseRequest20()
1754 return MS_DONE; in msWCSParseRequest20()
H A Dmapcluster.c1124 if(status == MS_DONE) { in RebuildClusters()
1544 return MS_DONE; in msClusterLayerNextShape()
H A Dmapuvraster.c896 return MS_DONE; in msUVRASTERLayerNextShape()
H A Dmapwfs.c4373 int returnvalue = MS_DONE; in msWFSDispatch()
4458 return MS_DONE; /* Not a WFS request */ in msWFSDispatch()
4465 return MS_DONE; /* Not a WFS request */ in msWFSDispatch()
4553 returnvalue = MS_DONE; in msWFSDispatch()
/dports/sysutils/lnav/lnav-0.10.1/src/
H A Djson-extension-functions.cc183 if (sjo->jo_ptr.jp_state == json_ptr::MS_DONE) { in gen_handle_null()
198 if (sjo->jo_ptr.jp_state == json_ptr::MS_DONE) { in gen_handle_boolean()
214 if (sjo->jo_ptr.jp_state == json_ptr::MS_DONE) { in gen_handle_string()
230 if (sjo->jo_ptr.jp_state == json_ptr::MS_DONE) { in gen_handle_number()

12