Home
last modified time | relevance | path

Searched refs:GetData2 (Results 1 – 19 of 19) sorted by relevance

/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/src/mpt/uuid/
H A Duuid.hpp72 MPT_CONSTEXPRINLINE uint16 GetData2() const noexcept { in GetData2() function
139 result.Data2 = uuid.GetData2(); in UUIDToWin32()
219 result.Data2 = GetData2(); in operator UUIDbin()
227 result.Data2 = GetData2(); in operator GUIDms()
356 + mpt::format<std::string>::hex0<4>(GetData2()) in ToAString()
369 + mpt::format<mpt::ustring>::hex0<4>(GetData2()) in ToUString()
381 …return (a.GetData1() == b.GetData1()) && (a.GetData2() == b.GetData2()) && (a.GetData3() == b.GetD… in operator ==()
385 …return (a.GetData1() != b.GetData1()) || (a.GetData2() != b.GetData2()) || (a.GetData3() != b.GetD… in operator !=()
/dports/security/suricata/suricata-6.0.4/src/
H A Ddetect-http-uri.c71 static InspectionBuffer *GetData2(DetectEngineThreadCtx *det_ctx,
121 HTTP2StateDataClient, DetectEngineInspectBufferGeneric, GetData2); in DetectHttpUriRegister()
124 GetData2, ALPROTO_HTTP2, HTTP2StateDataClient); in DetectHttpUriRegister()
162 HTTP2StateDataClient, DetectEngineInspectBufferGeneric, GetData2); in DetectHttpUriRegister()
165 GetData2, ALPROTO_HTTP2, HTTP2StateDataClient); in DetectHttpUriRegister()
254 static InspectionBuffer *GetData2(DetectEngineThreadCtx *det_ctx, in GetData2() function
H A Ddetect-http-stat-code.c75 static InspectionBuffer *GetData2(DetectEngineThreadCtx *det_ctx,
111 HTTP2StateDataServer, DetectEngineInspectBufferGeneric, GetData2); in DetectHttpStatCodeRegister()
114 GetData2, ALPROTO_HTTP2, HTTP2StateDataServer); in DetectHttpStatCodeRegister()
182 static InspectionBuffer *GetData2(DetectEngineThreadCtx *det_ctx, in GetData2() function
H A Ddetect-http-ua.c72 static InspectionBuffer *GetData2(DetectEngineThreadCtx *det_ctx,
110 HTTP2StateDataClient, DetectEngineInspectBufferGeneric, GetData2); in DetectHttpUARegister()
113 GetData2, ALPROTO_HTTP2, HTTP2StateDataClient); in DetectHttpUARegister()
188 static InspectionBuffer *GetData2(DetectEngineThreadCtx *det_ctx, in GetData2() function
H A Ddetect-http-raw-header.c65 static InspectionBuffer *GetData2(DetectEngineThreadCtx *det_ctx,
114 HTTP2StateDataClient, DetectEngineInspectBufferGeneric, GetData2); in DetectHttpRawHeaderRegister()
116 HTTP2StateDataServer, DetectEngineInspectBufferGeneric, GetData2); in DetectHttpRawHeaderRegister()
119 GetData2, ALPROTO_HTTP2, HTTP2StateDataClient); in DetectHttpRawHeaderRegister()
121 GetData2, ALPROTO_HTTP2, HTTP2StateDataServer); in DetectHttpRawHeaderRegister()
212 static InspectionBuffer *GetData2(DetectEngineThreadCtx *det_ctx, in GetData2() function
H A Ddetect-http-method.c73 static InspectionBuffer *GetData2(DetectEngineThreadCtx *det_ctx,
110 HTTP2StateDataClient, DetectEngineInspectBufferGeneric, GetData2); in DetectHttpMethodRegister()
113 GetData2, ALPROTO_HTTP2, HTTP2StateDataClient); in DetectHttpMethodRegister()
220 static InspectionBuffer *GetData2(DetectEngineThreadCtx *det_ctx, in GetData2() function
H A Ddetect-http-host.c71 static InspectionBuffer *GetData2(DetectEngineThreadCtx *det_ctx,
117 HTTP2StateDataClient, DetectEngineInspectBufferGeneric, GetData2); in DetectHttpHHRegister()
120 GetData2, ALPROTO_HTTP2, HTTP2StateDataClient); in DetectHttpHHRegister()
261 static InspectionBuffer *GetData2(DetectEngineThreadCtx *det_ctx, in GetData2() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/guiinfo/
H A DGUIControlsGUIInfo.cpp279 int data2 = info.GetData2(); in GetLabel()
498 value = (static_cast<int>(viewState->GetSortMethod().sortBy) == info.GetData2()); in GetBool()
558 value = control->GetCondition(info.m_info, info.GetData2()); in GetBool()
568 value = activeContainer->GetCondition(info.m_info, info.GetData2()); in GetBool()
583 … if (item && item->m_iprogramCount == info.GetData2()) // programcount used to store item id in GetBool()
677 value = window->ControlGroupHasFocus(info.GetData1(), info.GetData2()); in GetBool()
H A DSystemGUIInfo.cpp600 if (info.GetData2() == -1) // info doesn't contain valid startDate in GetBool()
605 int stopDate = info.GetData2(); in GetBool()
617 int stopTime = info.GetData2(); in GetBool()
628 int timeCompare = info.GetData2(); in GetBool()
H A DGUIInfo.h85 int GetData2() const { return m_data2; } in GetData2() function
H A DPlayerGUIInfo.cpp530 if (info.GetData2() > 0 && playlistid > PLAYLIST_NONE) in GetBool()
540 if (info.GetData2() > 0 && playlistid > PLAYLIST_NONE) in GetBool()
550 if (info.GetData2() > 0 && playlistid > PLAYLIST_NONE) in GetBool()
H A DMusicGUIInfo.cpp534 int index = info.GetData2(); in GetPlaylistInfo()
650 int index = info.GetData2(); in GetBool()
H A DVideoGUIInfo.cpp600 int index = info.GetData2(); in GetPlaylistInfo()
/dports/audio/milkytracker/MilkyTracker-1.03.00/src/midi/win32/
H A DShortMsg.cpp63 unsigned char DataByte2 = GetData2(); in CShortMsg()
150 unsigned char CShortMsg::GetData2() const in GetData2() function in CShortMsg
H A DShortMsg.h77 unsigned char GetData2() const;
H A DMidiReceiver_win32.cpp66 int velocity = static_cast<int>(ShortMsg.GetData2()); in ReceiveMsg()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/
H A DGUIInfoManager.cpp10415 …itemPtr = GUIINFO::GetCurrentListItem(contextWindow, info.GetData1(), info.GetData2(), info.GetInf… in GetMultiInfoBool()
10450 if (info.GetData2() < 0) // info labels are stored with negative numbers in GetMultiInfoBool()
10452 int info2 = -info.GetData2(); in GetMultiInfoBool()
10523 bReturn = integer == info.GetData2(); in GetMultiInfoBool()
10525 bReturn = integer > info.GetData2(); in GetMultiInfoBool()
10527 bReturn = integer >= info.GetData2(); in GetMultiInfoBool()
10529 bReturn = integer < info.GetData2(); in GetMultiInfoBool()
10531 bReturn = integer <= info.GetData2(); in GetMultiInfoBool()
10550 …itemPtr = GUIINFO::GetCurrentListItem(contextWindow, info.GetData1(), info.GetData2(), info.GetInf… in GetMultiInfoInt()
10582 …item = GUIINFO::GetCurrentListItem(contextWindow, info.GetData1(), info.GetData2(), info.GetInfoFl… in GetMultiInfoLabel()
[all …]
/dports/audio/csound/csound-6.15.0/interfaces/
H A Dcs_glue.hpp666 int GetData2();
H A Dcs_glue.cpp1234 int CsoundMidiOutputBuffer::GetData2() in GetData2() function in CsoundMidiOutputBuffer