Home
last modified time | relevance | path

Searched defs:DLL (Results 1 – 25 of 728) sorted by relevance

12345678910>>...30

/dports/math/mumps/mumps-5.1.2/src/
H A Ddouble_linked_list.F28 TYPE ( IDLL_T ), POINTER :: DLL local
46 TYPE ( IDLL_T ), POINTER :: DLL local
66 TYPE ( IDLL_T ), POINTER :: DLL local
97 TYPE ( IDLL_T ), POINTER :: DLL local
126 TYPE ( IDLL_T ), POINTER :: DLL local
157 TYPE ( IDLL_T ), POINTER :: DLL local
186 TYPE ( IDLL_T ), POINTER :: DLL local
248 TYPE ( IDLL_T ), POINTER :: DLL local
279 TYPE ( IDLL_T ), POINTER :: DLL local
309 TYPE ( IDLL_T ), POINTER :: DLL local
[all …]
/dports/net/yami4/yami4-gpl-1.11.0/src/core/
H A Ddll.h22 # define DLL __declspec(dllexport) macro
25 # define DLL __declspec(dllimport) macro
30 # define DLL macro
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DMagicNumbersCheck.h28 void storeOptions(ClangTidyOptions::OptionMap &Opts) override;
29 void registerMatchers(ast_matchers::MatchFinder *Finder) override;
30 void check(const ast_matchers::MatchFinder::MatchResult &Result) override;
71 if (isSyntheticValue(Result.SourceManager, MatchedLiteral))
92 constexpr static unsigned SensibleNumberOfMagicValueExceptions = 16;
101 llvm::SmallVector<double, SensibleNumberOfMagicValueExceptions>
/dports/net/gscloud/gscloud-0.11.0/vendor/github.com/gridscale/gsclient-go/v3/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/gscloud/gscloud-0.11.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/net/inlets/inlets-3.0.2/vendor/golang.org/x/sys/sys-5cba982894dd/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-mgmt/bind_exporter/bind_exporter-0.4.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/net/nsq/nsq-1.2.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/go-bapu/carlostrub-bapu-23ca6b019fbc/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/rclone/rclone-1.57.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/git-lfs/git-lfs-3.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/devel/gh/cli-2.4.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/security/vault/vault-1.8.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/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/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/brename/brename-2.11.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/cbsd-mq-router/cbsd-mq-router-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/misc/timetrace/timetrace-0.14.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/uni/uni-2.4.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/security/vault/vault-1.8.2/vendor/github.com/snowflakedb/gosnowflake/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/deskutils/pet/pet-0.4.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/databases/redis_exporter/redis_exporter-1.33.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/dns/prometheus-dnssec-exporter/prometheus-dnssec-exporter-caa7d89/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/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.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-im/matterbridge/matterbridge-1.22.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/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/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) {

12345678910>>...30