Home
last modified time | relevance | path

Searched defs:up (Results 1 – 25 of 6650) sorted by relevance

12345678910>>...266

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/rubocop/cop/migration/
H A Dadd_reference_spec.rb12 def up method
29 def up method
38 def up method
47 def up method
69 def up method
79 def up method
89 def up method
98 def up method
H A Dschedule_async_spec.rb11 def up method
48 def up method
55 def up method
65 def up method
73 def up method
83 def up method
91 def up method
101 def up method
109 def up method
H A Dadd_columns_to_wide_tables_spec.rb12 def up method
29 def up method
40 def up method
51 def up method
62 def up method
71 def up method
81 def up method
H A Dcreate_table_with_foreign_keys_spec.rb12 def up method
30 def up method
45 def up method
57 def up method
70 def up method
90 def up method
104 def up method
161 def up method
183 def up method
H A Dadd_limit_to_text_columns_spec.rb23 def up method in TestTextLimits
59 def up method in TestTextLimits
90 def up method in TestTextLimits
113 def up method in TestTextLimits
136 def up method in TestTextLimits
168 def up method in TestTextLimits
187 def up method in TestTextLimits
213 def up method in TestTextLimits
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/swarm/network/stream/testing/
H A Dsnapshot_256.json1 …db16f62f7549ba2721021898b03160b1dc5201e79606648c1dbc4a373b","name":"node_57fb1bb32bb2b1a87e44c6a75…
H A Dsnapshot_128.json1 …b68a81b875a805384179f600defef474d486b4ea04b003ef6477ab7907","name":"node_a9e0b763852706722dc904b49… string
H A Dsnapshot_64.json1 …b20ddfa56da361463a061e192570f2f8da3fa967c473320ca85e382c53","name":"node_a48a667469a1344cb70f269b2…
H A Dsnapshot_32.json1 …df3d180b1f59e1aa83686cd163222e38c84a84a0f60139968d6a56cbca","name":"node_d2a392e9e7383b895587a7d6e… object
/dports/devel/hs-git-annex/git-annex-8.20210903/
H A DUpgrade.hs87 up (RepoVersion 0) = Upgrade.V0.upgrade function
88 up (RepoVersion 1) = Upgrade.V1.upgrade function
90 up (RepoVersion 0) = giveup "upgrade from v0 on Windows not supported" function
91 up (RepoVersion 1) = giveup "upgrade from v1 on Windows not supported" function
93 up (RepoVersion 2) = Upgrade.V2.upgrade function
94 up (RepoVersion 3) = Upgrade.V3.upgrade automatic function
95 up (RepoVersion 4) = Upgrade.V4.upgrade automatic function
96 up (RepoVersion 5) = Upgrade.V5.upgrade automatic function
97 up (RepoVersion 6) = Upgrade.V6.upgrade automatic function
98 up (RepoVersion 7) = Upgrade.V7.upgrade automatic function
[all …]
/dports/net/frr7/frr-frr-7.5.1/pimd/
H A Dpim_upstream.c69 struct pim_upstream *up) in pim_upstream_remove_children()
315 struct pim_upstream *up; in on_join_timer() local
581 struct pim_upstream *up; in pim_upstream_register_reevaluate() local
685 struct pim_upstream *up; in pim_upstream_reeval_use_rpt() local
845 struct pim_upstream *up; in pim_upstream_new() local
1264 struct pim_upstream *up; in pim_upstream_rpf_genid_changed() local
1485 struct pim_upstream *up; in pim_upstream_keep_alive_timer() local
1709 struct pim_upstream *up; in pim_upstream_register_stop_timer() local
1899 struct pim_upstream *up; in pim_upstream_find_new_rpf() local
1944 struct pim_upstream *up; in pim_upstream_terminate() local
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/pimd/
H A Dpim_upstream.c69 struct pim_upstream *up) in pim_upstream_remove_children()
315 struct pim_upstream *up; in on_join_timer() local
581 struct pim_upstream *up; in pim_upstream_register_reevaluate() local
685 struct pim_upstream *up; in pim_upstream_reeval_use_rpt() local
845 struct pim_upstream *up; in pim_upstream_new() local
1264 struct pim_upstream *up; in pim_upstream_rpf_genid_changed() local
1485 struct pim_upstream *up; in pim_upstream_keep_alive_timer() local
1709 struct pim_upstream *up; in pim_upstream_register_stop_timer() local
1899 struct pim_upstream *up; in pim_upstream_find_new_rpf() local
1944 struct pim_upstream *up; in pim_upstream_terminate() local
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/swarm/pss/testdata/
H A Dsnapshot_256.json1 {"conns":[{"up":true,"other":"6d0a09235ba0b0428938abf0e0782ac0ecf5697ef862888719a34fc956517aeef89d5… boolean
H A Dsnapshot_128.json1 …=================","bzz":"xC82v2coskchzlrBJyoQWOICojbSdq8SZaHqpnX4/YU="}},"up":true,"config":{"id"… boolean
H A Dsnapshot_64.json1 …18e863ef3e27784938720c80ebbb3c6440e63bd9ae0fecdf21d78d7e24357ddd9b430b37","up":true},{"one":"04450… boolean
/dports/www/libwww/w3c-libwww-5.4.2/Library/src/
H A DHTUser.c65 PUBLIC BOOL HTUserProfile_localize (HTUserProfile * up) in HTUserProfile_localize()
95 PUBLIC BOOL HTUserProfile_delete (HTUserProfile * up) in HTUserProfile_delete()
109 PUBLIC char * HTUserProfile_fqdn (HTUserProfile * up) in HTUserProfile_fqdn()
114 PUBLIC BOOL HTUserProfile_setFqdn (HTUserProfile * up, const char * fqdn) in HTUserProfile_setFqdn()
123 PUBLIC char * HTUserProfile_email (HTUserProfile * up) in HTUserProfile_email()
137 PUBLIC char * HTUserProfile_news (HTUserProfile * up) in HTUserProfile_news()
142 PUBLIC BOOL HTUserProfile_setNews (HTUserProfile * up, const char * news) in HTUserProfile_setNews()
151 PUBLIC char * HTUserProfile_tmp (HTUserProfile * up) in HTUserProfile_tmp()
156 PUBLIC BOOL HTUserProfile_setTmp (HTUserProfile * up, const char * tmp) in HTUserProfile_setTmp()
167 PUBLIC time_t HTUserProfile_timezone (HTUserProfile * up) in HTUserProfile_timezone()
[all …]
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/test/gpu/octree/
H A Dperfomance.cpp115 ScopeTime up("gpu-build"); in TEST() local
119 ScopeTime up("gpu-download"); in TEST() local
175 ScopeTime up("gpu--radius-search-batch-all"); in TEST() local
180 ScopeTime up("gpu-radius-search-{host}-all"); in TEST() local
186 ScopeTime up("host-radius-search-all"); in TEST() local
201 ScopeTime up("gpu-radius-search-batch-all"); in TEST() local
206 ScopeTime up("gpu-radius-search-{host}-all"); in TEST() local
212 ScopeTime up("host-radius-search-all"); in TEST() local
227 ScopeTime up("gpu-approx-nearest-batch-all"); in TEST() local
234 ScopeTime up("gpu-approx-nearest-search-{host}-all"); in TEST() local
[all …]
/dports/www/qutebrowser/qutebrowser-2.4.0/tests/unit/utils/
H A Dtest_urlmatch.py181 def up(self): member in TestMatchAllPagesForGivenScheme
184 def test_attrs(self, up): argument
214 def up(self): member in TestMatchAllDomains
217 def test_attrs(self, up): argument
239 def up(self): member in TestMatchSubdomains
266 def up(self): member in TestMatchGlobEscaping
325 def up(self): member in TestMatchChromeUrls
349 def up(self, request): member in TestMatchAnything
406 def up(self, request): member in TestFileScheme
432 def up(self): member in TestMatchSpecificPort
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/tty/serial/
H A Dar933x_uart.c131 struct ar933x_uart_port *up = in ar933x_uart_tx_empty() local
145 struct ar933x_uart_port *up = in ar933x_uart_get_mctrl() local
156 struct ar933x_uart_port *up = in ar933x_uart_set_mctrl() local
164 struct ar933x_uart_port *up = in ar933x_uart_start_tx() local
203 struct ar933x_uart_port *up = in ar933x_uart_stop_tx() local
211 struct ar933x_uart_port *up = in ar933x_uart_stop_rx() local
219 struct ar933x_uart_port *up = in ar933x_uart_break_ctl() local
288 struct ar933x_uart_port *up = in ar933x_uart_set_termios() local
667 struct ar933x_uart_port *up; in ar933x_uart_console_setup() local
707 struct ar933x_uart_port *up; in ar933x_uart_probe() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/tty/serial/
H A Dar933x_uart.c131 struct ar933x_uart_port *up = in ar933x_uart_tx_empty() local
145 struct ar933x_uart_port *up = in ar933x_uart_get_mctrl() local
156 struct ar933x_uart_port *up = in ar933x_uart_set_mctrl() local
164 struct ar933x_uart_port *up = in ar933x_uart_start_tx() local
203 struct ar933x_uart_port *up = in ar933x_uart_stop_tx() local
211 struct ar933x_uart_port *up = in ar933x_uart_stop_rx() local
219 struct ar933x_uart_port *up = in ar933x_uart_break_ctl() local
288 struct ar933x_uart_port *up = in ar933x_uart_set_termios() local
667 struct ar933x_uart_port *up; in ar933x_uart_console_setup() local
707 struct ar933x_uart_port *up; in ar933x_uart_probe() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/tty/serial/
H A Dar933x_uart.c131 struct ar933x_uart_port *up = in ar933x_uart_tx_empty() local
145 struct ar933x_uart_port *up = in ar933x_uart_get_mctrl() local
156 struct ar933x_uart_port *up = in ar933x_uart_set_mctrl() local
164 struct ar933x_uart_port *up = in ar933x_uart_start_tx() local
203 struct ar933x_uart_port *up = in ar933x_uart_stop_tx() local
211 struct ar933x_uart_port *up = in ar933x_uart_stop_rx() local
219 struct ar933x_uart_port *up = in ar933x_uart_break_ctl() local
288 struct ar933x_uart_port *up = in ar933x_uart_set_termios() local
667 struct ar933x_uart_port *up; in ar933x_uart_console_setup() local
707 struct ar933x_uart_port *up; in ar933x_uart_probe() local
[all …]
/dports/net/quagga/quagga-1.2.4/pimd/
H A Dpim_upstream.c51 void pim_upstream_free(struct pim_upstream *up) in pim_upstream_free()
64 void pim_upstream_delete(struct pim_upstream *up) in pim_upstream_delete()
80 static void send_join(struct pim_upstream *up) in send_join()
110 struct pim_upstream *up; in on_join_timer() local
212 struct pim_upstream *up, in pim_upstream_join_timer_decrease_to_t_override()
250 static void forward_on(struct pim_upstream *up) in forward_on()
351 struct pim_upstream *up; in pim_upstream_new() local
391 struct pim_upstream *up; in pim_upstream_find() local
408 struct pim_upstream *up; in pim_upstream_add() local
421 void pim_upstream_del(struct pim_upstream *up) in pim_upstream_del()
[all …]
/dports/audio/xmcd/xmcd-3.3.2/cddb_d/
H A Durl.c39 cddb_url_t *up = (cddb_url_t *) urlp; in CddbURL_GetCategory() local
53 cddb_url_t *up = (cddb_url_t *) urlp; in CddbURL_GetDescription() local
67 cddb_url_t *up = (cddb_url_t *) urlp; in CddbURL_GetDisplayLink() local
81 cddb_url_t *up = (cddb_url_t *) urlp; in CddbURL_GetDisplayText() local
95 cddb_url_t *up = (cddb_url_t *) urlp; in CddbURL_GetHref() local
122 cddb_url_t *up = (cddb_url_t *) urlp; in CddbURL_GetType() local
149 cddb_url_t *up = (cddb_url_t *) urlp; in CddbURL_PutCategory() local
170 cddb_url_t *up = (cddb_url_t *) urlp; in CddbURL_PutDescription() local
191 cddb_url_t *up = (cddb_url_t *) urlp; in CddbURL_PutDisplayLink() local
212 cddb_url_t *up = (cddb_url_t *) urlp; in CddbURL_PutDisplayText() local
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/ci/
H A Dunit_test_reports.md96 ### Ruby example
115 ### Go example
132 ### Java examples
176 ### Python example
192 ### C/C++ example
229 ### .NET example
255 ### JavaScript example
311 ### Flutter / Dart example
327 ### PHP example
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/media/atomisp/pci/
H A Datomisp_compat_ioctl32.c49 struct atomisp_histogram32 __user *up) in get_atomisp_histogram32()
63 struct atomisp_histogram32 __user *up) in put_atomisp_histogram32()
77 struct v4l2_framebuffer32 __user *up) in get_v4l2_framebuffer32()
93 struct atomisp_dis_statistics32 __user *up) in get_atomisp_dis_statistics32()
325 struct atomisp_metadata32 __user *up) in put_atomisp_metadata_stat32()
392 struct atomisp_morph_table32 __user *up) in get_atomisp_morph_table32()
438 struct atomisp_overlay32 __user *up) in get_atomisp_overlay32()
468 struct atomisp_overlay32 __user *up) in put_atomisp_overlay32()
649 struct atomisp_acc_map32 __user *up) in get_atomisp_acc_map32()
669 struct atomisp_acc_map32 __user *up) in put_atomisp_acc_map32()
[all …]

12345678910>>...266