Home
last modified time | relevance | path

Searched defs:endpoint (Results 76 – 100 of 14214) sorted by relevance

12345678910>>...569

/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/experimental/net/socket/
H A Dbasic_socket.cc35 struct endpoint in test01() struct
37 using protocol_type = proto; in test01()
38 protocol_type protocol() const { return {}; } in test01()
40 void* data() { return nullptr; } in test01()
41 const void* data() const { return nullptr; } in test01()
42 std::size_t size() const { return 0; } in test01()
43 void resize(std::size_t) { } in test01()
44 std::size_t capacity() const { return 0; } in test01()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/experimental/net/socket/
H A Dbasic_socket.cc34 struct endpoint in test01() struct
36 using protocol_type = proto; in test01()
37 protocol_type protocol() const { return {}; } in test01()
39 void* data() { return nullptr; } in test01()
40 const void* data() const { return nullptr; } in test01()
41 std::size_t size() const { return 0; } in test01()
42 void resize(std::size_t) { } in test01()
43 std::size_t capacity() const { return 0; } in test01()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel.Routing/System.ServiceModel.Routing/
H A DSoapProcessingBehavior.cs15 public MessageInspector (SoapProcessingBehavior owner, ServiceEndpoint endpoint) in MessageInspector()
20 ServiceEndpoint endpoint; field in System.ServiceModel.Routing.SoapProcessingBehavior.MessageInspector
69 …public void AddBindingParameters (ServiceEndpoint endpoint, BindingParameterCollection bindingPara… in AddBindingParameters()
74 public void ApplyClientBehavior (ServiceEndpoint endpoint, ClientRuntime clientRuntime) in ApplyClientBehavior()
81 …public void ApplyDispatchBehavior (ServiceEndpoint endpoint, EndpointDispatcher endpointDispatcher) in ApplyDispatchBehavior()
86 public void Validate (ServiceEndpoint endpoint) in Validate()
/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/livestatus/
H A Dendpointstable.cpp44 for (const Endpoint::Ptr& endpoint : ConfigType::GetObjectsByType<Endpoint>()) { in FetchRows() local
52 Endpoint::Ptr endpoint = static_cast<Endpoint::Ptr>(row); in NameAccessor() local
62 Endpoint::Ptr endpoint = static_cast<Endpoint::Ptr>(row); in IdentityAccessor() local
72 Endpoint::Ptr endpoint = static_cast<Endpoint::Ptr>(row); in NodeAccessor() local
82 Endpoint::Ptr endpoint = static_cast<Endpoint::Ptr>(row); in IsConnectedAccessor() local
98 Endpoint::Ptr endpoint = static_cast<Endpoint::Ptr>(row); in ZoneAccessor() local
/dports/comms/hackrf/hackrf-31a37bd/firmware/hackrf_usb/
H A Dusb_api_transceiver.c58 usb_endpoint_t* const endpoint, in usb_vendor_request_set_baseband_filter_bandwidth()
74 usb_endpoint_t* const endpoint, in usb_vendor_request_set_freq()
98 usb_endpoint_t* const endpoint, in usb_vendor_request_set_sample_rate_frac()
121 usb_endpoint_t* const endpoint, const usb_transfer_stage_t stage) in usb_vendor_request_set_amp_enable()
142 usb_endpoint_t* const endpoint, in usb_vendor_request_set_lna_gain()
157 usb_endpoint_t* const endpoint, const usb_transfer_stage_t stage) in usb_vendor_request_set_vga_gain()
171 usb_endpoint_t* const endpoint, const usb_transfer_stage_t stage) in usb_vendor_request_set_txvga_gain()
185 usb_endpoint_t* const endpoint, const usb_transfer_stage_t stage) in usb_vendor_request_set_antenna_enable()
206 usb_endpoint_t* const endpoint, in usb_vendor_request_set_freq_explicit()
/dports/comms/hackrf-devel/hackrf-ee44d2d62e2dd24648599172f90fc8fc2e3b3cc3/firmware/hackrf_usb/
H A Dusb_api_transceiver.c67 usb_endpoint_t* const endpoint, in usb_vendor_request_set_baseband_filter_bandwidth()
83 usb_endpoint_t* const endpoint, in usb_vendor_request_set_freq()
107 usb_endpoint_t* const endpoint, in usb_vendor_request_set_sample_rate_frac()
130 usb_endpoint_t* const endpoint, const usb_transfer_stage_t stage) in usb_vendor_request_set_amp_enable()
151 usb_endpoint_t* const endpoint, in usb_vendor_request_set_lna_gain()
167 usb_endpoint_t* const endpoint, const usb_transfer_stage_t stage) in usb_vendor_request_set_vga_gain()
182 usb_endpoint_t* const endpoint, const usb_transfer_stage_t stage) in usb_vendor_request_set_txvga_gain()
197 usb_endpoint_t* const endpoint, const usb_transfer_stage_t stage) in usb_vendor_request_set_antenna_enable()
218 usb_endpoint_t* const endpoint, in usb_vendor_request_set_freq_explicit()
289 usb_endpoint_t* const endpoint, in usb_vendor_request_set_transceiver_mode()
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/golang.org/x/net/lif/
H A Dlif.go15 type endpoint struct { struct
16 af int
17 s uintptr
20 func (ep *endpoint) close() error {
/dports/net/gscloud/gscloud-0.11.0/vendor/golang.org/x/net/lif/
H A Dlif.go15 type endpoint struct { struct
16 af int
17 s uintptr
20 func (ep *endpoint) close() error {
/dports/net/grpcui/grpcui-1.1.0/vendor/golang.org/x/net/lif/
H A Dlif.go15 type endpoint struct { struct
16 af int
17 s uintptr
20 func (ep *endpoint) close() error {
/dports/net/grpcui/grpcui-1.1.0/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/golang.org/x/net/lif/
H A Dlif.go15 type endpoint struct { struct
16 af int
17 s uintptr
20 func (ep *endpoint) close() error {
/dports/net/grpcox/grpcox-1.0.0/vendor/golang.org/x/net/lif/
H A Dlif.go15 type endpoint struct { struct
16 af int
17 s uintptr
20 func (ep *endpoint) close() error {
/dports/net/inlets/inlets-3.0.2/vendor/golang.org/x/net/net-69a78807bb2b/lif/
H A Dlif.go15 type endpoint struct { struct
16 af int
17 s uintptr
20 func (ep *endpoint) close() error {
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/golang.org/x/net/lif/
H A Dlif.go15 type endpoint struct { struct
16 af int
17 s uintptr
20 func (ep *endpoint) close() error {
/dports/net-mgmt/adguard-exporter/adguard-exporter-1.14/vendor/golang.org/x/net/lif/
H A Dlif.go15 type endpoint struct { struct
16 af int
17 s uintptr
20 func (ep *endpoint) close() error {
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/golang.org/x/net/lif/
H A Dlif.go15 type endpoint struct { struct
16 af int
17 s uintptr
20 func (ep *endpoint) close() error {
/dports/lang/gcc8/gcc-8.5.0/libgo/go/golang_org/x/net/lif/
H A Dlif.go15 type endpoint struct { struct
16 af int
17 s uintptr
20 func (ep *endpoint) close() error {
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/vendor/golang_org/x/net/lif/
H A Dlif.go15 type endpoint struct { struct
16 af int
17 s uintptr
20 func (ep *endpoint) close() error {
/dports/net/goreplay/goreplay-1.2.0/vendor/golang.org/x/net/net-ab3426394381/lif/
H A Dlif.go15 type endpoint struct { struct
16 af int
17 s uintptr
20 func (ep *endpoint) close() error {
/dports/devel/gh/cli-2.4.0/vendor/golang.org/x/net/lif/
H A Dlif.go16 type endpoint struct { struct
17 af int
18 s uintptr
21 func (ep *endpoint) close() error {
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/fusion/algorithm/iteration/detail/
H A Dfold.hpp15 # ifdef BOOST_FUSION_ITER_FOLD
16 # define BOOST_FUSION_FOLD_NAME reverse_iter_fold
18 # define BOOST_FUSION_FOLD_NAME reverse_fold
21 # define BOOST_FUSION_FOLD_IMPL_FIRST_IT_FUNCTION end
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/golang_org/x/net/lif/
H A Dlif.go15 type endpoint struct { struct
16 af int
17 s uintptr
20 func (ep *endpoint) close() error {
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/net/lif/
H A Dlif.go15 type endpoint struct { struct
16 af int
17 s uintptr
20 func (ep *endpoint) close() error {
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/vendor/golang.org/x/net/lif/
H A Dlif.go16 type endpoint struct { struct
17 af int
18 s uintptr
21 func (ep *endpoint) close() error {
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/vendor/golang.org/x/net/lif/
H A Dlif.go15 type endpoint struct { struct
16 af int
17 s uintptr
20 func (ep *endpoint) close() error {
/dports/devel/app-builder/app-builder-3.4.2/vendor/golang.org/x/net/lif/
H A Dlif.go15 type endpoint struct { struct
16 af int
17 s uintptr
20 func (ep *endpoint) close() error {

12345678910>>...569