/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/go/arrow/csv/ |
H A D | reader_test.go | 200 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 D | reader_test.go | 200 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 D | reader_test.go | 200 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 D | ioutil.go | 42 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 D | ioutil.go | 39 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 D | ioutil.go | 39 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 D | memory_quota_fuzzer.cc | 88 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 D | arrio_test.go | 126 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 D | arrio_test.go | 126 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 D | arrio_test.go | 122 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 D | main.go | 46 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 D | main.go | 46 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 D | main.go | 46 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 D | main.go | 57 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 D | main.go | 57 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 D | main.go | 57 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 D | main.go | 90 r, err := ipc.NewReader(rin, ipc.WithAllocator(mem)) 142 r, err := ipc.NewFileReader(f, ipc.WithAllocator(mem))
|
H A D | main_test.go | 134 …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 D | main.go | 90 r, err := ipc.NewReader(rin, ipc.WithAllocator(mem)) 142 r, err := ipc.NewFileReader(f, ipc.WithAllocator(mem))
|
H A D | main_test.go | 134 …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 D | main.go | 90 r, err := ipc.NewReader(rin, ipc.WithAllocator(mem)) 142 r, err := ipc.NewFileReader(f, ipc.WithAllocator(mem))
|
H A D | main_test.go | 128 …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 D | main.go | 91 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 D | main.go | 91 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 D | main.go | 91 r, err := ipc.NewReader(rin, ipc.WithAllocator(mem)) 145 r, err := ipc.NewFileReader(f, ipc.WithAllocator(mem))
|