/third_party/jerryscript/jerry-core/api/ |
D | external-context-helpers.c | 21 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/ |
D | session.c | 430 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/ |
D | 4-1.c | 35 int total_size = 1024; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/ |
D | 27-1.c | 37 int total_size = 1024; in main() local
|
D | 10-1.c | 41 long total_size; in main() local
|
D | 9-1.c | 40 long total_size; in main() local
|
D | 11-1.c | 42 long total_size; in main() local
|
D | 11-3.c | 51 long total_size; in main() local
|
D | 11-2.c | 53 long total_size; in main() local
|
D | 3-1.c | 42 long total_size; in main() local
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_ir_allocator.h | 81 unsigned total_size; variable
|
/third_party/ffmpeg/libavformat/ |
D | concat.c | 41 uint64_t total_size; member 63 int64_t size, total_size = 0; in concat_open() local
|
/third_party/alsa-lib/src/topology/ |
D | builder.c | 79 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/ |
D | rtmputils.h | 56 gsize payload_size, total_size; member
|
/third_party/protobuf/python/google/protobuf/pyext/ |
D | unknown_fields.cc | 87 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/ |
D | unit1308.c | 50 size_t total_size = 0; variable
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/munmap/ |
D | 4-1.c | 45 int total_size = 1024; in main() local
|
/third_party/ffmpeg/libavutil/tests/ |
D | imgutils.c | 41 int i, total_size, w = 64, h = 48, linesizes[4]; in main() local
|
/third_party/skia/third_party/externals/libwebp/src/utils/ |
D | huffman_utils.c | 84 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/ |
D | jpegparse.c | 225 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/ |
D | gstbuffermemory.h | 35 gsize total_size; member
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_opt_dead_code.c | 68 uint32_t total_size = 0; in has_nonremovable_reads() local
|
/third_party/node/deps/v8/src/zone/ |
D | zone-segment.h | 32 size_t total_size() const { return size_; } in total_size() function
|
/third_party/protobuf/src/google/protobuf/ |
D | wrappers.pb.cc | 423 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/ |
D | handler-assert.c | 62 jerry_length_t total_size = jerry_get_utf8_string_size (property); in jerryx_handler_assert_fatal() local
|