Home
last modified time | relevance | path

Searched refs:WithAllocator (Results 1 – 25 of 54) sorted by relevance

123

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/go/arrow/csv/
H A Dreader_test.go200 csv.WithAllocator(mem),
278 csv.WithAllocator(mem),
317 opts: []csv.Option{csv.WithAllocator(mem), csv.WithComment('#'), csv.WithComma(';')},
354 csv.WithAllocator(mem), csv.WithComment('#'), csv.WithComma(';'),
393 csv.WithAllocator(mem), csv.WithComment('#'), csv.WithComma(';'),
432 csv.WithAllocator(mem), csv.WithComment('#'), csv.WithComma(';'),
453 csv.WithAllocator(mem), csv.WithComment('#'), csv.WithComma(';'),
468 csv.WithAllocator(mem), csv.WithComment('#'), csv.WithComma(';'),
480 csv.WithAllocator(mem), csv.WithComment('#'), csv.WithComma(';'),
492 csv.WithAllocator(mem), csv.WithComment('#'), csv.WithComma(';'),
[all …]
/dports/databases/arrow/apache-arrow-6.0.1/go/arrow/csv/
H A Dreader_test.go200 csv.WithAllocator(mem),
278 csv.WithAllocator(mem),
317 opts: []csv.Option{csv.WithAllocator(mem), csv.WithComment('#'), csv.WithComma(';')},
354 csv.WithAllocator(mem), csv.WithComment('#'), csv.WithComma(';'),
393 csv.WithAllocator(mem), csv.WithComment('#'), csv.WithComma(';'),
432 csv.WithAllocator(mem), csv.WithComment('#'), csv.WithComma(';'),
453 csv.WithAllocator(mem), csv.WithComment('#'), csv.WithComma(';'),
468 csv.WithAllocator(mem), csv.WithComment('#'), csv.WithComma(';'),
480 csv.WithAllocator(mem), csv.WithComment('#'), csv.WithComma(';'),
492 csv.WithAllocator(mem), csv.WithComment('#'), csv.WithComma(';'),
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/go/arrow/csv/
H A Dreader_test.go200 csv.WithAllocator(mem),
278 csv.WithAllocator(mem),
317 opts: []csv.Option{csv.WithAllocator(mem), csv.WithComment('#'), csv.WithComma(';')},
354 csv.WithAllocator(mem), csv.WithComment('#'), csv.WithComma(';'),
393 csv.WithAllocator(mem), csv.WithComment('#'), csv.WithComma(';'),
432 csv.WithAllocator(mem), csv.WithComment('#'), csv.WithComma(';'),
453 csv.WithAllocator(mem), csv.WithComment('#'), csv.WithComma(';'),
468 csv.WithAllocator(mem), csv.WithComment('#'), csv.WithComma(';'),
480 csv.WithAllocator(mem), csv.WithComment('#'), csv.WithComma(';'),
492 csv.WithAllocator(mem), csv.WithComment('#'), csv.WithComma(';'),
[all …]
/dports/databases/arrow/apache-arrow-6.0.1/go/arrow/internal/arrdata/
H A Dioutil.go42 r, err := ipc.NewFileReader(f, ipc.WithSchema(schema), ipc.WithAllocator(mem))
73 r, err := ipc.NewFileReader(f, ipc.WithSchema(schema), ipc.WithAllocator(mem))
122 r, err := ipc.NewReader(f, ipc.WithSchema(schema), ipc.WithAllocator(mem))
147 w, err := ipc.NewFileWriter(f, ipc.WithSchema(schema), ipc.WithAllocator(mem))
183 opts := []ipc.Option{ipc.WithSchema(schema), ipc.WithAllocator(mem)}
229 w := ipc.NewWriter(f, ipc.WithSchema(schema), ipc.WithAllocator(mem))
250 …opts := []ipc.Option{ipc.WithSchema(schema), ipc.WithAllocator(mem), ipc.WithCompressConcurrency(n…
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/go/arrow/internal/arrdata/
H A Dioutil.go39 r, err := ipc.NewFileReader(f, ipc.WithSchema(schema), ipc.WithAllocator(mem))
71 r, err := ipc.NewReader(f, ipc.WithSchema(schema), ipc.WithAllocator(mem))
96 w, err := ipc.NewFileWriter(f, ipc.WithSchema(schema), ipc.WithAllocator(mem))
129 w := ipc.NewWriter(f, ipc.WithSchema(schema), ipc.WithAllocator(mem))
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/go/arrow/internal/arrdata/
H A Dioutil.go39 r, err := ipc.NewFileReader(f, ipc.WithSchema(schema), ipc.WithAllocator(mem))
71 r, err := ipc.NewReader(f, ipc.WithSchema(schema), ipc.WithAllocator(mem))
96 w, err := ipc.NewFileWriter(f, ipc.WithSchema(schema), ipc.WithAllocator(mem))
129 w := ipc.NewWriter(f, ipc.WithSchema(schema), ipc.WithAllocator(mem))
/dports/devel/grpc/grpc-1.42.0/test/core/resource_quota/
H A Dmemory_quota_fuzzer.cc88 WithAllocator(action.allocator(), in RunMsg()
98 WithAllocator( in RunMsg()
132 WithAllocator( in RunMsg()
159 void WithAllocator(int allocator, F f) { in WithAllocator() function in grpc_core::testing::__anon651662f10111::Fuzzer
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/go/arrow/arrio/
H A Darrio_test.go126 rr, err := ipc.NewFileReader(f, ipc.WithSchema(recs[0].Schema()), ipc.WithAllocator(mem))
133 rr, err := ipc.NewReader(f, ipc.WithSchema(recs[0].Schema()), ipc.WithAllocator(mem))
150 w, err = ipc.NewFileWriter(o, ipc.WithSchema(recs[0].Schema()), ipc.WithAllocator(mem))
155 w = ipc.NewWriter(o, ipc.WithSchema(recs[0].Schema()), ipc.WithAllocator(mem))
/dports/databases/arrow/apache-arrow-6.0.1/go/arrow/arrio/
H A Darrio_test.go126 rr, err := ipc.NewFileReader(f, ipc.WithSchema(recs[0].Schema()), ipc.WithAllocator(mem))
133 rr, err := ipc.NewReader(f, ipc.WithSchema(recs[0].Schema()), ipc.WithAllocator(mem))
150 w, err = ipc.NewFileWriter(o, ipc.WithSchema(recs[0].Schema()), ipc.WithAllocator(mem))
155 w = ipc.NewWriter(o, ipc.WithSchema(recs[0].Schema()), ipc.WithAllocator(mem))
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/go/arrow/arrio/
H A Darrio_test.go122 rr, err := ipc.NewFileReader(f, ipc.WithSchema(recs[0].Schema()), ipc.WithAllocator(mem))
129 rr, err := ipc.NewReader(f, ipc.WithSchema(recs[0].Schema()), ipc.WithAllocator(mem))
146 w, err = ipc.NewFileWriter(o, ipc.WithSchema(recs[0].Schema()), ipc.WithAllocator(mem))
151 w = ipc.NewWriter(o, ipc.WithSchema(recs[0].Schema()), ipc.WithAllocator(mem))
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/go/arrow/ipc/cmd/arrow-stream-to-file/
H A Dmain.go46 rr, err := ipc.NewReader(r, ipc.WithAllocator(mem))
54 ww, err := ipc.NewFileWriter(w, ipc.WithAllocator(mem), ipc.WithSchema(rr.Schema()))
/dports/databases/arrow/apache-arrow-6.0.1/go/arrow/ipc/cmd/arrow-stream-to-file/
H A Dmain.go46 rr, err := ipc.NewReader(r, ipc.WithAllocator(mem))
54 ww, err := ipc.NewFileWriter(w, ipc.WithAllocator(mem), ipc.WithSchema(rr.Schema()))
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/go/arrow/ipc/cmd/arrow-stream-to-file/
H A Dmain.go46 rr, err := ipc.NewReader(r, ipc.WithAllocator(mem))
54 ww, err := ipc.NewFileWriter(w, ipc.WithAllocator(mem), ipc.WithSchema(rr.Schema()))
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/go/arrow/ipc/cmd/arrow-file-to-stream/
H A Dmain.go57 rr, err := ipc.NewFileReader(r, ipc.WithAllocator(mem))
66 ww := ipc.NewWriter(w, ipc.WithAllocator(mem), ipc.WithSchema(rr.Schema()))
/dports/databases/arrow/apache-arrow-6.0.1/go/arrow/ipc/cmd/arrow-file-to-stream/
H A Dmain.go57 rr, err := ipc.NewFileReader(r, ipc.WithAllocator(mem))
66 ww := ipc.NewWriter(w, ipc.WithAllocator(mem), ipc.WithSchema(rr.Schema()))
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/go/arrow/ipc/cmd/arrow-file-to-stream/
H A Dmain.go57 rr, err := ipc.NewFileReader(r, ipc.WithAllocator(mem))
66 ww := ipc.NewWriter(w, ipc.WithAllocator(mem), ipc.WithSchema(rr.Schema()))
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/go/arrow/ipc/cmd/arrow-ls/
H A Dmain.go90 r, err := ipc.NewReader(rin, ipc.WithAllocator(mem))
142 r, err := ipc.NewFileReader(f, ipc.WithAllocator(mem))
H A Dmain_test.go134 …w := ipc.NewWriter(f, ipc.WithSchema(arrdata.Records[tc.name][0].Schema()), ipc.WithAllocator(mem))
301 … w = ipc.NewWriter(f, ipc.WithSchema(arrdata.Records[tc.name][0].Schema()), ipc.WithAllocator(mem))
303 … ipc.NewFileWriter(f, ipc.WithSchema(arrdata.Records[tc.name][0].Schema()), ipc.WithAllocator(mem))
/dports/databases/arrow/apache-arrow-6.0.1/go/arrow/ipc/cmd/arrow-ls/
H A Dmain.go90 r, err := ipc.NewReader(rin, ipc.WithAllocator(mem))
142 r, err := ipc.NewFileReader(f, ipc.WithAllocator(mem))
H A Dmain_test.go134 …w := ipc.NewWriter(f, ipc.WithSchema(arrdata.Records[tc.name][0].Schema()), ipc.WithAllocator(mem))
301 … w = ipc.NewWriter(f, ipc.WithSchema(arrdata.Records[tc.name][0].Schema()), ipc.WithAllocator(mem))
303 … ipc.NewFileWriter(f, ipc.WithSchema(arrdata.Records[tc.name][0].Schema()), ipc.WithAllocator(mem))
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/go/arrow/ipc/cmd/arrow-ls/
H A Dmain.go90 r, err := ipc.NewReader(rin, ipc.WithAllocator(mem))
142 r, err := ipc.NewFileReader(f, ipc.WithAllocator(mem))
H A Dmain_test.go128 …w := ipc.NewWriter(f, ipc.WithSchema(arrdata.Records[tc.name][0].Schema()), ipc.WithAllocator(mem))
290 … w = ipc.NewWriter(f, ipc.WithSchema(arrdata.Records[tc.name][0].Schema()), ipc.WithAllocator(mem))
292 … ipc.NewFileWriter(f, ipc.WithSchema(arrdata.Records[tc.name][0].Schema()), ipc.WithAllocator(mem))
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/go/arrow/ipc/cmd/arrow-cat/
H A Dmain.go91 r, err := ipc.NewReader(rin, ipc.WithAllocator(mem))
145 r, err := ipc.NewFileReader(f, ipc.WithAllocator(mem))
/dports/databases/arrow/apache-arrow-6.0.1/go/arrow/ipc/cmd/arrow-cat/
H A Dmain.go91 r, err := ipc.NewReader(rin, ipc.WithAllocator(mem))
145 r, err := ipc.NewFileReader(f, ipc.WithAllocator(mem))
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/go/arrow/ipc/cmd/arrow-cat/
H A Dmain.go91 r, err := ipc.NewReader(rin, ipc.WithAllocator(mem))
145 r, err := ipc.NewFileReader(f, ipc.WithAllocator(mem))

123