Searched refs:pokeDoubleArray (Results 1 - 3 of 3) sorted by relevance

/libcore/luni/src/main/java/libcore/io/
H A DMemory.java218 public static native void pokeDoubleArray(long address, double[] src, int offset, int count, boolean swap); method in class:Memory
/libcore/luni/src/main/native/
H A Dlibcore_io_Memory.cpp306 NATIVE_METHOD(Memory, pokeDoubleArray, "(J[DIIZ)V"),
/libcore/ojluni/src/main/java/java/nio/
H A DDirectByteBuffer.java788 Memory.pokeDoubleArray(ix(pos),

Completed in 6 milliseconds