Home
last modified time | relevance | path

Searched defs:dir_path (Results 1 – 16 of 16) sorted by relevance

/third_party/typescript/tests/ts_extra_tests/tool/
Dtest_helper.py42 def is_root_dir(dir_path, file_or_dir, file_or_dir_results, limit_version): argument
65 def get_path_file(dir_path, all_file_path=None, is_root=False, limit_version=None): argument
/third_party/musl/libc-test/src/functionalext/supplement/linux/
Dswapon.c30 char dir_path[PATH_MAX] = {0}; in swapon_0100() local
Dswapoff.c30 char dir_path[PATH_MAX] = {0}; in swapoff_0100() local
/third_party/f2fs-tools/fsck/
Dsload.c204 const char *dir_path, const char *target_out_dir, in build_directory()
301 const char *dir_path, const char *target_out_dir, in build_directory()
/third_party/jsoncpp/devtools/
Dantglob.py99 def glob(dir_path, argument
/third_party/mesa3d/src/util/
Ddisk_cache_os.c194 choose_lru_file_matching(const char *dir_path, in choose_lru_file_matching()
195 bool (*predicate)(const char *dir_path, in choose_lru_file_matching()
434 char *dir_path; in disk_cache_evict_lru_item() local
/third_party/toybox/toys/pending/
Dbootchartd.c122 char *dir, dir_path[] = "/tmp/bootchart.XXXXXX"; in create_tmp_dir() local
/third_party/gn/src/base/files/
Dfile_util.cc180 bool IsDirectoryEmpty(const FilePath& dir_path) { in IsDirectoryEmpty()
/third_party/cef/libcef/browser/
Ddownload_manager_delegate.cc92 base::FilePath dir_path = suggested_path.DirName(); in GenerateFilename() local
/third_party/skia/third_party/externals/angle2/scripts/
Droll_chromium_deps.py269 def GetMatchingDepsEntries(depsentry_dict, dir_path): argument
/third_party/libphonenumber/tools/cpp/src/cpp-build/
Dgenerate_geocoding_data.cc584 const string dir_path = data_path + "/" + it->name(); in WriteSource() local
/third_party/libuv/src/win/
Dprocess.c349 const WCHAR *dir_start, *dir_end, *dir_path; in search_path() local
/third_party/nghttp2/src/
Dshrpx_config.cc1544 const StringRef &dir_path) { in read_tls_sct_from_dir()
/third_party/libabigail/src/
Dabg-tools-utils.cc763 ensure_dir_path_created(const string& dir_path) in ensure_dir_path_created()
/third_party/ntfs-3g/src/
Dntfs-3g.c2064 char *dir_path; in ntfs_fuse_create() local
/third_party/python/Modules/
Dposixmodule.c11368 wchar_t *dir_path = NULL; in os__getdiskusage_impl() local