Home
last modified time | relevance | path

Searched defs:source_path (Results 1 – 25 of 26) sorted by relevance

12

/external/tensorflow/tensorflow/tools/git/
Dgen_git_source.py342 source_path = "." variable
344 source_path = args.source_dir variable
/external/chromium-trace/catapult/common/py_utils/py_utils/
Dfile_util.py10 def CopyFileWithIntermediateDirectories(source_path, dest_path): argument
/external/webrtc/
Dsetup_links.py223 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/libyuv/files/
Dsetup_links.py202 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/squashfs-tools/squashfs-tools/
Dsort.c108 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()
Dmksquashfs.c239 char **source_path; variable
/external/python/cryptography/docs/development/custom-vectors/secp256k1/
Dgenerate_secp256k1.py78 source_path = os.path.join("asymmetric", "ECDSA", "FIPS_186-3", "SigGen.txt") variable
/external/skia/tools/
Dimgcvt.cpp22 const char* source_path = argc > 1 ? argv[1] : nullptr; in main() local
/external/skqp/tools/
Dimgcvt.cpp22 const char* source_path = argc > 1 ? argv[1] : nullptr; in main() local
/external/autotest/client/bin/result_tools/
Drunner.py128 def collect_last_summary(host, source_path, dest_path, argument
/external/tensorflow/tensorflow/lite/micro/tools/make/
Dtransform_source.py92 def replace_esp_example_includes(line, source_path): argument
/external/chromium-trace/catapult/common/py_utils/py_utils/refactor_util/
Dmove.py54 def source_path(self): member in _Move
/external/toolchain-utils/
Dbuild_tc.py33 source_path, argument
/external/autotest/server/site_tests/power_DeferForFlashrom/
Dpower_DeferForFlashrom.py45 def create_temp_file(self, base_name, source_path, size): argument
/external/cros/system_api/dbus/smbprovider/
Ddirectory_entry.proto194 optional string source_path = 2; field
207 optional string source_path = 2; field
/external/autotest/server/
Dcrashcollect.py50 def _collect_log_file_with_summary(host, source_path, dest_path): argument
/external/autotest/client/site_tests/enterprise_SmbProviderDaemon/
Denterprise_SmbProviderDaemon.py369 def _check_move_entry(self, mount_id, source_path, target_path, argument
/external/autotest/client/common_lib/cros/
Dsmbprovider.py365 def move_entry(self, mount_id, source_path, target_path): argument
/external/autotest/server/cros/
Ddebugd_dev_tools.py254 def _get_temp_path(self, source_path): argument
/external/python/cpython3/Lib/importlib/
D_bootstrap_external.py578 def _compile_bytecode(data, name=None, bytecode_path=None, source_path=None): argument
814 def _cache_bytecode(self, source_path, cache_path, data): argument
1015 def _cache_bytecode(self, source_path, bytecode_path, data): argument
/external/oss-fuzz/infra/
Dhelper.py455 source_path, argument
/external/llvm/utils/lit/lit/
DTestRunner.py546 def parseIntegratedTestScriptCommands(source_path, keywords): argument
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/lit/
DTestRunner.py1126 def parseIntegratedTestScriptCommands(source_path, keywords): argument
/external/autotest/client/cros/chameleon/
Dchameleon.py285 def log_new_gen(source_path): argument
/external/minijail/
Dsyscall_filter_unittest.cc26 std::string source_path(std::string file) { in source_path() function

12