Home
last modified time | relevance | path

Searched defs:sortedHint (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/slices/
Dsort.go170 type sortedHint int // hint for pdqsort when choosing the pivot type
/aosp_15_r20/prebuilts/go/linux-x86/src/sort/
Dsort.go54 type sortedHint int // hint for pdqsort when choosing the pivot type