/external/protobuf/csharp/src/Google.Protobuf/ |
D | LimitedInputStream.cs | 100 public override void SetLength(long value) in SetLength() method in Google.Protobuf.LimitedInputStream
|
/external/pdfium/xfa/fgas/crt/ |
D | fgas_stream.cpp | 90 bool SetLength(int32_t iLength) override { return false; } in SetLength() function in __anoneb32b1170111::CFGAS_BufferStreamImp 121 bool SetLength(int32_t iLength) override { return false; } in SetLength() function in __anoneb32b1170111::CFGAS_FileReadStreamImp 152 bool SetLength(int32_t iLength) override { return false; } in SetLength() function in __anoneb32b1170111::CFGAS_BufferReadStreamImp 180 bool SetLength(int32_t iLength) override { return false; } in SetLength() function in __anoneb32b1170111::CFGAS_FileWriteStreamImp 534 bool CFGAS_FileStreamImp::SetLength(int32_t iLength) { in SetLength() function in CFGAS_FileStreamImp 1006 bool CFGAS_TextStream::SetLength(int32_t iLength) { in SetLength() function in CFGAS_TextStream 1391 bool CFGAS_Stream::SetLength(int32_t iLength) { in SetLength() function in CFGAS_Stream
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_widetextread.cpp | 77 bool CXFA_WideTextRead::SetLength(int32_t iLength) { in SetLength() function in CXFA_WideTextRead
|
/external/lzma/CS/7zip/Compress/LzmaAlone/ |
D | LzmaAlone.cs | 54 public override void SetLength(long value) in SetLength() method in SevenZip.CDoubleStream
|
D | LzmaBench.cs | 133 public override void SetLength(long value) { } in SetLength() method in SevenZip.LzmaBench.CrcOutStream
|
/external/zlib/src/contrib/dotzlib/DotZLib/ |
D | GZipStream.cs | 243 public override void SetLength(long value) in SetLength() method in DotZLib.GZipStream
|
/external/lzma/CPP/Windows/ |
D | FileIO.cpp | 422 bool COutFile::SetLength(UInt64 length) throw() in SetLength() function in NWindows::NFile::NIO::COutFile
|
/external/libchrome/base/files/ |
D | file_posix.cc | 331 bool File::SetLength(int64_t length) { in SetLength() function in base::File
|
/external/dng_sdk/source/ |
D | dng_stream.cpp | 362 void dng_stream::SetLength (uint64 length) in SetLength() function in dng_stream
|
/external/webrtc/webrtc/p2p/base/ |
D | stun.h | 247 void SetLength(uint16_t length) { length_ = length; } in SetLength() function
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | rtcp_packet.cc | 628 void RawPacket::SetLength(size_t length) { in SetLength() function in webrtc::rtcp::RawPacket
|
/external/v8/src/ |
D | elements.cc | 744 void SetLength(Handle<JSArray> array, uint32_t length) final { in SetLength() function in v8::internal::__anon51de3a750111::ElementsAccessorBase
|
D | objects-inl.h | 2533 void ArrayList::SetLength(int length) { in SetLength() function
|
D | api.cc | 1481 void FunctionTemplate::SetLength(int length) { in SetLength() function in v8::FunctionTemplate
|
D | objects.cc | 14744 void JSArray::SetLength(Handle<JSArray> array, uint32_t new_length) { in SetLength() function in v8::internal::JSArray
|