Home
last modified time | relevance | path

Searched defs:DLL (Results 126 – 150 of 728) sorted by relevance

12345678910>>...30

/dports/www/ytdl/ytdl-0.6.4/vendor/golang.org/x/sys/windows/
H A Ddll_windows.go36 type DLL struct { struct
37 Name string
38 Handle Handle
77 func (d *DLL) FindProc(name string) (proc *Proc, err error) {
99 func (d *DLL) MustFindProc(name string) *Proc {
109 func (d *DLL) FindProcByOrdinal(ordinal uintptr) (proc *Proc, err error) {
128 func (d *DLL) MustFindProcByOrdinal(ordinal uintptr) *Proc {
137 func (d *DLL) Release() (err error) {
/dports/www/yarr/yarr-2.2/vendor/golang.org/x/sys/windows/
H A Ddll_windows.go38 type DLL struct { struct
39 Name string
40 Handle Handle
79 func (d *DLL) FindProc(name string) (proc *Proc, err error) {
101 func (d *DLL) MustFindProc(name string) *Proc {
111 func (d *DLL) FindProcByOrdinal(ordinal uintptr) (proc *Proc, err error) {
130 func (d *DLL) MustFindProcByOrdinal(ordinal uintptr) *Proc {
139 func (d *DLL) Release() (err error) {
/dports/textproc/minify/minify-2.9.22/vendor/golang.org/x/sys/windows/
H A Ddll_windows.go38 type DLL struct { struct
39 Name string
40 Handle Handle
79 func (d *DLL) FindProc(name string) (proc *Proc, err error) {
101 func (d *DLL) MustFindProc(name string) *Proc {
111 func (d *DLL) FindProcByOrdinal(ordinal uintptr) (proc *Proc, err error) {
130 func (d *DLL) MustFindProcByOrdinal(ordinal uintptr) *Proc {
139 func (d *DLL) Release() (err error) {
/dports/sysutils/restic/restic-0.12.1/vendor/golang.org/x/sys/windows/
H A Ddll_windows.go38 type DLL struct { struct
39 Name string
40 Handle Handle
79 func (d *DLL) FindProc(name string) (proc *Proc, err error) {
101 func (d *DLL) MustFindProc(name string) *Proc {
111 func (d *DLL) FindProcByOrdinal(ordinal uintptr) (proc *Proc, err error) {
130 func (d *DLL) MustFindProcByOrdinal(ordinal uintptr) *Proc {
139 func (d *DLL) Release() (err error) {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/golang.org/x/sys/windows/
H A Ddll_windows.go38 type DLL struct { struct
39 Name string
40 Handle Handle
79 func (d *DLL) FindProc(name string) (proc *Proc, err error) {
101 func (d *DLL) MustFindProc(name string) *Proc {
111 func (d *DLL) FindProcByOrdinal(ordinal uintptr) (proc *Proc, err error) {
130 func (d *DLL) MustFindProcByOrdinal(ordinal uintptr) *Proc {
139 func (d *DLL) Release() (err error) {
/dports/misc/fq/fq-0.0.2/vendor/golang.org/x/sys/windows/
H A Ddll_windows.go38 type DLL struct { struct
39 Name string
40 Handle Handle
79 func (d *DLL) FindProc(name string) (proc *Proc, err error) {
101 func (d *DLL) MustFindProc(name string) *Proc {
111 func (d *DLL) FindProcByOrdinal(ordinal uintptr) (proc *Proc, err error) {
130 func (d *DLL) MustFindProcByOrdinal(ordinal uintptr) *Proc {
139 func (d *DLL) Release() (err error) {
/dports/security/obfs4proxy-tor/obfs4proxy-0.0.11/vendor/golang.org/x/sys/windows/
H A Ddll_windows.go36 type DLL struct { struct
37 Name string
38 Handle Handle
77 func (d *DLL) FindProc(name string) (proc *Proc, err error) {
99 func (d *DLL) MustFindProc(name string) *Proc {
109 func (d *DLL) FindProcByOrdinal(ordinal uintptr) (proc *Proc, err error) {
128 func (d *DLL) MustFindProcByOrdinal(ordinal uintptr) *Proc {
137 func (d *DLL) Release() (err error) {
/dports/net/storj/storj-1.45.3/vendor/golang.org/x/sys/windows/
H A Ddll_windows.go38 type DLL struct { struct
39 Name string
40 Handle Handle
79 func (d *DLL) FindProc(name string) (proc *Proc, err error) {
101 func (d *DLL) MustFindProc(name string) *Proc {
111 func (d *DLL) FindProcByOrdinal(ordinal uintptr) (proc *Proc, err error) {
130 func (d *DLL) MustFindProcByOrdinal(ordinal uintptr) *Proc {
139 func (d *DLL) Release() (err error) {
/dports/net/traefik/traefik-2.6.1/vendor/golang.org/x/sys/windows/
H A Ddll_windows.go38 type DLL struct { struct
39 Name string
40 Handle Handle
79 func (d *DLL) FindProc(name string) (proc *Proc, err error) {
101 func (d *DLL) MustFindProc(name string) *Proc {
111 func (d *DLL) FindProcByOrdinal(ordinal uintptr) (proc *Proc, err error) {
130 func (d *DLL) MustFindProcByOrdinal(ordinal uintptr) *Proc {
139 func (d *DLL) Release() (err error) {
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/golang.org/x/sys/windows/
H A Ddll_windows.go38 type DLL struct { struct
39 Name string
40 Handle Handle
79 func (d *DLL) FindProc(name string) (proc *Proc, err error) {
101 func (d *DLL) MustFindProc(name string) *Proc {
111 func (d *DLL) FindProcByOrdinal(ordinal uintptr) (proc *Proc, err error) {
130 func (d *DLL) MustFindProcByOrdinal(ordinal uintptr) *Proc {
139 func (d *DLL) Release() (err error) {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/golang.org/x/sys/windows/
H A Ddll_windows.go36 type DLL struct { struct
37 Name string
38 Handle Handle
77 func (d *DLL) FindProc(name string) (proc *Proc, err error) {
99 func (d *DLL) MustFindProc(name string) *Proc {
109 func (d *DLL) FindProcByOrdinal(ordinal uintptr) (proc *Proc, err error) {
128 func (d *DLL) MustFindProcByOrdinal(ordinal uintptr) *Proc {
137 func (d *DLL) Release() (err error) {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/golang.org/x/sys/sys-f9321e4c35a6/windows/
H A Ddll_windows.go36 type DLL struct { struct
37 Name string
38 Handle Handle
77 func (d *DLL) FindProc(name string) (proc *Proc, err error) {
99 func (d *DLL) MustFindProc(name string) *Proc {
109 func (d *DLL) FindProcByOrdinal(ordinal uintptr) (proc *Proc, err error) {
128 func (d *DLL) MustFindProcByOrdinal(ordinal uintptr) *Proc {
137 func (d *DLL) Release() (err error) {
/dports/net/syncthing/syncthing-1.18.1/syncthing/vendor/golang.org/x/sys/windows/
H A Ddll_windows.go38 type DLL struct { struct
39 Name string
40 Handle Handle
79 func (d *DLL) FindProc(name string) (proc *Proc, err error) {
101 func (d *DLL) MustFindProc(name string) *Proc {
111 func (d *DLL) FindProcByOrdinal(ordinal uintptr) (proc *Proc, err error) {
130 func (d *DLL) MustFindProcByOrdinal(ordinal uintptr) *Proc {
139 func (d *DLL) Release() (err error) {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/golang.org/x/sys/windows/
H A Ddll_windows.go36 type DLL struct { struct
37 Name string
38 Handle Handle
77 func (d *DLL) FindProc(name string) (proc *Proc, err error) {
99 func (d *DLL) MustFindProc(name string) *Proc {
109 func (d *DLL) FindProcByOrdinal(ordinal uintptr) (proc *Proc, err error) {
128 func (d *DLL) MustFindProcByOrdinal(ordinal uintptr) *Proc {
137 func (d *DLL) Release() (err error) {
/dports/sysutils/doctl/doctl-1.68.0/vendor/golang.org/x/sys/windows/
H A Ddll_windows.go38 type DLL struct { struct
39 Name string
40 Handle Handle
79 func (d *DLL) FindProc(name string) (proc *Proc, err error) {
101 func (d *DLL) MustFindProc(name string) *Proc {
111 func (d *DLL) FindProcByOrdinal(ordinal uintptr) (proc *Proc, err error) {
130 func (d *DLL) MustFindProcByOrdinal(ordinal uintptr) *Proc {
139 func (d *DLL) Release() (err error) {
/dports/benchmarks/vegeta/vegeta-12.8.4/vendor/golang.org/x/sys/windows/
H A Ddll_windows.go36 type DLL struct { struct
37 Name string
38 Handle Handle
77 func (d *DLL) FindProc(name string) (proc *Proc, err error) {
99 func (d *DLL) MustFindProc(name string) *Proc {
109 func (d *DLL) FindProcByOrdinal(ordinal uintptr) (proc *Proc, err error) {
128 func (d *DLL) MustFindProcByOrdinal(ordinal uintptr) *Proc {
137 func (d *DLL) Release() (err error) {
/dports/audio/visp-go/visp-2585747/vendor/golang.org/x/sys/windows/
H A Ddll_windows.go38 type DLL struct { struct
39 Name string
40 Handle Handle
79 func (d *DLL) FindProc(name string) (proc *Proc, err error) {
101 func (d *DLL) MustFindProc(name string) *Proc {
111 func (d *DLL) FindProcByOrdinal(ordinal uintptr) (proc *Proc, err error) {
130 func (d *DLL) MustFindProcByOrdinal(ordinal uintptr) *Proc {
139 func (d *DLL) Release() (err error) {
/dports/benchmarks/ali/ali-0.7.5/vendor/golang.org/x/sys/windows/
H A Ddll_windows.go38 type DLL struct { struct
39 Name string
40 Handle Handle
79 func (d *DLL) FindProc(name string) (proc *Proc, err error) {
101 func (d *DLL) MustFindProc(name string) *Proc {
111 func (d *DLL) FindProcByOrdinal(ordinal uintptr) (proc *Proc, err error) {
130 func (d *DLL) MustFindProcByOrdinal(ordinal uintptr) *Proc {
139 func (d *DLL) Release() (err error) {
/dports/www/tusd/tusd-1.8.0/vendor/golang.org/x/sys/windows/
H A Ddll_windows.go38 type DLL struct { struct
39 Name string
40 Handle Handle
79 func (d *DLL) FindProc(name string) (proc *Proc, err error) {
101 func (d *DLL) MustFindProc(name string) *Proc {
111 func (d *DLL) FindProcByOrdinal(ordinal uintptr) (proc *Proc, err error) {
130 func (d *DLL) MustFindProcByOrdinal(ordinal uintptr) *Proc {
139 func (d *DLL) Release() (err error) {
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/golang.org/x/sys/windows/
H A Ddll_windows.go38 type DLL struct { struct
39 Name string
40 Handle Handle
79 func (d *DLL) FindProc(name string) (proc *Proc, err error) {
101 func (d *DLL) MustFindProc(name string) *Proc {
111 func (d *DLL) FindProcByOrdinal(ordinal uintptr) (proc *Proc, err error) {
130 func (d *DLL) MustFindProcByOrdinal(ordinal uintptr) *Proc {
139 func (d *DLL) Release() (err error) {
/dports/textproc/go-yq/yq-4.7.0/vendor/golang.org/x/sys/windows/
H A Ddll_windows.go38 type DLL struct { struct
39 Name string
40 Handle Handle
79 func (d *DLL) FindProc(name string) (proc *Proc, err error) {
101 func (d *DLL) MustFindProc(name string) *Proc {
111 func (d *DLL) FindProcByOrdinal(ordinal uintptr) (proc *Proc, err error) {
130 func (d *DLL) MustFindProcByOrdinal(ordinal uintptr) *Proc {
139 func (d *DLL) Release() (err error) {
/dports/devel/etcd34/etcd-3.4.18/vendor/golang.org/x/sys/windows/
H A Ddll_windows.go38 type DLL struct { struct
39 Name string
40 Handle Handle
79 func (d *DLL) FindProc(name string) (proc *Proc, err error) {
101 func (d *DLL) MustFindProc(name string) *Proc {
111 func (d *DLL) FindProcByOrdinal(ordinal uintptr) (proc *Proc, err error) {
130 func (d *DLL) MustFindProcByOrdinal(ordinal uintptr) *Proc {
139 func (d *DLL) Release() (err error) {
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/golang.org/x/sys/windows/
H A Ddll_windows.go38 type DLL struct { struct
39 Name string
40 Handle Handle
79 func (d *DLL) FindProc(name string) (proc *Proc, err error) {
101 func (d *DLL) MustFindProc(name string) *Proc {
111 func (d *DLL) FindProcByOrdinal(ordinal uintptr) (proc *Proc, err error) {
130 func (d *DLL) MustFindProcByOrdinal(ordinal uintptr) *Proc {
139 func (d *DLL) Release() (err error) {
/dports/devel/etcd33/etcd-3.3.23/vendor/golang.org/x/sys/sys-fe76b779f299/windows/
H A Ddll_windows.go36 type DLL struct { struct
37 Name string
38 Handle Handle
77 func (d *DLL) FindProc(name string) (proc *Proc, err error) {
99 func (d *DLL) MustFindProc(name string) *Proc {
109 func (d *DLL) FindProcByOrdinal(ordinal uintptr) (proc *Proc, err error) {
128 func (d *DLL) MustFindProcByOrdinal(ordinal uintptr) *Proc {
137 func (d *DLL) Release() (err error) {
/dports/audio/stmp/stmp-0.0.2/vendor/golang.org/x/sys/windows/
H A Ddll_windows.go36 type DLL struct { struct
37 Name string
38 Handle Handle
77 func (d *DLL) FindProc(name string) (proc *Proc, err error) {
99 func (d *DLL) MustFindProc(name string) *Proc {
109 func (d *DLL) FindProcByOrdinal(ordinal uintptr) (proc *Proc, err error) {
128 func (d *DLL) MustFindProcByOrdinal(ordinal uintptr) *Proc {
137 func (d *DLL) Release() (err error) {

12345678910>>...30