/external/tensorflow/tensorflow/tools/git/ |
D | gen_git_source.py | 334 source_path = "." variable 336 source_path = args.source_dir variable
|
/external/autotest/scheduler/ |
D | drone_utility.py | 261 def copy_file_or_directory(self, source_path, destination_path): argument 302 def _same_file(self, source_path, destination_path): argument 357 def _sync_get_file_from(self, hostname, source_path, destination_path): argument 366 def get_file_from(self, hostname, source_path, destination_path): argument 371 def _sync_send_file_to(self, hostname, source_path, destination_path, argument 400 def send_file_to(self, hostname, source_path, destination_path, argument
|
D | drones.py | 178 def send_file_to(self, drone, source_path, destination_path, argument 208 def send_file_to(self, drone, source_path, destination_path, argument
|
D | drone_manager.py | 863 def _copy_results_helper(self, process, source_path, destination_path, argument 881 def copy_to_results_repository(self, process, source_path, argument 912 def _copy_to_results_repository(self, process, source_path, argument 924 def copy_results_on_drone(self, process, source_path, destination_path): argument
|
D | drone_manager_unittest.py | 42 def send_file_to(self, drone, source_path, destination_path, argument 63 def was_file_sent(self, drone, source_path, destination_path): argument
|
/external/chromium-trace/catapult/common/py_utils/py_utils/ |
D | file_util.py | 10 def CopyFileWithIntermediateDirectories(source_path, dest_path): argument
|
/external/libyuv/files/ |
D | setup_links.py | 202 def __init__(self, source_path, link_path): argument 239 def symlink(source_path, link_path): argument 350 def _ActionForPath(source_path, link_path=None, check_fn=None, argument
|
/external/webrtc/ |
D | setup_links.py | 223 def __init__(self, source_path, link_path): argument 260 def symlink(source_path, link_path): argument 371 def _ActionForPath(source_path, link_path=None, check_fn=None, argument
|
/external/autotest/client/site_tests/video_GlitchDetection/ |
D | video_GlitchDetection.py | 36 def run_once(self, source_path, codec, resolution, host, args, argument
|
/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/autotest/client/bin/result_tools/ |
D | runner.py | 127 def collect_last_summary(host, source_path, dest_path, argument
|
/external/skia/tools/ |
D | imgcvt.cpp | 22 const char* source_path = argc > 1 ? argv[1] : nullptr; in main() local
|
/external/skqp/tools/ |
D | imgcvt.cpp | 22 const char* source_path = argc > 1 ? argv[1] : nullptr; in main() local
|
/external/chromium-trace/catapult/common/py_utils/py_utils/refactor_util/ |
D | move.py | 52 def source_path(self): member in _Move
|
/external/toolchain-utils/ |
D | build_tc.py | 32 source_path, argument
|
/external/autotest/server/site_tests/power_DeferForFlashrom/ |
D | power_DeferForFlashrom.py | 45 def create_temp_file(self, base_name, source_path, size): argument
|
/external/cros/system_api/dbus/smbprovider/ |
D | directory_entry.proto | 194 optional string source_path = 2; field 207 optional string source_path = 2; field
|
/external/autotest/server/ |
D | crashcollect.py | 50 def _collect_log_file_with_summary(host, source_path, dest_path): argument
|
/external/autotest/client/site_tests/enterprise_SmbProviderDaemon/ |
D | enterprise_SmbProviderDaemon.py | 369 def _check_move_entry(self, mount_id, source_path, target_path, argument
|
/external/autotest/client/common_lib/cros/ |
D | smbprovider.py | 365 def move_entry(self, mount_id, source_path, target_path): argument
|
/external/autotest/server/cros/ |
D | debugd_dev_tools.py | 254 def _get_temp_path(self, source_path): argument
|
/external/python/cpython3/Lib/importlib/ |
D | _bootstrap_external.py | 523 def _compile_bytecode(data, name=None, bytecode_path=None, source_path=None): argument 758 def _cache_bytecode(self, source_path, cache_path, data): argument 956 def _cache_bytecode(self, source_path, bytecode_path, data): argument
|
/external/llvm/utils/lit/lit/ |
D | TestRunner.py | 546 def parseIntegratedTestScriptCommands(source_path, keywords): argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/lit/ |
D | TestRunner.py | 1126 def parseIntegratedTestScriptCommands(source_path, keywords): argument
|
/external/minijail/ |
D | syscall_filter_unittest.cc | 26 std::string source_path(std::string file) { in source_path() function
|