HomeSort by relevance Sort by last modified time
    Searched refs:SetBuf (Results 1 - 4 of 4) sorted by null

  /external/lzma/CPP/7zip/Common/
InBuffer.h 47 void SetBuf(Byte *buf, size_t bufSize, size_t end, size_t pos)
  /external/golang-protobuf/proto/
decode_test.go 64 scratchBuf.SetBuf(raw)
89 scratchBuf.SetBuf(raw)
114 scratchBuf.SetBuf(raw)
139 scratchBuf.SetBuf(raw)
170 scratchBuf.SetBuf(raw)
lib.go 336 // SetBuf replaces the internal buffer with the slice,
338 func (p *Buffer) SetBuf(s []byte) {
all_test.go     [all...]

Completed in 79 milliseconds