Home
last modified time | relevance | path

Searched defs:pivotValue (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
DSkTSort.h137 T pivotValue = *pivot; in SkTQSort_Partition() local
/external/skia/src/core/
DSkTSort.h137 T pivotValue = *pivot; in SkTQSort_Partition() local
/external/hyphenation/
Dsubstrings.c67 const char *pivotValue = a[p]; in partition() local
/external/guava/guava/src/com/google/common/collect/
DOrdering.java470 E pivotValue = values[pivotIndex]; in partition() local