| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/engine/obs/ |
| D | util.py | 55 def try_load_from_obs(remote_path, dataset_file, local_path): argument 72 def detect_all_meta_files(meta_files, local_path): argument 162 def make_dataset_tuple(dataset_files, local_path): argument 191 def fetch_meta_files(meta_files, local_path): argument 343 def _file_download_from_obs(obs_path, local_path): argument 419 def _detect_file_exist(local_path, meta_file, lock_file='tmp'): argument
|
| D | obs_mindrecord_dataset.py | 49 def _init_cache_and_working_queue(cache, q, shard_files, local_path): argument 66 def _remove_unused_dataset(local_path, num_shards, shard_id, epoch_num): argument 131 size_per_shard, local_path, current_epoch): argument 167 def _download_work(shard_id, current_idx, local_path, cache, q): argument 204 def _delete_candidate_datasets(current_idx, queue_top_idx, cache, q, local_path): argument 358 …__(self, dataset_files, columns_list, shuffle, num_shards, shard_id, shard_equal_rows, local_path): argument
|
| /third_party/rust/rust/tests/ui/borrowck/ |
| D | issue-7573.rs | 2 local_path: String, field
|
| /third_party/skia/m133/tools/skp/ |
| D | webpages_playback.py | 492 def download_file(self, name, local_path): argument 521 def download_file(self, name, local_path): argument 541 def download_file(self, name, local_path): argument
|
| /third_party/skia/tools/skp/ |
| D | webpages_playback.py | 491 def download_file(self, name, local_path): argument 520 def download_file(self, name, local_path): argument 540 def download_file(self, name, local_path): argument
|
| /third_party/rust/rust/src/tools/clippy/clippy_lints/src/ |
| D | duplicate_mod.rs | 50 local_path: PathBuf, field
|
| /third_party/exfatprogs/include/ |
| D | exfat_fs.h | 61 char local_path[PATH_MAX * MB_LEN_MAX + 1]; member
|
| /third_party/rust/rust/compiler/rustc_builtin_macros/src/ |
| D | proc_macro_harness.rs | 297 let local_path = |cx: &ExtCtxt<'_>, name| cx.expr_path(cx.path(span, vec![name])); in mk_decls() localVariable
|
| /third_party/skia/m133/ |
| D | PRESUBMIT_test_mocks.py | 205 def __init__(self, local_path, new_contents, old_contents=None, action='A', argument
|
| /third_party/ffmpeg/libavformat/ |
| D | http.c | 202 const char *path, *proxy_path, *lower_proto = "tcp", *local_path; in http_open_cnx_internal() local 1399 static int http_connect(URLContext *h, const char *path, const char *local_path, in http_connect()
|
| /third_party/rust/rust/compiler/rustc_span/src/ |
| D | source_map.rs | 1088 let local_path: Cow<'_, Path> = match name { in ensure_source_file_source_present() localVariable
|
| D | lib.rs | 226 pub fn local_path(&self) -> Option<&Path> { in local_path() method
|
| /third_party/rust/rust/src/bootstrap/ |
| D | lib.rs | 256 fn local_path(&self, build: &Build) -> PathBuf { in local_path() method
|