Searched refs:dst_dir (Results 1 – 2 of 2) sorted by relevance
155 dst_dir = None variable165 dst_dir = arg variable171 if dst_dir is None:172 dst_dir = get_kernel_dir() variable181 dst_file = os.path.join(dst_dir, path)198 dst_file = os.path.join(dst_dir, path)
410 bool preprocessHeaders(const std::string& dst_dir, const std::string& src_dir, in preprocessHeaders() argument453 std::string dst_path = dst_dir + "/" + rel_path; in preprocessHeaders()491 std::string output_path = (llvm::Twine(dst_dir) + rel_path).str(); in preprocessHeaders()