Home
last modified time | relevance | path

Searched refs:EditScript (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/go-cmp/cmp/internal/diff/
H A Ddiff.go37 type EditScript []EditType type
42 func (es EditScript) String() string {
62 func (es EditScript) stats() (s struct{ NI, NX, NY, NM int }) {
82 func (es EditScript) Dist() int { return len(es) - es.stats().NI }
85 func (es EditScript) LenX() int { return len(es) - es.stats().NY }
88 func (es EditScript) LenY() int { return len(es) - es.stats().NX }
138 func Difference(nx, ny int, f EqualFunc) (es EditScript) {
180 fwdPath := path{+1, point{0, 0}, make(EditScript, 0, (nx+ny)/2)}
181 revPath := path{-1, point{nx, ny}, make(EditScript, 0)}
328 es EditScript
H A Ddebug_enable.go66 p1, p2 EditScript
67 fwdPath, revPath *EditScript
72 func (dbg *debugger) Begin(nx, ny int, f EqualFunc, p1, p2 *EditScript) EqualFunc {
H A Ddiff_test.go340 func testStrings(t *testing.T, x, y string) EditScript {
356 func validateScript(x, y string, es EditScript) bool { argument
H A Ddebug_disable.go14 func (debugger) Begin(_, _ int, f EqualFunc, _, _ *EditScript) EqualFunc {
/aosp_15_r20/prebuilts/checkstyle/
HDcheckstyle.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/puppycrawl/ com/ ...
/aosp_15_r20/tools/deviceinfra/prebuilts/
Dlab_server_oss_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
Dats_olc_server_local_mode_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...