Home
last modified time | relevance | path

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

/external/ruy/ruy/
Dprepacked_cache.cc96 const int new_bytes = AllocateBuffers(packed_matrix); in Get() local
104 void PrepackedCache::EjectUntilRoomFor(int new_bytes) { in EjectUntilRoomFor()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_pad_for_convolutions.cc247 int64 new_bytes = ShapeUtil::ByteSizeOf(new_shape); in TryResolvePaddedShapesForTensorCore() local
356 int64 new_bytes = ShapeUtil::ByteSizeOf(new_shape); in TryResolvePaddedShapesForIntegerConvolution() local
/external/llvm-project/lldb/source/Utility/
DEvent.cpp183 void EventDataBytes::SwapBytes(std::string &new_bytes) { in SwapBytes()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dmsg.c75 size_t new_bytes; in _upb_array_realloc() local
Ddecode_fast.c192 size_t new_bytes = new_size * valbytes; in fastdecode_resizearr() local
/external/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-server/
Dlldbgdbserverutils.py970 def _process_new_bytes(self, new_bytes): argument
/external/freetype/src/cff/
Dcffload.c414 FT_Byte* new_bytes = NULL; in cff_index_get_pointers() local
/external/webrtc/api/transport/
Dstun.cc968 char* new_bytes = new char[length]; in CopyBytes() local
/external/nanohttpd/core/src/main/java/fi/iki/elonen/
DNanoHTTPD.java917 int new_bytes = first_fill - boundary.length; in getBoundaryPositions() local
/external/protobuf/src/google/protobuf/
Dwire_format_lite.h1163 const int new_bytes = new_entries * static_cast<int>(sizeof(CType)); in ReadPackedFixedSizePrimitive() local
/external/protobuf/php/ext/google/protobuf/
Dupb.c670 size_t new_bytes; in upb_array_grow() local
4135 size_t new_bytes = new_size * arr->element_size; in upb_array_set() local
Dupb.h811 size_t new_bytes; in _upb_array_resize_accessor() local
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c666 size_t new_bytes; in upb_array_grow() local
5001 size_t new_bytes = new_size * arr->element_size; in upb_array_set() local