Searched refs:dst_dir (Results 1 – 2 of 2) sorted by relevance
160 dst_dir = None variable170 dst_dir = arg variable176 if dst_dir is None:177 dst_dir = get_kernel_dir() variable186 dst_file = os.path.join(dst_dir, path)203 dst_file = os.path.join(dst_dir, path)
417 bool preprocessHeaders(const std::string& dst_dir, const std::string& src_dir, in preprocessHeaders() argument460 std::string dst_path = dst_dir + "/" + rel_path; in preprocessHeaders()498 std::string output_path = (llvm::Twine(dst_dir) + rel_path).str(); in preprocessHeaders()