Home
last modified time | relevance | path

Searched defs:EventData (Results 1 – 25 of 935) sorted by relevance

12345678910>>...38

/dports/audio/vimpc/vimpc-0.09.2/src/
H A Devents.hpp104 struct EventData struct
106 EventData() : in EventData() argument
113 int32_t input;
114 int32_t count;
115 int32_t value;
116 int32_t pos1;
117 int32_t pos2;
118 uint32_t id;
119 uint32_t port;
120 bool state;
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/Microsoft/go-winio/go-winio-0.4.12/internal/etw/
H A Deventdata.go10 type EventData struct { struct
11 buffer bytes.Buffer
17 func (ed *EventData) Bytes() []byte {
22 func (ed *EventData) WriteString(data string) {
28 func (ed *EventData) WriteInt8(value int8) {
33 func (ed *EventData) WriteInt16(value int16) {
38 func (ed *EventData) WriteInt32(value int32) {
43 func (ed *EventData) WriteInt64(value int64) {
48 func (ed *EventData) WriteUint8(value uint8) {
53 func (ed *EventData) WriteUint16(value uint16) {
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/Microsoft/hcsshim/vendor/github.com/Microsoft/go-winio/internal/etw/
H A Deventdata.go10 type EventData struct { struct
11 buffer bytes.Buffer
17 func (ed *EventData) Bytes() []byte {
22 func (ed *EventData) WriteString(data string) {
28 func (ed *EventData) WriteInt8(value int8) {
33 func (ed *EventData) WriteInt16(value int16) {
38 func (ed *EventData) WriteInt32(value int32) {
43 func (ed *EventData) WriteInt64(value int64) {
48 func (ed *EventData) WriteUint8(value uint8) {
53 func (ed *EventData) WriteUint16(value uint16) {
[all …]
/dports/multimedia/zoneminder/zoneminder-1.36.5/src/
H A Dzm_eventstream.h53 struct EventData { struct
54 uint64_t event_id;
55 unsigned int monitor_id;
56 unsigned long storage_id;
57 unsigned long frame_count; // Value of Frames column in Event
58 …d long last_frame_id; // Highest frame id known about. Can be < frame_count in incomplete events
59 time_t start_time;
60 time_t end_time;
61 double duration;
85 EventData *event_data; argument
/dports/devel/gammaray/GammaRay-2.11.3/plugins/eventmonitor/
H A Deventmodel.h43 struct EventData { struct
49 QVector<EventData> propagatedEvents; argument
/dports/net/traefik/traefik-2.6.1/vendor/github.com/instana/go-sensor/
H A Devent.go11 type EventData struct { struct
12 Title string `json:"title"`
13 Text string `json:"text"`
15 Duration int `json:"duration"`
17 Severity int `json:"severity"`
18 Plugin string `json:"plugin,omitempty"`
19 ID string `json:"id,omitempty"`
20 Host string `json:"host"`
73 func sendEvent(event *EventData) {
/dports/games/wop/wop-0.4.3/src/
H A Dudpdata.hpp16 struct EventData : public Serializable { struct
18 Event event;
20 Uint8 lastReceivedFrame;
22 static Uint32 getStaticSerializeBufferSize() { in getStaticSerializeBufferSize()
27 virtual void serialize( Uint8*& bufferPointer ) const { in serialize()
32 virtual void deserialize( Uint8*& bufferPointer ) { in deserialize()
37 virtual Uint32 getSerializeBufferSize() const { in getSerializeBufferSize()
41 void dumpToFile( const char* filename, const int playerID ) const { in dumpToFile()
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/may-0.3.17/src/io/sys/unix/
H A Dmod.rs102 pub struct EventData { struct
109 unsafe impl Send for EventData {} implementation
110 unsafe impl Sync for EventData {} implementation
112 impl EventData { implementation
113 pub fn new(fd: RawFd) -> EventData { in new()
171 fn deref(&self) -> &Arc<EventData> { in deref()
/dports/games/openlierox/OpenLieroX/include/
H A DTimer.h109 struct EventData { struct
113 EventData(Timer* s, void* d, bool& c) : sender(s), userData(d), shouldContinue(c) {} in EventData() argument
/dports/x11-toolkits/pangolin/Pangolin-0.6/include/pangolin/handler/
H A Dhandler_image.h45 struct EventData { struct
46 EventData(View& v, ImageViewHandler& h) : view(v), handler(h) {} in EventData() function
51 struct OnSelectionEventData : public EventData { argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/blink/prediction/
H A Dprediction_metrics_handler.h31 struct EventData { struct
33 gfx::PointF pos;
35 base::TimeTicks time_stamp;
37 base::TimeTicks frame_time;
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/kcms/notifications/
H A Dsourcesmodel.h14 struct EventData { struct
32 QVector<EventData> events; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/prediction/
H A Dprediction_metrics_handler.h32 struct EventData { in COMPONENT_EXPORT() struct
34 gfx::PointF pos; in COMPONENT_EXPORT()
36 base::TimeTicks time_stamp; in COMPONENT_EXPORT()
38 base::TimeTicks frame_time; in COMPONENT_EXPORT()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/ctfvisualizer/
H A Dctfstatisticsmodel.h60 struct EventData { struct
82 QHash<QString, EventData> m_data; argument
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/SLPVectorizer/AArch64/
H A DPR38339.ll39 ; CHECK-NEXT: [[PTR0:%.*]] = getelementptr inbounds [4 x i16], [4 x i16]* undef, i16 0, i16 0
41 ; CHECK-NEXT: [[PTR2:%.*]] = getelementptr inbounds [4 x i16], [4 x i16]* undef, i16 0, i16 2
42 ; CHECK-NEXT: [[PTR3:%.*]] = getelementptr inbounds [4 x i16], [4 x i16]* undef, i16 0, i16 3
78 define void @f3(<2 x i16> %x, i16* %a) {
80 ; CHECK-NEXT: entry:
105 %aa = phi i16* [ %a, %entry ], [ undef, %cont ]
107 %t3 = extractelement <2 x i16> %xx, i32 1
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/may-0.3.17/src/io/sys/windows/
H A Diocp.rs32 pub struct EventData { struct
39 impl EventData { implementation
40 pub fn new(handle: HANDLE) -> EventData { in new()
219 pub fn add_io_timer(&self, io: &mut EventData, timeout: Duration) { in add_io_timer()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/source/cmdlist/
H A Dcmdlist_hw.h24 struct EventData { struct
31 static_assert(sizeof(EventData) == (3 * sizeof(uint64_t)), argument
/dports/multimedia/simplescreenrecorder/ssr-0.4.3/src/AV/Input/
H A DJACKInput.h40 struct EventData { struct
41 int64_t m_timestamp;
42 unsigned int m_sample_rate, m_sample_count;
/dports/audio/rosegarden/rosegarden-21.06.1/src/base/
H A DEvent.h401 struct EventData struct
431 EventData(const EventData &); argument
432 EventData &operator=(const EventData &); argument
446 EventData *m_data; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/libraries/nacl_io/
H A Devent_listener.h68 struct EventData { struct
70 uint32_t events;
71 uint64_t user_data;
/dports/multimedia/mlt7/mlt-7.0.1/src/mlt++/
H A DMltEvent.cpp63 EventData::EventData(mlt_event_data data) in EventData() function in EventData
68 EventData::EventData(EventData& data) in EventData() function in EventData
73 EventData::EventData(const EventData& data) in EventData() function in EventData
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/mlt++/
H A DMltEvent.cpp63 EventData::EventData(mlt_event_data data) in EventData() function in EventData
68 EventData::EventData(EventData& data) in EventData() function in EventData
73 EventData::EventData(const EventData& data) in EventData() function in EventData
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/renderer/bindings/
H A Dapi_binding.cc132 struct APIBinding::EventData { struct in extensions::APIBinding
133 EventData(std::string exposed_name, in EventData() function
155 std::string exposed_name;
158 std::string full_name;
161 bool supports_filters;
164 bool supports_rules;
167 bool supports_lazy_listeners;
170 int max_listeners;
173 bool notify_on_change;
176 std::vector<std::string> actions;
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/renderer/bindings/
H A Dapi_binding.cc127 struct APIBinding::EventData { struct in extensions::APIBinding
128 EventData(std::string exposed_name, in EventData() argument
150 std::string exposed_name;
153 std::string full_name;
156 bool supports_filters;
159 bool supports_rules;
162 bool supports_lazy_listeners;
165 int max_listeners;
168 bool notify_on_change;
171 std::vector<std::string> actions;
[all …]
/dports/net/storj/storj-1.45.3/vendor/github.com/stripe/stripe-go/v72/
H A Devent.go36 type EventData struct { struct
40 Object map[string]interface{} `json:"-"`
41 PreviousAttributes map[string]interface{} `json:"previous_attributes"`
42 Raw json.RawMessage `json:"object"`
81 func (e *EventData) UnmarshalJSON(data []byte) error {

12345678910>>...38