Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_conv_pad_for_tensor_cores.cc187 int64 new_bytes = ShapeUtil::ByteSizeOf(new_shape); in PadForTensorCores() local
/external/webrtc/webrtc/base/
Dbytebuffer.cc203 char* new_bytes = new char[size_]; in Resize() local
/external/v8/src/
Dstring-stream.cc465 unsigned new_bytes = *bytes * 2; in grow() local
/external/webrtc/webrtc/p2p/base/
Dstun.cc723 char* new_bytes = new char[length]; in CopyBytes() local
/external/protobuf/src/google/protobuf/
Dwire_format_lite_inl.h351 const uint32 new_bytes = new_entries * sizeof(CType); in ReadPackedFixedSizePrimitive() local
/external/freetype/src/cff/
Dcffload.c415 FT_Byte* new_bytes = NULL; in cff_index_get_pointers() local
/external/nanohttpd/core/src/main/java/fi/iki/elonen/
DNanoHTTPD.java917 int new_bytes = first_fill - boundary.length; in getBoundaryPositions() local