Home
last modified time | relevance | path

Searched refs:UINT_PTR (Results 1 – 25 of 3828) sorted by relevance

12345678910>>...154

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/src/tbbmalloc/
H A Dtbb_function_replacement.cpp37 inline UINT_PTR Ptr2Addrint(LPVOID ptr) in Ptr2Addrint()
44 inline LPVOID Addrint2Ptr(UINT_PTR ptr) in Addrint2Ptr()
52 inline bool IsInDistance(UINT_PTR addr1, UINT_PTR addr2, __int64 dist) in IsInDistance()
92 MemoryBuffer *CreateBuffer(UINT_PTR addr) in CreateBuffer()
151 UINT_PTR GetLocation(UINT_PTR addr) in GetLocation()
158 UINT_PTR loc = pBuff->m_next; in GetLocation()
168 UINT_PTR loc = pBuff->m_next; in GetLocation()
259 UINT_PTR srcAddr = Ptr2Addrint(inpAddr); in InsertTrampoline32()
265 UINT_PTR offset; in InsertTrampoline32()
323 UINT_PTR offset; in InsertTrampoline64()
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/Win32/Graphics/Win32/
H A DResource.hsc64 , rT_ACCELERATOR = (UINT_PTR)RT_ACCELERATOR // Accelerator table
65 , rT_ANICURSOR = (UINT_PTR)RT_ANICURSOR // Animated cursor
66 , rT_ANIICON = (UINT_PTR)RT_ANIICON // Animated icon
67 , rT_BITMAP = (UINT_PTR)RT_BITMAP // Bitmap resource
69 , rT_DIALOG = (UINT_PTR)RT_DIALOG // Dialog box
70 , rT_FONT = (UINT_PTR)RT_FONT // Font resource
74 , rT_HTML = (UINT_PTR)RT_HTML // HTML document
76 , rT_MENU = (UINT_PTR)RT_MENU // Menu resource
77 , rT_MESSAGETABLE = (UINT_PTR)RT_MESSAGETABLE // Message-table entry
79 , rT_STRING = (UINT_PTR)RT_STRING // String-table entry
[all …]
H A DMisc.hsc70 , iDC_ARROW = (UINT_PTR)IDC_ARROW
71 , iDC_IBEAM = (UINT_PTR)IDC_IBEAM
72 , iDC_WAIT = (UINT_PTR)IDC_WAIT
73 , iDC_CROSS = (UINT_PTR)IDC_CROSS
74 , iDC_UPARROW = (UINT_PTR)IDC_UPARROW
75 , iDC_SIZENWSE = (UINT_PTR)IDC_SIZENWSE
76 , iDC_SIZENESW = (UINT_PTR)IDC_SIZENESW
77 , iDC_SIZEWE = (UINT_PTR)IDC_SIZEWE
78 , iDC_SIZENS = (UINT_PTR)IDC_SIZENS
83 , iDI_HAND = (UINT_PTR)IDI_HAND
[all …]
/dports/graphics/povray37/povray-3.7.0.10/windows/
H A Dpvmenu.cpp250 AppendMenu (hMenu, MF_POPUP, (UINT_PTR) hEditMenu, "&Edit") ; in build_main_menu()
251 AppendMenu (hMenu, MF_POPUP, (UINT_PTR) hRenderMenu, "&Render") ; in build_main_menu()
252 AppendMenu (hMenu, MF_POPUP, (UINT_PTR) hOptionsMenu, "&Options") ; in build_main_menu()
253 AppendMenu (hMenu, MF_POPUP, (UINT_PTR) hToolsMenu, "&Tools") ; in build_main_menu()
256 AppendMenu (hMenu, MF_POPUP, (UINT_PTR) hHelpMenu, "&Help") ; in build_main_menu()
264 AppendMenu (hMenu, MF_POPUP, (UINT_PTR) EditGetMenu (GetFileMenu), "&File") ; in build_editor_menu()
265 AppendMenu (hMenu, MF_POPUP, (UINT_PTR) EditGetMenu (GetEditMenu), "&Edit") ; in build_editor_menu()
270 AppendMenu (hMenu, MF_POPUP, (UINT_PTR) hRenderMenu, "&Render") ; in build_editor_menu()
271 AppendMenu (hMenu, MF_POPUP, (UINT_PTR) hOptionsMenu, "&Options") ; in build_editor_menu()
272 AppendMenu (hMenu, MF_POPUP, (UINT_PTR) hToolsMenu, "Too&ls") ; in build_editor_menu()
[all …]
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/tbbmalloc/
H A Dtbb_function_replacement.cpp93 inline UINT_PTR Ptr2Addrint(LPVOID ptr) in Ptr2Addrint()
100 inline LPVOID Addrint2Ptr(UINT_PTR ptr) in Addrint2Ptr()
108 inline bool IsInDistance(UINT_PTR addr1, UINT_PTR addr2, __int64 dist) in IsInDistance()
148 MemoryBuffer *CreateBuffer(UINT_PTR addr) in CreateBuffer()
207 UINT_PTR GetLocation(UINT_PTR addr) in GetLocation()
214 UINT_PTR loc = pBuff->m_next; in GetLocation()
224 UINT_PTR loc = pBuff->m_next; in GetLocation()
322 UINT_PTR srcAddr = Ptr2Addrint(inpAddr); in InsertTrampoline32()
328 UINT_PTR offset; in InsertTrampoline32()
386 UINT_PTR offset; in InsertTrampoline64()
[all …]
/dports/devel/tbb/oneTBB-2020.3/src/tbbmalloc/
H A Dtbb_function_replacement.cpp93 inline UINT_PTR Ptr2Addrint(LPVOID ptr) in Ptr2Addrint()
100 inline LPVOID Addrint2Ptr(UINT_PTR ptr) in Addrint2Ptr()
108 inline bool IsInDistance(UINT_PTR addr1, UINT_PTR addr2, __int64 dist) in IsInDistance()
148 MemoryBuffer *CreateBuffer(UINT_PTR addr) in CreateBuffer()
207 UINT_PTR GetLocation(UINT_PTR addr) in GetLocation()
214 UINT_PTR loc = pBuff->m_next; in GetLocation()
224 UINT_PTR loc = pBuff->m_next; in GetLocation()
322 UINT_PTR srcAddr = Ptr2Addrint(inpAddr); in InsertTrampoline32()
328 UINT_PTR offset; in InsertTrampoline32()
386 UINT_PTR offset; in InsertTrampoline64()
[all …]
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/tbbmalloc/
H A Dtbb_function_replacement.cpp93 inline UINT_PTR Ptr2Addrint(LPVOID ptr) in Ptr2Addrint()
100 inline LPVOID Addrint2Ptr(UINT_PTR ptr) in Addrint2Ptr()
108 inline bool IsInDistance(UINT_PTR addr1, UINT_PTR addr2, __int64 dist) in IsInDistance()
148 MemoryBuffer *CreateBuffer(UINT_PTR addr) in CreateBuffer()
207 UINT_PTR GetLocation(UINT_PTR addr) in GetLocation()
214 UINT_PTR loc = pBuff->m_next; in GetLocation()
224 UINT_PTR loc = pBuff->m_next; in GetLocation()
322 UINT_PTR srcAddr = Ptr2Addrint(inpAddr); in InsertTrampoline32()
328 UINT_PTR offset; in InsertTrampoline32()
386 UINT_PTR offset; in InsertTrampoline64()
[all …]
/dports/devel/onetbb/oneTBB-2021.4.0/src/tbbmalloc_proxy/
H A Dfunction_replacement.cpp92 inline UINT_PTR Ptr2Addrint(LPVOID ptr) in Ptr2Addrint()
99 inline LPVOID Addrint2Ptr(UINT_PTR ptr) in Addrint2Ptr()
107 inline bool IsInDistance(UINT_PTR addr1, UINT_PTR addr2, __int64 dist) in IsInDistance()
147 MemoryBuffer *CreateBuffer(UINT_PTR addr) in CreateBuffer()
206 UINT_PTR GetLocation(UINT_PTR addr) in GetLocation()
213 UINT_PTR loc = pBuff->m_next; in GetLocation()
223 UINT_PTR loc = pBuff->m_next; in GetLocation()
321 UINT_PTR srcAddr = Ptr2Addrint(inpAddr); in InsertTrampoline32()
327 UINT_PTR offset; in InsertTrampoline32()
385 UINT_PTR offset; in InsertTrampoline64()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Native/Windows/clrcompression/
H A Dcrt.cpp74 extern "C" DECLSPEC_SELECTANY UINT_PTR __security_cookie = DEFAULT_SECURITY_COOKIE;
76 extern "C" DECLSPEC_SELECTANY UINT_PTR __security_cookie_complement = ~(DEFAULT_SECURITY_COOKIE);
101 UINT_PTR cookie;
137 for (ehrec = (PEXCEPTION_REGISTRATION_RECORD)(UINT_PTR) in __security_init_cookie()
186 cookie ^= (((UINT_PTR) GetTickCount64()) << 24); in __security_init_cookie()
188 cookie ^= (UINT_PTR) GetTickCount64(); in __security_init_cookie()
192 cookie ^= (((UINT_PTR)perfctr.LowPart << 32) ^ perfctr.QuadPart); in __security_init_cookie()
201 cookie ^= (UINT_PTR)&cookie; in __security_init_cookie()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dintsafe.h86 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(Int8ToUIntPtr, INT8, UINT_PTR)
107 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(ShortToUIntPtr, SHORT, UINT_PTR)
167 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(LongToUIntPtr, LONG, UINT_PTR)
185 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(IntToUIntPtr, INT, UINT_PTR)
193 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(UIntPtrToInt8, UINT_PTR, INT8)
198 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(UIntPtrToUInt, UINT_PTR, UINT)
201 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(UIntPtrToLong, UINT_PTR, LONG)
202 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(UIntPtrToInt, UINT_PTR, INT)
361 __MINGW_INTSAFE_API __MINGW_INTSAFE_MATH(UIntPtrAdd, UINT_PTR, add)
382 __MINGW_INTSAFE_API __MINGW_INTSAFE_MATH(UIntPtrSub, UINT_PTR, sub)
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/ddk/
H A Dntintsafe.h82 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(Int8ToUIntPtr, INT8, UINT_PTR)
103 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(ShortToUIntPtr, SHORT, UINT_PTR)
163 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(LongToUIntPtr, LONG, UINT_PTR)
181 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(IntToUIntPtr, INT, UINT_PTR)
189 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(UIntPtrToInt8, UINT_PTR, INT8)
194 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(UIntPtrToUInt, UINT_PTR, UINT)
197 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(UIntPtrToLong, UINT_PTR, LONG)
198 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(UIntPtrToInt, UINT_PTR, INT)
356 __MINGW_INTSAFE_API __MINGW_INTSAFE_MATH(UIntPtrAdd, UINT_PTR, add)
377 __MINGW_INTSAFE_API __MINGW_INTSAFE_MATH(UIntPtrSub, UINT_PTR, sub)
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dintsafe.h86 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(Int8ToUIntPtr, INT8, UINT_PTR)
107 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(ShortToUIntPtr, SHORT, UINT_PTR)
167 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(LongToUIntPtr, LONG, UINT_PTR)
185 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(IntToUIntPtr, INT, UINT_PTR)
193 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(UIntPtrToInt8, UINT_PTR, INT8)
198 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(UIntPtrToUInt, UINT_PTR, UINT)
201 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(UIntPtrToLong, UINT_PTR, LONG)
202 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(UIntPtrToInt, UINT_PTR, INT)
361 __MINGW_INTSAFE_API __MINGW_INTSAFE_MATH(UIntPtrAdd, UINT_PTR, add)
382 __MINGW_INTSAFE_API __MINGW_INTSAFE_MATH(UIntPtrSub, UINT_PTR, sub)
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/ddk/
H A Dntintsafe.h82 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(Int8ToUIntPtr, INT8, UINT_PTR)
103 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(ShortToUIntPtr, SHORT, UINT_PTR)
163 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(LongToUIntPtr, LONG, UINT_PTR)
181 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(IntToUIntPtr, INT, UINT_PTR)
189 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(UIntPtrToInt8, UINT_PTR, INT8)
194 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(UIntPtrToUInt, UINT_PTR, UINT)
197 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(UIntPtrToLong, UINT_PTR, LONG)
198 __MINGW_INTSAFE_API __MINGW_INTSAFE_CONV(UIntPtrToInt, UINT_PTR, INT)
356 __MINGW_INTSAFE_API __MINGW_INTSAFE_MATH(UIntPtrAdd, UINT_PTR, add)
377 __MINGW_INTSAFE_API __MINGW_INTSAFE_MATH(UIntPtrSub, UINT_PTR, sub)
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libjsound/
H A DMidiInDevice.c76 return (jlong) (UINT_PTR) deviceHandle; in Java_com_sun_media_sound_MidiInDevice_nOpen()
86 MIDI_IN_CloseDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nClose()
101 err = MIDI_IN_StartDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nStart()
121 MIDI_IN_StopDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nStop()
135 ret = (jlong) MIDI_IN_GetTimeStamp((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nGetTimeStamp()
160 while ((pMessage = MIDI_IN_GetMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle))) { in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
201 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
233 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
251 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
H A DPortMixer.c112 PORT_SetIntValue((void*) (UINT_PTR) controlID, (INT32) value); in Java_com_sun_media_sound_PortMixer_nControlSetIntValue()
122 ret = PORT_GetIntValue((void*) (UINT_PTR) controlID); in Java_com_sun_media_sound_PortMixer_nControlGetIntValue()
132 PORT_SetFloatValue((void*) (UINT_PTR) controlID, (float) value); in Java_com_sun_media_sound_PortMixer_nControlSetFloatValue()
142 ret = PORT_GetFloatValue((void*) (UINT_PTR) controlID); in Java_com_sun_media_sound_PortMixer_nControlGetFloatValue()
177 if (((UINT_PTR) type) <= CONTROL_TYPE_MAX) { in PORT_NewBooleanControl()
178 TRACE1("PORT_NewBooleanControl: creating '%d'\n", (int) (UINT_PTR) type); in PORT_NewBooleanControl()
208 (jlong) (UINT_PTR) controlID, typeString); in PORT_NewBooleanControl()
282 if (((UINT_PTR) type) <= CONTROL_TYPE_MAX) { in PORT_NewFloatControl()
283 TRACE1("PORT_NewFloatControl: creating '%d'\n", (int) (UINT_PTR) type); in PORT_NewFloatControl()
310 if (((UINT_PTR) type) <= CONTROL_TYPE_MAX) { in PORT_NewFloatControl()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libjsound/
H A DMidiInDevice.c76 return (jlong) (UINT_PTR) deviceHandle; in Java_com_sun_media_sound_MidiInDevice_nOpen()
86 MIDI_IN_CloseDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nClose()
101 err = MIDI_IN_StartDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nStart()
121 MIDI_IN_StopDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nStop()
135 ret = (jlong) MIDI_IN_GetTimeStamp((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nGetTimeStamp()
160 while ((pMessage = MIDI_IN_GetMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle))) { in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
201 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
233 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
251 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
H A DPortMixer.c112 PORT_SetIntValue((void*) (UINT_PTR) controlID, (INT32) value); in Java_com_sun_media_sound_PortMixer_nControlSetIntValue()
122 ret = PORT_GetIntValue((void*) (UINT_PTR) controlID); in Java_com_sun_media_sound_PortMixer_nControlGetIntValue()
132 PORT_SetFloatValue((void*) (UINT_PTR) controlID, (float) value); in Java_com_sun_media_sound_PortMixer_nControlSetFloatValue()
142 ret = PORT_GetFloatValue((void*) (UINT_PTR) controlID); in Java_com_sun_media_sound_PortMixer_nControlGetFloatValue()
177 if (((UINT_PTR) type) <= CONTROL_TYPE_MAX) { in PORT_NewBooleanControl()
178 TRACE1("PORT_NewBooleanControl: creating '%d'\n", (int) (UINT_PTR) type); in PORT_NewBooleanControl()
208 (jlong) (UINT_PTR) controlID, typeString); in PORT_NewBooleanControl()
282 if (((UINT_PTR) type) <= CONTROL_TYPE_MAX) { in PORT_NewFloatControl()
283 TRACE1("PORT_NewFloatControl: creating '%d'\n", (int) (UINT_PTR) type); in PORT_NewFloatControl()
310 if (((UINT_PTR) type) <= CONTROL_TYPE_MAX) { in PORT_NewFloatControl()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libjsound/
H A DMidiInDevice.c76 return (jlong) (UINT_PTR) deviceHandle; in Java_com_sun_media_sound_MidiInDevice_nOpen()
86 MIDI_IN_CloseDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nClose()
101 err = MIDI_IN_StartDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nStart()
121 MIDI_IN_StopDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nStop()
135 ret = (jlong) MIDI_IN_GetTimeStamp((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nGetTimeStamp()
160 while ((pMessage = MIDI_IN_GetMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle))) { in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
201 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
233 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
251 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libjsound/
H A DMidiInDevice.c76 return (jlong) (UINT_PTR) deviceHandle; in Java_com_sun_media_sound_MidiInDevice_nOpen()
86 MIDI_IN_CloseDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nClose()
101 err = MIDI_IN_StartDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nStart()
121 MIDI_IN_StopDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nStop()
135 ret = (jlong) MIDI_IN_GetTimeStamp((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nGetTimeStamp()
160 while ((pMessage = MIDI_IN_GetMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle))) { in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
201 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
233 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
251 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libjsound/
H A DMidiInDevice.c76 return (jlong) (UINT_PTR) deviceHandle; in Java_com_sun_media_sound_MidiInDevice_nOpen()
86 MIDI_IN_CloseDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nClose()
101 err = MIDI_IN_StartDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nStart()
121 MIDI_IN_StopDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nStop()
135 ret = (jlong) MIDI_IN_GetTimeStamp((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nGetTimeStamp()
160 while ((pMessage = MIDI_IN_GetMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle))) { in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
201 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
233 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
251 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/libjsound/
H A DMidiInDevice.c76 return (jlong) (UINT_PTR) deviceHandle; in Java_com_sun_media_sound_MidiInDevice_nOpen()
86 MIDI_IN_CloseDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nClose()
101 err = MIDI_IN_StartDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nStart()
121 MIDI_IN_StopDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nStop()
135 ret = (jlong) MIDI_IN_GetTimeStamp((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nGetTimeStamp()
160 while ((pMessage = MIDI_IN_GetMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle))) { in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
201 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
233 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
251 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libjsound/
H A DMidiInDevice.c76 return (jlong) (UINT_PTR) deviceHandle; in Java_com_sun_media_sound_MidiInDevice_nOpen()
86 MIDI_IN_CloseDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nClose()
101 err = MIDI_IN_StartDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nStart()
121 MIDI_IN_StopDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nStop()
135 ret = (jlong) MIDI_IN_GetTimeStamp((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nGetTimeStamp()
160 while ((pMessage = MIDI_IN_GetMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle))) { in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
201 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
233 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
251 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libjsound/
H A DMidiInDevice.c76 return (jlong) (UINT_PTR) deviceHandle; in Java_com_sun_media_sound_MidiInDevice_nOpen()
86 MIDI_IN_CloseDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nClose()
101 err = MIDI_IN_StartDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nStart()
121 MIDI_IN_StopDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nStop()
135 ret = (jlong) MIDI_IN_GetTimeStamp((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nGetTimeStamp()
160 while ((pMessage = MIDI_IN_GetMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle))) { in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
201 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
233 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
251 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/com/sun/media/sound/
H A DMidiInDevice.c76 return (jlong) (UINT_PTR) deviceHandle; in Java_com_sun_media_sound_MidiInDevice_nOpen()
86 MIDI_IN_CloseDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nClose()
101 err = MIDI_IN_StartDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nStart()
121 MIDI_IN_StopDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nStop()
135 ret = (jlong) MIDI_IN_GetTimeStamp((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nGetTimeStamp()
160 while ((pMessage = MIDI_IN_GetMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle))) { in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
201 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
233 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
251 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/com/sun/media/sound/
H A DMidiInDevice.c76 return (jlong) (UINT_PTR) deviceHandle; in Java_com_sun_media_sound_MidiInDevice_nOpen()
86 MIDI_IN_CloseDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nClose()
101 err = MIDI_IN_StartDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nStart()
121 MIDI_IN_StopDevice((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nStop()
135 ret = (jlong) MIDI_IN_GetTimeStamp((MidiDeviceHandle*) (UINT_PTR) deviceHandle); in Java_com_sun_media_sound_MidiInDevice_nGetTimeStamp()
160 while ((pMessage = MIDI_IN_GetMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle))) { in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
201 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
233 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()
251 MIDI_IN_ReleaseMessage((MidiDeviceHandle*) (UINT_PTR) deviceHandle, pMessage); in Java_com_sun_media_sound_MidiInDevice_nGetMessages()

12345678910>>...154