Home
last modified time | relevance | path

Searched refs:lEvents (Results 1 – 20 of 20) sorted by relevance

/dports/lang/smalltalk/smalltalk-3.2.5/libgst/sysdep/win32/
H A Devents.c288 signal_semaphores (struct handle_events *ev, LONG lEvents) in signal_semaphores() argument
292 if (ev->error || (lEvents & node->mask) != 0) in signal_semaphores()
473 LONG lEvents; in _gst_sync_file_polling() local
484 lEvents = fhev_poll (ev); in _gst_sync_file_polling()
486 if (lEvents & FD_CLOSE) in _gst_sync_file_polling()
495 return (lEvents & masks[cond]) != 0; in _gst_sync_file_polling()
546 LONG lEvents; in _gst_async_file_polling() local
557 lEvents = fhev_poll (ev); in _gst_async_file_polling()
558 if (lEvents & FD_CLOSE) in _gst_async_file_polling()
565 else if ((lEvents & masks[cond]) != 0) in _gst_async_file_polling()
/dports/comms/cqrlog/cqrlog-2.5.0/src/lnet/lib/
H A Dlclnet.pas31 InterfaceBase, LCLIntf, lNet, lEvents;
H A Dlthreadevents.pp9 lNet, lEvents;
H A Dlnetssl.pp9 lNet, lEvents;
H A Dlevents.pp24 unit lEvents;
H A Dlsmtp.pp33 lNet, lEvents, lCommon, lMimeWrapper, lMimeStreams;
H A Dlnet.pp32 Classes, lEvents, lCommon,
/dports/lang/fpc-utils/fpc-3.2.2/utils/fppkg/lnet/
H A Dlevents.pp24 unit lEvents;
H A Dlsmtp.pp33 lNet, lEvents, lCommon, lMimeWrapper, lMimeStreams;
H A Dlnet.pp32 Classes, lEvents, lCommon,
/dports/lang/fpc-source/fpc-3.2.2/utils/fppkg/lnet/
H A Dlevents.pp24 unit lEvents;
H A Dlsmtp.pp33 lNet, lEvents, lCommon, lMimeWrapper, lMimeStreams;
H A Dlnet.pp32 Classes, lEvents, lCommon,
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrmif.h11813 …RegisterNotificationCallBack)(IBPCSatelliteTuner *This,IAMTunerNotification *pNotify,LONG lEvents);
11840 …isterNotificationCallBack(This,pNotify,lEvents) (This)->lpVtbl->RegisterNotificationCallBack(This,… argument
11871 …virtual HRESULT WINAPI RegisterNotificationCallBack(IAMTunerNotification *pNotify,LONG lEvents) = …
11884 …WINAPI *RegisterNotificationCallBack)(IAMTVAudio *This,IAMTunerNotification *pNotify,LONG lEvents);
11899 …isterNotificationCallBack(This,pNotify,lEvents) (This)->lpVtbl->RegisterNotificationCallBack(This,… argument
11911 …io_RegisterNotificationCallBack_Proxy(IAMTVAudio *This,IAMTunerNotification *pNotify,LONG lEvents);
H A Dshlobj.h2433 LONG lEvents; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrmif.h11813 …RegisterNotificationCallBack)(IBPCSatelliteTuner *This,IAMTunerNotification *pNotify,LONG lEvents);
11840 …isterNotificationCallBack(This,pNotify,lEvents) (This)->lpVtbl->RegisterNotificationCallBack(This,… argument
11871 …virtual HRESULT WINAPI RegisterNotificationCallBack(IAMTunerNotification *pNotify,LONG lEvents) = …
11884 …WINAPI *RegisterNotificationCallBack)(IAMTVAudio *This,IAMTunerNotification *pNotify,LONG lEvents);
11899 …isterNotificationCallBack(This,pNotify,lEvents) (This)->lpVtbl->RegisterNotificationCallBack(This,… argument
11911 …io_RegisterNotificationCallBack_Proxy(IAMTVAudio *This,IAMTunerNotification *pNotify,LONG lEvents);
H A Dshlobj.h2433 LONG lEvents; member
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Dshlobj.pp1836 lEvents : LONG;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs2744 pub lEvents: i32, field
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs2737 pub lEvents: i32,
2752 …Outer", &self.psvOuter).field("pidl", &self.pidl).field("lEvents", &self.lEvents).field("fvm", &se…
2758 …f.psvOuter == other.psvOuter && self.pidl == other.pidl && self.lEvents == other.lEvents && self.p…