Lines Matching defs:pivot
68 #define TwoWayPartition1(X, pivot, t1, lo, hi, l, r) \ argument
101 #define TwoWayPartitionReverse1(X, pivot, t1, lo, hi, l, r) \ argument
118 #define TwoWayPartition2(X, Y, pivot, t1, t2, lo, hi, l, r) \ argument
135 #define TwoWayPartition3(X, Y, Z, pivot, t1, t2, t3, lo, hi, l, r) \ argument
153 #define QuickSort1(FuncName, X, n, pivot, t1) \ argument
176 #define QuickSortReverse1(FuncName, X, n, pivot, t1) \ argument
198 #define QuickSort2(FuncName, X, Y, n, pivot, t1, t2) \ argument
220 #define QuickSort3(FuncName, X, Y, Z, n, pivot, t1, t2, t3) \ argument
312 PetscInt pivot, t1, N; in PetscSortInt() local
339 PetscCount pivot, t1; in PetscSortInt64() local
365 PetscCount pivot, t1; in PetscSortCount() local
388 PetscInt pivot, t1; in PetscSortReverseInt() local
692 PetscInt pivot, t1, t2; in PetscSortIntWithArray() local
717 PetscInt pivot, t1, t2, t3; in PetscSortIntWithArrayPair() local
741 PetscInt pivot, t1; in PetscSortIntWithMPIIntArray() local
766 PetscInt pivot, t1; in PetscSortIntWithCountArray() local
795 PetscInt pivot, t1, t2; /* pivot is take from X[], so its type is still PetscInt */ in PetscSortIntWithIntCountArrayPair() local
846 PetscMPIInt pivot, t1; in PetscSortMPIInt() local
902 PetscMPIInt pivot, t1, t2; in PetscSortMPIIntWithArray() local
929 PetscMPIInt pivot, t1; in PetscSortMPIIntWithIntArray() local
954 PetscInt pivot, t1; in PetscSortIntWithScalarArray() local
984 PetscInt pivot, t1; in PetscSortIntWithDataArray() local