Home
last modified time | relevance | path

Searched defs:Allocation (Results 1 – 25 of 961) sorted by relevance

12345678910>>...39

/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/pion/turn/v2/internal/allocation/
H A Dallocation.go17 type Allocation struct { struct
18 RelayAddr net.Addr
19 Protocol Protocol
20 TurnSocket net.PacketConn
21 RelaySocket net.PacketConn
22 fiveTuple *FiveTuple
23 permissionsLock sync.RWMutex
25 channelBindingsLock sync.RWMutex
26 channelBindings []*ChannelBind
27 lifetimeTimer *time.Timer
[all …]
/dports/devel/mutagen/mutagen-0.11.8/vendor/github.com/pion/turn/internal/allocation/
H A Dallocation.go18 type Allocation struct { struct
19 RelayAddr net.Addr
20 Protocol Protocol
21 TurnSocket net.PacketConn
22 RelaySocket net.PacketConn
23 fiveTuple *FiveTuple
24 permissionsLock sync.RWMutex
26 channelBindingsLock sync.RWMutex
27 channelBindings []*ChannelBind
28 lifetimeTimer *time.Timer
[all …]
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4executableallocator_p.h82 struct Allocation struct
84 Allocation() in Allocation() function
102 ~Allocation() {} in ~Allocation() argument
106 Allocation *split(size_t dividingSize); argument
113 Allocation *next = nullptr; argument
114 Allocation *prev = nullptr; argument
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4executableallocator_p.h82 struct Allocation struct
84 Allocation() in Allocation() function
102 ~Allocation() {} in ~Allocation() argument
106 Allocation *split(size_t dividingSize); argument
113 Allocation *next = nullptr; argument
114 Allocation *prev = nullptr; argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/website/source/api/
H A Dallocations.html.md180 ### Parameters
186 ### Sample Request
193 ### Sample Response
589 ### Parameters
595 ### Sample Request
627 ### Parameters
633 ### Sample Payload
642 ### Sample Request
671 ### Parameters
677 ### Sample Payload
[all …]
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DCodeGen_Posix.h38 struct Allocation { struct
40 llvm::Value *ptr = nullptr;
43 llvm::Value *destructor = nullptr;
46 llvm::Function *destructor_function = nullptr;
71 Scope<Allocation> allocations; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/Expression/
H A DIRMemoryMap.h89 struct Allocation { struct
98 AllocationPolicy m_policy; argument
106 Allocation(lldb::addr_t process_alloc, lldb::addr_t process_start, argument
111 const Allocation &operator=(const Allocation &) = delete; argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/Expression/
H A DIRMemoryMap.h89 struct Allocation { struct
98 AllocationPolicy m_policy; argument
106 Allocation(lldb::addr_t process_alloc, lldb::addr_t process_start, argument
111 const Allocation &operator=(const Allocation &) = delete; argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Expression/
H A DIRMemoryMap.h89 struct Allocation { struct
98 AllocationPolicy m_policy; argument
106 Allocation(lldb::addr_t process_alloc, lldb::addr_t process_start, argument
111 const Allocation &operator=(const Allocation &) = delete; argument
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/Expression/
H A DIRMemoryMap.h89 struct Allocation { struct
98 AllocationPolicy m_policy; argument
106 Allocation(lldb::addr_t process_alloc, lldb::addr_t process_start, argument
111 const Allocation &operator=(const Allocation &) = delete; argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/include/lldb/Expression/
H A DIRMemoryMap.h89 struct Allocation { struct
98 AllocationPolicy m_policy; argument
106 Allocation(lldb::addr_t process_alloc, lldb::addr_t process_start, argument
111 const Allocation &operator=(const Allocation &) = delete; argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/include/lldb/Expression/
H A DIRMemoryMap.h89 struct Allocation { struct
98 AllocationPolicy m_policy; argument
106 Allocation(lldb::addr_t process_alloc, lldb::addr_t process_start, argument
111 const Allocation &operator=(const Allocation &) = delete; argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/include/lldb/Expression/
H A DIRMemoryMap.h89 struct Allocation { struct
98 AllocationPolicy m_policy; argument
106 Allocation(lldb::addr_t process_alloc, lldb::addr_t process_start, argument
111 const Allocation &operator=(const Allocation &) = delete; argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/include/lldb/Expression/
H A DIRMemoryMap.h89 struct Allocation { struct
98 AllocationPolicy m_policy; argument
106 Allocation(lldb::addr_t process_alloc, lldb::addr_t process_start, argument
111 const Allocation &operator=(const Allocation &) = delete; argument
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/include/lldb/Expression/
H A DIRMemoryMap.h89 struct Allocation { struct
98 AllocationPolicy m_policy; argument
106 Allocation(lldb::addr_t process_alloc, lldb::addr_t process_start, argument
111 const Allocation &operator=(const Allocation &) = delete; argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Expression/
H A DIRMemoryMap.h89 struct Allocation { struct
98 AllocationPolicy m_policy; argument
106 Allocation(lldb::addr_t process_alloc, lldb::addr_t process_start, argument
/dports/security/lego/lego-4.5.3/vendor/github.com/gophercloud/gophercloud/openstack/baremetal/v1/allocations/
H A Dresults.go10 type Allocation struct { struct
12 UUID string `json:"uuid"`
18 LastError string `json:"last_error"`
21 Name string `json:"name"`
24 NodeUUID string `json:"node_uuid"`
27 State string `json:"state"`
33 Traits []string `json:"traits"`
36 Extra map[string]string `json:"extra"`
39 CreatedAt time.Time `json:"created_at"`
42 UpdatedAt time.Time `json:"updated_at"`
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/gophercloud/gophercloud/openstack/baremetal/v1/allocations/
H A Dresults.go10 type Allocation struct { struct
12 UUID string `json:"uuid"`
18 LastError string `json:"last_error"`
21 Name string `json:"name"`
24 NodeUUID string `json:"node_uuid"`
27 State string `json:"state"`
33 Traits []string `json:"traits"`
36 Extra map[string]string `json:"extra"`
39 CreatedAt time.Time `json:"created_at"`
42 UpdatedAt time.Time `json:"updated_at"`
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/gophercloud/gophercloud/openstack/baremetal/v1/allocations/
H A Dresults.go10 type Allocation struct { struct
12 UUID string `json:"uuid"`
18 LastError string `json:"last_error"`
21 Name string `json:"name"`
24 NodeUUID string `json:"node_uuid"`
27 State string `json:"state"`
33 Traits []string `json:"traits"`
36 Extra map[string]string `json:"extra"`
39 CreatedAt time.Time `json:"created_at"`
42 UpdatedAt time.Time `json:"updated_at"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/gophercloud/gophercloud/openstack/baremetal/v1/allocations/
H A Dresults.go10 type Allocation struct { struct
12 UUID string `json:"uuid"`
18 LastError string `json:"last_error"`
21 Name string `json:"name"`
24 NodeUUID string `json:"node_uuid"`
27 State string `json:"state"`
33 Traits []string `json:"traits"`
36 Extra map[string]string `json:"extra"`
39 CreatedAt time.Time `json:"created_at"`
42 UpdatedAt time.Time `json:"updated_at"`
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/gophercloud/gophercloud/openstack/baremetal/v1/allocations/
H A Dresults.go10 type Allocation struct { struct
12 UUID string `json:"uuid"`
18 LastError string `json:"last_error"`
21 Name string `json:"name"`
24 NodeUUID string `json:"node_uuid"`
27 State string `json:"state"`
33 Traits []string `json:"traits"`
36 Extra map[string]string `json:"extra"`
39 CreatedAt time.Time `json:"created_at"`
42 UpdatedAt time.Time `json:"updated_at"`
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/gophercloud/gophercloud/openstack/baremetal/v1/allocations/
H A Dresults.go10 type Allocation struct { struct
12 UUID string `json:"uuid"`
18 LastError string `json:"last_error"`
21 Name string `json:"name"`
24 NodeUUID string `json:"node_uuid"`
27 State string `json:"state"`
33 Traits []string `json:"traits"`
36 Extra map[string]string `json:"extra"`
39 CreatedAt time.Time `json:"created_at"`
42 UpdatedAt time.Time `json:"updated_at"`
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/gophercloud/gophercloud/openstack/baremetal/v1/allocations/
H A Dresults.go10 type Allocation struct { struct
12 UUID string `json:"uuid"`
18 LastError string `json:"last_error"`
21 Name string `json:"name"`
24 NodeUUID string `json:"node_uuid"`
27 State string `json:"state"`
33 Traits []string `json:"traits"`
36 Extra map[string]string `json:"extra"`
39 CreatedAt time.Time `json:"created_at"`
42 UpdatedAt time.Time `json:"updated_at"`
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/nomad/api/
H A Dallocations.go69 type Allocation struct { struct
70 ID string
71 Namespace string
72 EvalID string
73 Name string
74 NodeID string
75 JobID string
76 Job *Job
77 TaskGroup string
98 CreateTime int64
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/hashicorp/nomad/api/
H A Dallocations.go93 type Allocation struct { struct
94 ID string
95 Namespace string
96 EvalID string
97 Name string
98 NodeID string
99 NodeName string
100 JobID string
101 Job *Job
125 CreateTime int64
[all …]

12345678910>>...39