Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/vulkan/
Dvn_cs.c186 next_array_size(uint32_t cur_size, uint32_t min_size) in next_array_size()
193 next_buffer_size(size_t cur_size, size_t min_size, size_t need) in next_buffer_size()
/third_party/skia/third_party/externals/freetype/builds/vms/
Dftsystem.c127 long cur_size, in ft_realloc()
/third_party/skia/third_party/externals/freetype/src/base/
Dftsystem.c106 long cur_size, in ft_realloc()
Dftdbgmem.c66 FT_Long cur_size; /* current cumulative allocated size */ member
697 FT_Long cur_size, in ft_mem_debug_realloc()
Dftutil.c152 FT_Long cur_size = cur_count * item_size; in ft_mem_qrealloc() local
/third_party/skia/third_party/externals/freetype/builds/unix/
Dftsystem.c143 long cur_size, in ft_realloc()
/third_party/ffmpeg/libavformat/
Drtpdec_mpa_robust.c30 unsigned cur_size; member
Dmovenccenc.c95 int cur_size; in mov_cenc_write_encrypted() local
/third_party/ffmpeg/fftools/
Dffmpeg_mux.c71 size_t cur_size = av_fifo_can_read(ost->muxing_queue); in of_write_packet() local
/third_party/skia/third_party/externals/freetype/builds/windows/
Dftsystem.c101 long cur_size, in ft_realloc()
/third_party/skia/third_party/externals/freetype/builds/amiga/src/base/
Dftsystem.c174 long cur_size, in ft_realloc()
/third_party/ffmpeg/libavutil/
Daudio_fifo.c101 const size_t cur_size = av_fifo_can_read (af->buf[0]) + in av_audio_fifo_realloc() local
Dfifo.c268 const size_t cur_size = av_fifo_can_read(f); in av_fifo_drain2() local
/third_party/libfuse/example/
Dcuse.c127 size_t cur_size; in fioc_do_rw() local
/third_party/cups-filters/filter/
Dbannertopdf.c324 size_t cur_size = strcspn(full_range, "-"); in get_known_opts() local
/third_party/f2fs-tools/lib/
Dlibf2fs_io.c328 size_t cur_size = min(byte_count, in dcache_update_rw() local
/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen_ioctl.c151 struct drm_vmw_size *cur_size; in vmw_ioctl_surface_create() local
/third_party/skia/third_party/externals/imgui/misc/freetype/
Dimgui_freetype.cpp714 static void* FreeType_Realloc(FT_Memory /*memory*/, long cur_size, long new_size, void* block) in FreeType_Realloc()
/third_party/skia/src/ports/
DSkFontHost_FreeType.cpp105 static void* sk_ft_realloc(FT_Memory, FT_Alloc_size_t cur_size, in sk_ft_realloc()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcord.cc828 size_t cur_size = contents_.inline_size(); in Prepend() local
/third_party/ffmpeg/libavcodec/
Dg2meet.c1210 uint32_t cur_size, cursor_w, cursor_h, cursor_stride; in g2m_load_cursor() local