Searched defs:SetLength (Results 1 – 7 of 7) sorted by relevance
/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 | 424 bool COutFile::SetLength(UInt64 length) in SetLength() function in NWindows::NFile::NIO::COutFile |
/external/webrtc/src/modules/interface/ | ||
D | module_common_types.h | 586 VideoFrame::SetLength(const WebRtc_UWord32 newLength) in SetLength() function |
/external/v8/src/ | ||
D | elements.cc | 673 MUST_USE_RESULT virtual MaybeHandle<Object> SetLength( in SetLength() function in v8::internal::ElementsAccessorBase |
D | api.cc | 1201 void FunctionTemplate::SetLength(int length) { in SetLength() function in v8::FunctionTemplate |