Home
last modified time | relevance | path

Searched defs:BufferPreallocation (Results 1 – 2 of 2) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/compute/
H A Dexec.cc73 struct BufferPreallocation { struct
74 explicit BufferPreallocation(int bit_width = -1, int added_length = 0) in BufferPreallocation() argument
77 int bit_width;
78 int added_length;
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/compute/
H A Dexec.cc178 struct BufferPreallocation { struct
179 explicit BufferPreallocation(int bit_width = -1, int added_length = 0) in BufferPreallocation() function
182 int bit_width;
183 int added_length;