Home
last modified time | relevance | path

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

12

/external/toolchain-utils/llvm_tools/
Dpatch_manager.py154 def GetHEADSVNVersion(src_path): argument
166 def VerifyHEADIsTheSameAsSVNVersion(src_path, svn_version): argument
222 def ApplyPatch(src_path, patch_path): argument
286 def GetCommitHashesForBisection(src_path, good_svn_version, bad_svn_version): argument
296 def PerformBisection(src_path, good_commit, bad_commit, svn_version, argument
335 def CleanSrcTree(src_path): argument
347 def SaveSrcTreeState(src_path): argument
355 def RestoreSrcTreeState(src_path, bad_commit_hash): argument
370 src_path, argument
Dllvm_patch_management.py176 def _MoveSrcTreeHEADToGitHash(src_path, git_hash): argument
Dllvm_bisection.py227 def GetCommitsBetween(start, end, parallel, src_path, pending_revisions, argument
/external/grpc-grpc-java/annotation-stubs/
Dgen_annotations.py52 src_path = out_dir.joinpath(*parts).with_suffix('.java') variable
/external/jimfs/jimfs/
Dgen_annotations.py52 src_path = out_dir.joinpath(*parts).with_suffix('.java') variable
/external/llvm-project/lldb/test/API/functionalities/source-map/
DTestTargetSourceMap.py15 def assertBreakpointWithSourceMap(src_path): argument
/external/skia/third_party/icu/
Dmake_data_cpp.py31 def convert(fmt, name, src_path, dst_path): argument
/external/libchrome/mojo/public/tools/bindings/
Dmojom_types_downgrader.py91 def DowngradePath(src_path, output_dir=None): argument
/external/brotli/scripts/dictionary/
Dstep-04-generate-java-literals.py76 src_path = "DictionaryData.inc.java" variable
/external/pdfium/testing/tools/
Dapi_check.py65 def _GetFunctionsFromPublicHeaders(src_path): argument
/external/llvm-project/llvm/tools/sancov/
Dcoverage-report-server.py129 src_path = None variable in ServerHandler
/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.c406 nir_deref_path src_path; in handle_read() local
453 nir_deref_path src_path; in handle_write() local
Dnir_split_vars.c663 struct array_var_info *src_info, nir_deref_path *src_path, in emit_split_copies()
744 nir_deref_path dst_path, src_path; in split_array_copies_impl() local
Dnir_opt_copy_prop_vars.c671 nir_deref_path entry_dst_path, src_path; in load_from_deref_entry_value() local
/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/
Dcollect_data.py147 def FindScores(src_path, args): argument
/external/llvm-project/lldb/source/Plugins/Platform/POSIX/
DPlatformPOSIX.cpp99 std::string src_path(source.GetPath()); in PutFile() local
119 std::string src_path(source.GetPath()); in PutFile() local
160 std::string src_path(source.GetPath()); in GetFile() local
/external/llvm-project/lldb/scripts/
Danalyze-project-deps.py81 src_path = os.path.join(base, src) variable
/external/llvm-project/lldb/source/API/
DSBFileSpec.cpp101 int SBFileSpec::ResolvePath(const char *src_path, char *dst_path, in ResolvePath()
/external/autotest/server/hosts/
Dbase_servohost.py559 def _mount_drive(self, src_path, dst_path): argument
/external/fonttools/Lib/fontTools/varLib/
D__init__.py1011 def __call__(self, src_path): argument
/external/libchrome/build/android/gyp/util/
Dbuild_utils.py292 def AddToZipHermetic(zip_file, zip_path, src_path=None, data=None, argument
/external/minijail/rust/minijail/src/
Dlib.rs570 let src_path = CString::new(src_os).map_err(|_| Error::StrToCString(src_os.to_owned()))?; in mount_with_data() localVariable
629 let src_path = CString::new(src_os).map_err(|_| Error::StrToCString(src_os.to_owned()))?; in mount_bind() localVariable
/external/autotest/server/cros/tradefed/
Dtradefed_test.py217 def _copy_to_offload_dir(self, src_path, subdirs, recursive=True): argument

12