Home
last modified time | relevance | path

Searched defs:current_size (Results 1 – 25 of 26) sorted by relevance

12

/third_party/jerryscript/jerry-ext/handler/
Dhandler-assert.c63 jerry_length_t current_size = 0; in jerryx_handler_assert_fatal() local
/third_party/flutter/skia/third_party/externals/libwebp/src/utils/
Dbit_writer_utils.c210 const size_t current_size = bw->cur_ - bw->buf_; in VP8LBitWriterResize() local
244 const size_t current_size = src->cur_ - src->buf_; in VP8LBitWriterClone() local
/third_party/skia/third_party/externals/libwebp/src/utils/
Dbit_writer_utils.c210 const size_t current_size = bw->cur_ - bw->buf_; in VP8LBitWriterResize() local
244 const size_t current_size = src->cur_ - src->buf_; in VP8LBitWriterClone() local
/third_party/gstreamer/gstplugins_bad/gst/pnm/
Dgstpnmdec.h45 guint size, last_val, current_size ; member
/third_party/flutter/engine/flutter/lib/ui/painting/
Dimage_decoder.cc32 static SkISize GetResizedDimensions(SkISize current_size, in GetResizedDimensions()
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sample/subtly/
Dfont_assembler.cc160 int32_t current_size = loca_table->header_length(); in AssembleGlyphAndLocaTables() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/
Dfont_assembler.cc160 int32_t current_size = loca_table->header_length(); in AssembleGlyphAndLocaTables() local
/third_party/ffmpeg/libavformat/
Dcdxl.c121 uint32_t current_size, video_size, image_size; in cdxl_read_packet() local
Daadec.c78 int64_t largest_size = -1, current_size = -1, chapter_pos; in aa_read_header() local
/third_party/flutter/engine/flutter/shell/gpu/
Dgpu_surface_gl.cc317 auto current_size = in PresentSurface() local
/third_party/ffmpeg/libavutil/
Daudio_fifo.c118 int current_size = av_audio_fifo_size(af); in av_audio_fifo_write() local
/third_party/python/Modules/_io/
Dbufferedio.c1528 Py_ssize_t current_size; in _bufferedreader_read_all() local
1620 Py_ssize_t current_size; in _bufferedreader_read_fast() local
1640 Py_ssize_t current_size, remaining, written; in _bufferedreader_read_generic() local
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstdashdemux.h89 guint64 current_size; member
/third_party/selinux/libselinux/src/
Dlabel_file.c421 size_t current_size; in rolling_append() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup.c1242 const unsigned current_size = MIN2(setup->constants[i].current.buffer_size, in try_update_scene_state() local
Dlp_state_cs.c1230 unsigned current_size = csctx->constants[i].current.buffer_size; in update_csctx_consts() local
/third_party/flutter/skia/third_party/externals/libwebp/src/dec/
Didec_dec.c181 const size_t current_size = MemDataSize(mem) + new_mem_start; in AppendToMemBuffer() local
/third_party/skia/third_party/externals/libwebp/src/dec/
Didec_dec.c183 const size_t current_size = MemDataSize(mem) + new_mem_start; in AppendToMemBuffer() local
/third_party/python/Parser/
Dtokenizer.c329 Py_ssize_t current_size = tok->interactive_src_end - tok->interactive_src_start; in tok_concatenate_interactive_new_line() local
/third_party/ltp/testcases/kernel/device-drivers/agp/kernel_space/
Dstr_agp.h132 void *current_size; member
/third_party/cef/libcef/common/
Dvalues_impl.cc1112 size_t current_size = const_value().GetList().size(); in SetSize() local
/third_party/mesa3d/src/mesa/vbo/
Dvbo_save_api.c544 GLuint current_size = save->vertex_size - save->attrsz[0]; in compile_vertex_list() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-glyf-table.hh442 unsigned current_size; member
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dtsdemux.c191 guint current_size; member
/third_party/jerryscript/jerry-core/ecma/base/
Decma-globals.h1636 lit_utf8_size_t current_size; /**< size of the data in the buffer */ member

12