Home
last modified time | relevance | path

Searched defs:allocateNew (Results 1 – 25 of 71) sorted by relevance

123

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/java/vector/src/main/java/org/apache/arrow/vector/
H A DVariableWidthVector.java31 void allocateNew(long totalBytes, int valueCount); in allocateNew() method
39 void allocateNew(int valueCount); in allocateNew() method
H A DFixedWidthVector.java30 void allocateNew(int valueCount); in allocateNew() method
H A DAllocationHelper.java86 public static void allocateNew(ValueVector v, int valueCount) { in allocateNew() method in AllocationHelper
/dports/databases/arrow/apache-arrow-6.0.1/java/vector/src/main/java/org/apache/arrow/vector/
H A DVariableWidthVector.java31 void allocateNew(long totalBytes, int valueCount); in allocateNew() method
39 void allocateNew(int valueCount); in allocateNew() method
H A DFixedWidthVector.java30 void allocateNew(int valueCount); in allocateNew() method
H A DAllocationHelper.java86 public static void allocateNew(ValueVector v, int valueCount) { in allocateNew() method in AllocationHelper
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/java/vector/src/main/java/org/apache/arrow/vector/
H A DVariableWidthVector.java31 void allocateNew(long totalBytes, int valueCount); in allocateNew() method
39 void allocateNew(int valueCount); in allocateNew() method
H A DFixedWidthVector.java30 void allocateNew(int valueCount); in allocateNew() method
H A DAllocationHelper.java86 public static void allocateNew(ValueVector v, int valueCount) { in allocateNew() method in AllocationHelper
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/java/vector/src/main/java/org/apache/arrow/vector/complex/
H A DRepeatedFixedWidthVectorLike.java31 void allocateNew(int valueCount, int innerValueCount); in allocateNew() method
H A DRepeatedVariableWidthVectorLike.java32 void allocateNew(int totalBytes, int parentValueCount, int childValueCount); in allocateNew() method
H A DAbstractContainerVector.java52 public void allocateNew() throws OutOfMemoryException { in allocateNew() method in AbstractContainerVector
/dports/databases/arrow/apache-arrow-6.0.1/java/vector/src/main/java/org/apache/arrow/vector/complex/
H A DRepeatedFixedWidthVectorLike.java31 void allocateNew(int valueCount, int innerValueCount); in allocateNew() method
H A DRepeatedVariableWidthVectorLike.java32 void allocateNew(int totalBytes, int parentValueCount, int childValueCount); in allocateNew() method
H A DAbstractContainerVector.java52 public void allocateNew() throws OutOfMemoryException { in allocateNew() method in AbstractContainerVector
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/java/vector/src/main/java/org/apache/arrow/vector/complex/
H A DRepeatedFixedWidthVectorLike.java31 void allocateNew(int valueCount, int innerValueCount); in allocateNew() method
H A DRepeatedVariableWidthVectorLike.java32 void allocateNew(int totalBytes, int parentValueCount, int childValueCount); in allocateNew() method
H A DAbstractContainerVector.java52 public void allocateNew() throws OutOfMemoryException { in allocateNew() method in AbstractContainerVector
/dports/databases/arrow/apache-arrow-6.0.1/java/c/src/main/java/org/apache/arrow/c/
H A DArrowSchema.java110 public static ArrowSchema allocateNew(BufferAllocator allocator) { in allocateNew() method in ArrowSchema
H A DArrowArray.java114 public static ArrowArray allocateNew(BufferAllocator allocator) { in allocateNew() method in ArrowArray
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/tools/gnu/classpath/tools/rmic/
H A DVariables.java75 private int allocateNew(Object name, int size) in allocateNew() method in Variables
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/tools/gnu/classpath/tools/rmic/
H A DVariables.java75 private int allocateNew(Object name, int size) in allocateNew() method in Variables
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/tools/gnu/classpath/tools/rmic/
H A DVariables.java75 private int allocateNew(Object name, int size) in allocateNew() method in Variables
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/tools/gnu/classpath/tools/rmic/
H A DVariables.java75 private int allocateNew(Object name, int size) in allocateNew() method in Variables
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/tools/gnu/classpath/tools/rmic/
H A DVariables.java75 private int allocateNew(Object name, int size) in allocateNew() method in Variables

123