Searched defs:dst_path (Results 1 – 12 of 12) sorted by relevance
/external/skia/third_party/icu/ |
D | make_data_cpp.py | 31 def convert(fmt, name, src_path, dst_path): argument
|
/external/llvm-project/lldb/source/API/ |
D | SBFileSpec.cpp | 101 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/ |
D | generate_ndk.py | 74 def modify_func_declarations(src_path, dst_path, decl_names): argument
|
/external/mesa3d/src/compiler/nir/ |
D | nir_lower_var_copies.c | 107 nir_deref_path dst_path, src_path; in nir_lower_deref_copy_instr() local
|
D | nir_opt_find_array_copies.c | 426 nir_deref_path dst_path; in handle_write() local 565 nir_deref_path dst_path; in opt_find_array_copies_block() local
|
D | nir_split_vars.c | 661 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/ |
D | PlatformPOSIX.cpp | 102 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/ |
D | base_servohost.py | 559 def _mount_drive(self, src_path, dst_path): argument
|
/external/python/cpython3/Modules/clinic/ |
D | _winapi.c.h | 232 LPWSTR dst_path; in _winapi_CreateJunction() local
|
/external/python/cpython3/Modules/ |
D | _winapi.c | 530 LPWSTR dst_path) in _winapi_CreateJunction_impl()
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.cpp | 1092 SkPath dst_path; in SetClipStroke() local 2009 SkPath dst_path; in SetClip_PathStroke() local
|
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
D | GDBRemoteCommunicationClient.cpp | 3124 std::string src_path{src.GetPath(false)}, dst_path{dst.GetPath(false)}; in CreateSymlink() local
|