Home
last modified time | relevance | path

Searched refs:cbt (Results 51 – 75 of 1017) sorted by relevance

12345678910>>...41

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_voicemail/
H A Dmod_voicemail.c1142 switch_copy_string(cbt->buf, argv[0], cbt->len); in sql2str_callback()
1336 if (cbt->index++ != cbt->want) { in listen_callback()
1616 profile->forward_key, cbt->email ? ":" : "", cbt->email ? cbt->email : ""); in listen_file()
1857 cbt->user, cbt->domain, cbt->cid_name, cbt->cid_number, priority); in listen_file()
1886 …switch_simple_email(cbt->email, from, header_string, body, cbt->file_path, cbt->convert_cmd, cbt->… in listen_file()
2114 memset(&cbt, 0, sizeof(cbt)); in voicemail_check_main()
3411 memset(&cbt, 0, sizeof(cbt)); in voicemail_leave_main()
5444 memset(&cbt, 0, sizeof(cbt)); in SWITCH_STANDARD_API()
5819 memset(&cbt, 0, sizeof(cbt)); in SWITCH_STANDARD_API()
5925 memset(&cbt, 0, sizeof(cbt)); in SWITCH_STANDARD_API()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/cursor/
H A Dcur_bulk.c22 cursor = &cbulk->cbt.iface; in __bulk_col_keycmp_err()
44 btree = cbulk->cbt.btree; in __curbulk_insert_fix()
94 btree = cbulk->cbt.btree; in __curbulk_insert_fix_bitmap()
126 btree = cbulk->cbt.btree; in __curbulk_insert_var()
202 cursor = &cbulk->cbt.iface; in __bulk_row_keycmp_err()
234 btree = cbulk->cbt.btree; in __curbulk_insert_row()
281 btree = cbulk->cbt.btree; in __curbulk_insert_row_skip_check()
308 WT_CURSOR_BTREE *cbt; in __wt_curbulk_init() local
310 c = &cbulk->cbt.iface; in __wt_curbulk_init()
311 cbt = &cbulk->cbt; in __wt_curbulk_init()
[all …]
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/bigtable/quickstart/
H A Dquickstart.cc32 namespace cbt = google::cloud::bigtable; in main()
34 cbt::Table table(cbt::CreateDefaultDataClient(project_id, instance_id, in main()
35 cbt::ClientOptions()), in main()
42 google::cloud::StatusOr<std::pair<bool, cbt::Row>> result = in main()
43 table.ReadRow(row_key, cbt::Filter::FamilyRegex(column_family)); in main()
51 cbt::Cell const& cell = result->second.cells().front(); in main()
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/bigtable/quickstart/
H A Dquickstart.cc32 namespace cbt = google::cloud::bigtable; in main()
34 cbt::Table table(cbt::CreateDefaultDataClient(project_id, instance_id, in main()
35 cbt::ClientOptions()), in main()
42 google::cloud::StatusOr<std::pair<bool, cbt::Row>> result = in main()
43 table.ReadRow(row_key, cbt::Filter::FamilyRegex(column_family)); in main()
51 cbt::Cell const& cell = result->second.cells().front(); in main()
/dports/net/grpcurl/grpcurl-1.8.5/vendor/cloud.google.com/go/bigtable/cmd/cbt/
H A DREADME.md3 This is the source for `cbt`.
12 That will build the cbt binary in that directory. To run commands with the `cbt` you built (rather
16 ./cbt help
21 …ets documented on the [Go packages website](https://godoc.org/cloud.google.com/go/bigtable/cmd/cbt)
22 as well as the [cloud site](https://cloud.google.com/bigtable/docs/cbt-reference).
36 …d you can view the [local version](http://localhost:6060/pkg/cloud.google.com/go/bigtable/cmd/cbt/)
39 go run . -o $(go env GOPATH)/src/cloud.google.com/go/bigtable/cmd/cbt/cbtdoc.go doc
45 …d documentation uses the `cbt mddoc` command to generate part of the [cbt Reference](https://cloud…
/dports/www/grafana8/grafana-8.3.6/vendor/cloud.google.com/go/bigtable/cmd/cbt/
H A DREADME.md3 This is the source for `cbt`.
12 That will build the cbt binary in that directory. To run commands with the `cbt` you built (rather
16 ./cbt help
21 …ts documented on the [Go packages website](https://pkg.go.dev/cloud.google.com/go/bigtable/cmd/cbt)
22 as well as the [cloud site](https://cloud.google.com/bigtable/docs/cbt-reference).
36 …d you can view the [local version](http://localhost:6060/pkg/cloud.google.com/go/bigtable/cmd/cbt/)
39 go run . -o $(go env GOPATH)/src/cloud.google.com/go/bigtable/cmd/cbt/cbtdoc.go doc
45 …d documentation uses the `cbt mddoc` command to generate part of the [cbt Reference](https://cloud…
/dports/www/gohugo/google-cloud-go-storage-v1.10.0/bigtable/cmd/cbt/
H A DREADME.md3 This is the source for `cbt`.
12 That will build the cbt binary in that directory. To run commands with the `cbt` you built (rather
16 ./cbt help
21 …ets documented on the [Go packages website](https://godoc.org/cloud.google.com/go/bigtable/cmd/cbt)
22 as well as the [cloud site](https://cloud.google.com/bigtable/docs/cbt-reference).
36 …d you can view the [local version](http://localhost:6060/pkg/cloud.google.com/go/bigtable/cmd/cbt/)
39 go run . -o $(go env GOPATH)/src/cloud.google.com/go/bigtable/cmd/cbt/cbtdoc.go doc
45 …d documentation uses the `cbt mddoc` command to generate part of the [cbt Reference](https://cloud…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/cloud.google.com/go/bigtable/cmd/cbt/
H A DREADME.md3 This is the source for `cbt`.
12 That will build the cbt binary in that directory. To run commands with the `cbt` you built (rather
16 ./cbt help
21 …ts documented on the [Go packages website](https://pkg.go.dev/cloud.google.com/go/bigtable/cmd/cbt)
22 as well as the [cloud site](https://cloud.google.com/bigtable/docs/cbt-reference).
36 …d you can view the [local version](http://localhost:6060/pkg/cloud.google.com/go/bigtable/cmd/cbt/)
39 go run . -o $(go env GOPATH)/src/cloud.google.com/go/bigtable/cmd/cbt/cbtdoc.go doc
45 …d documentation uses the `cbt mddoc` command to generate part of the [cbt Reference](https://cloud…
/dports/net/storj/storj-1.45.3/vendor/cloud.google.com/go/bigtable/cmd/cbt/
H A DREADME.md3 This is the source for `cbt`.
12 That will build the cbt binary in that directory. To run commands with the `cbt` you built (rather
16 ./cbt help
21 …ets documented on the [Go packages website](https://godoc.org/cloud.google.com/go/bigtable/cmd/cbt)
22 as well as the [cloud site](https://cloud.google.com/bigtable/docs/cbt-reference).
36 …d you can view the [local version](http://localhost:6060/pkg/cloud.google.com/go/bigtable/cmd/cbt/)
39 go run . -o $(go env GOPATH)/src/cloud.google.com/go/bigtable/cmd/cbt/cbtdoc.go doc
45 …d documentation uses the `cbt mddoc` command to generate part of the [cbt Reference](https://cloud…
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/cloud.google.com/go/google-cloud-go-0.72.0/bigtable/cmd/cbt/
H A DREADME.md3 This is the source for `cbt`.
12 That will build the cbt binary in that directory. To run commands with the `cbt` you built (rather
16 ./cbt help
21 …ets documented on the [Go packages website](https://godoc.org/cloud.google.com/go/bigtable/cmd/cbt)
22 as well as the [cloud site](https://cloud.google.com/bigtable/docs/cbt-reference).
36 …d you can view the [local version](http://localhost:6060/pkg/cloud.google.com/go/bigtable/cmd/cbt/)
39 go run . -o $(go env GOPATH)/src/cloud.google.com/go/bigtable/cmd/cbt/cbtdoc.go doc
45 …d documentation uses the `cbt mddoc` command to generate part of the [cbt Reference](https://cloud…
/dports/sysutils/istio/istio-1.6.7/vendor/cloud.google.com/go/bigtable/cmd/cbt/
H A DREADME.md3 This is the source for `cbt`.
12 That will build the cbt binary in that directory. To run commands with the `cbt` you built (rather
16 ./cbt help
21 …ets documented on the [Go packages website](https://godoc.org/cloud.google.com/go/bigtable/cmd/cbt)
22 as well as the [cloud site](https://cloud.google.com/bigtable/docs/cbt-reference).
36 …d you can view the [local version](http://localhost:6060/pkg/cloud.google.com/go/bigtable/cmd/cbt/)
39 go run . -o $(go env GOPATH)/src/cloud.google.com/go/bigtable/cmd/cbt/cbtdoc.go doc
45 …d documentation uses the `cbt mddoc` command to generate part of the [cbt Reference](https://cloud…
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/cloud.google.com/go/bigtable/cmd/cbt/
H A DREADME.md3 This is the source for `cbt`.
12 That will build the cbt binary in that directory. To run commands with the `cbt` you built (rather
16 ./cbt help
21 …ts documented on the [Go packages website](https://pkg.go.dev/cloud.google.com/go/bigtable/cmd/cbt)
22 as well as the [cloud site](https://cloud.google.com/bigtable/docs/cbt-reference).
36 …d you can view the [local version](http://localhost:6060/pkg/cloud.google.com/go/bigtable/cmd/cbt/)
39 go run . -o $(go env GOPATH)/src/cloud.google.com/go/bigtable/cmd/cbt/cbtdoc.go doc
45 …d documentation uses the `cbt mddoc` command to generate part of the [cbt Reference](https://cloud…
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/cloud.google.com/go/bigtable/cmd/cbt/
H A DREADME.md3 This is the source for `cbt`.
12 That will build the cbt binary in that directory. To run commands with the `cbt` you built (rather
16 ./cbt help
21 …ets documented on the [Go packages website](https://godoc.org/cloud.google.com/go/bigtable/cmd/cbt)
22 as well as the [cloud site](https://cloud.google.com/bigtable/docs/cbt-reference).
36 …d you can view the [local version](http://localhost:6060/pkg/cloud.google.com/go/bigtable/cmd/cbt/)
39 go run . -o $(go env GOPATH)/src/cloud.google.com/go/bigtable/cmd/cbt/cbtdoc.go doc
45 …d documentation uses the `cbt mddoc` command to generate part of the [cbt Reference](https://cloud…
/dports/net/drive/drive-0.4.0/vendor/cloud.google.com/go/bigtable/cmd/cbt/
H A DREADME.md3 This is the source for `cbt`.
12 That will build the cbt binary in that directory. To run commands with the `cbt` you built (rather
16 ./cbt help
21 …ts documented on the [Go packages website](https://pkg.go.dev/cloud.google.com/go/bigtable/cmd/cbt)
22 as well as the [cloud site](https://cloud.google.com/bigtable/docs/cbt-reference).
36 …d you can view the [local version](http://localhost:6060/pkg/cloud.google.com/go/bigtable/cmd/cbt/)
39 go run . -o $(go env GOPATH)/src/cloud.google.com/go/bigtable/cmd/cbt/cbtdoc.go doc
45 …d documentation uses the `cbt mddoc` command to generate part of the [cbt Reference](https://cloud…
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/cloud.google.com/go/bigtable/cmd/cbt/
H A DREADME.md3 This is the source for `cbt`.
12 That will build the cbt binary in that directory. To run commands with the `cbt` you built (rather
16 ./cbt help
21 …ets documented on the [Go packages website](https://godoc.org/cloud.google.com/go/bigtable/cmd/cbt)
22 as well as the [cloud site](https://cloud.google.com/bigtable/docs/cbt-reference).
36 …d you can view the [local version](http://localhost:6060/pkg/cloud.google.com/go/bigtable/cmd/cbt/)
39 go run . -o $(go env GOPATH)/src/cloud.google.com/go/bigtable/cmd/cbt/cbtdoc.go doc
45 …d documentation uses the `cbt mddoc` command to generate part of the [cbt Reference](https://cloud…
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/cloud.google.com/go/bigtable/cmd/cbt/
H A DREADME.md3 This is the source for `cbt`.
12 That will build the cbt binary in that directory. To run commands with the `cbt` you built (rather
16 ./cbt help
21 …ets documented on the [Go packages website](https://godoc.org/cloud.google.com/go/bigtable/cmd/cbt)
22 as well as the [cloud site](https://cloud.google.com/bigtable/docs/cbt-reference).
36 …d you can view the [local version](http://localhost:6060/pkg/cloud.google.com/go/bigtable/cmd/cbt/)
39 go run . -o $(go env GOPATH)/src/cloud.google.com/go/bigtable/cmd/cbt/cbtdoc.go doc
45 …d documentation uses the `cbt mddoc` command to generate part of the [cbt Reference](https://cloud…
/dports/net/rclone/rclone-1.57.0/vendor/cloud.google.com/go/bigtable/cmd/cbt/
H A DREADME.md3 This is the source for `cbt`.
12 That will build the cbt binary in that directory. To run commands with the `cbt` you built (rather
16 ./cbt help
21 …ts documented on the [Go packages website](https://pkg.go.dev/cloud.google.com/go/bigtable/cmd/cbt)
22 as well as the [cloud site](https://cloud.google.com/bigtable/docs/cbt-reference).
36 …d you can view the [local version](http://localhost:6060/pkg/cloud.google.com/go/bigtable/cmd/cbt/)
39 go run . -o $(go env GOPATH)/src/cloud.google.com/go/bigtable/cmd/cbt/cbtdoc.go doc
45 …d documentation uses the `cbt mddoc` command to generate part of the [cbt Reference](https://cloud…
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/cloud.google.com/go/bigtable/cmd/cbt/
H A DREADME.md3 This is the source for `cbt`.
12 That will build the cbt binary in that directory. To run commands with the `cbt` you built (rather
16 ./cbt help
21 …ts documented on the [Go packages website](https://pkg.go.dev/cloud.google.com/go/bigtable/cmd/cbt)
22 as well as the [cloud site](https://cloud.google.com/bigtable/docs/cbt-reference).
36 …d you can view the [local version](http://localhost:6060/pkg/cloud.google.com/go/bigtable/cmd/cbt/)
39 go run . -o $(go env GOPATH)/src/cloud.google.com/go/bigtable/cmd/cbt/cbtdoc.go doc
45 …d documentation uses the `cbt mddoc` command to generate part of the [cbt Reference](https://cloud…
/dports/security/lego/lego-4.5.3/vendor/cloud.google.com/go/bigtable/cmd/cbt/
H A DREADME.md3 This is the source for `cbt`.
12 That will build the cbt binary in that directory. To run commands with the `cbt` you built (rather
16 ./cbt help
21 …ets documented on the [Go packages website](https://godoc.org/cloud.google.com/go/bigtable/cmd/cbt)
22 as well as the [cloud site](https://cloud.google.com/bigtable/docs/cbt-reference).
36 …d you can view the [local version](http://localhost:6060/pkg/cloud.google.com/go/bigtable/cmd/cbt/)
39 go run . -o $(go env GOPATH)/src/cloud.google.com/go/bigtable/cmd/cbt/cbtdoc.go doc
45 …d documentation uses the `cbt mddoc` command to generate part of the [cbt Reference](https://cloud…
/dports/security/vault/vault-1.8.2/vendor/cloud.google.com/go/bigtable/cmd/cbt/
H A DREADME.md3 This is the source for `cbt`.
12 That will build the cbt binary in that directory. To run commands with the `cbt` you built (rather
16 ./cbt help
21 …ets documented on the [Go packages website](https://godoc.org/cloud.google.com/go/bigtable/cmd/cbt)
22 as well as the [cloud site](https://cloud.google.com/bigtable/docs/cbt-reference).
36 …d you can view the [local version](http://localhost:6060/pkg/cloud.google.com/go/bigtable/cmd/cbt/)
39 go run . -o $(go env GOPATH)/src/cloud.google.com/go/bigtable/cmd/cbt/cbtdoc.go doc
45 …d documentation uses the `cbt mddoc` command to generate part of the [cbt Reference](https://cloud…
/dports/security/vault/google-cloud-go-spanner-v1.5.1/bigtable/cmd/cbt/
H A DREADME.md3 This is the source for `cbt`.
12 That will build the cbt binary in that directory. To run commands with the `cbt` you built (rather
16 ./cbt help
21 …ets documented on the [Go packages website](https://godoc.org/cloud.google.com/go/bigtable/cmd/cbt)
22 as well as the [cloud site](https://cloud.google.com/bigtable/docs/cbt-reference).
36 …d you can view the [local version](http://localhost:6060/pkg/cloud.google.com/go/bigtable/cmd/cbt/)
39 go run . -o $(go env GOPATH)/src/cloud.google.com/go/bigtable/cmd/cbt/cbtdoc.go doc
45 …d documentation uses the `cbt mddoc` command to generate part of the [cbt Reference](https://cloud…
/dports/security/vault/google-cloud-go-storage-v1.6.0/bigtable/cmd/cbt/
H A DREADME.md3 This is the source for `cbt`.
12 That will build the cbt binary in that directory. To run commands with the `cbt` you built (rather
16 ./cbt help
21 …ets documented on the [Go packages website](https://godoc.org/cloud.google.com/go/bigtable/cmd/cbt)
22 as well as the [cloud site](https://cloud.google.com/bigtable/docs/cbt-reference).
36 …d you can view the [local version](http://localhost:6060/pkg/cloud.google.com/go/bigtable/cmd/cbt/)
39 go run . -o $(go env GOPATH)/src/cloud.google.com/go/bigtable/cmd/cbt/cbtdoc.go doc
45 …d documentation uses the `cbt mddoc` command to generate part of the [cbt Reference](https://cloud…
/dports/www/gohugo/hugo-0.91.2/vendor/cloud.google.com/go/bigtable/cmd/cbt/
H A DREADME.md3 This is the source for `cbt`.
12 That will build the cbt binary in that directory. To run commands with the `cbt` you built (rather
16 ./cbt help
21 …ts documented on the [Go packages website](https://pkg.go.dev/cloud.google.com/go/bigtable/cmd/cbt)
22 as well as the [cloud site](https://cloud.google.com/bigtable/docs/cbt-reference).
36 …d you can view the [local version](http://localhost:6060/pkg/cloud.google.com/go/bigtable/cmd/cbt/)
39 go run . -o $(go env GOPATH)/src/cloud.google.com/go/bigtable/cmd/cbt/cbtdoc.go doc
45 …d documentation uses the `cbt mddoc` command to generate part of the [cbt Reference](https://cloud…
/dports/sysutils/helm/helm-3.5.2/vendor/cloud.google.com/go/bigtable/cmd/cbt/
H A DREADME.md3 This is the source for `cbt`.
12 That will build the cbt binary in that directory. To run commands with the `cbt` you built (rather
16 ./cbt help
21 …ets documented on the [Go packages website](https://godoc.org/cloud.google.com/go/bigtable/cmd/cbt)
22 as well as the [cloud site](https://cloud.google.com/bigtable/docs/cbt-reference).
36 …d you can view the [local version](http://localhost:6060/pkg/cloud.google.com/go/bigtable/cmd/cbt/)
39 go run . -o $(go env GOPATH)/src/cloud.google.com/go/bigtable/cmd/cbt/cbtdoc.go doc
45 …d documentation uses the `cbt mddoc` command to generate part of the [cbt Reference](https://cloud…
/dports/www/pomerium/pomerium-0.8.3/vendor/cloud.google.com/go/bigtable/cmd/cbt/
H A DREADME.md3 This is the source for `cbt`.
12 That will build the cbt binary in that directory. To run commands with the `cbt` you built (rather
16 ./cbt help
21 …ets documented on the [Go packages website](https://godoc.org/cloud.google.com/go/bigtable/cmd/cbt)
22 as well as the [cloud site](https://cloud.google.com/bigtable/docs/cbt-reference).
36 …d you can view the [local version](http://localhost:6060/pkg/cloud.google.com/go/bigtable/cmd/cbt/)
39 go run . -o $(go env GOPATH)/src/cloud.google.com/go/bigtable/cmd/cbt/cbtdoc.go doc
45 …d documentation uses the `cbt mddoc` command to generate part of the [cbt Reference](https://cloud…

12345678910>>...41