Home
last modified time | relevance | path

Searched defs:dirpath (Results 1 – 25 of 27) sorted by relevance

12

/external/tensorflow/tensorflow/python/keras/distribute/
Ddistributed_file_utils.py58 def _is_temp_dir(dirpath, strategy): argument
62 def _get_temp_dir(dirpath, strategy): argument
71 def write_dirpath(dirpath, strategy): argument
99 def remove_temp_dirpath(dirpath, strategy): argument
/external/tensorflow/tensorflow/tools/test/
Dupload_test_benchmarks.py89 def is_real_file(dirpath, fname): argument
94 def get_mtime(dirpath, fname): argument
99 def list_files_by_mtime(dirpath): argument
/external/autotest/site_utils/
Dgs_offloader.py197 def sanitize_dir(dirpath): argument
212 def _escape_rename_dir_contents(dirpath): argument
237 def _sanitize_fifos(dirpath): argument
262 def _sanitize_symlinks(dirpath): argument
338 def _count_files(dirpath): argument
346 def _make_into_tarball(dirpath): argument
790 def _emit_offload_metrics(dirpath): argument
808 def _is_uploaded(dirpath): argument
816 def _mark_uploaded(dirpath): argument
838 def _get_uploaded_marker_file(dirpath): argument
Djob_directories.py202 def _remove_log_directory_contents(dirpath): argument
/external/autotest/client/common_lib/
Dfile_utils.py67 def ensure_dir_exists(dirpath): argument
94 def make_leaf_dir(dirpath): argument
/external/libwebsockets/lib/misc/
Ddir.c115 lws_dir(const char *dirpath, void *user, lws_dir_callback_function cb) in lws_dir()
217 lws_dir_glob_cb(const char *dirpath, void *user, struct lws_dir_entry *lde) in lws_dir_glob_cb()
238 lws_dir_rm_rf_cb(const char *dirpath, void *user, struct lws_dir_entry *lde) in lws_dir_rm_rf_cb()
298 lws_plugins_dir_cb(const char *dirpath, void *user, struct lws_dir_entry *lde) in lws_plugins_dir_cb()
Dfsmount.c41 rm_rf_cb(const char *dirpath, void *user, struct lws_dir_entry *lde) in rm_rf_cb()
Ddiskcache.c275 char dirpath[132], filepath[132 + 32]; in lws_diskcache_trim() local
/external/bcc/src/cc/frontends/clang/
Dkbuild_helper.cc162 static inline int extract_kheaders(const std::string &dirpath, in extract_kheaders()
215 int get_proc_kheaders(std::string &dirpath) in get_proc_kheaders()
/external/tensorflow/tensorflow/c/experimental/filesystem/
Dmodular_filesystem_test.cc431 const std::string dirpath = GetURIForPath("a_dir"); in TEST_P() local
437 const std::string dirpath = GetURIForPath("dir_not_found/a_dir"); in TEST_P() local
454 const std::string dirpath = GetURIForPath("a_dir"); in TEST_P() local
475 const std::string dirpath = GetURIForPath("a/path/to/a/dir"); in TEST_P() local
481 const std::string dirpath = GetURIForPath("a/path/to/a/dir"); in TEST_P() local
503 const std::string dirpath = GetURIForPath("a/path/to/a/dir"); in TEST_P() local
564 const std::string dirpath = GetURIForPath("a_dir"); in TEST_P() local
585 const std::string dirpath = GetURIForPath("a_dir"); in TEST_P() local
606 const std::string dirpath = GetURIForPath("a_dir"); in TEST_P() local
615 const std::string dirpath = GetURIForPath("a_dir"); in TEST_P() local
[all …]
/external/skia/gn/
Dcheckdir.py13 dirpath, = sys.argv[1:] variable
Dhighest_version_dir.py14 dirpath = sys.argv[1] variable
/external/perfetto/infra/ci/worker/
Dartifacts_uploader.py91 def scan_and_upload_perf_folder(job_id, dirpath): argument
/external/libtextclassifier/native/lang_id/common/file/
Dfile-utils.cc55 bool DirectoryExists(const std::string &dirpath) { in DirectoryExists()
/external/ltp/testcases/kernel/syscalls/getcwd/
Dgetcwd02.c37 static int dir_exists(const char *dirpath) in dir_exists()
/external/ltp/scripts/
Dcalctimeouts.py170 def _dir_exists(dirpath): argument
/external/doclava/src/com/google/doclava/
DSampleCode.java158 String dirpath = relative + name + "/"; in setProjectStructure() local
250 String dirpath = relative + name; in writeProjectDirectory() local
/external/tensorflow/tensorflow/core/debug/
Dgrpc_session_debug_test.cc121 const string dirpath = io::JoinPath(dump_dir_, subdir); in LoadTensorDumps() local
/external/autotest/site_utils/deployment/
Dinstall.py142 def _upload_logs(dirpath, gspath): argument
/external/rust/android-crates-io/crates/nix/test/
Dtest_unistd.rs1111 let dirpath = tempdir.path().join(dirname); in test_unlinkat_dir_noremovedir() localVariable
1132 let dirpath = tempdir.path().join(dirname); in test_unlinkat_dir_removedir() localVariable
/external/libwebsockets/lib/roles/http/server/
Dlejp-conf.c977 lwsws_get_config_d_cb(const char *dirpath, void *user, in lwsws_get_config_d_cb()
/external/autotest/client/bin/
Djob.py1304 def _locate_test_control_file(dirpath, testname): argument
/external/libusb/libusb/os/
Dlinux_usbfs.c1207 char dirpath[20]; in usbfs_scan_busdir() local
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h99045 char *dirpath; member
Dvmlinux.h99045 char *dirpath; member

12