Lines Matching defs:buildtool
29 * g++ -O3 buildtool.cpp -o btool.exe -fopenmp
39 * g++ -O3 -DNEED_GETTIMEOFDAY buildtool.cpp -o btool.exe -fopenmp
110 namespace buildtool
10086 }// namespace buildtool
10091 typedef buildtool::String String;
10175 buildtool::Make make;
10261 buildtool::Make make;
10270 buildtool::PkgConfig pkgConfig;
10280 buildtool::DepTool deptool;
10284 std::vector<buildtool::FileRec> res =
10293 buildtool::Make make;
10294 buildtool::String out, err;
10303 buildtool::Make make;