Home
last modified time | relevance | path

Searched refs:perType (Results 1 – 25 of 29) sorted by relevance

12

/dports/games/cgoban/cgoban-1.9.14/wmslib/src/but/
H A Dnet.c196 strcpy(msgOut.perType.close, reason); in butRnet_destroy()
430 stdInt32_int(net->rBuffer.perType.mouse.x), in getNetData()
431 stdInt32_int(net->rBuffer.perType.mouse.y), in getNetData()
432 stdInt32_int(net->rBuffer.perType.mouse.w), in getNetData()
461 net->rBuffer.perType.butSpec.butData, in getNetData()
515 protoOut.perType.protoWho.proto[sizeof(protoOut.perType.protoWho.proto) - in putProtoWho()
569 memcpy(msg.perType.userData, buffer, len); in butRnet_send()
617 msg.perType.mouse.x = int_stdInt32(lx); in butRnet_sendMMove()
618 msg.perType.mouse.y = int_stdInt32(ly); in butRnet_sendMMove()
619 msg.perType.mouse.w = int_stdInt32(lw); in butRnet_sendMMove()
[all …]
/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/remote/
H A Deventqueue.cpp298 auto perType (m_Subscribers.find(type)); in Subscribe() local
300 if (perType == m_Subscribers.end()) { in Subscribe()
301 perType = m_Subscribers.emplace(type, decltype(perType->second)()).first; in Subscribe()
320 auto perType (m_Subscribers.find(type)); in Unsubscribe() local
322 if (perType != m_Subscribers.end()) { in Unsubscribe()
329 perType->second.erase(perFilter); in Unsubscribe()
333 if (perType->second.empty()) { in Unsubscribe()
334 m_Subscribers.erase(perType); in Unsubscribe()
344 auto perType (m_Subscribers.find(type)); in GetInboxes() local
346 if (perType == m_Subscribers.end()) { in GetInboxes()
[all …]
/dports/www/tikiwiki/tiki-21.2/lib/core/
H A DPerms.php272 $perType = [];
276 if (! isset($perType[$type])) {
277 $perType[$type] = [];
281 $perType[$type][] = $row[$key];
284 foreach ($perType as $type => $values) {
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/qt/ui/
H A DUIGunSetting.cpp28 UIGunSetting::UIGunSetting( PerInterface_struct* core, uint port, uint pad, uint perType, QWidget* … in UIGunSetting() argument
29 : UIControllerSetting( core, port, pad, perType, parent ) in UIGunSetting()
H A DUIMouseSetting.cpp28 UIMouseSetting::UIMouseSetting( PerInterface_struct* core, uint port, uint pad, uint perType, QWidg… in UIMouseSetting() argument
29 : UIControllerSetting( core, port, pad, perType, parent ) in UIMouseSetting()
H A DUIWheelSetting.cpp28 UIWheelSetting::UIWheelSetting( PerInterface_struct* core, uint port, uint pad, uint perType, QWidg… in UIWheelSetting() argument
29 : UIControllerSetting( core, port, pad, perType, parent ) in UIWheelSetting()
H A DUIMissionStickSetting.cpp28 …IMissionStickSetting(PerInterface_struct* core, uint port, uint pad, uint perType, QWidget* parent) in UIMissionStickSetting() argument
29 : UIControllerSetting(core, port, pad, perType, parent) in UIMissionStickSetting()
H A DUIPadSetting.cpp32 UIPadSetting::UIPadSetting( PerInterface_struct* core, uint port, uint pad, uint perType, QWidget* … in UIPadSetting() argument
33 : UIControllerSetting( core, port, pad, perType, parent ) in UIPadSetting()
H A DUI3DControlPadSetting.cpp28 …DControlPadSetting( PerInterface_struct* core, uint port, uint pad, uint perType, QWidget* parent ) in UI3DControlPadSetting() argument
29 : UIControllerSetting( core, port, pad, perType, parent ) in UI3DControlPadSetting()
H A DUIDoubleMissionStickSetting.cpp28 …issionStickSetting( PerInterface_struct* core, uint port, uint pad, uint perType, QWidget* parent ) in UIDoubleMissionStickSetting() argument
29 : UIControllerSetting( core, port, pad, perType, parent ) in UIDoubleMissionStickSetting()
H A DUITwinStickSetting.cpp32 …UITwinStickSetting( PerInterface_struct* core, uint port, uint pad, uint perType, QWidget* parent ) in UITwinStickSetting() argument
33 : UIControllerSetting( core, port, pad, perType, parent ) in UITwinStickSetting()
H A DUIGunSetting.h35 UIGunSetting( PerInterface_struct* core, uint port, uint pad, uint perType, QWidget* parent = 0 );
H A DUIWheelSetting.h35 …UIWheelSetting( PerInterface_struct* core, uint port, uint pad, uint perType, QWidget* parent = 0 …
H A DUI3DControlPadSetting.h35 …UI3DControlPadSetting( PerInterface_struct* core, uint port, uint pad, uint perType, QWidget* pare…
H A DUIMissionStickSetting.h35 …UIMissionStickSetting( PerInterface_struct* core, uint port, uint pad, uint perType, QWidget* pare…
H A DUIMouseSetting.h35 …UIMouseSetting( PerInterface_struct* core, uint port, uint pad, uint perType, QWidget* parent = 0 …
H A DUIDoubleMissionStickSetting.h35 …UIDoubleMissionStickSetting( PerInterface_struct* core, uint port, uint pad, uint perType, QWidget…
H A DUIPadSetting.h36 UIPadSetting( PerInterface_struct* core, uint port, uint pad, uint perType, QWidget* parent = 0 );
H A DUITwinStickSetting.h36 …UITwinStickSetting( PerInterface_struct* core, uint port, uint pad, uint perType, QWidget* parent …
H A DUIControllerSetting.cpp32 …IControllerSetting( PerInterface_struct* core, uint port, uint pad, uint perType, QWidget* parent ) in UIControllerSetting() argument
40 mPerType = perType; in UIControllerSetting()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/mp4/
H A DMP4Metadata.cpp184 uint32_t perType = 0; in TrackTypeToGlobalTrackIndex() local
192 if (perType == aTrackNumber) { in TrackTypeToGlobalTrackIndex()
195 perType += 1; in TrackTypeToGlobalTrackIndex()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/mp4/
H A DMP4Metadata.cpp234 uint32_t perType = 0; in TrackTypeToGlobalTrackIndex() local
242 if (perType == aTrackNumber) { in TrackTypeToGlobalTrackIndex()
245 perType += 1; in TrackTypeToGlobalTrackIndex()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/mp4/
H A DMP4Metadata.cpp234 uint32_t perType = 0; in TrackTypeToGlobalTrackIndex() local
242 if (perType == aTrackNumber) { in TrackTypeToGlobalTrackIndex()
245 perType += 1; in TrackTypeToGlobalTrackIndex()
/dports/www/firefox/firefox-99.0/dom/media/mp4/
H A DMP4Metadata.cpp234 uint32_t perType = 0; in TrackTypeToGlobalTrackIndex() local
242 if (perType == aTrackNumber) { in TrackTypeToGlobalTrackIndex()
245 perType += 1; in TrackTypeToGlobalTrackIndex()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/mp4/
H A DMP4Metadata.cpp234 uint32_t perType = 0; in TrackTypeToGlobalTrackIndex() local
242 if (perType == aTrackNumber) { in TrackTypeToGlobalTrackIndex()
245 perType += 1; in TrackTypeToGlobalTrackIndex()

12