Home
last modified time | relevance | path

Searched refs:GetStream (Results 1 - 25 of 26) sorted by relevance

12

/third_party/vixl/examples/aarch32/
H A Dcustom-aarch32-disasm.cc73 CustomStream* GetStream() const { in GetStream() function in vixl::aarch32::CustomDisassembler
80 GetStream()->GetSymbols().find(addr);
81 if (symbol != GetStream()->GetSymbols().end()) {
/third_party/lzma/CPP/7zip/Archive/
H A DSplitHandler.cpp216 const HRESULT result = volumeCallback->GetStream(fullName, &nextStream); in Open2()
296 RINOK(extractCallback->GetStream(0, &outStream, askMode)) in Extract()
324 Z7_COM7F_IMF(CHandler::GetStream(UInt32 index, ISequentialInStream **stream)) in GetStream() function
H A DIArchive.h187 GetStream()
194 IArchiveExtractCallback::GetStream()
235 x(GetStream(UInt32 index, ISequentialOutStream **outStream, Int32 askExtractMode)) \
264 x(GetStream(const wchar_t *name, IInStream **inStream))
269 x(GetStream(UInt32 index, ISequentialInStream **stream))
427 GetStream out:
437 - GetStream()
448 x(GetStream(UInt32 index, ISequentialInStream **inStream)) \
H A DXzHandler.cpp957 Z7_COM7F_IMF(CHandler::GetStream(UInt32 index, ISequentialInStream **stream)) in GetStream() function
1044 RINOK(extractCallback->GetStream(0, &realOutStream, askMode)) in Extract()
1275 RINOK(updateCallback->GetStream(0, &fileInStream)) in UpdateItems()
H A DLzmaHandler.cpp462 RINOK(extractCallback->GetStream(0, &realOutStream, askMode))
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_gain_map.h138 static dng_gain_map * GetStream (dng_host &host,
H A Ddng_gain_map.cpp340 dng_gain_map * dng_gain_map::GetStream (dng_host &host, in GetStream() function in dng_gain_map
518 fGainMap.Reset (dng_gain_map::GetStream (host, stream)); in dng_opcode_GainMap()
/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdateCallback.h41 virtual HRESULT GetStream(const wchar_t *name, bool isDir, bool isAnti, UInt32 mode) x \
H A DUpdateCallback.cpp571 RINOK(Callback->GetStream(name, isDir, true, mode)) in GetStream2()
586 RINOK(Callback->GetStream(DirItems->GetLogPath((unsigned)up.DirIndex), isDir, false, mode)) in GetStream2()
759 Z7_COM7F_IMF(CArchiveUpdateCallback::GetStream(UInt32 index, ISequentialInStream **inStream)) in GetStream() function
H A DHashCalc.h123 virtual HRESULT GetStream(const wchar_t *name, bool isFolder) x \
H A DOpenArchive.cpp403 RINOK(extractCallback->GetStream(index, &realOutStream, askMode)) in Extract()
432 Z7_COM7F_IMF(CHandler::GetStream(UInt32 index, ISequentialInStream **stream)) in GetStream() function
1210 Z7_COM7F_IMF(CArchiveOpenCallback_Offset::GetStream(const wchar_t *name, IInStream **inStream))
1213 return OpenVolumeCallback->GetStream(name, inStream);
1566 Z7_COM7F_IMF(CExtractCallback_To_OpenCallback::GetStream(UInt32 /* index */, ISequentialOutStream **outStream, Int32 /* askExtractMode */))
3331 if (getStream->GetStream(mainSubfile, &subSeqStream) != S_OK || !subSeqStream)
H A DArchiveOpenCallback.cpp279 Z7_COM7F_IMF(COpenCallbackImp::GetStream(const wchar_t *name, IInStream **inStream))
H A DHashCalc.cpp588 RINOK(callback->GetStream(path, isDir)) in HashCalc()
1546 RINOK(extractCallback->GetStream(index, &realOutStream, askMode)) in Extract()
1857 HRESULT res = callback->GetStream(ui.IndexInClient, &fileInStream); in UpdateItems()
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zFolderInStream.cpp53 const HRESULT result = _updateCallback->GetStream(_indexes[Processed.Size()], &stream); in OpenStream()
H A D7zExtract.cpp91 RINOK(ExtractCallback->GetStream(_fileIndex, &realOutStream, askMode)) in OpenFile()
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
H A DExtractCallbackSfx.cpp95 Z7_COM7F_IMF(CExtractCallbackImp::GetStream(UInt32 index, in GetStream() function
/third_party/lzma/CPP/7zip/UI/Client7z/
H A DClient7z.cpp370 Z7_COM7F_IMF(CArchiveExtractCallback::GetStream(UInt32 index, in GetStream() function
714 Z7_COM7F_IMF(CArchiveUpdateCallback::GetStream(UInt32 index, ISequentialInStream **inStream)) in GetStream() function
/third_party/lzma/CPP/7zip/UI/Console/
H A DHashCon.cpp229 HRESULT CHashCallbackConsole::GetStream(const wchar_t *name, bool isDir) in GetStream() function in CHashCallbackConsole
H A DUpdateCallbackConsole.cpp568 HRESULT CUpdateCallbackConsole::GetStream(const wchar_t *name, bool isDir, bool isAnti, UInt32 mode) in GetStream() function in CUpdateCallbackConsole
/third_party/googletest/googletest/src/
H A Dgtest-port.cc1013 GetStream() << ::std::endl in GTestLog()
1020 GetStream() << ::std::endl;
/third_party/mesa3d/src/gtest/src/
H A Dgtest-port.cc1052 GetStream() << ::std::endl << marker << " " in GTestLog()
1058 GetStream() << ::std::endl;
/third_party/node/deps/googletest/src/
H A Dgtest-port.cc1022 GetStream() << ::std::endl in GTestLog()
1029 GetStream() << ::std::endl;
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h989 ::std::ostream& GetStream() { return ::std::cerr; } in GetStream() function in testing::internal::GTestLog
1003 .GetStream()
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h957 ::std::ostream& GetStream() { return ::std::cerr; } in GetStream() function in testing::internal::GTestLog
969 __FILE__, __LINE__).GetStream()
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-port.h1060 ::std::ostream& GetStream() { return ::std::cerr; } in GetStream() function in testing::internal::GTestLog
1074 .GetStream()

Completed in 33 milliseconds

12