Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/tools/git/
Dgen_git_source.py340 source_path = "." variable
342 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/llvm-project/lldb/tools/lldb-vscode/
DSourceBreakpoint.cpp18 void SourceBreakpoint::SetBreakpoint(const llvm::StringRef source_path) { in SetBreakpoint()
/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/rust/crates/tokio/tests/
Dfs_copy.rs11 let source_path = dir.path().join("foo.txt"); in copy() localVariable
/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/python/cryptography/docs/development/custom-vectors/secp256k1/
Dgenerate_secp256k1.py78 source_path = os.path.join("asymmetric", "ECDSA", "FIPS_186-3", "SigGen.txt") variable
/external/autotest/client/bin/result_tools/
Drunner.py128 def collect_last_summary(host, source_path, dest_path, argument
/external/skqp/tools/
Dimgcvt.cpp22 const char* source_path = argc > 1 ? argv[1] : nullptr; in main() local
/external/skia/tools/
Dimgcvt.cpp22 const char* source_path = argc > 1 ? argv[1] : nullptr; in main() local
/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/cros/system_api/dbus/smbprovider/
Ddirectory_entry.proto194 optional string source_path = 2; field
207 optional string source_path = 2; field
/external/autotest/server/site_tests/power_DeferForFlashrom/
Dpower_DeferForFlashrom.py45 def create_temp_file(self, base_name, source_path, size): argument
/external/llvm-project/lldb/source/Plugins/SymbolVendor/MacOSX/
DSymbolVendorMacOSX.cpp256 FileSpec source_path(DBGSourcePath.c_str()); in CreateInstance() local
/external/autotest/server/
Dcrashcollect.py52 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/tensorflow/tensorflow/python/ops/structured/
Dstructured_tensor.py448 def _promote_helper(self, source_path, new_parent_path): argument
474 def promote(self, source_path, new_name): argument
Dstructured_tensor_test.py1215 def testPromote(self, st, source_path, new_field_name, expected): 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.py585 def _compile_bytecode(data, name=None, bytecode_path=None, source_path=None): argument
821 def _cache_bytecode(self, source_path, cache_path, data): argument
1022 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/llvm-project/lldb/source/Symbol/
DLocateSymbolFileMacOSX.cpp429 FileSpec source_path(DBGSourcePath.c_str()); in GetModuleSpecInfoFromUUIDDictionary() local
/external/oss-fuzz/infra/
Dhelper.py515 source_path, argument

12