/plan9/sys/src/cmd/gs/zlib/ |
H A D | zutil.c | 217 voidpf zcalloc (voidpf opaque, unsigned items, unsigned size) in zcalloc() 276 voidpf zcalloc (voidpf opaque, unsigned items, unsigned size) in zcalloc() 301 voidpf zcalloc (opaque, items, size) in zcalloc() argument
|
H A D | zutil.h | 258 #define ZALLOC(strm, items, size) \ argument
|
/plan9/sys/src/cmd/gs/src/ |
H A D | zdevcal.c | 46 static const gs_param_item_t items[] = { in calendar_get_params() local
|
H A D | szlibc.c | 83 s_zlib_alloc(void *zmem, uint items, uint size) in s_zlib_alloc()
|
H A D | siscale.c | 115 CONTRIB *items; member 197 CONTRIB * items, in calculate_contrib() 300 const CONTRIB * items) in zoom_x() 365 int Colors, const CLIST * contrib, const CONTRIB * items) in zoom_y()
|
H A D | gdevpsdp.c | 115 gs_param_item_t items[8]; /* AutoFilter (not used for mono), */ member 281 const gs_param_item_t *items = in psdf_get_image_params() local 679 const gs_param_item_t *items = in psdf_put_image_params() local
|
H A D | gxtext.h | 63 gx_font_stack_item_t items[1 + MAX_FONT_STACK]; member
|
H A D | gsparam.c | 106 const gs_param_item_t * items) in gs_param_read_items() 135 const void *default_obj, const gs_param_item_t * items) in gs_param_write_items()
|
H A D | genconf.c | 262 string_item_t *items; member 591 string_item_t *items = pconf->lists.indexed[rn].items; in process_replaces() local
|
H A D | gdevx.h | 225 XTextItem items[MAX_TEXT_ITEMS]; member
|
H A D | gdevpsf2.c | 53 cff_string_item_t *items; member 84 cff_string_table_init(cff_string_table_t *pcst, cff_string_item_t *items, in cff_string_table_init()
|
/plan9/sys/src/cmd/bzip2/lib/ |
H A D | bzlib.c | 101 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) in default_bzalloc()
|
/plan9/sys/src/cmd/htmlfmt/ |
H A D | dat.h | 24 Item *items; member
|
H A D | html.c | 191 render(URLwin *u, Bytes *t, Item *items, int curanchor) in render()
|
/plan9/sys/src/cmd/gs/libpng/ |
H A D | png.c | 143 png_zalloc(voidpf png_ptr, uInt items, uInt size) in png_zalloc()
|
/plan9/sys/lib/dist/cmd/bzfs/ |
H A D | unbzip.c | 179 void* default_bzalloc(void *o, int items, int size) in default_bzalloc()
|
/plan9/sys/src/cmd/plot/ |
H A D | plot.c | 133 char *items[]={ variable
|
/plan9/sys/src/cmd/abaco/ |
H A D | html.c | 929 layitems(Item *items, Rectangle r, int laying) in layitems()
|
H A D | dat.h | 156 Item *items; member
|
/plan9/sys/src/cmd/fossil/ |
H A D | view.c | 1027 char *items[] = { "exit", 0 }; variable
|
/plan9/sys/src/libhtml/ |
H A D | build.c | 35 Item* items; // dummy head of item list we're building member 3627 printitems(Item* items, char* msg) in printitems()
|