Searched defs:FixedAddress (Results 1 – 6 of 6) sorted by relevance
/dports/deskutils/maliit-framework/framework-2.1.1/connection/ |
H A D | serverdbusaddress.cpp | 80 FixedAddress::FixedAddress(const QString &address) in FixedAddress() function in Maliit::Server::DBus::FixedAddress
|
H A D | inputcontextdbusaddress.cpp | 68 FixedAddress::FixedAddress(const QString &address) in FixedAddress() function in Maliit::InputContext::DBus::FixedAddress
|
/dports/security/lego/lego-4.5.3/vendor/github.com/infobloxopen/infoblox-go-client/ |
H A D | objects.go | 296 type FixedAddress struct { struct 297 IBBase `json:"-"` 298 Ref string `json:"_ref,omitempty"` 299 NetviewName string `json:"network_view,omitempty"` 300 Cidr string `json:"network,omitempty"` 301 IPAddress string `json:"ipv4addr,omitempty"` 302 Mac string `json:"mac,omitempty"` 303 Name string `json:"name,omitempty"` 304 MatchClient string `json:"match_client,omitempty"` 305 Ea EA `json:"extattrs,omitempty"` [all …]
|
/dports/net/traefik/traefik-2.6.1/vendor/github.com/infobloxopen/infoblox-go-client/ |
H A D | objects.go | 296 type FixedAddress struct { struct 297 IBBase `json:"-"` 298 Ref string `json:"_ref,omitempty"` 299 NetviewName string `json:"network_view,omitempty"` 300 Cidr string `json:"network,omitempty"` 301 IPAddress string `json:"ipv4addr,omitempty"` 302 Mac string `json:"mac,omitempty"` 303 Name string `json:"name,omitempty"` 304 MatchClient string `json:"match_client,omitempty"` 305 Ea EA `json:"extattrs,omitempty"` [all …]
|
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/DuetPkg/EfiLdr/ |
H A D | PeLoader.c | 555 UINT8 *FixedAddress; in EfiLdrPeCoffImageAddress() local
|
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/ |
H A D | Debug.h | 14 FixedAddress = 0, enumerator
|