HomeSort by: relevance | last modified time | path
    Searched refs:makedirs (Results 1 - 24 of 24) sorted by relevancy

  /src/usr.bin/patch/
util.h 45 void makedirs(const char *, bool);
util.c 319 makedirs(const char *filename, bool striplast) function
inp.c 173 makedirs(filename, true);
  /src/external/apache2/llvm/dist/clang/utils/analyzer/
SATestUpdateDiffs.py 38 os.makedirs(build_log_dir)
SATestBuild.py 377 os.makedirs(os.path.join(output_dir, LOG_DIR_NAME))
510 os.makedirs(fail_path)
  /src/external/apache2/llvm/dist/llvm/utils/gn/build/
symlink_or_copy.py 26 os.makedirs(os.path.dirname(args.output))
  /src/external/bsd/nsd/dist/contrib/bind2nsd/scripts/
bind2nsd 89 os.makedirs(tmpdir)
  /src/external/apache2/llvm/dist/llvm/utils/gn/
get.py 57 os.makedirs(dirname)
  /src/external/bsd/zstd/dist/tests/
test-zstd-versions.py 227 os.makedirs(tmp_dir, exist_ok=True)
252 os.makedirs(r_dir, exist_ok=True)
  /src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/
analyze.py 350 os.makedirs(parent_dir)
492 os.makedirs(failures_dir)
611 os.makedirs(ast_dir)
640 os.makedirs(extern_defs_map_folder)
  /src/external/gpl3/gcc/dist/contrib/
unused_functions.py 101 os.makedirs(d)
  /src/external/gpl3/gcc.old/dist/contrib/
unused_functions.py 101 os.makedirs(d)
  /src/external/apache2/llvm/dist/libcxx/utils/libcxx/test/
dsl.py 65 os.makedirs(d)
76 os.makedirs(sourceRoot)
config.py 486 os.makedirs(module_cache)
  /src/external/apache2/llvm/dist/llvm/tools/opt-viewer/
opt-viewer.py 271 os.makedirs(output_dir)
  /src/external/bsd/zstd/dist/tests/cli-tests/
run.py 492 os.makedirs(self._scratch_dir)
508 os.makedirs(test_scratch_dir)
613 os.makedirs(zstd_symlink_dir)
  /src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/
mingw.py 148 os.makedirs(location)
  /src/external/apache2/llvm/dist/llvm/utils/benchmark/
mingw.py 148 os.makedirs(location)
  /src/external/apache2/llvm/dist/llvm/utils/
collect_and_build_with_pgo.py 245 os.makedirs(target_dir, mode=0o755)
llvm-compilers-check 284 os.makedirs(execdir)
  /src/external/bsd/zstd/dist/contrib/freestanding_lib/
freestanding.py 483 os.makedirs(self._dst_lib, exist_ok=True)
491 os.makedirs(dst_dir, exist_ok=True)
  /src/external/bsd/nsd/dist/contrib/bind2nsd/bind2nsd/
NsdConf.py 509 os.makedirs(os.path.dirname(newpath))
  /src/external/apache2/llvm/dist/llvm/utils/Reviewing/
find_interesting_reviews.py 88 os.makedirs(directory)
  /src/external/bsd/zstd/dist/tests/fuzz/
fuzz.py 102 os.makedirs(d)

Completed in 43 milliseconds