Home
last modified time | relevance | path

Searched refs:releaseImpl (Results 1 – 25 of 59) sorted by relevance

123

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/gnu/java/nio/
H A DFileLockImpl.java79 private native void releaseImpl () throws IOException; in releaseImpl() method in FileLockImpl
83 releaseImpl (); in release()
H A DnatFileLockImpl.cc21 gnu::java::nio::FileLockImpl::releaseImpl () in releaseImpl() function in gnu::java::nio::FileLockImpl
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/gnu/java/nio/
H A DFileLockImpl.java79 private native void releaseImpl () throws IOException; in releaseImpl() method in FileLockImpl
83 releaseImpl (); in release()
H A DnatFileLockImpl.cc21 gnu::java::nio::FileLockImpl::releaseImpl () in releaseImpl() function in gnu::java::nio::FileLockImpl
/dports/graphics/jogl/jogl-1.1.1_9/jogl/src/classes/com/sun/opengl/impl/windows/
H A DWindowsOnscreenGLContext.java79 protected void releaseImpl() throws GLException { in releaseImpl() method in WindowsOnscreenGLContext
81 super.releaseImpl(); in releaseImpl()
H A DWindowsExternalGLContext.java90 protected void releaseImpl() throws GLException { in releaseImpl() method in WindowsExternalGLContext
H A DWindowsGLContext.java185 protected void releaseImpl() throws GLException { in releaseImpl() method in WindowsGLContext
/dports/graphics/jogl/jogl-1.1.1_9/jogl/src/classes/com/sun/opengl/impl/x11/
H A DX11OnscreenGLContext.java82 protected void releaseImpl() throws GLException { in releaseImpl() method in X11OnscreenGLContext
84 super.releaseImpl(); in releaseImpl()
H A DX11ExternalGLContext.java95 protected void releaseImpl() throws GLException { in releaseImpl() method in X11ExternalGLContext
H A DX11PbufferGLContext.java110 protected void releaseImpl() throws GLException { in releaseImpl() method in X11PbufferGLContext
H A DX11ExternalGLDrawable.java154 protected void releaseImpl() throws GLException { in releaseImpl() method in X11ExternalGLDrawable.Context
H A DX11GLContext.java158 protected void releaseImpl() throws GLException { in releaseImpl() method in X11GLContext
/dports/graphics/jogl/jogl-1.1.1_9/jogl/src/classes/com/sun/opengl/impl/macosx/
H A DMacOSXOnscreenGLContext.java96 protected void releaseImpl() throws GLException { in releaseImpl() method in MacOSXOnscreenGLContext
98 super.releaseImpl(); in releaseImpl()
H A DMacOSXExternalGLContext.java103 protected void releaseImpl() throws GLException { in releaseImpl() method in MacOSXExternalGLContext
H A DMacOSXJava2DGLContext.java125 protected void releaseImpl() throws GLException { in releaseImpl() method in MacOSXJava2DGLContext
/dports/graphics/jogl/jogl-1.1.1_9/jogl/src/classes/com/sun/opengl/impl/
H A DGLContextImpl.java166 releaseImpl(); in release()
172 protected abstract void releaseImpl() throws GLException; in releaseImpl() method in GLContextImpl
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/egl/
H A DEGLExternalContext.java56 protected void releaseImpl() throws GLException { in releaseImpl() method in EGLExternalContext
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/transport/
H A Dticket.h145 std::unique_ptr<TicketImpl> releaseImpl() && { in releaseImpl() function
H A Dtransport_layer.h174 return std::move(ticket).releaseImpl(); in getOwnedTicketImpl()
/dports/lang/smalltalk/smalltalk-3.2.5/packages/java/
H A Dgnu_java_nio_FileLockImpl.st37 <javaNativeMethod: #'releaseImpl()V'
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/windows/wgl/
H A DWindowsExternalWGLContext.java113 protected void releaseImpl() throws GLException { in releaseImpl() method in WindowsExternalWGLContext
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/macosx/cgl/
H A DMacOSXExternalCGLContext.java129 protected void releaseImpl() throws GLException { in releaseImpl() method in MacOSXExternalCGLContext
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/x11/glx/
H A DX11ExternalGLXContext.java125 protected void releaseImpl() throws GLException { in releaseImpl() method in X11ExternalGLXContext
/dports/www/wt/wt-4.6.1/src/Wt/Dbo/
H A Dcollection_impl.h53 releaseImpl();
57 void collection<C>::iterator::releaseImpl()
79 releaseImpl();
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/opencl/
H A DCLContext.java312 void releaseImpl() { in releaseImpl() method in CLContext

123