/aosp_15_r20/external/XNNPACK/src/ |
H A D | packing.c | 31 size_t extra_bytes, in xnn_pack_f32_gemm_goi_w() 78 size_t extra_bytes, in xnn_pack_f16_gemm_goi_w() 125 size_t extra_bytes, in xnn_pack_f32_to_f16_gemm_goi_w() 172 size_t extra_bytes, in xnn_pack_qu8_gemm_goi_w() 233 size_t extra_bytes, in xnn_pack_qs8_gemm_goi_w() 293 size_t extra_bytes, in xnn_pack_qs8_gemm_xw_goi_w() 571 size_t extra_bytes, in xnn_pack_f32_conv_goki_w() 621 size_t extra_bytes, in xnn_pack_f16_conv_goki_w() 671 size_t extra_bytes, in xnn_pack_f32_to_f16_conv_goki_w() 721 size_t extra_bytes, in xnn_pack_qu8_conv_goki_w() [all …]
|
/aosp_15_r20/external/libaom/aom_dsp/ |
H A D | pyramid.c | 71 size_t extra_bytes = first_px_offset - PYRAMID_PADDING; in aom_get_pyramid_alloc_size() local 155 size_t extra_bytes = first_px_offset - PYRAMID_PADDING; in aom_alloc_pyramid() local
|
/aosp_15_r20/bionic/libc/malloc_debug/ |
H A D | DebugData.h | 75 size_t extra_bytes() { return extra_bytes_; } in extra_bytes() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | scoped_allocator.cc | 109 size_t extra_bytes = field->bytes_allocated - field->bytes_requested; in AllocateRaw() local
|
/aosp_15_r20/external/libwebm/m2ts/ |
H A D | webm2pes.cc | 465 std::size_t extra_bytes = 0; in WritePesPacket() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/codec/ |
D | framed_write.rs | 231 let extra_bytes = self.chain_threshold - self.buf.remaining(); in buffer() localVariable
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_stream_parser.cc | 942 int extra_bytes = read_buf_->offset() - end_of_header_offset; in HandleReadHeaderResult() local
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/ |
H A D | frame.cc | 133 SerializeHeaderAndPayload(size_t extra_bytes, SliceBuffer& out) in SerializeHeaderAndPayload()
|
/aosp_15_r20/external/rust/android-crates-io/crates/tungstenite/src/protocol/frame/ |
D | frame.rs | 424 fn extra_bytes(&self) -> usize { in extra_bytes() method
|
/aosp_15_r20/hardware/interfaces/bluetooth/hci/test/ |
H A D | h4_protocol_unittest.cc | 363 size_t extra_bytes = payload_len % interval; in TEST_F() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/bytestring/ |
D | cbb.c | 257 size_t extra_bytes = len_len - 1; in CBB_flush() local
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/bytestring/ |
D | cbb.c | 257 size_t extra_bytes = len_len - 1; in CBB_flush() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/bytestring/ |
H A D | cbb.c | 244 size_t extra_bytes = len_len - 1; in CBB_flush() local
|
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/ |
H A D | inode.c | 605 int extra_bytes = 0; in ext2fs_get_next_inode_full() local
|
/aosp_15_r20/external/boringssl/src/crypto/bytestring/ |
H A D | cbb.c | 244 size_t extra_bytes = len_len - 1; in CBB_flush() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/qr_code-2.0.0/src/ |
H A D | bits.rs | 85 let extra_bytes = (n + (8 - self.bit_offset) % 8) / 8; in reserve() localVariable
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | radeon_uvd_enc.h | 122 uint32_t extra_bytes; member
|
/aosp_15_r20/external/coreboot/src/soc/qualcomm/sc7280/display/ |
H A D | edp_ctrl.c | 295 int extra_bytes; member
|
/aosp_15_r20/external/libpng/contrib/tools/ |
H A D | pngfix.c | 2022 png_uint_32 extra_bytes; /* Count of extra compressed bytes */ member
|