Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/polygon_overlay/
H A Dpolymain.cpp149 bool error_found = false; in ParseCmdLine() local
319 error_found = true; in ParseCmdLine()
324 if (!error_found) { in ParseCmdLine()
326 error_found = true; in ParseCmdLine()
333 if (!error_found) { in ParseCmdLine()
343 return !error_found; in ParseCmdLine()
356 bool error_found = false; in GenerateMap() local
365 error_found = true; in GenerateMap()
370 error_found = true; in GenerateMap()
375 error_found = true; in GenerateMap()
[all …]