Home
last modified time | relevance | path

Searched refs:spec_entry (Results 1 – 25 of 94) sorted by relevance

1234

/dports/games/abuse_sdl/abuse-0.8/src/imlib/
H A Dspecs.cpp590 spec_entry::~spec_entry() in ~spec_entry()
620 spec_entry **e; in find()
630 spec_entry **e; in find()
640 spec_entry **e; in find_number()
650 spec_entry **e; in find()
660 spec_entry **e; in type_total()
669 spec_entry **e; in find_number()
696 entries=(spec_entry **)malloc(sizeof(spec_entry *)*total); in startup()
715 spec_entry *se=(spec_entry *)dp; in startup()
798 spec_entry **e; in data_end_offset()
[all …]
H A Dspecs.h158 class spec_entry
161 spec_entry(uint8_t spec_type, char const *object_name,
164 ~spec_entry();
187 spec_entry *find(char const *name);
188 spec_entry *find(char const *name, int type);
189 spec_entry *find(int type);
192 void remove(spec_entry *e);
193 void add_by_hand(spec_entry *e);
204 spec_entry **entries;
H A Dfilter.h38 ColorFilter(spec_entry *e, bFILE *fp);
H A Dpalette.h36 palette(spec_entry *e, bFILE *fp);
H A Dfilter.cpp157 ColorFilter::ColorFilter(spec_entry *e, bFILE *fp) in ColorFilter()
H A Dimage.h94 image(bFILE *fp, spec_entry *e = NULL);
/dports/print/texinfo/texinfo-6.8/install-info/
H A Dinstall-info.c28 struct spec_entry;
75 struct spec_entry struct
77 struct spec_entry *next; argument
1164 = (struct spec_entry *) xmalloc (sizeof (struct spec_entry)); in parse_input()
1653 struct spec_entry *entry; in reformat_new_entries()
1706 struct spec_entry *entry; in add_missing_basenames()
2011 (struct spec_entry *) xmalloc (sizeof (struct spec_entry)); in main()
2080 = (struct spec_entry *) xmalloc (sizeof (struct spec_entry)); in main()
2119 = (struct spec_entry *) xmalloc (sizeof (struct spec_entry)); in main()
2783 struct spec_entry **entry1 = (struct spec_entry **) p1; in compare_entries_text()
[all …]
/dports/graphics/zgv/zgv-5.9/src/
H A Dinstall-info.c58 struct spec_entry;
73 struct spec_entry **add_entries_before;
94 struct spec_entry struct
96 struct spec_entry *next; argument
496 struct spec_entry *next
497 = (struct spec_entry *) xmalloc (sizeof (struct spec_entry));
630 struct spec_entry *next
631 = (struct spec_entry *) xmalloc (sizeof (struct spec_entry));
841 struct spec_entry *entry;
1148 struct spec_entry *entry; in insert_entry_here()
[all …]
/dports/devel/autogen/autogen-5.18.16/snprintfv/
H A Dprintf.h43 struct spec_entry;
172 typedef struct spec_entry struct
181 spec_entry; typedef
204 typedef spec_entry *register_callback_function (unsigned spec, printf_function *func, printf_arginf…
316 extern spec_entry *
H A Dprintf.c69 static void spec_insert (spec_entry * pentry);
117 spec_insert (spec_entry *pentry) in spec_insert()
125 SNV_INLINE spec_entry *
147 spec_entry *
151 spec_entry *new, *old; in register_printf_function()
159 new = snv_new (spec_entry, 1); in register_printf_function()
174 spec_entry *spec) in call_argtype_function()
384 spec_entry *spec; in parse_printf_format()
494 spec_entry *spec; in do_printfv()
615 spec_entry *spec; in stream_printfv()
[all …]
H A Dprintf.in43 struct spec_entry;
163 * spec_entry:
172 typedef struct spec_entry
181 spec_entry;
202 * %spec_entry with the information on the function if it was.
204 typedef spec_entry *register_callback_function (unsigned spec, printf_function *func, printf_arginf…
/dports/lang/smalltalk/smalltalk-3.2.5/snprintfv/snprintfv/
H A Dprintf.c55 static void spec_insert (spec_entry * pentry);
86 extern spec_entry snv_default_spec_table[]; in spec_init()
103 spec_insert (spec_entry *pentry) in spec_insert()
111 SNV_INLINE spec_entry *
132 spec_entry *
135 spec_entry *new, *old; in register_printf_function()
143 new = snv_new (spec_entry, 1); in register_printf_function()
362 spec_entry *spec; in parse_printf_format()
470 spec_entry *spec; in do_printfv()
588 spec_entry *spec; in stream_printfv()
[all …]
H A Dprintf.h49 struct spec_entry;
176 typedef struct spec_entry struct
185 spec_entry; argument
208 typedef spec_entry *register_callback_function (unsigned spec, printf_function *func, printf_arginf…
319 extern spec_entry * register_printf_function (unsigned spec, printf_function *fmt, printf_arginfo_f…
H A Dprintf.in48 struct spec_entry;
166 * spec_entry:
175 typedef struct spec_entry
184 spec_entry;
205 * %spec_entry with the information on the function if it was.
207 typedef spec_entry *register_callback_function (unsigned spec, printf_function *func, printf_arginf…
/dports/games/abuse_sdl/abuse-0.8/src/tool/
H A Dabuse-tool.cpp133 spec_entry *se = dir.entries[i]; in main()
216 spec_entry *se = dir.entries[id]; in main()
263 spec_entry *tmp = dir.entries[src]; in main()
316 dir.entries = (spec_entry **)realloc(dir.entries, in main()
317 dir.total * sizeof(spec_entry *)); in main()
358 dir.entries[id] = new spec_entry(type, name, NULL, len, 0); in main()
/dports/games/abuse_sdl/abuse-0.8/src/
H A Dlevel.cpp882 spec_entry *se=sd->find(str); in locate_var()
897 spec_entry *se=sd->find("objects"); in old_load_objects()
979 spec_entry *se=sd->find(object_descriptions[j].name); in old_load_objects()
1023 spec_entry *se=sd->find("object_descripitions"); in load_objects()
1220 spec_entry *se=sd->find(object_descriptions[j].name); in load_objects()
1283 spec_entry *e; in level()
1375 spec_entry *load_all=sd->find("player_info"); in level()
1595 sd.add_by_hand(new spec_entry(SPEC_DATA_ARRAY,"type",NULL,1+2*t,0)); in create_dir()
1711 spec_entry *se=sd->find("player_info"); in load_player_info()
2021 spec_entry *se=sd->find("object_links"); in load_links()
[all …]
H A Dloader2.h81 image *load_image(spec_entry *e, bFILE *fp); // preforms scaling
H A Dloader2.cpp77 image *load_image(spec_entry *e, bFILE *fp) in load_image()
129 spec_entry *se=sd.entries[i]; in insert_tiles()
175 spec_entry *spe; in load_tiles()
H A Ditems.h37 backtile(spec_entry *e, bFILE *fp);
H A Dloadgame.cpp190 spec_entry *se=sd.find("thumb nail"); in load_game()
H A Ditems.cpp207 backtile::backtile(spec_entry *e, bFILE *fp) in backtile()
H A Dcache.cpp489 spec_entry *se=sd.find("cache profile info"); // see if the cache profile info is in the file in load_cache_prof_info()
849 spec_entry *se = NULL; in reg()
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/slurmrestd/
H A Dopenapi.c367 const data_t *spec_entry; in register_path_tag() local
373 spec_entry = _find_spec_path(str_path); in register_path_tag()
374 if (!spec_entry) in register_path_tag()
377 if (data_get_type(spec_entry) != DATA_TYPE_DICT) in register_path_tag()
382 path->methods = xcalloc((data_get_dict_length(spec_entry) + 1), in register_path_tag()
388 if (data_dict_for_each_const(spec_entry, _populate_methods, &args) < 0) in register_path_tag()
/dports/www/c-icap/c_icap-0.5.10/
H A Dacl.c526 struct ci_specs_list *spec_list,*spec_entry; in ci_access_entry_add_acl() local
530 spec_entry = malloc(sizeof(struct ci_specs_list)); in ci_access_entry_add_acl()
531 if (spec_entry == NULL) in ci_access_entry_add_acl()
534 spec_entry->next = NULL; in ci_access_entry_add_acl()
535 spec_entry->negate = negate; in ci_access_entry_add_acl()
536 spec_entry->spec = acl; in ci_access_entry_add_acl()
538 access_entry->spec_list = spec_entry; in ci_access_entry_add_acl()
543 spec_list->next = spec_entry; in ci_access_entry_add_acl()
/dports/lang/smalltalk/smalltalk-3.2.5/libgst/
H A Dprint.c407 spec_entry *spec; in _gst_init_snprintfv()

1234