Home
last modified time | relevance | path

Searched defs:qsort (Results 1 – 8 of 8) sorted by relevance

/external/musl/src/stdlib/
Dqsort_nr.c11 void qsort(void *base, size_t nel, size_t width, cmpfun cmp) in qsort() function
/external/capstone/arch/X86/
Dqsort.h130 qsort(void *a, size_t n, size_t es, int (*cmp)(const void *, const void *)) in qsort() function
/external/python/cpython3/Lib/turtledemo/
Dsorting_animate.py114 def qsort(shelf, left, right): function
/external/harfbuzz_ng/src/
Dhb-array.hh193 hb_sorted_array_t<Type> qsort (int (*cmp_)(const void*, const void*)) in qsort() function
200 hb_sorted_array_t<Type> qsort () in qsort() function
Dhb-vector.hh436 void qsort (int (*cmp)(const void*, const void*) = Type::cmp) in qsort() function
Dhb-open-type.hh502 void qsort (unsigned int len, unsigned int start = 0, unsigned int end = (unsigned int) -1) in qsort() function
674 void qsort () in qsort() function
/external/rust/crates/libc/src/unix/
Dmod.rs448 pub fn qsort( in qsort() function
/external/rust/crates/libc/src/solid/
Dmod.rs562 pub fn qsort( in qsort() function