Home
last modified time | relevance | path

Searched defs:IOCallback (Results 1 – 25 of 38) sorted by relevance

12

/dports/multimedia/libmatroska/libmatroska-1.6.3/src/
H A DKaxSemantic.cpp754 filepos_t KaxTimeSlice::RenderData(IOCallback & /* output */, bool /* bForceRender */, bool /* bSav… in RenderData() argument
774 filepos_t KaxSliceDelay::RenderData(IOCallback & /* output */, bool /* bForceRender */, bool /* bSa… in RenderData() argument
779 filepos_t KaxSliceDuration::RenderData(IOCallback & /* output */, bool /* bForceRender */, bool /* … in RenderData() argument
789 filepos_t KaxTrackOffset::RenderData(IOCallback & /* output */, bool /* bForceRender */, bool /* bS… in RenderData() argument
799 filepos_t KaxCodecSettings::RenderData(IOCallback & /* output */, bool /* bForceRender */, bool /* … in RenderData() argument
804 filepos_t KaxCodecInfoURL::RenderData(IOCallback & /* output */, bool /* bForceRender */, bool /* b… in RenderData() argument
814 filepos_t KaxOldStereoMode::RenderData(IOCallback & /* output */, bool /* bForceRender */, bool /* … in RenderData() argument
819 filepos_t KaxVideoGamma::RenderData(IOCallback & /* output */, bool /* bForceRender */, bool /* bSa… in RenderData() argument
829 filepos_t KaxAudioPosition::RenderData(IOCallback & /* output */, bool /* bForceRender */, bool /* … in RenderData() argument
839 filepos_t KaxCueRefNumber::RenderData(IOCallback & /* output */, bool /* bForceRender */, bool /* b… in RenderData() argument
[all …]
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/libmatroska/src/
H A DKaxSemantic.cpp754 filepos_t KaxTimeSlice::RenderData(IOCallback & /* output */, bool /* bForceRender */, bool /* bSav… in RenderData() argument
774 filepos_t KaxSliceDelay::RenderData(IOCallback & /* output */, bool /* bForceRender */, bool /* bSa… in RenderData() argument
779 filepos_t KaxSliceDuration::RenderData(IOCallback & /* output */, bool /* bForceRender */, bool /* … in RenderData() argument
789 filepos_t KaxTrackOffset::RenderData(IOCallback & /* output */, bool /* bForceRender */, bool /* bS… in RenderData() argument
799 filepos_t KaxCodecSettings::RenderData(IOCallback & /* output */, bool /* bForceRender */, bool /* … in RenderData() argument
804 filepos_t KaxCodecInfoURL::RenderData(IOCallback & /* output */, bool /* bForceRender */, bool /* b… in RenderData() argument
814 filepos_t KaxOldStereoMode::RenderData(IOCallback & /* output */, bool /* bForceRender */, bool /* … in RenderData() argument
819 filepos_t KaxVideoGamma::RenderData(IOCallback & /* output */, bool /* bForceRender */, bool /* bSa… in RenderData() argument
829 filepos_t KaxAudioPosition::RenderData(IOCallback & /* output */, bool /* bForceRender */, bool /* … in RenderData() argument
839 filepos_t KaxCueRefNumber::RenderData(IOCallback & /* output */, bool /* bForceRender */, bool /* b… in RenderData() argument
[all …]
/dports/textproc/fcitx5/fcitx5-5.0.11/src/lib/fcitx-utils/
H A Devent.h67 IOCallback; typedef
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/src/System/Net/Windows/
H A DListenerAsyncResult.Windows.cs14 internal static IOCompletionCallback IOCallback => s_ioCallback; field in System.Net.ListenerAsyncResult
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A D_ListenerAsyncResult.cs16 internal static IOCompletionCallback IOCallback property in System.Net.ListenerAsyncResult
/dports/x11/libsx/libsx/demo4/
H A Dlibsx.h248 typedef void (*IOCallback)(void *data, int *fd); typedef
/dports/x11/libsx/libsx/creq/
H A Dlibsx.h248 typedef void (*IOCallback)(void *data, int *fd); typedef
/dports/x11/libsx/libsx/xmore/
H A Dlibsx.h248 typedef void (*IOCallback)(void *data, int *fd); typedef
/dports/x11/libsx/libsx/bezier/
H A Dlibsx.h248 typedef void (*IOCallback)(void *data, int *fd); typedef
/dports/x11/libsx/libsx/demo1/
H A Dlibsx.h248 typedef void (*IOCallback)(void *data, int *fd); typedef
/dports/x11/libsx/libsx/demo2/
H A Dlibsx.h248 typedef void (*IOCallback)(void *data, int *fd); typedef
/dports/x11/libsx/libsx/demo3/
H A Dlibsx.h248 typedef void (*IOCallback)(void *data, int *fd); typedef
/dports/x11/libsx/libsx/draw_demo/
H A Dlibsx.h248 typedef void (*IOCallback)(void *data, int *fd); typedef
/dports/x11/libsx/libsx/freq/
H A Dlibsx.h248 typedef void (*IOCallback)(void *data, int *fd); typedef
/dports/x11/libsx/libsx/multireq/
H A Dlibsx.h248 typedef void (*IOCallback)(void *data, int *fd); typedef
/dports/x11/libsx/libsx/skel/
H A Dlibsx.h248 typedef void (*IOCallback)(void *data, int *fd); typedef
/dports/x11/libsx/libsx/src/
H A Dlibsx.h248 typedef void (*IOCallback)(void *data, int *fd); typedef
/dports/x11/libsx/libsx/frac/
H A Dlibsx.h248 typedef void (*IOCallback)(void *data, int *fd); typedef
/dports/lang/ghc/ghc-8.10.7/libraries/base/GHC/Event/
H A DManager.hs118 type IOCallback = FdKey -> Event -> IO () type
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/IO/
H A DFileStreamCompletionSource.Win32.cs128 …internal static unsafe void IOCallback(uint errorCode, uint numBytes, NativeOverlapped* pOverlappe… in IOCallback() method in System.IO.FileStream.FileStreamCompletionSource
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/IO/
H A DFileStreamCompletionSource.Win32.cs128 …internal static unsafe void IOCallback(uint errorCode, uint numBytes, NativeOverlapped* pOverlappe… in IOCallback() method in System.IO.FileStream.FileStreamCompletionSource
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/network/throttling/
H A Dthrottling_network_transaction.cc34 void ThrottlingNetworkTransaction::IOCallback( in IOCallback() function in network::ThrottlingNetworkTransaction
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/network/throttling/
H A Dthrottling_network_transaction.cc34 void ThrottlingNetworkTransaction::IOCallback( in IOCallback() function in network::ThrottlingNetworkTransaction
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Internals/System/Runtime/
H A DIOThreadScheduler.cs608 void IOCallback(uint errorCode, uint numBytes, NativeOverlapped* nativeOverlapped) in IOCallback() method in System.Runtime.IOThreadScheduler.ScheduledOverlapped
/dports/security/py-gpgme/gpgme-1.15.1/lang/cpp/src/
H A Dglobal.h86 typedef void (*IOCallback)(void *data, int fd); typedef

12