Home
last modified time | relevance | path

Searched refs:hub (Results 1 – 25 of 4930) sorted by relevance

12345678910>>...198

/dports/devel/py-pop/pop-58d846bdd196b71348910aea77cd0139f70c4f12/tests/func/
H A Dtest_basic.py5 import pop.hub
12 def hub(hub): function
14 yield hub
30 assert hub.mods.test.ping() == hub.mods.foo.bar()
35 hub.pop.sub.load_subdirs(hub.sdirs)
44 hub.pop.sub.load_subdirs(hub.sdirs, recurse=True)
70 hub.pop.sub.load_subdirs(hub.sdirs, recurse=True)
137 hub.pop.sub.add("tests.mods.nest", sub=hub.mods)
257 hub = pop.hub.Hub()
270 hub = pop.hub.Hub()
[all …]
/dports/devel/py-pop-config/pop-config-1eff06ef08c51355dd27165abeacaeb7d03f2f8f/tests/integration/
H A Dtest_basic.py13 hub = pop.hub.Hub()
20 hub = pop.hub.Hub()
29 hub = pop.hub.Hub()
37 hub = pop.hub.Hub()
58 hub = pop.hub.Hub()
74 hub = pop.hub.Hub()
88 hub = pop.hub.Hub()
95 hub = pop.hub.Hub()
103 hub = pop.hub.Hub()
111 hub = pop.hub.Hub()
[all …]
H A Dtest_config_file.py4 import pop.hub
11 hub = pop.hub.Hub()
12 hub.pop.sub.add(dyne_name="config")
27 hub = pop.hub.Hub()
38 assert hub.OPT.f1.foo == "bar"
42 hub = pop.hub.Hub()
49 hub = pop.hub.Hub()
67 hub = pop.hub.Hub()
83 hub = pop.hub.Hub()
96 hub = pop.hub.Hub()
[all …]
/dports/net-p2p/uhub/uhub-a8ee6e7/src/core/
H A Dhub.c372 route_to_user(hub, u, hub->command_support); in hub_send_support()
468 route_to_user(hub, u, hub->command_banner); in hub_send_hubinfo()
572 uman_send_quit_message(hub, hub->users, user); in hub_event_dispatcher()
613 hub->stats.net_tx_peak = MAX(hub->stats.net_tx, hub->stats.net_tx_peak); in hub_update_stats()
614 hub->stats.net_rx_peak = MAX(hub->stats.net_rx, hub->stats.net_rx_peak); in hub_update_stats()
704 data.hub = hub; in server_alt_port_start()
764 if (!hub) in hub_start_service()
815 if (!hub->recvbuf || !hub->sendbuf) in hub_start_service()
840 hub->commands = command_initialize(hub); in hub_start_service()
870 hub = 0; in hub_shutdown_service()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/misc/
H A Dusb251xb.c248 if (!hub->gpio_reset) in usb251x_check_gpio_chip()
271 if (!hub->gpio_reset) in usb251xb_reset()
299 usb251xb_reset(hub); in usb251xb_connect()
349 usb251xb_reset(hub); in usb251xb_connect()
414 hub->skip_config = 1; in usb251xb_get_ofdata()
416 hub->skip_config = 0; in usb251xb_get_ofdata()
681 if (IS_ERR(hub->vdd)) in usb251xb_probe()
707 struct usb251xb *hub; in usb251xb_i2c_probe() local
710 if (!hub) in usb251xb_i2c_probe()
714 hub->dev = &i2c->dev; in usb251xb_i2c_probe()
[all …]
H A Dusb3503.c60 if (hub->reset) in usb3503_reset()
77 if (hub->regmap) { in usb3503_connect()
117 if (hub->connect) in usb3503_connect()
241 if (hub->intn) in usb3503_probe()
247 if (hub->connect) in usb3503_probe()
253 if (hub->reset) { in usb3503_probe()
259 if (hub->port_off_mask && !hub->regmap) in usb3503_probe()
262 usb3503_switch_mode(hub, hub->mode); in usb3503_probe()
277 if (!hub) in usb3503_i2c_probe()
307 if (!hub) in usb3503_platform_probe()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/misc/
H A Dusb251xb.c248 if (!hub->gpio_reset) in usb251x_check_gpio_chip()
271 if (!hub->gpio_reset) in usb251xb_reset()
299 usb251xb_reset(hub); in usb251xb_connect()
349 usb251xb_reset(hub); in usb251xb_connect()
414 hub->skip_config = 1; in usb251xb_get_ofdata()
416 hub->skip_config = 0; in usb251xb_get_ofdata()
681 if (IS_ERR(hub->vdd)) in usb251xb_probe()
707 struct usb251xb *hub; in usb251xb_i2c_probe() local
710 if (!hub) in usb251xb_i2c_probe()
714 hub->dev = &i2c->dev; in usb251xb_i2c_probe()
[all …]
H A Dusb3503.c60 if (hub->reset) in usb3503_reset()
77 if (hub->regmap) { in usb3503_connect()
117 if (hub->connect) in usb3503_connect()
241 if (hub->intn) in usb3503_probe()
247 if (hub->connect) in usb3503_probe()
253 if (hub->reset) { in usb3503_probe()
259 if (hub->port_off_mask && !hub->regmap) in usb3503_probe()
262 usb3503_switch_mode(hub, hub->mode); in usb3503_probe()
277 if (!hub) in usb3503_i2c_probe()
307 if (!hub) in usb3503_platform_probe()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/misc/
H A Dusb251xb.c248 if (!hub->gpio_reset) in usb251x_check_gpio_chip()
271 if (!hub->gpio_reset) in usb251xb_reset()
299 usb251xb_reset(hub); in usb251xb_connect()
349 usb251xb_reset(hub); in usb251xb_connect()
414 hub->skip_config = 1; in usb251xb_get_ofdata()
416 hub->skip_config = 0; in usb251xb_get_ofdata()
681 if (IS_ERR(hub->vdd)) in usb251xb_probe()
707 struct usb251xb *hub; in usb251xb_i2c_probe() local
710 if (!hub) in usb251xb_i2c_probe()
714 hub->dev = &i2c->dev; in usb251xb_i2c_probe()
[all …]
H A Dusb3503.c60 if (hub->reset) in usb3503_reset()
77 if (hub->regmap) { in usb3503_connect()
117 if (hub->connect) in usb3503_connect()
241 if (hub->intn) in usb3503_probe()
247 if (hub->connect) in usb3503_probe()
253 if (hub->reset) { in usb3503_probe()
259 if (hub->port_off_mask && !hub->regmap) in usb3503_probe()
262 usb3503_switch_mode(hub, hub->mode); in usb3503_probe()
277 if (!hub) in usb3503_i2c_probe()
307 if (!hub) in usb3503_platform_probe()
[all …]
/dports/net/py-kombu/kombu-4.6.11/t/unit/asynchronous/
H A Dtest_hub.py142 hub = Hub()
159 self.hub = Hub()
162 self.hub.close()
167 self.hub.reset()
183 self.hub.stop()
238 self.hub.stop()
249 self.hub.stop()
377 assert self.hub.loop is self.hub.create_loop()
378 assert self.hub._loop is self.hub.create_loop()
433 call(10, self.hub.READ | self.hub.ERR),
[all …]
/dports/emulators/bochs/bochs-2.7/iodev/usb/
H A Duhci_core.cc80 hub.timer_index = in init_uhci()
83 hub.devfunc = devfunc; in init_uhci()
241 if (((hub.usb_status.status2 & 1) && (hub.usb_enable.on_complete)) || in update_irq()
242 ((hub.usb_status.status2 & 2) && (hub.usb_enable.short_packet)) || in update_irq()
243 ((hub.usb_status.error_interrupt) && (hub.usb_enable.timeout_crc)) || in update_irq()
244 ((hub.usb_status.resume) && (hub.usb_enable.resume)) || in update_irq()
444 hub.usb_status.host_error = (value & 0x10) ? 0: hub.usb_status.host_error; in write()
445 hub.usb_status.pci_error = (value & 0x08) ? 0: hub.usb_status.pci_error; in write()
446 hub.usb_status.resume = (value & 0x04) ? 0: hub.usb_status.resume; in write()
448 hub.usb_status.interrupt = (value & 0x01) ? 0: hub.usb_status.interrupt; in write()
[all …]
H A Dusb_ohci.cc135 hub.rt_conf_id = -1; in bx_usb_ohci_c()
423 BXRS_HEX_PARAM_FIELD(hub, HcHCCA, BX_OHCI_THIS hub.op_regs.HcHCCA); in register_state()
427 BXRS_HEX_PARAM_FIELD(hub, HcBulkHeadED, BX_OHCI_THIS hub.op_regs.HcBulkHeadED); in register_state()
429 BXRS_HEX_PARAM_FIELD(hub, HcDoneHead, BX_OHCI_THIS hub.op_regs.HcDoneHead); in register_state()
435 BXRS_HEX_PARAM_FIELD(hub, HcFmNumber, BX_OHCI_THIS hub.op_regs.HcFmNumber); in register_state()
472 BXRS_DEC_PARAM_FIELD(hub, ohci_done_count, BX_OHCI_THIS hub.ohci_done_count); in register_state()
473 BXRS_PARAM_BOOL(hub, use_control_head, BX_OHCI_THIS hub.use_control_head); in register_state()
474 BXRS_PARAM_BOOL(hub, use_bulk_head, BX_OHCI_THIS hub.use_bulk_head); in register_state()
475 BXRS_DEC_PARAM_FIELD(hub, sof_time, BX_OHCI_THIS hub.sof_time); in register_state()
477 register_pci_state(hub); in register_state()
[all …]
H A Dusb_xhci.cc772 hub = new bx_list_c(list, "hub"); in register_state()
880 new bx_shadow_data_c(hub, "extended_caps", BX_XHCI_THIS hub.extended_caps, EXT_CAPS_SIZE, 1); in register_state()
909 BXRS_PARAM_BOOL(list2, hub, BX_XHCI_THIS hub.slots[i].slot_context.hub); in register_state()
970 register_pci_state(hub); in register_state()
1182 … (BX_XHCI_THIS hub.usb_port[port].is_usb3 || BX_XHCI_THIS hub.usb_port[port].has_been_reset)) in read_handler()
1566 BX_XHCI_THIS hub.ring_members.command_ring.dq_pointer = BX_XHCI_THIS hub.op_regs.HcCrcr.crc; in write_handler()
1567 BX_XHCI_THIS hub.ring_members.command_ring.rcs = BX_XHCI_THIS hub.op_regs.HcCrcr.rcs; in write_handler()
1569 if (BX_XHCI_THIS hub.op_regs.HcCrcr.ca || BX_XHCI_THIS hub.op_regs.HcCrcr.cs) in write_handler()
1577 BX_XHCI_THIS hub.ring_members.command_ring.dq_pointer = BX_XHCI_THIS hub.op_regs.HcCrcr.crc; in write_handler()
2904 (BX_XHCI_THIS hub.slots[slot].slot_context.hub << 26) |
[all …]
/dports/devel/py-pop/pop-58d846bdd196b71348910aea77cd0139f70c4f12/tests/integration/reverse_sub/
H A Dtest_reverse_sub.py77 hub = pop.hub.Hub()
102 hub = pop.hub.Hub()
121 hub = pop.hub.Hub()
134 hub = pop.hub.Hub()
148 hub = pop.hub.Hub()
162 hub = pop.hub.Hub()
171 hub = pop.hub.Hub()
183 hub = pop.hub.Hub()
196 hub = pop.hub.Hub()
203 hub = pop.hub.Hub()
[all …]
/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/data/luascripts/
H A Dlog.lua86 url = hub:getUrl()
125 local url = hub:getUrl()
127 logfunctions.rmHub( hub, url )
165 if hub:getOwnNick() then
217 hub:addLine(" Filename: " .. logfunctions.getLogFileName(hub), true)
237 function (hub)
246 function (hub)
255 function( hub, user, text )
279 function( hub, text )
288 function( hub, text )
[all …]
/dports/net-p2p/eiskaltdcpp-daemon/eiskaltdcpp-2.2.10/data/luascripts/
H A Dlog.lua86 url = hub:getUrl()
125 local url = hub:getUrl()
127 logfunctions.rmHub( hub, url )
165 if hub:getOwnNick() then
217 hub:addLine(" Filename: " .. logfunctions.getLogFileName(hub), true)
237 function (hub)
246 function (hub)
255 function( hub, user, text )
279 function( hub, text )
288 function( hub, text )
[all …]
/dports/net-p2p/eiskaltdcpp-lib/eiskaltdcpp-2.2.10/data/luascripts/
H A Dlog.lua86 url = hub:getUrl()
125 local url = hub:getUrl()
127 logfunctions.rmHub( hub, url )
165 if hub:getOwnNick() then
217 hub:addLine(" Filename: " .. logfunctions.getLogFileName(hub), true)
237 function (hub)
246 function (hub)
255 function( hub, user, text )
279 function( hub, text )
288 function( hub, text )
[all …]
/dports/net-p2p/eiskaltdcpp-data/eiskaltdcpp-2.2.10/data/luascripts/
H A Dlog.lua86 url = hub:getUrl()
125 local url = hub:getUrl()
127 logfunctions.rmHub( hub, url )
165 if hub:getOwnNick() then
217 hub:addLine(" Filename: " .. logfunctions.getLogFileName(hub), true)
237 function (hub)
246 function (hub)
255 function( hub, user, text )
279 function( hub, text )
288 function( hub, text )
[all …]
/dports/net-p2p/eiskaltdcpp-gtk/eiskaltdcpp-2.2.10/data/luascripts/
H A Dlog.lua86 url = hub:getUrl()
125 local url = hub:getUrl()
127 logfunctions.rmHub( hub, url )
165 if hub:getOwnNick() then
217 hub:addLine(" Filename: " .. logfunctions.getLogFileName(hub), true)
237 function (hub)
246 function (hub)
255 function( hub, user, text )
279 function( hub, text )
288 function( hub, text )
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/accounts/usbwallet/
H A Dhub.go105 hub := &Hub{
114 hub.refreshWallets()
115 return hub, nil
122 hub.refreshWallets()
209 hub.wallets = hub.wallets[1:]
212 if len(hub.wallets) == 0 || hub.wallets[0].URL().Cmp(url) > 0 {
214 wallet := &wallet{hub: hub, driver: hub.makeDriver(logger), url: &url, info: device, log: logger}
223 hub.wallets = hub.wallets[1:]
249 sub := hub.updateScope.Track(hub.updateFeed.Subscribe(sink))
252 if !hub.updating {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/getsentry/sentry-go/
H A Dhub_test.go34 if hub == clone {
51 hub.PushScope()
58 hub.PushScope()
61 if (*hub.stack)[0].scope == (*hub.stack)[1].scope {
70 hub.PushScope()
72 if (*hub.stack)[0].client != (*hub.stack)[1].client {
79 hub.PushScope()
80 hub.PushScope()
81 hub.PopScope()
89 hub.PopScope()
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/getsentry/sentry-go/
H A Dhub_test.go34 if hub == clone {
51 hub.PushScope()
58 hub.PushScope()
61 if (*hub.stack)[0].scope == (*hub.stack)[1].scope {
70 hub.PushScope()
72 if (*hub.stack)[0].client != (*hub.stack)[1].client {
79 hub.PushScope()
80 hub.PushScope()
81 hub.PopScope()
89 hub.PopScope()
[all …]
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/getsentry/sentry-go/
H A Dhub_test.go34 if hub == clone {
51 hub.PushScope()
58 hub.PushScope()
61 if (*hub.stack)[0].scope == (*hub.stack)[1].scope {
70 hub.PushScope()
72 if (*hub.stack)[0].client != (*hub.stack)[1].client {
79 hub.PushScope()
80 hub.PushScope()
81 hub.PopScope()
89 hub.PopScope()
[all …]
/dports/net-p2p/ncdc/ncdc-1.22.1/src/
H A Dhub.c177 u->hub = hub; in user_add()
529 g_return_if_fail(hub->adc ? hub->state == ADC_S_VERIFY : !hub->nick_valid); in hub_password()
1479 hub->nick_hub = charset_convert(hub, FALSE, hub->nick); in nmdc_handle()
1629 … if(hub->received_first && !hub->joincomplete && hub->sharecount == g_hash_table_size(hub->users)) in nmdc_handle()
1641 hub->hubname = nmdc_unescape_and_decode(hub, hub->hubname_hub); in nmdc_handle()
1846 hub->net = net_new(hub, handle_error); in hub_create()
1988 g_free(hub->nick); hub->nick = NULL; in hub_disconnect()
1992 g_free(hub->ip); hub->ip = NULL; in hub_disconnect()
1993 hub->nick_valid = hub->isreg = hub->isop = hub->received_first = in hub_disconnect()
1994 hub->joincomplete = hub->sharecount = hub->sharesize = in hub_disconnect()
[all …]

12345678910>>...198