Home
last modified time | relevance | path

Searched defs:copied_size (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dwasm-loop-peeling.cc26 uint32_t copied_size = static_cast<uint32_t>(loop->size()) * 2; in PeelWasmLoop() local
Dloop-unrolling.cc32 uint32_t copied_size = static_cast<uint32_t>(loop->size()) * iteration_count; in UnrollLoop() local
/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-string.c2587 size_t copied_size = ecma_string_copy_to_cesu8_buffer (string_p, in ecma_stringbuilder_create_from() local
2703 size_t copied_size = ecma_string_copy_to_cesu8_buffer (string_p, in ecma_stringbuilder_append() local
/third_party/ffmpeg/libavcodec/
Dvideotoolboxenc.c1907 int copied_size; in get_sei_msg_bytes() local
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasesrc.c2637 gsize copied_size; in gst_base_src_get_range() local