Home
last modified time | relevance | path

Searched defs:new_bytes (Results 1 – 25 of 28) sorted by relevance

12

/external/ruy/ruy/
Dprepacked_cache.cc96 const std::ptrdiff_t new_bytes = AllocateBuffers(packed_matrix); in Get() local
104 void PrepackedCache::EjectUntilRoomFor(std::ptrdiff_t new_bytes) { in EjectUntilRoomFor()
/external/pigweed/pw_transfer/public/pw_transfer/
Drate_estimate.h33 constexpr void Update(size_t new_bytes) { bytes_transferred_ += new_bytes; } in Update()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_pad_for_convolutions.cc260 int64_t new_bytes = ShapeUtil::ByteSizeOf(new_shape); in TryResolvePaddedShapesForTensorCore() local
430 int64_t new_bytes = ShapeUtil::ByteSizeOf(new_shape); in TryResolvePaddedShapesForIntegerConvolution() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/collections/
Darray.c132 size_t new_bytes; in _upb_array_realloc() local
/external/grpc-grpc/third_party/upb/upb/message/
Darray.c119 const size_t new_bytes = new_capacity << lg2; in UPB_PRIVATE() local
/external/cronet/net/http/
Dhttp_stream_parser.cc936 int HttpStreamParser::FindAndParseResponseHeaders(int new_bytes) { in FindAndParseResponseHeaders()
/external/webrtc/api/transport/
Dstun.cc1127 char* new_bytes = new char[bytes.size()]; in CopyBytes() local
1133 char* new_bytes = new char[length]; in CopyBytes() local
/external/harfbuzz_ng/src/
Dhb-buffer.cc180 unsigned new_bytes; in enlarge() local
/external/freetype/src/cff/
Dcffload.c414 FT_Byte* new_bytes = NULL; in cff_index_get_pointers() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/wire/
Ddecode_fast.c189 size_t new_bytes = new_size * valbytes; in fastdecode_resizearr() local
/external/grpc-grpc/third_party/upb/upb/wire/internal/
Ddecode_fast.c171 size_t new_bytes = new_capacity * valbytes; in fastdecode_resizearr() local
/external/nanohttpd/core/src/main/java/fi/iki/elonen/
DNanoHTTPD.java917 int new_bytes = first_fill - boundary.length; in getBoundaryPositions() local
/external/cronet/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.h1181 const int new_bytes = new_entries * static_cast<int>(sizeof(CType)); in ReadPackedFixedSizePrimitive() local
/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.c2087 size_t new_bytes; in _upb_array_realloc() local
3763 size_t new_bytes = new_size * valbytes; in fastdecode_resizearr() local
/external/cronet/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c2057 size_t new_bytes; in _upb_array_realloc() local
3729 size_t new_bytes = new_size * valbytes; in fastdecode_resizearr() local
/external/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.c1196 size_t new_bytes = new_size * valbytes; in fastdecode_resizearr() local
11008 size_t new_bytes; in _upb_array_realloc() local
/external/protobuf/php/ext/google/protobuf/
Dphp-upb.c1525 size_t new_bytes = new_size * valbytes; in fastdecode_resizearr() local
11337 size_t new_bytes; in _upb_array_realloc() local
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h55724 const void *new_bytes; member
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h84959 const void *new_bytes; member
Dvmlinux.h84959 const void *new_bytes; member
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h90533 const void *new_bytes; member
Dvmlinux.h90533 const void *new_bytes; member
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h47367 const void *new_bytes; member
Dvmlinux.h47367 const void *new_bytes; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h69146 const void *new_bytes; member

12