Home
last modified time | relevance | path

Searched defs:current_size (Results 1 - 20 of 20) sorted by relevance

/third_party/jerryscript/jerry-ext/handler/
H A Dhandler-assert.c63 jerry_length_t current_size = 0; in jerryx_handler_assert_fatal() local
/third_party/ffmpeg/libavutil/
H A Daudio_fifo.c125 int current_size = av_audio_fifo_size(af); in av_audio_fifo_write() local
/third_party/node/deps/v8/src/heap/
H A Dheap-controller.cc128 CalculateAllocationLimit( Heap* heap, size_t current_size, size_t min_size, size_t max_size, size_t new_space_capacity, double factor, Heap::HeapGrowingMode growing_mode) CalculateAllocationLimit() argument
H A Dmemory-measurement.cc141 size_t current_size = 0; in MeasurementComplete() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/
H A Dfont_assembler.cc160 int32_t current_size = loca_table->header_length(); in AssembleGlyphAndLocaTables() local
/third_party/ffmpeg/libavformat/
H A Dcdxl.c121 uint32_t current_size, video_size, image_size; in cdxl_read_packet() local
H A Daadec.c79 int64_t largest_size = -1, current_size = -1, chapter_pos; in aa_read_header() local
/third_party/skia/third_party/externals/libwebp/src/utils/
H A 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/backends/lib/
H A Dalloca.c305 long current_size; /* Current stack segment size. This member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup.c1242 const unsigned current_size = MIN2(setup->constants[i].current.buffer_size, in try_update_scene_state() local
H A Dlp_state_cs.c1230 unsigned current_size = csctx->constants[i].current.buffer_size; in update_csctx_consts() local
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Didec_dec.c183 const size_t current_size = MemDataSize(mem) + new_mem_start; in AppendToMemBuffer() local
/third_party/python/Parser/
H A Dtokenizer.c307 Py_ssize_t current_size = tok->interactive_src_end - tok->interactive_src_start; in tok_concatenate_interactive_new_line() local
/third_party/selinux/libselinux/src/
H A Dlabel_file.c421 size_t current_size; in rolling_append() local
/third_party/ltp/testcases/kernel/device-drivers/agp/kernel_space/
H A Dstr_agp.h132 void *current_size; member
/third_party/node/deps/v8/src/wasm/
H A Dwasm-serialization.cc46 size_t current_size() const { return end_ - pos_; } in current_size() function in v8::internal::wasm::__anon15246::Writer
89 size_t current_size() const { return end_ - pos_; } in current_size() function in v8::internal::wasm::__anon15246::Reader
/third_party/mesa3d/src/mesa/vbo/
H A 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/
H A Dhb-ot-glyf-table.hh442 unsigned current_size; member
/third_party/python/Modules/_io/
H A Dbufferedio.c1512 Py_ssize_t current_size; in _bufferedreader_read_all() local
1604 Py_ssize_t current_size; in _bufferedreader_read_fast() local
1624 Py_ssize_t current_size, remaining, written; _bufferedreader_read_generic() local
[all...]
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-globals.h1636 lit_utf8_size_t current_size; /**< size of the data in the buffer */ member

Completed in 28 milliseconds