Home
last modified time | relevance | path

Searched refs:mapImpl (Results 1 – 25 of 63) sorted by relevance

123

/dports/lang/gcc6-aux/gcc-6-20180516/libjava/gnu/java/nio/channels/
H A DFileChannelImpl.java275 public native MappedByteBuffer mapImpl (char mode, long position, int size) in mapImpl() method in FileChannelImpl
300 return mapImpl(nmode, position, (int) size); in map()
H A DnatFileChannelEcos.cc168 FileChannelImpl::mapImpl (jchar, jlong, jint) in mapImpl() function in FileChannelImpl
H A DFileChannelImpl.h81 ::java::nio::MappedByteBuffer * mapImpl(jchar, jlong, jint);
H A DnatFileChannelWin32.cc395 FileChannelImpl::mapImpl (jchar mmode, jlong position, jint size) in mapImpl() function in FileChannelImpl
/dports/lang/gcc48/gcc-4.8.5/libjava/gnu/java/nio/channels/
H A DFileChannelImpl.java275 public native MappedByteBuffer mapImpl (char mode, long position, int size) in mapImpl() method in FileChannelImpl
300 return mapImpl(nmode, position, (int) size); in map()
H A DnatFileChannelEcos.cc168 FileChannelImpl::mapImpl (jchar, jlong, jint) in mapImpl() function in FileChannelImpl
H A DFileChannelImpl.h81 ::java::nio::MappedByteBuffer * mapImpl(jchar, jlong, jint);
H A DnatFileChannelWin32.cc395 FileChannelImpl::mapImpl (jchar mmode, jlong position, jint size) in mapImpl() function in FileChannelImpl
/dports/lang/gnat_util/gcc-6-20180516/libjava/gnu/java/nio/channels/
H A DFileChannelImpl.java275 public native MappedByteBuffer mapImpl (char mode, long position, int size) in mapImpl() method in FileChannelImpl
300 return mapImpl(nmode, position, (int) size); in map()
H A DnatFileChannelEcos.cc168 FileChannelImpl::mapImpl (jchar, jlong, jint) in mapImpl() function in FileChannelImpl
H A DFileChannelImpl.h81 ::java::nio::MappedByteBuffer * mapImpl(jchar, jlong, jint);
H A DnatFileChannelWin32.cc395 FileChannelImpl::mapImpl (jchar mmode, jlong position, jint size) in mapImpl() function in FileChannelImpl
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/gnu/java/nio/channels/
H A DFileChannelImpl.java275 public native MappedByteBuffer mapImpl (char mode, long position, int size) in mapImpl() method in FileChannelImpl
300 return mapImpl(nmode, position, (int) size); in map()
H A DnatFileChannelEcos.cc168 FileChannelImpl::mapImpl (jchar, jlong, jint) in mapImpl() function in FileChannelImpl
H A DFileChannelImpl.h81 ::java::nio::MappedByteBuffer * mapImpl(jchar, jlong, jint);
H A DnatFileChannelWin32.cc395 FileChannelImpl::mapImpl (jchar mmode, jlong position, jint size) in mapImpl() function in FileChannelImpl
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/gnu/java/nio/channels/
H A DFileChannelImpl.java275 public native MappedByteBuffer mapImpl (char mode, long position, int size) in mapImpl() method in FileChannelImpl
300 return mapImpl(nmode, position, (int) size); in map()
H A DnatFileChannelEcos.cc168 FileChannelImpl::mapImpl (jchar, jlong, jint) in mapImpl() function in FileChannelImpl
H A DFileChannelImpl.h81 ::java::nio::MappedByteBuffer * mapImpl(jchar, jlong, jint);
H A DnatFileChannelWin32.cc395 FileChannelImpl::mapImpl (jchar mmode, jlong position, jint size) in mapImpl() function in FileChannelImpl
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/java/nio/channels/
H A DFileChannelImpl.java287 public native MappedByteBuffer mapImpl (char mode, long position, int size) in mapImpl() method in FileChannelImpl
313 return mapImpl(nmode, position, (int) size); in map()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/vulkan/
H A DBufferVk.h97 angle::Result mapImpl(ContextVk *contextVk, void **mapPtr);
H A DBufferVk.cpp330 return mapImpl(vk::GetImpl(context), mapPtr); in map()
342 angle::Result BufferVk::mapImpl(ContextVk *contextVk, void **mapPtr) in mapImpl() function in rx::BufferVk
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/vulkan/
H A DBufferVk.h109 angle::Result mapImpl(ContextVk *contextVk, void **mapPtr);
H A DBufferVk.cpp373 return mapImpl(vk::GetImpl(context), mapPtr); in map()
386 angle::Result BufferVk::mapImpl(ContextVk *contextVk, void **mapPtr) in mapImpl() function in rx::BufferVk

123