Home
last modified time | relevance | path

Searched refs:ttap (Results 1 – 25 of 58) sorted by relevance

123

/dports/mail/s-nail/s-nail-14.9.23/src/mx/
H A Dcred-netrc.c290 } const *ttap, tta[] = { in a_netrc__token() local
364 for(ttap = &tta[0]; ttap < &tta[NELEM(tta)]; ++ttap) in a_netrc__token()
365 if(!su_cs_cmp(buffer, ttap->tt_name)){ in a_netrc__token()
366 rv = ttap->tt_token; in a_netrc__token()
/dports/biology/abyss/abyss-2.3.1/dialign/
H A Dalig.c310 struct algn_pos *ttap; in find_eqc() local
318 ttap=find_eqc(ap, seqnum, tap->predFPos); in find_eqc()
319 tap->predF = ttap->predF; in find_eqc()
328 ttap = find_eqc(ap, seqnum, tap->succFPos); in find_eqc()
329 tap->succF = ttap->succF; in find_eqc()
/dports/databases/tile38/tile38-1.12.0/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go1823 ttap := &myTap{}
1824 te.tapHandle = ttap.handle
1838 if ttap.cnt != 1 {
1839 t.Fatalf("Get the count in ttap %d, want 1", ttap.cnt)
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go2395 ttap := &myTap{}
2396 te.tapHandle = ttap.handle
2410 if ttap.cnt != 1 {
2411 t.Fatalf("Get the count in ttap %d, want 1", ttap.cnt)
/dports/net/grpcui/grpcui-1.1.0/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go2376 ttap := &myTap{}
2377 te.tapHandle = ttap.handle
2391 if ttap.cnt != 1 {
2392 t.Fatalf("Get the count in ttap %d, want 1", ttap.cnt)
/dports/net/evans/evans-0.9.1/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go2371 ttap := &myTap{}
2372 te.tapHandle = ttap.handle
2386 if ttap.cnt != 1 {
2387 t.Fatalf("Get the count in ttap %d, want 1", ttap.cnt)
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go2371 ttap := &myTap{}
2372 te.tapHandle = ttap.handle
2386 if ttap.cnt != 1 {
2387 t.Fatalf("Get the count in ttap %d, want 1", ttap.cnt)
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go2341 ttap := &myTap{}
2342 te.tapHandle = ttap.handle
2356 if ttap.cnt != 1 {
2357 t.Fatalf("Get the count in ttap %d, want 1", ttap.cnt)
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go2323 ttap := &myTap{}
2324 te.tapHandle = ttap.handle
2338 if ttap.cnt != 1 {
2339 t.Fatalf("Get the count in ttap %d, want 1", ttap.cnt)
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/google.golang.org/grpc/grpc-go-1.21.1/test/
H A Dend2end_test.go2415 ttap := &myTap{}
2416 te.tapHandle = ttap.handle
2430 if ttap.cnt != 1 {
2431 t.Fatalf("Get the count in ttap %d, want 1", ttap.cnt)
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go2395 ttap := &myTap{}
2396 te.tapHandle = ttap.handle
2412 if ttap.cnt != 1 {
2413 t.Fatalf("Get the count in ttap %d, want 1", ttap.cnt)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go2525 ttap := &myTap{}
2526 te.tapHandle = ttap.handle
2542 if ttap.cnt != 1 {
2543 t.Fatalf("Get the count in ttap %d, want 1", ttap.cnt)
/dports/www/fabio/fabio-1.5.14/vendor/google.golang.org/grpc/grpc-go-1.16.0/test/
H A Dend2end_test.go2323 ttap := &myTap{}
2324 te.tapHandle = ttap.handle
2338 if ttap.cnt != 1 {
2339 t.Fatalf("Get the count in ttap %d, want 1", ttap.cnt)
/dports/net-im/dendrite/dendrite-0.5.1/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go2371 ttap := &myTap{}
2372 te.tapHandle = ttap.handle
2386 if ttap.cnt != 1 {
2387 t.Fatalf("Get the count in ttap %d, want 1", ttap.cnt)
/dports/net/v2ray/v2ray-core-4.36.2/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go2395 ttap := &myTap{}
2396 te.tapHandle = ttap.handle
2412 if ttap.cnt != 1 {
2413 t.Fatalf("Get the count in ttap %d, want 1", ttap.cnt)
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go2395 ttap := &myTap{}
2396 te.tapHandle = ttap.handle
2412 if ttap.cnt != 1 {
2413 t.Fatalf("Get the count in ttap %d, want 1", ttap.cnt)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go2394 ttap := &myTap{}
2395 te.tapHandle = ttap.handle
2411 if ttap.cnt != 1 {
2412 t.Fatalf("Get the count in ttap %d, want 1", ttap.cnt)
/dports/devel/etcd33/etcd-3.3.23/vendor/google.golang.org/grpc/grpc-go-1.23.0/test/
H A Dend2end_test.go2395 ttap := &myTap{}
2396 te.tapHandle = ttap.handle
2410 if ttap.cnt != 1 {
2411 t.Fatalf("Get the count in ttap %d, want 1", ttap.cnt)
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/google.golang.org/grpc/grpc-go-1.34.0/test/
H A Dend2end_test.go2394 ttap := &myTap{}
2395 te.tapHandle = ttap.handle
2411 if ttap.cnt != 1 {
2412 t.Fatalf("Get the count in ttap %d, want 1", ttap.cnt)
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go2525 ttap := &myTap{}
2526 te.tapHandle = ttap.handle
2542 if ttap.cnt != 1 {
2543 t.Fatalf("Get the count in ttap %d, want 1", ttap.cnt)
/dports/databases/litestream/litestream-0.3.6/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go2395 ttap := &myTap{}
2396 te.tapHandle = ttap.handle
2412 if ttap.cnt != 1 {
2413 t.Fatalf("Get the count in ttap %d, want 1", ttap.cnt)
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go2525 ttap := &myTap{}
2526 te.tapHandle = ttap.handle
2542 if ttap.cnt != 1 {
2543 t.Fatalf("Get the count in ttap %d, want 1", ttap.cnt)
/dports/net/grpcox/grpcox-1.0.0/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go2415 ttap := &myTap{}
2416 te.tapHandle = ttap.handle
2430 if ttap.cnt != 1 {
2431 t.Fatalf("Get the count in ttap %d, want 1", ttap.cnt)
/dports/net/grpcurl/grpcurl-1.8.5/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go2395 ttap := &myTap{}
2396 te.tapHandle = ttap.handle
2412 if ttap.cnt != 1 {
2413 t.Fatalf("Get the count in ttap %d, want 1", ttap.cnt)
/dports/sysutils/restic/restic-0.12.1/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go2525 ttap := &myTap{}
2526 te.tapHandle = ttap.handle
2542 if ttap.cnt != 1 {
2543 t.Fatalf("Get the count in ttap %d, want 1", ttap.cnt)

123