Home
last modified time | relevance | path

Searched refs:pStream (Results 1 – 25 of 2150) sorted by relevance

12345678910>>...86

/dports/games/devilutionX/devilutionX-1.2.1/3rdParty/StormLib/src/
H A DFileStream.cpp715 pStream->BaseClose(pStream); in BaseHttp_Open()
722 pStream = pStream; in BaseHttp_Open()
795 pStream = pStream; in BaseHttp_Read()
816 pStream = pStream; in BaseHttp_Close()
1000 pStream->BaseClose(pStream); in BlockStream_Close()
1274 pStream->BaseWrite(pStream, &pStream->StreamSize, pStream->FileBitmap, pStream->BitmapSize); in FlatStream_Close()
1316 if(pStream->BaseOpen(pStream, pStream->szFileName, 0)) in FlatStream_CreateMirror()
1700 pStream->BaseWrite(pStream, NULL, pStream->FileBitmap, pStream->BitmapSize); in PartStream_Close()
1733 if(pStream->BaseOpen(pStream, pStream->szFileName, 0)) in PartStream_CreateMirror()
2809 pStream->BaseClose(pStream); in FileStream_Replace()
[all …]
/dports/games/wargus/wargus-3.2.0/StormLib/src/
H A DFileStream.cpp785 pStream->BaseClose(pStream); in BaseHttp_Open()
792 pStream = pStream; in BaseHttp_Open()
865 pStream = pStream; in BaseHttp_Read()
886 pStream = pStream; in BaseHttp_Close()
1070 pStream->BaseClose(pStream); in BlockStream_Close()
1344 pStream->BaseWrite(pStream, &pStream->StreamSize, pStream->FileBitmap, pStream->BitmapSize); in FlatStream_Close()
1386 if(pStream->BaseOpen(pStream, pStream->szFileName, 0)) in FlatStream_CreateMirror()
1770 pStream->BaseWrite(pStream, NULL, pStream->FileBitmap, pStream->BitmapSize); in PartStream_Close()
1803 if(pStream->BaseOpen(pStream, pStream->szFileName, 0)) in PartStream_CreateMirror()
2879 pStream->BaseClose(pStream); in FileStream_Replace()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/util/compress/api/miniz/
H A Dminiz.c193 if (!pStream) in mz_deflateInit2()
226 if ((!pStream) || (!pStream->state) || (!pStream->zalloc) || (!pStream->zfree)) in mz_deflateReset()
228 pStream->total_in = pStream->total_out = 0; in mz_deflateReset()
239 … if ((!pStream) || (!pStream->state) || (flush < 0) || (flush > MZ_FINISH) || (!pStream->next_out)) in mz_deflate()
293 if (!pStream) in mz_deflateEnd()
297 pStream->zfree(pStream->opaque, pStream->state); in mz_deflateEnd()
362 if (!pStream) in mz_inflateInit2()
403 if (!pStream) in mz_inflateReset()
433 if ((!pStream) || (!pStream->state)) in mz_inflate()
540 if (!pStream) in mz_inflateEnd()
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/util/compress/api/miniz/
H A Dminiz.c193 if (!pStream) in mz_deflateInit2()
226 if ((!pStream) || (!pStream->state) || (!pStream->zalloc) || (!pStream->zfree)) in mz_deflateReset()
228 pStream->total_in = pStream->total_out = 0; in mz_deflateReset()
239 … if ((!pStream) || (!pStream->state) || (flush < 0) || (flush > MZ_FINISH) || (!pStream->next_out)) in mz_deflate()
293 if (!pStream) in mz_deflateEnd()
297 pStream->zfree(pStream->opaque, pStream->state); in mz_deflateEnd()
362 if (!pStream) in mz_inflateInit2()
403 if (!pStream) in mz_inflateReset()
433 if ((!pStream) || (!pStream->state)) in mz_inflate()
540 if (!pStream) in mz_inflateEnd()
[all …]
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dminiz.c203 if (!pStream) in mz_deflateInit2()
236 if ((!pStream) || (!pStream->state) || (!pStream->zalloc) || (!pStream->zfree)) in mz_deflateReset()
238 pStream->total_in = pStream->total_out = 0; in mz_deflateReset()
249 … if ((!pStream) || (!pStream->state) || (flush < 0) || (flush > MZ_FINISH) || (!pStream->next_out)) in mz_deflate()
303 if (!pStream) in mz_deflateEnd()
307 pStream->zfree(pStream->opaque, pStream->state); in mz_deflateEnd()
372 if (!pStream) in mz_inflateInit2()
413 if (!pStream) in mz_inflateReset()
443 if ((!pStream) || (!pStream->state)) in mz_inflate()
550 if (!pStream) in mz_inflateEnd()
[all …]
/dports/www/faup/faup-1.5-48-g88dbbe2/src/lib/miniz/
H A Dminiz.c193 if (!pStream) in mz_deflateInit2()
226 if ((!pStream) || (!pStream->state) || (!pStream->zalloc) || (!pStream->zfree)) in mz_deflateReset()
228 pStream->total_in = pStream->total_out = 0; in mz_deflateReset()
239 … if ((!pStream) || (!pStream->state) || (flush < 0) || (flush > MZ_FINISH) || (!pStream->next_out)) in mz_deflate()
293 if (!pStream) in mz_deflateEnd()
297 pStream->zfree(pStream->opaque, pStream->state); in mz_deflateEnd()
305 (void)pStream; in mz_deflateBound()
362 if (!pStream) in mz_inflateInit2()
407 if ((!pStream) || (!pStream->state)) in mz_inflate()
514 if (!pStream) in mz_inflateEnd()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/miniz_oxide_c_api/miniz/
H A Dminiz.c193 if (!pStream) in mz_deflateInit2()
226 if ((!pStream) || (!pStream->state) || (!pStream->zalloc) || (!pStream->zfree)) in mz_deflateReset()
228 pStream->total_in = pStream->total_out = 0; in mz_deflateReset()
239 … if ((!pStream) || (!pStream->state) || (flush < 0) || (flush > MZ_FINISH) || (!pStream->next_out)) in mz_deflate()
293 if (!pStream) in mz_deflateEnd()
297 pStream->zfree(pStream->opaque, pStream->state); in mz_deflateEnd()
305 (void)pStream; in mz_deflateBound()
362 if (!pStream) in mz_inflateInit2()
407 if ((!pStream) || (!pStream->state)) in mz_inflate()
514 if (!pStream) in mz_inflateEnd()
[all …]
/dports/editors/xi-term/xi-term-d264767/cargo-crates/miniz_oxide_c_api-0.2.1/miniz/
H A Dminiz.c193 if (!pStream) in mz_deflateInit2()
226 if ((!pStream) || (!pStream->state) || (!pStream->zalloc) || (!pStream->zfree)) in mz_deflateReset()
228 pStream->total_in = pStream->total_out = 0; in mz_deflateReset()
239 … if ((!pStream) || (!pStream->state) || (flush < 0) || (flush > MZ_FINISH) || (!pStream->next_out)) in mz_deflate()
293 if (!pStream) in mz_deflateEnd()
297 pStream->zfree(pStream->opaque, pStream->state); in mz_deflateEnd()
305 (void)pStream; in mz_deflateBound()
362 if (!pStream) in mz_inflateInit2()
407 if ((!pStream) || (!pStream->state)) in mz_inflate()
514 if (!pStream) in mz_inflateEnd()
[all …]
/dports/emulators/anese/ANESE-0.9.1/thirdparty/miniz/
H A Dminiz.c193 if (!pStream) in mz_deflateInit2()
226 if ((!pStream) || (!pStream->state) || (!pStream->zalloc) || (!pStream->zfree)) in mz_deflateReset()
228 pStream->total_in = pStream->total_out = 0; in mz_deflateReset()
239 … if ((!pStream) || (!pStream->state) || (flush < 0) || (flush > MZ_FINISH) || (!pStream->next_out)) in mz_deflate()
293 if (!pStream) in mz_deflateEnd()
297 pStream->zfree(pStream->opaque, pStream->state); in mz_deflateEnd()
305 (void)pStream; in mz_deflateBound()
362 if (!pStream) in mz_inflateInit2()
407 if ((!pStream) || (!pStream->state)) in mz_inflate()
514 if (!pStream) in mz_inflateEnd()
[all …]
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/miniz_oxide_c_api-0.2.1/miniz/
H A Dminiz.c193 if (!pStream) in mz_deflateInit2()
226 if ((!pStream) || (!pStream->state) || (!pStream->zalloc) || (!pStream->zfree)) in mz_deflateReset()
228 pStream->total_in = pStream->total_out = 0; in mz_deflateReset()
239 … if ((!pStream) || (!pStream->state) || (flush < 0) || (flush > MZ_FINISH) || (!pStream->next_out)) in mz_deflate()
293 if (!pStream) in mz_deflateEnd()
297 pStream->zfree(pStream->opaque, pStream->state); in mz_deflateEnd()
305 (void)pStream; in mz_deflateBound()
362 if (!pStream) in mz_inflateInit2()
407 if ((!pStream) || (!pStream->state)) in mz_inflate()
514 if (!pStream) in mz_inflateEnd()
[all …]
/dports/textproc/bat/bat-0.18.3/tests/benchmarks/test-src/
H A Dminiz.c193 if (!pStream) in mz_deflateInit2()
226 if ((!pStream) || (!pStream->state) || (!pStream->zalloc) || (!pStream->zfree)) in mz_deflateReset()
228 pStream->total_in = pStream->total_out = 0; in mz_deflateReset()
239 … if ((!pStream) || (!pStream->state) || (flush < 0) || (flush > MZ_FINISH) || (!pStream->next_out)) in mz_deflate()
293 if (!pStream) in mz_deflateEnd()
297 pStream->zfree(pStream->opaque, pStream->state); in mz_deflateEnd()
305 (void)pStream; in mz_deflateBound()
362 if (!pStream) in mz_inflateInit2()
407 if ((!pStream) || (!pStream->state)) in mz_inflate()
514 if (!pStream) in mz_inflateEnd()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/tools/source/zcodec/
H A Dzcodec.cxx59 delete pStream; in ~ZCodec()
71 pStream->total_out = pStream->total_in = 0; in BeginCompression()
74 pStream->zalloc = nullptr; in BeginCompression()
75 pStream->zfree = nullptr; in BeginCompression()
76 pStream->opaque = nullptr; in BeginCompression()
77 pStream->avail_out = pStream->avail_in = 0; in BeginCompression()
145 pStream->next_out = mpOutBuf = new sal_uInt8[ pStream->avail_out = mnOutBufSize ]; in Decompress()
180 pStream->avail_in = nSize; in Write()
183 while ( pStream->avail_in || ( pStream->avail_out == 0 ) ) in Write()
210 pStream->next_out = pData; in Read()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/source/filter/xfilter/
H A Dxfofficemeta.cxx101 pStream->StartElement( "dc:title" ); in ToXml()
102 pStream->Characters( m_strTitle ); in ToXml()
103 pStream->EndElement( "dc:title" ); in ToXml()
108 pStream->Characters( m_strKeywords ); in ToXml()
114 pStream->Characters( m_strCrtime); in ToXml()
118 pStream->StartElement( "dc:date" ); in ToXml()
119 pStream->Characters( m_strLstime); in ToXml()
120 pStream->EndElement( "dc:date" ); in ToXml()
123 pStream->Characters( m_strEdtime); in ToXml()
128 pStream->Characters( m_strDsr ); in ToXml()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/source/filter/xfilter/
H A Dxfofficemeta.cxx101 pStream->StartElement( "dc:title" ); in ToXml()
102 pStream->Characters( m_strTitle ); in ToXml()
103 pStream->EndElement( "dc:title" ); in ToXml()
108 pStream->Characters( m_strKeywords ); in ToXml()
114 pStream->Characters( m_strCrtime); in ToXml()
118 pStream->StartElement( "dc:date" ); in ToXml()
119 pStream->Characters( m_strLstime); in ToXml()
120 pStream->EndElement( "dc:date" ); in ToXml()
123 pStream->Characters( m_strEdtime); in ToXml()
128 pStream->Characters( m_strDsr ); in ToXml()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/tools/source/zcodec/
H A Dzcodec.cxx58 delete pStream; in ~ZCodec()
71 pStream->total_out = pStream->total_in = 0; in BeginCompression()
74 pStream->zalloc = nullptr; in BeginCompression()
75 pStream->zfree = nullptr; in BeginCompression()
76 pStream->opaque = nullptr; in BeginCompression()
77 pStream->avail_out = pStream->avail_in = 0; in BeginCompression()
125 pStream->avail_in = rIStm.ReadBytes( pStream->next_in, mnInBufSize ); in Compress()
185 pStream->avail_in = nSize; in Write()
188 while ( pStream->avail_in || ( pStream->avail_out == 0 ) ) in Write()
214 pStream->avail_out = nSize; in Read()
[all …]
/dports/audio/drumstick/drumstick-2.5.0/library/rt-backends/eassynth/sonivox/lib_src/
H A Deas_public.c325 pStream->time = 0; in EAS_InitStream()
832 result = EAS_SetVolume(pEASData, pStream, pStream->volume); in EAS_Prepare()
1268 pStream->time += pStream->frameLength; in EAS_ParseEvents()
1403 pStream->time = 0; in EAS_ParseMetaData()
1413 pStream->time = 0; in EAS_ParseMetaData()
1439 EAS_HANDLE pStream, in EAS_RegisterMetaDataCallback() argument
1885 if (pStream != NULL) in EAS_SetVolume()
2066 pStream->time = 0; in EAS_Locate()
2382 if (pStream) in EAS_SetSoundLibrary()
2475 if (pStream) in EAS_LoadDLSCollection()
[all …]
/dports/graphics/libGLU/glu-9.0.2/src/libnurbs/nurbtess/
H A DmonoTriangulation.cc134 pStream); in monoTriangulationRecOpt()
139 pStream); in monoTriangulationRecOpt()
152 pStream); in monoTriangulationRecOpt()
157 pStream); in monoTriangulationRecOpt()
485 pStream); in monoTriangulationRecGenOpt()
554 pStream); in monoTriangulationRecGen()
572 pStream); in monoTriangulationRecGen()
706 pStream); in monoTriangulation2()
805 pStream); in monoTriangulationRecFunGen()
824 pStream); in monoTriangulationRecFunGen()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/package/source/zipapi/
H A DDeflater.cxx40 pStream.reset(new z_stream); in init()
42 memset (pStream.get(), 0, sizeof(*pStream)); in init()
50 pStream.reset(); in init()
53 pStream.reset(); in init()
74 pStream->avail_in = nLength; in doDeflateBytes()
75 pStream->avail_out = nNewLength; in doDeflateBytes()
127 deflateReset(pStream.get()); in reset()
129 z_deflateReset(pStream.get()); in reset()
137 if (pStream) in end()
140 deflateEnd(pStream.get()); in end()
[all …]
H A DInflater.cxx36 pStream.reset(new z_stream); in Inflater()
38 memset (pStream.get(), 0, sizeof(*pStream)); in Inflater()
46 pStream.reset(); in Inflater()
49 pStream.reset(); in Inflater()
80 if (pStream) in end()
83 inflateEnd(pStream.get()); in end()
85 z_inflateEnd(pStream.get()); in end()
87 pStream.reset(); in end()
93 if ( !pStream ) in doInflateBytes()
102 pStream->avail_in = nLength; in doInflateBytes()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/package/source/zipapi/
H A DDeflater.cxx40 pStream.reset(new z_stream); in init()
42 memset (pStream.get(), 0, sizeof(*pStream)); in init()
50 pStream.reset(); in init()
53 pStream.reset(); in init()
74 pStream->avail_in = nLength; in doDeflateBytes()
75 pStream->avail_out = nNewLength; in doDeflateBytes()
127 deflateReset(pStream.get()); in reset()
129 z_deflateReset(pStream.get()); in reset()
137 if (pStream) in end()
140 deflateEnd(pStream.get()); in end()
[all …]
H A DInflater.cxx36 pStream.reset(new z_stream); in Inflater()
38 memset (pStream.get(), 0, sizeof(*pStream)); in Inflater()
46 pStream.reset(); in Inflater()
49 pStream.reset(); in Inflater()
80 if (pStream) in end()
83 inflateEnd(pStream.get()); in end()
85 z_inflateEnd(pStream.get()); in end()
87 pStream.reset(); in end()
93 if ( !pStream ) in doInflateBytes()
102 pStream->avail_in = nLength; in doInflateBytes()
[all …]
/dports/www/libwww/w3c-libwww-5.4.2/PICS-client/src/
H A DCSLLOut.c20 return ((*pStream->isa->put_string)(pStream, space)); in ps()
25 HTStream * pStream; member
64 ps(pStream, " "); in Range_output()
81 ps(pParms->pStream, LPARENSTR); in CSLLOut_outputRatings()
84 ps(pParms->pStream, RPARENSTR); in CSLLOut_outputRatings()
95 ps(pParms->pStream, "r "LPARENSTR); in CSLLOut_outputSingleLabel()
97 ps(pParms->pStream, RPARENSTR" "); in CSLLOut_outputSingleLabel()
107 ps(pParms->pStream, LPARENSTR" "); in CSLLOut_outputLabel()
125 ps(pParms->pStream, "l "); in CSLLOut_outputService()
135 parms.pStream = pStream; in CSLabel_output()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/extras/htmlexport/
H A Dxhtmlexport.cxx48 CPPUNIT_ASSERT(pStream);
49 sal_uInt64 nLength = pStream->TellEnd();
50 OString aStream(read_uInt8s_ToOString(*pStream, nLength));
60 CPPUNIT_ASSERT(pStream);
61 sal_uInt64 nLength = pStream->TellEnd();
76 CPPUNIT_ASSERT(pStream);
77 sal_uInt64 nLength = pStream->TellEnd();
112 CPPUNIT_ASSERT(pStream);
113 sal_uInt64 nLength = pStream->TellEnd();
137 CPPUNIT_ASSERT(pStream);
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/ucbhelper/
H A Ducbstreamhelper.cxx50 std::unique_ptr<SvStream> pStream; in lcl_CreateStream() local
137 return pStream; in lcl_CreateStream()
165 std::unique_ptr<SvStream> pStream; in CreateStream() local
170 pStream->SetBufferSize( 4096 ); in CreateStream()
174 return pStream; in CreateStream()
179 std::unique_ptr<SvStream> pStream; in CreateStream() local
193 return pStream; in CreateStream()
198 std::unique_ptr<SvStream> pStream; in CreateStream() local
210 return pStream; in CreateStream()
215 std::unique_ptr<SvStream> pStream; in CreateStream() local
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/ucbhelper/
H A Ducbstreamhelper.cxx50 std::unique_ptr<SvStream> pStream; in lcl_CreateStream() local
138 return pStream; in lcl_CreateStream()
166 std::unique_ptr<SvStream> pStream; in CreateStream() local
171 pStream->SetBufferSize( 4096 ); in CreateStream()
175 return pStream; in CreateStream()
180 std::unique_ptr<SvStream> pStream; in CreateStream() local
194 return pStream; in CreateStream()
199 std::unique_ptr<SvStream> pStream; in CreateStream() local
211 return pStream; in CreateStream()
216 std::unique_ptr<SvStream> pStream; in CreateStream() local
[all …]

12345678910>>...86