/third_party/jerryscript/jerry-core/parser/regexp/ |
H A D | re-compiler.c | 143 const uint32_t final_size = JERRY_ALIGNUP (re_ctx.bytecode_size, JMEM_ALIGNMENT); in re_compile_bytecode() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | hapenc.c | 92 int i, final_size = 0; in hap_compress_frame() local
|
/third_party/ffmpeg/libavformat/ |
H A D | ape.c | 150 int64_t final_size = 0; in ape_read_header() local
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_assembler.cpp | 1012 unsigned final_size = align(code.size() + 3 * 16, 16); in emit_program() local
|
/third_party/backends/backend/genesys/ |
H A D | gl843.cpp | 1723 std::uint32_t final_size, i; in send_shading_data() local
|
/third_party/nghttp2/src/ |
H A D | h2load_quic.cc | 138 int stream_reset(ngtcp2_conn *conn, int64_t stream_id, uint64_t final_size, in stream_reset() argument
|
H A D | shrpx_http3_upstream.cc | 419 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 D | ngtcp2_pkt.h | 229 uint64_t final_size; member
|
H A D | ngtcp2_conn.c | 183 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 D | bignum.cc | 397 int final_size = bit_size * power_exponent; in AssignPowerUInt16() local
|
/third_party/curl/lib/vquic/ |
H A D | curl_ngtcp2.c | 511 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 D | elements.cc | 1258 int final_size = nof_indices + nof_property_keys; in PrependElementIndicesImpl() local
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_state.c | 2365 unsigned final_size = in fill_buffer_surface_state() local
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_state.c | 5206 unsigned final_size = in emit_sampler_view() local 5247 unsigned final_size = in emit_image_view() local
|
/third_party/python/Objects/ |
H A D | unicodeobject.c | 5502 size_t final_size = (p - bytes); in _Py_EncodeUTF8Ex() local
|