/external/autotest/utils/frozen_chromite/lib/ |
D | path_util.py | 54 def __init__(self, source_path=None, source_from_path_repo=True): argument 86 def _GetSourcePathChroot(self, source_path): argument 339 def ToChrootPath(path, source_path=None): argument 355 def FromChrootPath(path, source_path=None): argument
|
/external/tensorflow/tensorflow/tools/git/ |
D | gen_git_source.py | 336 source_path = "." variable 338 source_path = args.source_dir variable
|
/external/chromium-trace/catapult/common/py_utils/py_utils/ |
D | file_util.py | 10 def CopyFileWithIntermediateDirectories(source_path, dest_path): argument
|
/external/minijail/ |
D | test_util.cc | 57 std::string source_path(const std::string& file) { in source_path() function
|
/external/squashfs-tools/squashfs-tools/ |
D | sort.c | 108 int add_sort_list(char *path, int priority, int source, char *source_path[]) in add_sort_list() 217 int read_sort_file(char *filename, int source, char *source_path[]) in read_sort_file()
|
/external/rust/crates/tokio/tests/ |
D | fs_copy.rs | 11 let source_path = dir.path().join("foo.txt"); in copy() localVariable
|
/external/python/cryptography/docs/development/custom-vectors/secp256k1/ |
D | generate_secp256k1.py | 77 source_path = os.path.join("asymmetric", "ECDSA", "FIPS_186-3", "SigGen.txt") variable
|
/external/skia/tools/ |
D | imgcvt.cpp | 22 const char* source_path = argc > 1 ? argv[1] : nullptr; in main() local
|
/external/autotest/client/bin/result_tools/ |
D | runner.py | 122 def collect_last_summary(host, source_path, dest_path, argument
|
/external/chromium-trace/catapult/common/py_utils/py_utils/refactor_util/ |
D | move.py | 54 def source_path(self): member in _Move
|
/external/toolchain-utils/ |
D | build_tc.py | 33 source_path, argument
|
/external/autotest/server/ |
D | crashcollect.py | 52 def _collect_log_file_with_summary(host, source_path, dest_path): argument
|
/external/autotest/client/common_lib/cros/ |
D | smbprovider.py | 365 def move_entry(self, mount_id, source_path, target_path): argument
|
/external/python/cpython3/Lib/importlib/ |
D | _bootstrap_external.py | 670 def _compile_bytecode(data, name=None, bytecode_path=None, source_path=None): argument 915 def _cache_bytecode(self, source_path, cache_path, data): argument 1094 def _cache_bytecode(self, source_path, bytecode_path, data): argument
|
/external/autotest/server/cros/ |
D | debugd_dev_tools.py | 254 def _get_temp_path(self, source_path): argument
|
/external/tensorflow/tensorflow/python/ops/structured/ |
D | structured_tensor.py | 477 def _promote_helper(self, source_path, new_parent_path): argument 503 def promote(self, source_path, new_name): argument
|
D | structured_tensor_test.py | 1418 def testPromote(self, st, source_path, new_field_name, expected): argument
|
/external/angle/build/android/gyp/ |
D | java_cpp_enum.py | 350 def GenerateOutput(source_path, enum_definition): argument
|
/external/cronet/build/android/gyp/ |
D | java_cpp_enum.py | 350 def GenerateOutput(source_path, enum_definition): argument
|
/external/llvm/utils/lit/lit/ |
D | TestRunner.py | 546 def parseIntegratedTestScriptCommands(source_path, keywords): argument
|
/external/angle/build/android/gyp/util/ |
D | resource_utils.py | 251 def AddMapping(self, archive_path, source_path): argument
|
/external/cronet/build/android/gyp/util/ |
D | resource_utils.py | 251 def AddMapping(self, archive_path, source_path): argument
|
/external/oss-fuzz/infra/ |
D | helper.py | 612 source_path, argument
|
/external/cronet/net/log/ |
D | file_net_log_observer.cc | 93 void AppendToFileThenDelete(const base::FilePath& source_path, in AppendToFileThenDelete()
|
/external/autotest/client/cros/chameleon/ |
D | chameleon.py | 291 def log_new_gen(source_path): argument
|