| /third_party/musl/src/stdlib/ |
| D | qsort_nr.c | 11 void qsort(void *base, size_t nel, size_t width, cmpfun cmp) in qsort() function
|
| /third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
| D | hb-array.hh | 141 hb_sorted_array_t<Type> qsort (int (*cmp_)(const void*, const void*)) in qsort() function 147 hb_sorted_array_t<Type> qsort () in qsort() function 153 void qsort (unsigned int start, unsigned int end) in qsort() function
|
| D | hb-vector.hh | 269 void qsort (int (*cmp)(const void*, const void*)) in qsort() function 271 void qsort (unsigned int start = 0, unsigned int end = (unsigned int) -1) in qsort() function
|
| D | hb-open-type.hh | 428 void qsort (unsigned int len, unsigned int start = 0, unsigned int end = (unsigned int) -1) in qsort() function 639 void qsort (unsigned int start = 0, unsigned int end = (unsigned int) -1) in qsort() function
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-array.hh | 187 hb_sorted_array_t<Type> qsort (int (*cmp_)(const void*, const void*)) in qsort() function 193 hb_sorted_array_t<Type> qsort () in qsort() function 199 void qsort (unsigned int start, unsigned int end) in qsort() function
|
| D | hb-vector.hh | 295 void qsort (int (*cmp)(const void*, const void*)) in qsort() function 297 void qsort (unsigned int start = 0, unsigned int end = (unsigned int) -1) in qsort() function
|
| D | hb-open-type.hh | 485 void qsort (unsigned int len, unsigned int start = 0, unsigned int end = (unsigned int) -1) in qsort() function 658 void qsort (unsigned int start = 0, unsigned int end = (unsigned int) -1) in qsort() function
|
| /third_party/harfbuzz/src/ |
| D | hb-array.hh | 155 hb_sorted_array_t<Type> qsort (int (*cmp_)(const void*, const void*)) in qsort() function 161 hb_sorted_array_t<Type> qsort () in qsort() function 167 void qsort (unsigned int start, unsigned int end) in qsort() function
|
| D | hb-vector.hh | 279 void qsort (int (*cmp)(const void*, const void*)) in qsort() function 281 void qsort (unsigned int start = 0, unsigned int end = (unsigned int) -1) in qsort() function
|
| D | hb-open-type.hh | 470 void qsort (unsigned int len, unsigned int start = 0, unsigned int end = (unsigned int) -1) in qsort() function 646 void qsort (unsigned int start = 0, unsigned int end = (unsigned int) -1) in qsort() function
|
| /third_party/python/Lib/turtledemo/ |
| D | sorting_animate.py | 114 def qsort(shelf, left, right): function
|
| /third_party/FreeBSD/lib/libc/stdlib/ |
| D | qsort.c | 292 qsort(void *a, size_t n, size_t es, cmp_t *cmp) in qsort() function
|
| /third_party/rust/crates/libc/src/unix/ |
| D | mod.rs | 448 pub fn qsort( in qsort() function
|
| /third_party/rust/crates/libc/src/solid/ |
| D | mod.rs | 562 pub fn qsort( in qsort() function
|