Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dobjbound.cpp111 static int countobj(object *root) { in countobj() function
245 if (countobj(cur->objlist) > 0) { in octreespace()
251 if (countobj(cur->objlist) > 0) { in octreespace()
257 if (countobj(cur->objlist) > 0) { in octreespace()
263 if (countobj(cur->objlist) > 0) { in octreespace()
269 if (countobj(cur->objlist) > 0) { in octreespace()
275 if (countobj(cur->objlist) > 0) { in octreespace()
281 if (countobj(cur->objlist) > 0) { in octreespace()
289 if (countobj(box1->objlist) > 0) { in octreespace()
299 if (countobj(box1->objlist) > maxoctnodes) { in octreespace()
[all …]
H A Dobjbound.hpp58 static int countobj(object *);
H A Dgrid.cpp245 static int countobj(object *root) { in countobj() function
282 numobj = countobj(*list); in engrid_scene()
294 numobj = countobj(*list); in engrid_scene()