Home
last modified time | relevance | path

Searched defs:dst_path (Results 1 – 12 of 12) sorted by relevance

/external/skia/third_party/icu/
Dmake_data_cpp.py31 def convert(fmt, name, src_path, dst_path): argument
/external/llvm-project/lldb/source/API/
DSBFileSpec.cpp101 int SBFileSpec::ResolvePath(const char *src_path, char *dst_path, in ResolvePath()
145 uint32_t SBFileSpec::GetPath(char *dst_path, size_t dst_len) const { in GetPath()
/external/icu/tools/icu4c_srcgen/
Dgenerate_ndk.py74 def modify_func_declarations(src_path, dst_path, decl_names): argument
/external/mesa3d/src/compiler/nir/
Dnir_lower_var_copies.c107 nir_deref_path dst_path, src_path; in nir_lower_deref_copy_instr() local
Dnir_opt_find_array_copies.c426 nir_deref_path dst_path; in handle_write() local
565 nir_deref_path dst_path; in opt_find_array_copies_block() local
Dnir_split_vars.c661 struct array_var_info *dst_info, nir_deref_path *dst_path, in emit_split_copies()
744 nir_deref_path dst_path, src_path; in split_array_copies_impl() local
/external/llvm-project/lldb/source/Plugins/Platform/POSIX/
DPlatformPOSIX.cpp102 std::string dst_path(destination.GetPath()); in PutFile() local
122 std::string dst_path(destination.GetPath()); in PutFile() local
163 std::string dst_path(destination.GetPath()); in GetFile() local
/external/autotest/server/hosts/
Dbase_servohost.py559 def _mount_drive(self, src_path, dst_path): argument
/external/python/cpython3/Modules/clinic/
D_winapi.c.h232 LPWSTR dst_path; in _winapi_CreateJunction() local
/external/python/cpython3/Modules/
D_winapi.c530 LPWSTR dst_path) in _winapi_CreateJunction_impl()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp1092 SkPath dst_path; in SetClipStroke() local
2009 SkPath dst_path; in SetClip_PathStroke() local
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp3124 std::string src_path{src.GetPath(false)}, dst_path{dst.GetPath(false)}; in CreateSymlink() local