Home
last modified time | relevance | path

Searched defs:cur_size (Results 1 – 18 of 18) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dtst_inode_size.c29 static int do_field(const char *field, unsigned size, unsigned cur_size, in do_field()
Dtst_super_size.c32 static int do_field(const char *field, unsigned size, unsigned cur_size, in do_field()
/external/freetype/builds/vms/
Dftsystem.c127 long cur_size, in ft_realloc()
/external/freetype/src/base/
Dftsystem.c106 long cur_size, in ft_realloc()
Dftdbgmem.c66 FT_Long cur_size; /* current cumulative allocated size */ member
739 FT_Long cur_size, in ft_mem_debug_realloc()
Dftutil.c153 FT_Long cur_size = cur_count * item_size; in ft_mem_qrealloc() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/memory_management/
Dgreedy_by_breadth_assignment.cc85 const size_t cur_size = assignment->object_sizes[obj_id]; in GreedyByBreadthAssignment() local
/external/freetype/builds/unix/
Dftsystem.c128 long cur_size, in ft_realloc()
/external/freetype/builds/amiga/src/base/
Dftsystem.c174 long cur_size, in ft_realloc()
/external/u-boot/arch/x86/lib/
Dphysmem.c185 phys_size_t cur_size = end - start; in arch_phys_memset() local
/external/pdfium/core/fxge/
Dcfx_pathdata.cpp210 size_t cur_size = m_Points.size(); in Append() local
/external/libevent/
Dbufferevent_async.c253 size_t cur_size; in bev_async_consider_reading() local
/external/u-boot/drivers/video/tegra124/
Ddp.c300 u32 cur_size; in tegra_dc_dpaux_read() local
365 u32 cur_size = min((u32)DP_AUX_MAX_BYTES, size - finished); in tegra_dc_i2c_aux_read() local
/external/f2fs-tools/lib/
Dlibf2fs_io.c322 size_t cur_size = min(byte_count, in dcache_update_rw() local
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen_ioctl.c151 struct drm_vmw_size *cur_size; in vmw_ioctl_surface_create() local
/external/squashfs-tools/squashfs-tools/
Daction.c110 int cur_size, i, quoted; in get_token() local
618 static int cur_size = 0, alloc_size = 0; in _expr_log() local
/external/skia/src/ports/
DSkFontHost_FreeType.cpp118 static void* sk_ft_realloc(FT_Memory, FT_Alloc_size_t cur_size, in sk_ft_realloc()
/external/skqp/src/ports/
DSkFontHost_FreeType.cpp112 static void* sk_ft_realloc(FT_Memory, FT_Alloc_size_t cur_size, in sk_ft_realloc()