Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dparse.hpp108 static errcode GetLandScape(FILE *);
H A Dparse.cpp351 return GetLandScape(dfile); in GetObject()
757 static errcode GetLandScape(FILE *dfile) { in GetLandScape() function