Searched defs:allocate (Results 1 – 14 of 14) sorted by relevance
142 public static ShortBuffer allocate(int capacity) { in allocate() method in ShortBuffer
142 public static FloatBuffer allocate(int capacity) { in allocate() method in FloatBuffer
143 public static IntBuffer allocate(int capacity) { in allocate() method in IntBuffer
142 public static DoubleBuffer allocate(int capacity) { in allocate() method in DoubleBuffer
142 public static LongBuffer allocate(int capacity) { in allocate() method in LongBuffer
169 public static CharBuffer allocate(int capacity) { in allocate() method in CharBuffer
279 public static ByteBuffer allocate(int capacity) { in allocate() method in ByteBuffer
50 public static java.nio.CharBuffer allocate(int capacity) { in allocate() method in CharBuffer
51 public static java.nio.ByteBuffer allocate(int capacity) { in allocate() method in ByteBuffer
37 @libcore.util.NonNull public static java.nio.ByteBuffer allocate(int capacity) { throw new RuntimeE… in allocate() method in ByteBuffer
40 public static java.nio.ByteBuffer allocate(int capacity) { throw new RuntimeException("Stub!"); } in allocate() method in ByteBuffer
892 public abstract FtpClient allocate(long size) throws FtpProtocolException, IOException; in allocate() method in FtpClient
211 public abstract sun.net.ftp.FtpClient allocate(long size) in allocate() method in FtpClient
2139 …public sun.net.ftp.FtpClient allocate(long size) throws sun.net.ftp.FtpProtocolException, IOExcept… in allocate() method in FtpClient