/dports/devel/py-oci/oci-2.53.1/src/oci/database_migration/models/ |
H A D | create_golden_gate_details.py | 40 self._hub = None 51 return self._hub 61 self._hub = hub
|
H A D | golden_gate_details.py | 40 self._hub = None 51 return self._hub 61 self._hub = hub
|
H A D | update_golden_gate_details.py | 40 self._hub = None 51 return self._hub 61 self._hub = hub
|
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/meraki/tests/integration/targets/meraki_site_to_site_vpn/tasks/ |
H A D | main.yml | 13 net_name: '{{test_net_name}}_hub' 37 net_name: '{{test_net_name}}_hub' 55 net_name: '{{test_net_name}}_hub' 70 net_name: '{{test_net_name}}_hub' 123 net_name: '{{test_net_name}}_hub'
|
/dports/net/py-eventlet/eventlet-0.33.0/eventlet/green/ |
H A D | zmq.py | 40 self._hub = eventlet.hubs.get_hub() 58 self._hub.switch() 76 self._hub.schedule_call_global(0, self._waiters[0].switch) 88 self._hub = eventlet.hubs.get_hub() 101 self._hub.schedule_call_local(deadline - self._hub.clock(), self.wake) 104 self._hub.switch() 120 self._wakeupper = self._hub.schedule_call_global(0, self._blocked_thread.switch)
|
/dports/devel/hub/hub-2.14.2/features/ |
H A D | cherry_pick.feature | 48 Then "git remote add _hub-cherry-pick git://github.com/mislav/ronn.git" should be run 49 And "git fetch -q --no-tags _hub-cherry-pick" should be run 50 And "git remote rm _hub-cherry-pick" should be run 55 Then "git remote add _hub-cherry-pick git://github.com/jingweno/ronn.git" should be run 56 And "git fetch -q --no-tags _hub-cherry-pick" should be run 57 And "git remote rm _hub-cherry-pick" should be run
|
/dports/devel/py-pop/pop-58d846bdd196b71348910aea77cd0139f70c4f12/pop/ |
H A D | hub.py | 206 self._hub = hub 266 hub=self._hub, 276 hub=self._hub, 296 if not self._hub._dscan: 297 self._hub._scan_dynamic() 298 for path in self._hub._dynamic.get(self._dyne_name, {}).get("paths", []): 312 _hub=self._hub, 503 vret = pop.loader.load_sub_virtual(self._hub, self._virtual, mod, bname) 507 vret = pop.loader.load_virtual(self._hub, self._virtual, mod, bname) 607 hub=self._hub, [all …]
|
H A D | loader.py | 285 sub._hub, 334 __func_alias__ = __func_alias__(this_sub._hub) 361 this_sub._hub, 388 this_sub._hub,
|
/dports/www/firefox/firefox-99.0/third_party/python/sentry_sdk/sentry_sdk/integrations/ |
H A D | wsgi.py | 240 self._hub = hub 248 with self._hub: 254 reraise(*_capture_exception(self._hub)) 260 with self._hub: 266 reraise(*_capture_exception(self._hub))
|
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/sentry_sdk/sentry_sdk/integrations/ |
H A D | wsgi.py | 240 self._hub = hub 248 with self._hub: 254 reraise(*_capture_exception(self._hub)) 260 with self._hub: 266 reraise(*_capture_exception(self._hub))
|
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/sentry_sdk/sentry_sdk/integrations/ |
H A D | wsgi.py | 240 self._hub = hub 248 with self._hub: 254 reraise(*_capture_exception(self._hub)) 260 with self._hub: 266 reraise(*_capture_exception(self._hub))
|
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/sentry-sdk/sentry_sdk/integrations/ |
H A D | wsgi.py | 240 self._hub = hub 248 with self._hub: 254 reraise(*_capture_exception(self._hub)) 260 with self._hub: 266 reraise(*_capture_exception(self._hub))
|
/dports/devel/py-sentry-sdk/sentry-sdk-1.4.3/sentry_sdk/integrations/ |
H A D | wsgi.py | 252 self._hub = hub 260 with self._hub: 266 reraise(*_capture_exception(self._hub)) 272 with self._hub: 278 reraise(*_capture_exception(self._hub))
|
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/github/ |
H A D | _hub | 3 # Zsh will source this file when attempting to autoload the "_hub" function, 6 # git-distributed, bash-based version). Then we redefine the "_hub" function to 137 # redefine _hub to a much smaller function in the steady state 138 _hub () { 174 _hub
|
/dports/devel/hub/hub-2.14.2/etc/ |
H A D | hub.zsh_completion | 3 # Zsh will source this file when attempting to autoload the "_hub" function, 6 # git-distributed, bash-based version). Then we redefine the "_hub" function to 137 # redefine _hub to a much smaller function in the steady state 138 _hub () { 174 _hub
|
H A D | README.md | 25 `hub` to the folder `~/.zsh/completions/` and rename it to `_hub`: 29 cp etc/hub.zsh_completion ~/.zsh/completions/_hub
|
/dports/www/firefox/firefox-99.0/third_party/python/sentry_sdk/sentry_sdk/ |
H A D | hub.py | 154 self._hub = hub 166 current_len = len(self._hub._stack) 177 self._hub._stack[self._original_len :], 180 layer = self._hub._stack[self._original_len - 1] 181 del self._hub._stack[self._original_len - 1 :]
|
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/sentry_sdk/sentry_sdk/ |
H A D | hub.py | 154 self._hub = hub 166 current_len = len(self._hub._stack) 177 self._hub._stack[self._original_len :], 180 layer = self._hub._stack[self._original_len - 1] 181 del self._hub._stack[self._original_len - 1 :]
|
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/sentry_sdk/sentry_sdk/ |
H A D | hub.py | 154 self._hub = hub 166 current_len = len(self._hub._stack) 177 self._hub._stack[self._original_len :], 180 layer = self._hub._stack[self._original_len - 1] 181 del self._hub._stack[self._original_len - 1 :]
|
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/sentry-sdk/sentry_sdk/ |
H A D | hub.py | 154 self._hub = hub 166 current_len = len(self._hub._stack) 177 self._hub._stack[self._original_len :], 180 layer = self._hub._stack[self._original_len - 1] 181 del self._hub._stack[self._original_len - 1 :]
|
/dports/devel/py-sentry-sdk/sentry-sdk-1.4.3/sentry_sdk/ |
H A D | hub.py | 153 self._hub = hub 165 current_len = len(self._hub._stack) 176 self._hub._stack[self._original_len :], 179 layer = self._hub._stack[self._original_len - 1] 180 del self._hub._stack[self._original_len - 1 :]
|
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/signalr/hubs/ |
H A D | __init__.py | 1 from ._hub import Hub
|
/dports/devel/py-gevent/gevent-21.8.0/src/gevent/ |
H A D | threadpool.py | 70 _hub = None variable in _WorkerGreenlet 81 self._hub = threadpool.hub 212 if self._hub is not None: 213 self._hub = None 226 _format_hub(self._hub)
|
H A D | _hub_primitives.py | 134 self._hub = hub 160 self._timer = self._hub.loop.timer(self._timeout, priority=-1)
|
/dports/devel/py-gevent/gevent-21.8.0/src/gevent/tests/ |
H A D | test___monitor.py | 155 def f(_hub): argument 156 _hub = None 175 def f(_hub): argument 185 def f(_hub): argument
|