Home
last modified time | relevance | path

Searched defs:matchLen (Results 1 – 5 of 5) sorted by relevance

/prebuilts/go/linux-x86/src/compress/flate/
Ddeflatefast.go211 func (e *deflateFast) matchLen(s, t int32, src []byte) int32 { func
Ddeflate.go318 func matchLen(a, b []byte, max int) int { func
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/go/ast/astutil/
Dimports.go441 func matchLen(x, y string) int { func
/prebuilts/go/linux-x86/src/cmd/fix/
Dfix.go409 func matchLen(x, y string) int { func
/prebuilts/go/linux-x86/src/runtime/
Dmemmove_test.go192 func matchLen(a, b []byte, max int) int { func