Searched defs:newsize (Results 1 - 25 of 32) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/util/
H A Dos_memory_aligned.h118 os_realloc_aligned(void *ptr, size_t oldsize, size_t newsize, size_t alignment) argument
H A Du_dynarray.h110 unsigned newsize = nelts * eltsize; local in function:util_dynarray_resize_bytes
138 unsigned newsize = buf->size + growbytes; local in function:util_dynarray_grow_bytes
/xsrc/external/mit/libXfont/dist/src/fontfile/
H A Dbitsource.c43 int newsize; local in function:FontFileRegisterBitmapSource
H A Dfontscale.c44 int newsize; local in function:FontFileAddScaledInstance
H A Dfontdir.c174 int newsize; local in function:FontFileAddEntry
/xsrc/external/mit/libXfont2/dist/src/fontfile/
H A Dbitsource.c45 int newsize; local in function:FontFileRegisterBitmapSource
H A Dfontscale.c46 int newsize; local in function:FontFileAddScaledInstance
H A Dfontdir.c174 int newsize; local in function:FontFileAddEntry
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi.c58 unsigned newsize = emit->size * 2; local in function:svga_shader_expand
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi.c58 unsigned newsize = emit->size * 2; local in function:svga_shader_expand
/xsrc/external/mit/libICE/dist/src/
H A Dmisc.c402 int newsize = iceConn->his_max_opcode - hisOpcode + 1; local in function:_IceAddOpcodeMapping
434 int newsize = hisOpcode - iceConn->his_min_opcode + 1; local in function:_IceAddOpcodeMapping
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Du_dynarray.h108 util_dynarray_resize(struct util_dynarray *buf, unsigned newsize) argument
/xsrc/external/mit/mesa-demos/dist/src/perf/
H A Dglsl-compile-time.c69 int newsize = ds->buffer_size + l + 4096; local in function:append_string
/xsrc/external/mit/libXt/dist/src/
H A DAlloc.c394 unsigned newsize; local in function:_XtMalloc
459 unsigned total, newsize; local in function:_XtCalloc
531 unsigned newsize; local in function:_XtHeapMalloc
/xsrc/external/mit/libX11/dist/modules/im/ximcp/
H A DimLcPrs.c578 DTCharIndex newsize = b->mbsize ? b->mbsize * 1.5 : 1024; local in function:parseline
611 DTCharIndex newsize = b->mbsize ? b->mbsize * 1.5 : 1024; local in function:parseline
631 DTCharIndex newsize = b->wcsize ? b->wcsize * 1.5 : 512; local in function:parseline
647 DTCharIndex newsize local in function:parseline
673 int newsize = b->treesize ? b->treesize * 1.5 : 256; local in function:parseline
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A DInitOutput.c466 size_t newsize = size + blen; local in function:winFixupPaths
520 size_t newsize = oldfp_len; local in function:winFixupPaths
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A DInitOutput.c444 size_t newsize = size + blen; local in function:winFixupPaths
497 size_t newsize = oldfp_len; local in function:winFixupPaths
[all...]
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_tiling.c63 int newsize = tile->rect_size * 2; local in function:sna_tiling_composite_add_rect
338 int newsize = tile->rect_size * 2; local in function:sna_tiling_composite_spans_box
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_tiling.c63 int newsize = tile->rect_size * 2; local in function:sna_tiling_composite_add_rect
338 int newsize = tile->rect_size * 2; local in function:sna_tiling_composite_spans_box
/xsrc/external/mit/libXaw/dist/src/
H A DPaned.c503 Dimension newsize = 0; local in function:AdjustPanedSize
[all...]
/xsrc/external/mit/freetype/dist/src/bdf/
H A Dbdflib.c318 unsigned long newsize = oldsize + ( oldsize >> 1 ) + 5; local in function:_bdf_list_ensure
/xsrc/external/mit/libX11/dist/src/xlibi18n/
H A DlcDB.c214 int newsize = BUFSIZE * ((parse_info.bufsize + len)/BUFSIZE + 1); local in function:realloc_parse_info
/xsrc/external/mit/xterm/dist/
H A DTekproc.c1762 int newsize = MI2FS(newitem); local in function:TekSetFontSize
/xsrc/external/mit/xorg-server.old/dist/record/
H A Drecord.c2047 int newsize; local in function:RecordAllocRanges
/xsrc/external/mit/xorg-server/dist/randr/
H A Drrcrtc.c635 BoxPtr newsize; local in function:rrCheckPixmapBounding

Completed in 32 milliseconds

12