Searched defs:CompareFunc (Results 1 – 7 of 7) sorted by relevance
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/ |
D | btAlignedObjectArray.h | 327 void quickSortInternal(const L& CompareFunc,int lo, int hi) in quickSortInternal() 357 void quickSort(const L& CompareFunc) in quickSort() 369 void downHeap(T *pArr, int k, int n, const L& CompareFunc) in downHeap() 415 void heapSort(const L& CompareFunc) in heapSort()
|
/external/icu/icu4c/source/test/intltest/ |
D | testidna.h | 35 (U_EXPORT2 *CompareFunc) (const UChar *s1, int32_t s1Len, typedef
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/ |
D | gim_radixsort.h | 351 void gim_down_heap(T *pArr, GUINT k, GUINT n,COMP_CLASS CompareFunc) in gim_down_heap() 383 void gim_heap_sort(T *pArr, GUINT element_count, COMP_CLASS CompareFunc) in gim_heap_sort()
|
/external/deqp/modules/egl/ |
D | teglChooseConfigReference.cpp | 114 typedef bool (*CompareFunc) (const SurfaceConfig& a, const SurfaceConfig& b); typedef in deqp::egl::SurfaceConfig
|
/external/icu/icu4c/source/test/cintltst/ |
D | idnatest.c | 49 (U_EXPORT2 *CompareFunc) (const UChar *s1, int32_t s1Len, typedef
|
/external/skia/src/gpu/ |
D | GrTessellator.cpp | 163 typedef bool (*CompareFunc)(const SkPoint& a, const SkPoint& b); typedef
|
/external/mesa3d/src/mesa/main/ |
D | mtypes.h | 1253 GLenum CompareFunc; /**< GL_ARB_shadow */ member
|