Home
last modified time | relevance | path

Searched refs:pstreams (Results 26 – 50 of 55) sorted by relevance

123

/dports/games/openlierox/OpenLieroX/
H A Dcompile.sh179 -I include -I libs/pstreams \
H A DCMakeOlxCommon.cmake110 INCLUDE_DIRECTORIES(${OLXROOTDIR}/libs/pstreams)
/dports/games/openlierox/OpenLieroX/libs/pstreams/
H A DREADME22 The latest version can be found at http://pstreams.sourceforge.net/ and
23 frequently asked questions at http://pstreams.sourceforge.net/faq.html
24 The author can be contacted at pstreams@kayari.org
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Storage/DataDeduplication/
H A Dmod.rs465 …pub unsafe fn CommitStreams(&self, streamcount: u32, pstreams: *const DedupStream, entrycount: u32… in CommitStreams()
467 …e_copy(self), ::std::mem::transmute(streamcount), ::std::mem::transmute(pstreams), ::std::mem::tra… in CommitStreams()
470 …Param<'a, super::super::System::Com::IStream>>(&self, streamcount: u32, pstreams: *const DedupStre… in CommitStreamsWithStream()
472 …e_copy(self), ::std::mem::transmute(streamcount), ::std::mem::transmute(pstreams), ::std::mem::tra… in CommitStreamsWithStream()
557 … extern "system" fn(this: ::windows::runtime::RawPtr, streamcount: u32, pstreams: *const ::std::me…
559 … extern "system" fn(this: ::windows::runtime::RawPtr, streamcount: u32, pstreams: *const ::std::me…
/dports/net/samba412/samba-4.12.15/source3/modules/
H A Dvfs_streams_xattr.c862 struct stream_struct **pstreams) in streams_xattr_streaminfo() argument
874 state.streams = *pstreams; in streams_xattr_streaminfo()
905 *pstreams = state.streams; in streams_xattr_streaminfo()
912 pstreams); in streams_xattr_streaminfo()
H A Dvfs_default.c3004 struct stream_struct **pstreams) in vfswrap_streaminfo() argument
3044 tmp_streams = talloc_realloc(mem_ctx, *pstreams, struct stream_struct, in vfswrap_streaminfo()
3057 *pstreams = tmp_streams; in vfswrap_streaminfo()
H A Dvfs_full_audit.c1974 struct stream_struct **pstreams) in smb_full_audit_streaminfo() argument
1979 pnum_streams, pstreams); in smb_full_audit_streaminfo()
H A Dvfs_time_audit.c1619 struct stream_struct **pstreams) in smb_time_audit_streaminfo() argument
1627 pnum_streams, pstreams); in smb_time_audit_streaminfo()
/dports/emulators/qemu60/qemu-6.0.0/hw/usb/
H A Dhcd-xhci.c289 XHCIStreamContext *pstreams; member
832 epctx->pstreams[i].sct = -1; in xhci_reset_streams()
838 assert(epctx->pstreams == NULL); in xhci_alloc_streams()
840 epctx->pstreams = xhci_alloc_stream_contexts(epctx->nr_pstreams, base); in xhci_alloc_streams()
845 assert(epctx->pstreams != NULL); in xhci_free_streams()
847 g_free(epctx->pstreams); in xhci_free_streams()
848 epctx->pstreams = NULL; in xhci_free_streams()
971 sctx = epctx->pstreams + streamid; in xhci_find_stream()
/dports/emulators/qemu5/qemu-5.2.0/hw/usb/
H A Dhcd-xhci.c289 XHCIStreamContext *pstreams; member
832 epctx->pstreams[i].sct = -1; in xhci_reset_streams()
838 assert(epctx->pstreams == NULL); in xhci_alloc_streams()
840 epctx->pstreams = xhci_alloc_stream_contexts(epctx->nr_pstreams, base); in xhci_alloc_streams()
845 assert(epctx->pstreams != NULL); in xhci_free_streams()
847 g_free(epctx->pstreams); in xhci_free_streams()
848 epctx->pstreams = NULL; in xhci_free_streams()
971 sctx = epctx->pstreams + streamid; in xhci_find_stream()
/dports/emulators/qemu42/qemu-4.2.1/hw/usb/
H A Dhcd-xhci.c297 XHCIStreamContext *pstreams; member
883 epctx->pstreams[i].sct = -1; in xhci_reset_streams()
889 assert(epctx->pstreams == NULL); in xhci_alloc_streams()
891 epctx->pstreams = xhci_alloc_stream_contexts(epctx->nr_pstreams, base); in xhci_alloc_streams()
896 assert(epctx->pstreams != NULL); in xhci_free_streams()
898 g_free(epctx->pstreams); in xhci_free_streams()
899 epctx->pstreams = NULL; in xhci_free_streams()
1022 sctx = epctx->pstreams + streamid; in xhci_find_stream()
/dports/emulators/qemu/qemu-6.2.0/hw/usb/
H A Dhcd-xhci.c289 XHCIStreamContext *pstreams; member
836 epctx->pstreams[i].sct = -1; in xhci_reset_streams()
842 assert(epctx->pstreams == NULL); in xhci_alloc_streams()
844 epctx->pstreams = xhci_alloc_stream_contexts(epctx->nr_pstreams, base); in xhci_alloc_streams()
849 assert(epctx->pstreams != NULL); in xhci_free_streams()
851 g_free(epctx->pstreams); in xhci_free_streams()
852 epctx->pstreams = NULL; in xhci_free_streams()
975 sctx = epctx->pstreams + streamid; in xhci_find_stream()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/usb/
H A Dhcd-xhci.c297 XHCIStreamContext *pstreams; member
883 epctx->pstreams[i].sct = -1; in xhci_reset_streams()
889 assert(epctx->pstreams == NULL); in xhci_alloc_streams()
891 epctx->pstreams = xhci_alloc_stream_contexts(epctx->nr_pstreams, base); in xhci_alloc_streams()
896 assert(epctx->pstreams != NULL); in xhci_free_streams()
898 g_free(epctx->pstreams); in xhci_free_streams()
899 epctx->pstreams = NULL; in xhci_free_streams()
1022 sctx = epctx->pstreams + streamid; in xhci_find_stream()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/usb/
H A Dhcd-xhci.c294 XHCIStreamContext *pstreams; member
880 epctx->pstreams[i].sct = -1; in xhci_reset_streams()
886 assert(epctx->pstreams == NULL); in xhci_alloc_streams()
888 epctx->pstreams = xhci_alloc_stream_contexts(epctx->nr_pstreams, base); in xhci_alloc_streams()
893 assert(epctx->pstreams != NULL); in xhci_free_streams()
895 g_free(epctx->pstreams); in xhci_free_streams()
896 epctx->pstreams = NULL; in xhci_free_streams()
1019 sctx = epctx->pstreams + streamid; in xhci_find_stream()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/usb/
H A Dhcd-xhci.c297 XHCIStreamContext *pstreams; member
883 epctx->pstreams[i].sct = -1; in xhci_reset_streams()
889 assert(epctx->pstreams == NULL); in xhci_alloc_streams()
891 epctx->pstreams = xhci_alloc_stream_contexts(epctx->nr_pstreams, base); in xhci_alloc_streams()
896 assert(epctx->pstreams != NULL); in xhci_free_streams()
898 g_free(epctx->pstreams); in xhci_free_streams()
899 epctx->pstreams = NULL; in xhci_free_streams()
1022 sctx = epctx->pstreams + streamid; in xhci_find_stream()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/usb/
H A Dhcd-xhci.c289 XHCIStreamContext *pstreams; member
836 epctx->pstreams[i].sct = -1; in xhci_reset_streams()
842 assert(epctx->pstreams == NULL); in xhci_alloc_streams()
844 epctx->pstreams = xhci_alloc_stream_contexts(epctx->nr_pstreams, base); in xhci_alloc_streams()
849 assert(epctx->pstreams != NULL); in xhci_free_streams()
851 g_free(epctx->pstreams); in xhci_free_streams()
852 epctx->pstreams = NULL; in xhci_free_streams()
975 sctx = epctx->pstreams + streamid; in xhci_find_stream()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/usb/
H A Dhcd-xhci.c297 XHCIStreamContext *pstreams; member
883 epctx->pstreams[i].sct = -1; in xhci_reset_streams()
889 assert(epctx->pstreams == NULL); in xhci_alloc_streams()
891 epctx->pstreams = xhci_alloc_stream_contexts(epctx->nr_pstreams, base); in xhci_alloc_streams()
896 assert(epctx->pstreams != NULL); in xhci_free_streams()
898 g_free(epctx->pstreams); in xhci_free_streams()
899 epctx->pstreams = NULL; in xhci_free_streams()
1022 sctx = epctx->pstreams + streamid; in xhci_find_stream()
/dports/net/samba412/samba-4.12.15/source3/libsmb/
H A Dcli_smb2_fnum.h191 struct stream_struct **pstreams);
H A Dcli_smb2_fnum.c2290 struct stream_struct **pstreams) in cli_smb2_qpathinfo_streams() argument
2343 pstreams)) { in cli_smb2_qpathinfo_streams()
/dports/devel/ptypes/ptypes-2.1.1/src/
H A DMakefile.common66 HLEVEL3 = $(HLEVEL2) $(INCDIR)/pstreams.h
/dports/games/openlierox/OpenLieroX/build/msvc/
H A DGame.dsp74 …/Gm /Gi /GX /ZI /Od /I "../../include" /I "../../hawknl/src/" /I "../../pstreams" /D "WIN32" /D "_…
/dports/games/openlierox/OpenLieroX/build/Xcode/OpenLieroX.xcodeproj/
H A Dproject.pbxproj2394 "$(SRCROOT)/../../libs/pstreams",
2516 "$(SRCROOT)/../../libs/pstreams",
2641 "$(SRCROOT)/../../libs/pstreams",
2815 "$(SRCROOT)/../../libs/pstreams",
2869 "$(SRCROOT)/../../libs/pstreams",
/dports/multimedia/libbluray/libbluray-1.3.0/src/libbluray/
H A Dbluray.c2672 static int _copy_streams(const NAV_CLIP *clip, BLURAY_STREAM_INFO **pstreams, in _copy_streams() argument
2681 streams = *pstreams = calloc(count, sizeof(BLURAY_STREAM_INFO)); in _copy_streams()
/dports/multimedia/handbrake/libbluray-1.3.0/src/libbluray/
H A Dbluray.c2672 static int _copy_streams(const NAV_CLIP *clip, BLURAY_STREAM_INFO **pstreams, in _copy_streams() argument
2681 streams = *pstreams = calloc(count, sizeof(BLURAY_STREAM_INFO)); in _copy_streams()
/dports/converters/pdf2djvu/pdf2djvu-0.9.17.1/doc/
H A Dchangelog424 + Add option for disabling PStreams (--without-pstreams).

123