/aosp_15_r20/external/ruy/ruy/ |
H A D | prepacked_cache.cc | 96 const std::ptrdiff_t new_bytes = AllocateBuffers(packed_matrix); in Get() local 104 void PrepackedCache::EjectUntilRoomFor(std::ptrdiff_t new_bytes) { in EjectUntilRoomFor()
|
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | aco_lower_subdword.cpp | 71 unsigned new_bytes = MIN2(operands[op_idx].bytes, 4 - sub_bytes); in emit_pack() local 122 unsigned new_bytes = MIN2(4 - (offset % 4), bytes); in emit_pack() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
H A D | cudnn_pad_for_convolutions.cc | 260 int64_t new_bytes = ShapeUtil::ByteSizeOf(new_shape); in TryResolvePaddedShapesForTensorCore() local 430 int64_t new_bytes = ShapeUtil::ByteSizeOf(new_shape); in TryResolvePaddedShapesForIntegerConvolution() local
|
/aosp_15_r20/external/pigweed/pw_transfer/public/pw_transfer/ |
H A D | rate_estimate.h | 33 constexpr void Update(size_t new_bytes) { bytes_transferred_ += new_bytes; } in Update()
|
/aosp_15_r20/system/security/prng_seeder/src/ |
H A D | main.rs | 101 let new_bytes = conditioner.request()?; in listen_loop() localVariable
|
/aosp_15_r20/art/libartbase/base/ |
H A D | allocator.h | 90 size_t new_bytes = g_bytes_used[tag].fetch_add(bytes, std::memory_order_relaxed) + bytes; in RegisterAllocation() local
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/ |
D | allocator.h | 90 size_t new_bytes = g_bytes_used[tag].fetch_add(bytes, std::memory_order_relaxed) + bytes; in RegisterAllocation() local
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/ |
D | allocator.h | 90 size_t new_bytes = g_bytes_used[tag].fetch_add(bytes, std::memory_order_relaxed) + bytes; in RegisterAllocation() local
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/ |
D | allocator.h | 90 size_t new_bytes = g_bytes_used[tag].fetch_add(bytes, std::memory_order_relaxed) + bytes; in RegisterAllocation() local
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/ |
D | allocator.h | 90 size_t new_bytes = g_bytes_used[tag].fetch_add(bytes, std::memory_order_relaxed) + bytes; in RegisterAllocation() local
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/ |
D | allocator.h | 90 size_t new_bytes = g_bytes_used[tag].fetch_add(bytes, std::memory_order_relaxed) + bytes; in RegisterAllocation() local
|
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/ |
D | allocator.h | 90 size_t new_bytes = g_bytes_used[tag].fetch_add(bytes, std::memory_order_relaxed) + bytes; in RegisterAllocation() local
|
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/ |
D | allocator.h | 90 size_t new_bytes = g_bytes_used[tag].fetch_add(bytes, std::memory_order_relaxed) + bytes; in RegisterAllocation() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/collections/ |
D | array.c | 132 size_t new_bytes; in _upb_array_realloc() local
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/ |
D | allocator.h | 90 size_t new_bytes = g_bytes_used[tag].fetch_add(bytes, std::memory_order_relaxed) + bytes; in RegisterAllocation() local
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/ |
D | allocator.h | 90 size_t new_bytes = g_bytes_used[tag].fetch_add(bytes, std::memory_order_relaxed) + bytes; in RegisterAllocation() local
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/message/ |
H A D | array.c | 119 const size_t new_bytes = new_capacity << lg2; in UPB_PRIVATE() local
|
/aosp_15_r20/art/runtime/gc/accounting/ |
H A D | card_table-inl.h | 182 uint8_t new_bytes[sizeof(uintptr_t)]; in ModifyCardsAtomic() member
|
/aosp_15_r20/bionic/libc/bionic/ |
H A D | atexit.cpp | 139 size_t new_bytes = page_end_of_index(dst); in recompact() local
|
/aosp_15_r20/external/webrtc/api/transport/ |
H A D | stun.cc | 1127 char* new_bytes = new char[bytes.size()]; in CopyBytes() local 1133 char* new_bytes = new char[length]; in CopyBytes() local
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_stream_parser.cc | 989 int HttpStreamParser::FindAndParseResponseHeaders(int new_bytes) { in FindAndParseResponseHeaders()
|
/aosp_15_r20/external/freetype/src/cff/ |
H A D | cffload.c | 414 FT_Byte* new_bytes = NULL; in cff_index_get_pointers() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/wire/ |
D | decode_fast.c | 189 size_t new_bytes = new_size * valbytes; in fastdecode_resizearr() local
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/wire/internal/ |
H A D | decode_fast.c | 171 size_t new_bytes = new_capacity * valbytes; in fastdecode_resizearr() local
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-buffer.cc | 180 unsigned new_bytes; in enlarge() local
|