Home
last modified time | relevance | path

Searched refs:compare_entry (Results 1 – 23 of 23) sorted by relevance

/dports/games/xsoldier/xsoldier-1.8/
H A Dscore.c35 static int compare_entry(const void *a, const void *b);
119 qsort(rec, 10, sizeof(Record), compare_entry); in ReadHiscore()
271 static int compare_entry(const void *a, const void *b) in compare_entry() function
H A DChangeLog4 * score.c: compare_entry() is now static
/dports/devel/ncurses/ncurses-6.3/progs/
H A Ddump_entry.h82 extern void compare_entry(PredHook, TERMTYPE2 *, bool);
H A Dinfocmp.c1170 compare_entry(compare_predicate, &entries->tterm, quiet); in file_comparison()
1175 compare_entry(compare_predicate, &entries->tterm, quiet); in file_comparison()
1180 compare_entry(compare_predicate, &entries->tterm, quiet); in file_comparison()
1918 compare_entry(compare_predicate, &entries->tterm, quiet); in main()
1923 compare_entry(compare_predicate, &entries->tterm, quiet); in main()
1928 compare_entry(compare_predicate, &entries->tterm, quiet); in main()
H A Ddump_entry.c1702 compare_entry(PredHook hook, in compare_entry() function
/dports/net/gnu-dico/dico-2.10/modules/outline/
H A Doutline.c252 compare_entry(const void *a, const void *b) in compare_entry() function
302 compare_entry); in init_suffix_index()
317 compare_entry); in exact_match()
557 qsort(file->index, count, sizeof(file->index[0]), compare_entry); in outline_init_db()
/dports/devel/msitools/msitools-0.101/libmsi/
H A Dwhere.c628 static int compare_entry( const void *left, const void *right ) in compare_entry() function
804 qsort(wv->reorder, wv->row_count, sizeof(LibmsiRowEntry *), compare_entry); in where_view_execute()
/dports/x11/slick-greeter/slick-greeter-1.5.3/src/
H A Dgreeter-list.vala354 protected static int compare_entry (PromptBox a, PromptBox b)
387 entries.insert_sorted (entry, compare_entry);
H A Duser-list.vala617 return GreeterList.compare_entry (a, b);
/dports/devel/cgit/cgit-1.2.3/git/
H A Dunpack-trees.c928 static int compare_entry(const struct cache_entry *ce, const struct traverse_info *info, const stru… in compare_entry() function
1205 cmp = compare_entry(ce, info, p); in unpack_callback()
/dports/textproc/uim-qt5/uim-d1ac9d9/uim/
H A Dskk.c3249 compare_entry(struct skk_line *p, struct skk_line *q) in compare_entry() function
3272 cmp = compare_entry(p, q); in cache_line_diffs()
3305 if (compare_entry(p, q) < 0) { in lmerge()
/dports/textproc/uim-m17nlib/uim-d1ac9d9/uim/
H A Dskk.c3249 compare_entry(struct skk_line *p, struct skk_line *q) in compare_entry() function
3272 cmp = compare_entry(p, q); in cache_line_diffs()
3305 if (compare_entry(p, q) < 0) { in lmerge()
/dports/textproc/uim-gtk/uim-d1ac9d9/uim/
H A Dskk.c3249 compare_entry(struct skk_line *p, struct skk_line *q) in compare_entry() function
3272 cmp = compare_entry(p, q); in cache_line_diffs()
3305 if (compare_entry(p, q) < 0) { in lmerge()
/dports/textproc/uim-gtk3/uim-d1ac9d9/uim/
H A Dskk.c3249 compare_entry(struct skk_line *p, struct skk_line *q) in compare_entry() function
3272 cmp = compare_entry(p, q); in cache_line_diffs()
3305 if (compare_entry(p, q) < 0) { in lmerge()
/dports/textproc/uim-el/uim-d1ac9d9/uim/
H A Dskk.c3249 compare_entry(struct skk_line *p, struct skk_line *q) in compare_entry() function
3272 cmp = compare_entry(p, q); in cache_line_diffs()
3305 if (compare_entry(p, q) < 0) { in lmerge()
/dports/japanese/uim-anthy/uim-d1ac9d9/uim/
H A Dskk.c3249 compare_entry(struct skk_line *p, struct skk_line *q) in compare_entry() function
3272 cmp = compare_entry(p, q); in cache_line_diffs()
3305 if (compare_entry(p, q) < 0) { in lmerge()
/dports/devel/git-svn/git-2.34.1/
H A Dunpack-trees.c1002 static int compare_entry(const struct cache_entry *ce, const struct traverse_info *info, const stru… in compare_entry() function
1379 cmp = compare_entry(ce, info, p); in unpack_callback()
/dports/devel/git-p4/git-2.34.1/
H A Dunpack-trees.c1002 static int compare_entry(const struct cache_entry *ce, const struct traverse_info *info, const stru… in compare_entry() function
1379 cmp = compare_entry(ce, info, p); in unpack_callback()
/dports/devel/git-gui/git-2.34.1/
H A Dunpack-trees.c1002 static int compare_entry(const struct cache_entry *ce, const struct traverse_info *info, const stru… in compare_entry() function
1379 cmp = compare_entry(ce, info, p); in unpack_callback()
/dports/devel/git/git-2.34.1/
H A Dunpack-trees.c1002 static int compare_entry(const struct cache_entry *ce, const struct traverse_info *info, const stru… in compare_entry() function
1379 cmp = compare_entry(ce, info, p); in unpack_callback()
/dports/devel/git-cvs/git-2.34.1/
H A Dunpack-trees.c1002 static int compare_entry(const struct cache_entry *ce, const struct traverse_info *info, const stru… in compare_entry() function
1379 cmp = compare_entry(ce, info, p); in unpack_callback()
/dports/audio/gtkpod/gtkpod-1.0.0/src/
H A Ddisplay_sorttabs.c243 gint compare_entry(const TabEntry *a, const TabEntry *b) { in compare_entry() function
263 sorttab[inst]->entry_compare_func = compare_entry; in st_set_string_compare_func()
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dtottf.c3824 static int compare_entry(const void *_mn1, const void *_mn2) { in compare_entry() function
4049 qsort(nt.entries,nt.cur,sizeof(NameEntry),compare_entry); in dumpnames()