Home
last modified time | relevance | path

Searched defs:final_size (Results 1 - 15 of 15) sorted by relevance

/third_party/jerryscript/jerry-core/parser/regexp/
H A Dre-compiler.c143 const uint32_t final_size = JERRY_ALIGNUP (re_ctx.bytecode_size, JMEM_ALIGNMENT); in re_compile_bytecode() local
/third_party/ffmpeg/libavcodec/
H A Dhapenc.c92 int i, final_size = 0; in hap_compress_frame() local
/third_party/ffmpeg/libavformat/
H A Dape.c150 int64_t final_size = 0; in ape_read_header() local
/third_party/mesa3d/src/amd/compiler/
H A Daco_assembler.cpp1012 unsigned final_size = align(code.size() + 3 * 16, 16); in emit_program() local
/third_party/backends/backend/genesys/
H A Dgl843.cpp1723 std::uint32_t final_size, i; in send_shading_data() local
/third_party/nghttp2/src/
H A Dh2load_quic.cc138 int stream_reset(ngtcp2_conn *conn, int64_t stream_id, uint64_t final_size, in stream_reset() argument
H A Dshrpx_http3_upstream.cc419 int stream_reset(ngtcp2_conn *conn, int64_t stream_id, uint64_t final_size, in stream_reset() argument
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_pkt.h229 uint64_t final_size; member
H A Dngtcp2_conn.c183 conn_call_stream_reset(ngtcp2_conn *conn, int64_t stream_id, uint64_t final_size, uint64_t app_error_code, void *stream_user_data) conn_call_stream_reset() argument
[all...]
/third_party/node/deps/v8/src/base/numbers/
H A Dbignum.cc397 int final_size = bit_size * power_exponent; in AssignPowerUInt16() local
/third_party/curl/lib/vquic/
H A Dcurl_ngtcp2.c511 cb_stream_reset(ngtcp2_conn *tconn, int64_t stream_id, uint64_t final_size, uint64_t app_error_code, void *user_data, void *stream_user_data) cb_stream_reset() argument
/third_party/node/deps/v8/src/objects/
H A Delements.cc1258 int final_size = nof_indices + nof_property_keys; in PrependElementIndicesImpl() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c2365 unsigned final_size = in fill_buffer_surface_state() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c5206 unsigned final_size = in emit_sampler_view() local
5247 unsigned final_size = in emit_image_view() local
/third_party/python/Objects/
H A Dunicodeobject.c5502 size_t final_size = (p - bytes); in _Py_EncodeUTF8Ex() local

Completed in 79 milliseconds