Searched refs:alloc_type (Results 1 - 11 of 11) sorted by relevance

/haiku-fatelf/headers/libs/agg/
H A Dagg_renderer_scanline.h200 typedef SpanAllocator alloc_type; typedef in class:agg::renderer_scanline_aa
206 alloc_type& alloc,
213 alloc_type& alloc,
232 alloc_type* m_alloc;
391 typedef SpanAllocator alloc_type; typedef in class:agg::renderer_scanline_bin
397 alloc_type& alloc,
404 alloc_type& alloc,
423 alloc_type* m_alloc;
/haiku-fatelf/src/bin/gdb/gdb/
H A Dgdbtypes.c148 alloc_type (struct objfile *objfile) function
249 ntype = alloc_type (TYPE_OBJFILE (type));
316 ntype = alloc_type (TYPE_OBJFILE (type));
365 ntype = alloc_type (TYPE_OBJFILE (type));
598 mtype = alloc_type (TYPE_OBJFILE (type));
636 result_type = alloc_type (TYPE_OBJFILE (index_type));
745 result_type = alloc_type (TYPE_OBJFILE (range_type));
799 result_type = alloc_type (TYPE_OBJFILE (domain_type));
1396 TYPE_TARGET_TYPE (type) = alloc_type (NULL); /* TYPE_CODE_UNDEF */
1686 type = alloc_type (objfil
[all...]
H A Djv-lang.c188 type = alloc_type (objfile);
305 type = alloc_type (objfile);
H A Dada-lang.c1482 struct type *range_type = alloc_type (objf);
1483 struct type *array_type = alloc_type (objf);
1589 new_type = alloc_type (TYPE_OBJFILE (type));
6015 struct type *type = alloc_type (objfile);
6071 rtype = alloc_type (TYPE_OBJFILE (type));
6241 TYPE_TARGET_TYPE (type0) = type = alloc_type (TYPE_OBJFILE (type0));
6286 rtype = alloc_type (TYPE_OBJFILE (type));
6447 result = create_array_type (alloc_type (TYPE_OBJFILE (type0)),
6468 result = create_array_type (alloc_type (TYPE_OBJFILE (type0)),
8193 type = create_range_type (alloc_type (objfil
[all...]
H A Dgdbtypes.h1170 extern struct type *alloc_type (struct objfile *);
H A Dstabsread.c325 return (alloc_type (objfile));
335 *type_addr = alloc_type (objfile);
H A Dhpread.c3087 *type_addr = alloc_type (objfile);
4893 ptrmemtype = alloc_type (objfile);
4917 ptrmemtype = alloc_type (objfile);
H A Ddwarf2read.c3563 fnp->type = alloc_type (objfile);
3719 type = alloc_type (objfile);
3918 type = alloc_type (objfile);
4430 type = alloc_type (objfile);
4761 base_type = alloc_type (NULL);
H A Dcoffread.c349 type = alloc_type (current_objfile);
H A Ddwarfread.c828 utypep = alloc_type (current_objfile);
H A Dmdebugread.c4710 t = alloc_type (current_objfile);

Completed in 129 milliseconds