Searched refs:qsort (Results 1 - 25 of 106) sorted by relevance

12345

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/web/
H A Dneg_lang.c102 qsort(pl, lang_num, sizeof(struct pri_list), &qsort_cmp_list);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/common/
H A Ddb_idspace.c68 qsort(inuse, (size_t)n, sizeof(u_int32_t), __db_idcmp);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dclib_ext.h52 void qsort __P((void *, size_t, size_t, int(*)(const void *, const void *)));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgpg-error-1.10/src/
H A Dmkw32errmap.c152 qsort (table, idx, sizeof *table, compare_table);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/lib/
H A Dsecace.c250 qsort( srclist, num_aces, sizeof(srclist[0]), QSORT_CAST nt_ace_inherit_comp);
264 qsort( srclist, i, sizeof(srclist[0]), QSORT_CAST nt_ace_canon_comp);
268 qsort( &srclist[i], num_aces - i, sizeof(srclist[0]), QSORT_CAST nt_ace_canon_comp);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dwrite-catalog.c350 qsort (mlp->item, mlp->nitems, sizeof (mlp->item[0]), cmp_by_msgid);
385 qsort (mp->filepos, mp->filepos_count, sizeof (mp->filepos[0]),
442 qsort (mlp->item, mlp->nitems, sizeof (mlp->item[0]), cmp_by_filepos);
H A Dformat-kde.c123 qsort (spec.numbered, spec.numbered_arg_count,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dhuffman.c86 qsort(nodes, nb_codes, sizeof(Node), cmp);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/clib/
H A Dqsort.c33 * static char sccsid[] = "@(#)qsort.c 8.1 (Berkeley) 6/4/93";
34 * Id: qsort.c,v 1.4 1996/04/19 18:40:20 bde
97 * PUBLIC: void qsort __P((void *,
102 qsort(a, n, es, cmp) function
173 qsort(a, r / es, es, cmp);
180 /* qsort(pn - r, r / es, es, cmp);*/
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/vq/
H A Dvqgen.c142 qsort(spacings,count,sizeof(float),directdsort);
312 qsort(v->pointlist,v->points,sortsize,meshcomp);
441 qsort(nearbiasptr,desired,sizeof(float),directdsort);
449 qsort(nearbiasptr,desired2,sizeof(float),directdsort);
466 qsort(nearbiasptr,nearcount[i],sizeof(float),directdsort);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Dclib_port.h223 #define qsort __db_Cqsort macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Dclib_port.h223 #define qsort __db_Cqsort macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Dclib_port.h225 #define qsort __db_Cqsort macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Dclib_port.h225 #define qsort __db_Cqsort macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Dclib_port.h225 #define qsort __db_Cqsort macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Dclib_port.h225 #define qsort __db_Cqsort macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Da_set.c142 qsort( rgSetBlob, sk_num(a), sizeof(MYBLOB), SetBlobCmp);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dassdec.c146 qsort(ass->event, ass->event_count, sizeof(*ass->event), (void*)event_cmp);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/coreutils/
H A Dcut.c265 qsort(cut_lists, nlists, sizeof(struct cut_list), cmpfunc);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Dapi_flags.c307 qsort(flag_list,
393 qsort(flag_list,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog_archive.c231 qsort(array, (size_t)n, sizeof(char *), __cmpfunc);
451 qsort(array, (size_t)n, sizeof(char *), __cmpfunc);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dlsp.c447 qsort(g1r,g1_order,sizeof(*g1r),comp);
448 qsort(g2r,g2_order,sizeof(*g2r),comp);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/procps/
H A Dtop.c607 qsort(top, ntop, sizeof(top_status_t), (void*)mult_lvl_cmp);
609 qsort(top, ntop, sizeof(top_status_t), (void*)sort_function);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dlocalealias.c385 qsort (map, nmap, sizeof (struct alias_map),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/src/
H A Denvsubst.c349 qsort (slp->item, slp->nitems, sizeof (slp->item[0]), cmp_string);

Completed in 402 milliseconds

12345