Home
last modified time | relevance | path

Searched refs:addtolist (Results 1 – 25 of 41) sorted by relevance

12

/dports/devel/avr-gdb/gdb-7.3.1/sim/arm/
H A Dbag.c45 addtolist (Hashentry ** add, long first, long second) in addtolist() function
94 addtolist (&lookupbyfirst[hash (first)], first, second); in BAG_putpair()
95 addtolist (&lookupbysecond[hash (second)], first, second); in BAG_putpair()
/dports/devel/gdb761/gdb-7.6.1/sim/arm/
H A Dbag.c44 addtolist (Hashentry ** add, long first, long second) in addtolist() function
93 addtolist (&lookupbyfirst[hash (first)], first, second); in BAG_putpair()
94 addtolist (&lookupbysecond[hash (second)], first, second); in BAG_putpair()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/arm/
H A Dbag.c45 addtolist (Hashentry ** add, long first, long second) in addtolist() function
94 addtolist (&lookupbyfirst[hash (first)], first, second); in BAG_putpair()
95 addtolist (&lookupbysecond[hash (second)], first, second); in BAG_putpair()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/arm/
H A Dbag.c45 addtolist (Hashentry ** add, long first, long second) in addtolist() function
94 addtolist (&lookupbyfirst[hash (first)], first, second); in BAG_putpair()
95 addtolist (&lookupbysecond[hash (second)], first, second); in BAG_putpair()
/dports/www/bluefish/bluefish-2.2.12/src/
H A Doutputbox.c385 GFile *addtolist; in fill_output_box() local
388 addtolist = g_file_new_for_commandline_arg(filename); in fill_output_box()
391 addtolist = g_file_resolve_relative_path(docparent, filename); in fill_output_box()
394 curi = g_file_get_uri(addtolist); in fill_output_box()
398 g_object_unref(addtolist); in fill_output_box()
/dports/sysutils/safecopy/safecopy-1.7/simulator/src/
H A Dsimulatorlb.c137 static void addtolist(struct timedata *array,int *count,struct timedata *value) { in addtolist() function
274 addtolist(slowsector,&slowsectors,&x); in readoptions()
279 addtolist(softerror,&softerrors,&x); in readoptions()
285 addtolist(harderror,&harderrors,&x); in readoptions()
/dports/shells/es/es-0.9-beta1/
H A Dprim.c20 dictforall(prims, addtolist, &primlist); in PRIM()
H A Dvar.c308 extern void addtolist(void *arg, char *key, void *value) { in addtolist() function
316 addtolist(arg, key, value); in listexternal()
321 addtolist(arg, key, value); in listinternal()
H A Des.h198 extern void addtolist(void *arg, char *key, void *value);
/dports/games/xonotic/Xonotic/source/qcsrc/menu/xonotic/
H A Dweaponarenacheckbox.qc39 localcmd(strcat("\nmenu_cmd addtolist menu_weaponarena ", me.netname, "\n"));
/dports/science/fasthenry/fasthenry-3.0wr/src/fasthenry/
H A DbigmeshPre.c127 addtolist(nc, nc_list, &numblocks, startrows);
201 addtolist(nc, nc_list, &numblocks, startrows);
432 addtolist(nc, list, numblocks, startrows) in addtolist() function
/dports/graphics/tachyon/tachyon/src/
H A Dgrid.h59 static int engrid_object(grid * g, object * obj, int addtolist);
H A Dgrid.c383 static int engrid_object(grid * g, object * obj, int addtolist) { in engrid_object() argument
414 if (addtolist) { in engrid_object()
/dports/x11/xlockmore/xlockmore-5.67/modes/
H A Ddragon.c171 addtolist(ModeInfo * mi, int col, int row) in addtolist() function
334 if (!addtolist(mi, col, row)) in SetSoup()
521 if (!addtolist(mi, i, j)) { in draw_dragon()
H A Ddilemma.c376 addtolist(ModeInfo * mi, int col, int row, int state) in addtolist() function
1091 addtolist(mi, col, row, in init_dilemma()
1151 addtolist(mi, col, row, in draw_dilemma()
H A Ddemon.c295 addtolist(ModeInfo * mi, int col, int row, unsigned char state) in addtolist() function
587 if (!addtolist(mi, col, row, dp->oldcell[col + mrow])) in RandomSoup()
1219 if (!addtolist(mi, i, j, dp->oldcell[i + mj])) { in draw_demon()
/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Dpdfpages.cwl64 addtolist=
H A Dphffullpagefigure.cwl59 addtolist=
/dports/games/xonotic/Xonotic/source/qcsrc/common/command/
H A Dgeneric.qc90 LOG_INFO("Incorrect parameters for ^2addtolist^7\n");
93 LOG_INFO(strcat("\nUsage:^3 ", GetProgramCommandPrefix(), " addtolist variable value\n"));
364 LOG_INFO("See also: ^2addtolist^7\n");
526 GENERIC_COMMAND(addtolist, "Add a string to a cvar") { GenericCommand_addtolist(request, arguments)…
/dports/audio/hvl2wav/hivelytracker-8296a50/
H A Dreplay.h322 struct ahx_tune *rp_new_tune( BOOL addtolist );
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Ddemon.c217 addtolist(ModeInfo * mi, int col, int row, unsigned char state) in addtolist() function
407 if (!addtolist(mi, col, row, dp->oldcell[col + mrow])) in RandomSoup()
903 if (!addtolist(mi, i, j, dp->oldcell[i + mj])) { in draw_demon()
/dports/misc/lifelines/lifelines-3.1.1/reports/
H A Dregister-rtf.ll1118 set(taglist, addtolist(taglist, cnt))
1120 set(taglist, addtolist(taglist, found))
1126 * addtolist(lst, num)
1130 func addtolist(lst, num)
/dports/net-mgmt/xymon-server/xymon-4.3.30/web/
H A Dconfreport.c299 addtolist: in print_host()
323 goto addtolist; in print_host()
/dports/net-mgmt/xymon-client/xymon-4.3.30/web/
H A Dconfreport.c299 addtolist: in print_host()
323 goto addtolist; in print_host()
/dports/math/units/units-2.16/
H A DChangeLog67 changes to addtolist() as well.
160 * units.c (addtolist): Modified tryallunits() to search function

12