Home
last modified time | relevance | path

Searched defs:fullCopy (Results 1 – 25 of 59) sorted by relevance

123

/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/net/httpclient/websocket/
H A DSupport.java71 public static ByteBuffer fullCopy(ByteBuffer src) { in fullCopy() method in Support
H A DMockListener.java481 private static ByteBuffer fullCopy(ByteBuffer src) { in fullCopy() method in MockListener
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/net/httpclient/websocket/
H A DSupport.java71 public static ByteBuffer fullCopy(ByteBuffer src) { in fullCopy() method in Support
H A DMockListener.java481 private static ByteBuffer fullCopy(ByteBuffer src) { in fullCopy() method in MockListener
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/net/httpclient/websocket/
H A DSupport.java71 public static ByteBuffer fullCopy(ByteBuffer src) { in fullCopy() method in Support
H A DMockListener.java481 private static ByteBuffer fullCopy(ByteBuffer src) { in fullCopy() method in MockListener
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/net/httpclient/websocket/
H A DSupport.java71 public static ByteBuffer fullCopy(ByteBuffer src) { in fullCopy() method in Support
H A DMockListener.java481 private static ByteBuffer fullCopy(ByteBuffer src) { in fullCopy() method in MockListener
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/net/httpclient/websocket/
H A DSupport.java71 public static ByteBuffer fullCopy(ByteBuffer src) { in fullCopy() method in Support
H A DMockListener.java481 private static ByteBuffer fullCopy(ByteBuffer src) { in fullCopy() method in MockListener
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/net/httpclient/websocket/
H A DSupport.java71 public static ByteBuffer fullCopy(ByteBuffer src) { in fullCopy() method in Support
H A DMockListener.java481 private static ByteBuffer fullCopy(ByteBuffer src) { in fullCopy() method in MockListener
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/net/httpclient/websocket/
H A DSupport.java76 public static ByteBuffer fullCopy(ByteBuffer src) { in fullCopy() method in Support
H A DMockListener.java481 private static ByteBuffer fullCopy(ByteBuffer src) { in fullCopy() method in MockListener
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/net/httpclient/websocket/
H A DSupport.java76 public static ByteBuffer fullCopy(ByteBuffer src) { in fullCopy() method in Support
H A DMockListener.java481 private static ByteBuffer fullCopy(ByteBuffer src) { in fullCopy() method in MockListener
/dports/math/ogdf/OGDF/src/ogdf/basic/
H A Dextended_graph_alg.cpp322Graph& fullCopy, // copy of graph G be checked for planarity holds corresponding nodes in fullCopy… in recursiveCConnect()
410 Graph fullCopy; in cconnect() local
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/utils/
H A DFunction.cpp126 void Function::fullCopy(const Function & f) in fullCopy() function in xlifepp::Function
/dports/math/jts/jts-jts-1.18.1/modules/core/src/test/java/org/locationtech/jts/geom/
H A DCoordinateSequencesTest.java212 CoordinateSequence fullCopy = factory.create(sequence.size(), dimension); in doTestCopy() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/OpenGL/libGLESv2/
H A DDevice.cpp575 bool fullCopy = (sRect.x0 == 0.0f) && (sRect.y0 == 0.0f) && (dRect.x0 == 0) && (dRect.y0 == 0) && in stretchRect() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/OpenGL/libGLESv2/
H A DDevice.cpp575 bool fullCopy = (sRect.x0 == 0.0f) && (sRect.y0 == 0.0f) && (dRect.x0 == 0) && (dRect.y0 == 0) && in stretchRect() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/java/awt/
H A DWindow.java1490 Window[] fullCopy = new Window[fullSize]; in getOwnedWindows_NoClientCode() local
1565 Window[] fullCopy = new Window[fullSize]; in getWindows() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/java/awt/
H A DWindow.java1501 Window[] fullCopy = new Window[fullSize]; in getOwnedWindows_NoClientCode() local
1576 Window[] fullCopy = new Window[fullSize]; in getWindows() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/java/awt/
H A DWindow.java1506 Window[] fullCopy = new Window[fullSize]; in getOwnedWindows_NoClientCode() local
1581 Window[] fullCopy = new Window[fullSize]; in getWindows() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/java/awt/
H A DWindow.java1490 Window[] fullCopy = new Window[fullSize]; in getOwnedWindows_NoClientCode() local
1565 Window[] fullCopy = new Window[fullSize]; in getWindows() local

123