Home
last modified time | relevance | path

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

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

Completed in 20 milliseconds