Home
last modified time | relevance | path

Searched defs:diff (Results 1 – 9 of 9) sorted by relevance

/build/bazel/scripts/difftool/diffs/
Ddiff.py26 def diff(left_path: pathlib.Path, right_path: pathlib.Path) -> list[str]: member in Diff
Dcontext.py27 def diff(self, left_path: pathlib.Path, right_path: pathlib.Path) -> list[str]: member in ContextDiff
Dbloaty.py101 def diff(self, left_path: pathlib.Path, right_path: pathlib.Path) -> list[str]: member in BloatyDiff
Dnm.py70 def diff(self, left_path: pathlib.Path, right_path: pathlib.Path) -> list[str]: member in NmSymbolDiff
/build/soong/bpfix/cmd_lib/
Dbpfix.go163 func diff(b1, b2 []byte) (data []byte, err error) { func
/build/make/tools/releasetools/
Dtarget_files_diff.py136 def diff(name, file1, file2, out_file): function
/build/blueprint/bpfmt/
Dbpfmt.go170 func diff(b1, b2 []byte) (data []byte, err error) { func
/build/bazel/scripts/difftool/
Daction_diff_notebook.py182 diff = difftool.file_differences( variable
/build/blueprint/bpmodify/
Dbpmodify.go400 func diff(b1, b2 []byte) (data []byte, err error) { func