Home
last modified time | relevance | path

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

12

/external/autotest/utils/frozen_chromite/lib/
Dpath_util.py54 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/
Dgen_git_source.py336 source_path = "." variable
338 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/minijail/
Dtest_util.cc57 std::string source_path(const std::string& file) { in source_path() function
/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()
/external/rust/crates/tokio/tests/
Dfs_copy.rs11 let source_path = dir.path().join("foo.txt"); in copy() localVariable
/external/python/cryptography/docs/development/custom-vectors/secp256k1/
Dgenerate_secp256k1.py77 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/autotest/client/bin/result_tools/
Drunner.py122 def collect_last_summary(host, source_path, dest_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/
Dcrashcollect.py52 def _collect_log_file_with_summary(host, source_path, dest_path): argument
/external/autotest/client/common_lib/cros/
Dsmbprovider.py365 def move_entry(self, mount_id, source_path, target_path): argument
/external/python/cpython3/Lib/importlib/
D_bootstrap_external.py670 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/
Ddebugd_dev_tools.py254 def _get_temp_path(self, source_path): argument
/external/tensorflow/tensorflow/python/ops/structured/
Dstructured_tensor.py477 def _promote_helper(self, source_path, new_parent_path): argument
503 def promote(self, source_path, new_name): argument
Dstructured_tensor_test.py1418 def testPromote(self, st, source_path, new_field_name, expected): argument
/external/angle/build/android/gyp/
Djava_cpp_enum.py350 def GenerateOutput(source_path, enum_definition): argument
/external/cronet/build/android/gyp/
Djava_cpp_enum.py350 def GenerateOutput(source_path, enum_definition): argument
/external/llvm/utils/lit/lit/
DTestRunner.py546 def parseIntegratedTestScriptCommands(source_path, keywords): argument
/external/angle/build/android/gyp/util/
Dresource_utils.py251 def AddMapping(self, archive_path, source_path): argument
/external/cronet/build/android/gyp/util/
Dresource_utils.py251 def AddMapping(self, archive_path, source_path): argument
/external/oss-fuzz/infra/
Dhelper.py612 source_path, argument
/external/cronet/net/log/
Dfile_net_log_observer.cc93 void AppendToFileThenDelete(const base::FilePath& source_path, in AppendToFileThenDelete()
/external/autotest/client/cros/chameleon/
Dchameleon.py291 def log_new_gen(source_path): argument

12