Home
last modified time | relevance | path

Searched refs:tfc (Results 1 – 25 of 353) sorted by relevance

12345678910>>...15

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.CodeDom.Compiler/
H A DTempFileCollectionCas.cs73 tfc.CopyTo (array, 0); in Constructor0_Deny_Unrestricted()
74 tfc.Delete (); in Constructor0_Deny_Unrestricted()
87 tfc.CopyTo (array, 0); in Constructor1_Deny_Unrestricted()
88 tfc.Delete (); in Constructor1_Deny_Unrestricted()
101 tfc.CopyTo (array, 0); in Constructor2_Deny_Unrestricted()
102 tfc.Delete (); in Constructor2_Deny_Unrestricted()
123 Cache (tfc); in BasePath_Caching()
173 tfc.AddExtension (".cs"); in AddExtension_PermitOnly_EnvironmentPermission()
183 tfc.AddExtension (".cs"); in AddExtension_Deny_EnvironmentPermission()
193 tfc.AddExtension (".cs"); in AddExtension_PermitOnly_FileIOPermission()
[all …]
H A DExecutorTest.cs49 private TempFileCollection tfc; field in MonoTests.System.CodeDom.Compiler.ExecutorTest
59 tfc = new TempFileCollection (); in FixtureSetUp()
66 errcode = Executor.ExecWaitWithCapture (cmd, tfc, ref output, ref error); in FixtureSetUp()
124 TempFileCollection tfc = new TempFileCollection (); in ExecWaitWithCapture()
130 Assert.IsTrue (tfc.Count >= 2, "TempFileCollection"); in ExecWaitWithCapture()
141 TempFileCollection tfc = new TempFileCollection (); in ExecWaitWithCapture_CurrentDir()
148 Assert.IsTrue (tfc.Count >= 2, "TempFileCollection"); in ExecWaitWithCapture_CurrentDir()
159 TempFileCollection tfc = new TempFileCollection (); in ExecWaitWithCapture_Token()
165 Assert.IsTrue (tfc.Count >= 2, "TempFileCollection"); in ExecWaitWithCapture_Token()
176 TempFileCollection tfc = new TempFileCollection (); in ExecWaitWithCapture_Token_CurrentDir()
[all …]
/dports/misc/magicpoint/magicpoint-1.13a/
H A Dtfont.c66 h = &tfcache[TFCACHE_HASH(tfc->code, tfc->size)]; \
67 n = h->next; tfc->next = n; n->prev = tfc; \
68 h->next = tfc; tfc->prev = h; \
72 n = tfc->next; p = tfc->prev; \
78 tfclru.lruprev = tfc; tfc->lrunext = &tfclru; \
82 n = tfc->lrunext; p = tfc->lruprev; \
112 tfc->next = tfc->prev = tfc; in tfc_init()
426 for (tfc = htfc->next; tfc != htfc; tfc = tfc->next) {
473 tfc = (struct tfont *)malloc(sizeof(*tfc));
532 tfc->ascent = bitmap.rows - tfc->descent;
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/golang.org/x/oauth2/google/internal/externalaccount/
H A Daws_test.go537 tfc := testFileConfig
572 tfc := testFileConfig
606 tfc := testFileConfig
644 tfc := testFileConfig
681 tfc := testFileConfig
719 tfc := testFileConfig
740 tfc := testFileConfig
768 tfc := testFileConfig
797 tfc := testFileConfig
826 tfc := testFileConfig
[all …]
H A Durlcredsource_test.go34 tfc := testFileConfig
35 tfc.CredentialSource = cs
37 base, err := tfc.parse(context.Background())
62 tfc := testFileConfig
63 tfc.CredentialSource = cs
65 base, err := tfc.parse(context.Background())
98 tfc := testFileConfig
99 tfc.CredentialSource = cs
101 base, err := tfc.parse(context.Background())
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/golang.org/x/oauth2/google/internal/externalaccount/
H A Daws_test.go538 tfc := testFileConfig
573 tfc := testFileConfig
607 tfc := testFileConfig
645 tfc := testFileConfig
682 tfc := testFileConfig
720 tfc := testFileConfig
741 tfc := testFileConfig
769 tfc := testFileConfig
798 tfc := testFileConfig
827 tfc := testFileConfig
[all …]
H A Durlcredsource_test.go34 tfc := testFileConfig
35 tfc.CredentialSource = cs
37 base, err := tfc.parse(context.Background())
62 tfc := testFileConfig
63 tfc.CredentialSource = cs
65 base, err := tfc.parse(context.Background())
98 tfc := testFileConfig
99 tfc.CredentialSource = cs
101 base, err := tfc.parse(context.Background())
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/golang.org/x/oauth2/google/internal/externalaccount/
H A Daws_test.go537 tfc := testFileConfig
575 tfc := testFileConfig
612 tfc := testFileConfig
653 tfc := testFileConfig
693 tfc := testFileConfig
734 tfc := testFileConfig
755 tfc := testFileConfig
783 tfc := testFileConfig
812 tfc := testFileConfig
841 tfc := testFileConfig
[all …]
H A Durlcredsource_test.go34 tfc := testFileConfig
35 tfc.CredentialSource = cs
37 base, err := tfc.parse(context.Background())
62 tfc := testFileConfig
63 tfc.CredentialSource = cs
65 base, err := tfc.parse(context.Background())
98 tfc := testFileConfig
99 tfc.CredentialSource = cs
101 base, err := tfc.parse(context.Background())
/dports/net/drive/drive-0.4.0/vendor/golang.org/x/oauth2/google/internal/externalaccount/
H A Daws_test.go537 tfc := testFileConfig
572 tfc := testFileConfig
606 tfc := testFileConfig
644 tfc := testFileConfig
681 tfc := testFileConfig
719 tfc := testFileConfig
740 tfc := testFileConfig
768 tfc := testFileConfig
797 tfc := testFileConfig
826 tfc := testFileConfig
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/golang.org/x/oauth2/google/internal/externalaccount/
H A Daws_test.go537 tfc := testFileConfig
572 tfc := testFileConfig
606 tfc := testFileConfig
644 tfc := testFileConfig
681 tfc := testFileConfig
719 tfc := testFileConfig
740 tfc := testFileConfig
768 tfc := testFileConfig
797 tfc := testFileConfig
826 tfc := testFileConfig
[all …]
/dports/security/gopass/gopass-1.13.0/vendor/golang.org/x/oauth2/google/internal/externalaccount/
H A Daws_test.go537 tfc := testFileConfig
575 tfc := testFileConfig
612 tfc := testFileConfig
653 tfc := testFileConfig
693 tfc := testFileConfig
734 tfc := testFileConfig
755 tfc := testFileConfig
783 tfc := testFileConfig
812 tfc := testFileConfig
841 tfc := testFileConfig
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/oauth2/google/internal/externalaccount/
H A Daws_test.go537 tfc := testFileConfig
572 tfc := testFileConfig
606 tfc := testFileConfig
644 tfc := testFileConfig
681 tfc := testFileConfig
719 tfc := testFileConfig
740 tfc := testFileConfig
768 tfc := testFileConfig
797 tfc := testFileConfig
826 tfc := testFileConfig
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/golang.org/x/oauth2/google/internal/externalaccount/
H A Daws_test.go537 tfc := testFileConfig
575 tfc := testFileConfig
612 tfc := testFileConfig
653 tfc := testFileConfig
693 tfc := testFileConfig
734 tfc := testFileConfig
755 tfc := testFileConfig
783 tfc := testFileConfig
812 tfc := testFileConfig
841 tfc := testFileConfig
[all …]
/dports/devel/gitty/gitty-0.3.0/vendor/golang.org/x/oauth2/google/internal/externalaccount/
H A Daws_test.go537 tfc := testFileConfig
572 tfc := testFileConfig
606 tfc := testFileConfig
644 tfc := testFileConfig
681 tfc := testFileConfig
719 tfc := testFileConfig
740 tfc := testFileConfig
768 tfc := testFileConfig
797 tfc := testFileConfig
826 tfc := testFileConfig
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/golang.org/x/oauth2/google/internal/externalaccount/
H A Daws_test.go538 tfc := testFileConfig
573 tfc := testFileConfig
607 tfc := testFileConfig
645 tfc := testFileConfig
682 tfc := testFileConfig
720 tfc := testFileConfig
741 tfc := testFileConfig
769 tfc := testFileConfig
798 tfc := testFileConfig
827 tfc := testFileConfig
[all …]
/dports/www/tusd/tusd-1.8.0/vendor/golang.org/x/oauth2/google/internal/externalaccount/
H A Daws_test.go537 tfc := testFileConfig
572 tfc := testFileConfig
606 tfc := testFileConfig
644 tfc := testFileConfig
681 tfc := testFileConfig
719 tfc := testFileConfig
740 tfc := testFileConfig
768 tfc := testFileConfig
797 tfc := testFileConfig
826 tfc := testFileConfig
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/oauth2/google/internal/externalaccount/
H A Daws_test.go538 tfc := testFileConfig
573 tfc := testFileConfig
607 tfc := testFileConfig
645 tfc := testFileConfig
666 tfc := testFileConfig
694 tfc := testFileConfig
723 tfc := testFileConfig
752 tfc := testFileConfig
778 tfc := testFileConfig
806 tfc := testFileConfig
[all …]
/dports/net-mgmt/pushgateway/pushgateway-1.4.2/vendor/golang.org/x/oauth2/google/internal/externalaccount/
H A Daws_test.go538 tfc := testFileConfig
573 tfc := testFileConfig
607 tfc := testFileConfig
645 tfc := testFileConfig
666 tfc := testFileConfig
694 tfc := testFileConfig
723 tfc := testFileConfig
752 tfc := testFileConfig
778 tfc := testFileConfig
806 tfc := testFileConfig
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/golang.org/x/oauth2/google/internal/externalaccount/
H A Daws_test.go538 tfc := testFileConfig
573 tfc := testFileConfig
607 tfc := testFileConfig
645 tfc := testFileConfig
666 tfc := testFileConfig
694 tfc := testFileConfig
723 tfc := testFileConfig
752 tfc := testFileConfig
778 tfc := testFileConfig
806 tfc := testFileConfig
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/golang.org/x/oauth2/google/internal/externalaccount/
H A Daws_test.go538 tfc := testFileConfig
573 tfc := testFileConfig
607 tfc := testFileConfig
645 tfc := testFileConfig
666 tfc := testFileConfig
694 tfc := testFileConfig
723 tfc := testFileConfig
752 tfc := testFileConfig
778 tfc := testFileConfig
806 tfc := testFileConfig
[all …]
/dports/sysutils/node_exporter/node_exporter-1.2.2/vendor/golang.org/x/oauth2/google/internal/externalaccount/
H A Daws_test.go538 tfc := testFileConfig
573 tfc := testFileConfig
607 tfc := testFileConfig
645 tfc := testFileConfig
666 tfc := testFileConfig
694 tfc := testFileConfig
723 tfc := testFileConfig
752 tfc := testFileConfig
778 tfc := testFileConfig
806 tfc := testFileConfig
[all …]
/dports/audio/visp-go/visp-2585747/vendor/golang.org/x/oauth2/google/internal/externalaccount/
H A Daws_test.go538 tfc := testFileConfig
573 tfc := testFileConfig
607 tfc := testFileConfig
645 tfc := testFileConfig
666 tfc := testFileConfig
694 tfc := testFileConfig
723 tfc := testFileConfig
752 tfc := testFileConfig
778 tfc := testFileConfig
806 tfc := testFileConfig
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/golang.org/x/oauth2/google/internal/externalaccount/
H A Daws_test.go538 tfc := testFileConfig
573 tfc := testFileConfig
607 tfc := testFileConfig
645 tfc := testFileConfig
666 tfc := testFileConfig
694 tfc := testFileConfig
723 tfc := testFileConfig
752 tfc := testFileConfig
778 tfc := testFileConfig
806 tfc := testFileConfig
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/golang.org/x/oauth2/google/internal/externalaccount/
H A Daws_test.go538 tfc := testFileConfig
573 tfc := testFileConfig
607 tfc := testFileConfig
645 tfc := testFileConfig
666 tfc := testFileConfig
694 tfc := testFileConfig
723 tfc := testFileConfig
752 tfc := testFileConfig
778 tfc := testFileConfig
806 tfc := testFileConfig
[all …]

12345678910>>...15