Home
last modified time | relevance | path

Searched defs:eventSize (Results 1 – 25 of 124) sorted by relevance

12345

/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/kubelet/eviction/
H A Dthreshold_notifier_linux.go31 eventSize = 8 const
/dports/net/messagelib/messagelib-21.12.3/messageviewer/src/viewer/
H A Deditorwatcher.cpp139 const int eventSize = sizeof(struct inotify_event) + event->len; in inotifyEvent() local
/dports/devel/spark/spark-2.1.1/external/flume/src/main/scala/org/apache/spark/streaming/flume/
H A DPollingFlumeTestUtils.scala143 val eventSize = outputHeaders.size constant
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/classes/sun/nio/ch/
H A DEPoll.java102 private static native int eventSize(); in eventSize() method in EPoll
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/classes/sun/nio/ch/
H A DEPoll.java102 private static native int eventSize(); in eventSize() method in EPoll
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/linux/classes/sun/nio/ch/
H A DEPoll.java106 private static native int eventSize(); in eventSize() method in EPoll
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/linux/classes/sun/nio/ch/
H A DEPoll.java106 private static native int eventSize(); in eventSize() method in EPoll
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/linux/classes/sun/nio/ch/
H A DEPoll.java106 private static native int eventSize(); in eventSize() method in EPoll
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/linux/classes/sun/nio/ch/
H A DEPoll.java106 private static native int eventSize(); in eventSize() method in EPoll
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/linux/classes/sun/nio/ch/
H A DEPoll.java106 private static native int eventSize(); in eventSize() method in EPoll
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/linux/classes/sun/nio/ch/
H A DEPoll.java106 private static native int eventSize(); in eventSize() method in EPoll
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/linux/classes/sun/nio/ch/
H A DEPoll.java106 private static native int eventSize(); in eventSize() method in EPoll
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/linux/classes/sun/nio/ch/
H A DEPoll.java106 private static native int eventSize(); in eventSize() method in EPoll
/dports/deskutils/pinot/pinot-1.20/Monitor/
H A DINotifyMonitor.cpp155 size_t eventSize = sizeof(struct inotify_event) + pEvent->len; in retrievePendingEvents() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/windows/classes/sun/nio/ch/
H A DWEPoll.java128 private static native int eventSize(); in eventSize() method in WEPoll
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/gtk-0.15.5/Graphics/UI/Gtk/Gdk/
H A DEventM.hsc614 eventSize = ask >>= \ptr -> liftIO $ do function
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/gtk3-0.15.5/Graphics/UI/Gtk/Gdk/
H A DEventM.hsc614 eventSize = ask >>= \ptr -> liftIO $ do function
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/video_capture/linux/
H A Ddevice_info_linux.cc123 size_t eventSize; in HandleEvents() local
/dports/graphics/drawpile/Drawpile-2.1.20/src/desktop/bundled/kis_tablet/
H A Dkis_xi2_event_filter.cpp109 const int eventSize = sizeof(xcb_ge_event_t) + 4 * geEvent->length; in nativeEventFilter() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/video_capture/linux/
H A Ddevice_info_linux.cc97 size_t eventSize; in HandleEvents() local
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/video_capture/linux/
H A Ddevice_info_linux.cc116 size_t eventSize; in HandleEvents() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/video_capture/linux/
H A Ddevice_info_linux.cc97 size_t eventSize; in HandleEvents() local
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/video_capture/linux/
H A Ddevice_info_linux.cc97 size_t eventSize; in HandleEvents() local
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/video_capture/linux/
H A Ddevice_info_linux.cc102 size_t eventSize; in HandleEvents() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.jfr/share/classes/jdk/jfr/internal/
H A DEventWriter.java252 final int eventSize = usedSize(); in endEvent() local

12345