Home
last modified time | relevance | path

Searched defs:BytesToWrite (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
DWriteRawPrimitivesBenchmark.cs114 public int BytesToWrite { get; set; } property in Google.Protobuf.Benchmarks.WriteRawPrimitivesBenchmark
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
Draw_ostream.cpp239 size_t BytesToWrite = Size - (Size % NumBytes); in write() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Draw_ostream.cpp262 size_t BytesToWrite = Size - (Size % NumBytes); in write() local
/third_party/mingw-w64/mingw-w64-headers/include/
Dhttpext.h140 DWORD BytesToWrite; member