Home
last modified time | relevance | path

Searched defs:total_size (Results 1 – 25 of 205) sorted by relevance

123456789

/third_party/jerryscript/jerry-core/api/
Dexternal-context-helpers.c21 static void * bms_task_context_alloc (size_t total_size, void *cb_data_p) in bms_task_context_alloc()
47 static void * js_task_context_alloc (size_t total_size, void *cb_data_p) in js_task_context_alloc()
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
Dsession.c430 size_t total_size; in SPDYF_handler_write_syn_reply() local
521 size_t total_size; in SPDYF_handler_write_goaway() local
574 size_t total_size; in SPDYF_handler_write_data() local
746 size_t total_size; in SPDYF_handler_write_rst_stream() local
791 size_t total_size; in SPDYF_handler_write_window_update() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fsync/
D4-1.c35 int total_size = 1024; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
D27-1.c37 int total_size = 1024; in main() local
D10-1.c41 long total_size; in main() local
D9-1.c40 long total_size; in main() local
D11-1.c42 long total_size; in main() local
D11-3.c51 long total_size; in main() local
D11-2.c53 long total_size; in main() local
D3-1.c42 long total_size; in main() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_ir_allocator.h81 unsigned total_size; variable
/third_party/ffmpeg/libavformat/
Dconcat.c41 uint64_t total_size; member
63 int64_t size, total_size = 0; in concat_open() local
/third_party/alsa-lib/src/topology/
Dbuilder.c79 size_t total_size = 0, count = 0, block_size = 0; in write_elem_block() local
235 size_t total_size, size; in tplg_write_data() local
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmputils.h56 gsize payload_size, total_size; member
/third_party/protobuf/python/google/protobuf/pyext/
Dunknown_fields.cc87 Py_ssize_t total_size = self->fields->field_count(); in Item() local
224 ssize_t total_size = fields->field_count(); in GetUnknownField() local
/third_party/curl/tests/unit/
Dunit1308.c50 size_t total_size = 0; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/munmap/
D4-1.c45 int total_size = 1024; in main() local
/third_party/ffmpeg/libavutil/tests/
Dimgutils.c41 int i, total_size, w = 64, h = 48, linesizes[4]; in main() local
/third_party/skia/third_party/externals/libwebp/src/utils/
Dhuffman_utils.c84 int total_size = 1 << root_bits; // total size root table + 2nd level table in BuildHuffmanTable() local
219 const int total_size = in VP8LBuildHuffmanTable() local
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Djpegparse.c225 gsize total_size = 0; in GST_START_TEST() local
284 gsize total_size = 0, offset = 0; in make_my_input_buffer() local
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstbuffermemory.h35 gsize total_size; member
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_opt_dead_code.c68 uint32_t total_size = 0; in has_nonremovable_reads() local
/third_party/node/deps/v8/src/zone/
Dzone-segment.h32 size_t total_size() const { return size_; } in total_size() function
/third_party/protobuf/src/google/protobuf/
Dwrappers.pb.cc423 size_t total_size = 0; in ByteSizeLong() local
618 size_t total_size = 0; in ByteSizeLong() local
813 size_t total_size = 0; in ByteSizeLong() local
1010 size_t total_size = 0; in ByteSizeLong() local
1207 size_t total_size = 0; in ByteSizeLong() local
1404 size_t total_size = 0; in ByteSizeLong() local
1601 size_t total_size = 0; in ByteSizeLong() local
1808 size_t total_size = 0; in ByteSizeLong() local
2012 size_t total_size = 0; in ByteSizeLong() local
/third_party/jerryscript/jerry-ext/handler/
Dhandler-assert.c62 jerry_length_t total_size = jerry_get_utf8_string_size (property); in jerryx_handler_assert_fatal() local

123456789