Home
last modified time | relevance | path

Searched refs:busy (Results 1 – 25 of 8049) sorted by relevance

12345678910>>...322

/dports/x11-toolkits/tk86/tk8.6.12/tests/
H A Dbusy.test127 test busy-3.4 {tk busy cget non-busy window} -setup {
183 test busy-4.3 {tk busy configure non-busy window} -setup {
321 test busy-5.3 {tk busy forget non busy window} -setup {
346 test busy-6.3 {tk busy status non busy window} -setup {
353 test busy-6.4 {tk busy status busy window} -setup {
363 test busy-6.5 {tk busy status forgotten busy window} -setup {
374 test busy-7.1 {tk busy current no busy} -body {
377 test busy-7.2 {tk busy current 1 busy} -setup {
387 test busy-7.3 {tk busy current 2 busy} -setup {
426 test busy-7.6 {tk busy current 1 busy after forget} -setup {
[all …]
/dports/x11-toolkits/tk87/tk8.7a5/tests/
H A Dbusy.test135 test busy-3.4 {tk busy cget non-busy window} -setup {
191 test busy-4.3 {tk busy configure non-busy window} -setup {
329 test busy-5.3 {tk busy forget non busy window} -setup {
354 test busy-6.3 {tk busy status non busy window} -setup {
361 test busy-6.4 {tk busy status busy window} -setup {
371 test busy-6.5 {tk busy status forgotten busy window} -setup {
382 test busy-7.1 {tk busy current no busy} -body {
385 test busy-7.2 {tk busy current 1 busy} -setup {
395 test busy-7.3 {tk busy current 2 busy} -setup {
434 test busy-7.6 {tk busy current 1 busy after forget} -setup {
[all …]
/dports/net-mgmt/p5-FusionInventory-Agent/FusionInventory-Agent-2.5.2/resources/macos/ioreg/
H A DIOPlatformExpertDevice2 …+-o MacBook2,1 <class IOPlatformExpertDevice, id 0x100000110, registered, matched, active, busy 0…
25 …| | +-o IORootParent <class IORootParent, id 0x100000115, !registered, !matched, active, busy 0, …
50 …| +-o cpus <class IOPlatformDevice, id 0x100000117, registered, matched, active, busy 0 (4 ms), r…
95 …| | +-o AppleACPIEC <class AppleACPIEC, id 0x100000124, !registered, !matched, active, busy 0, re…
96 …| +-o bios <class IOPlatformDevice, id 0x100000125, registered, matched, active, busy 0 (4 ms), r…
101 …| | +-o AppleACPILid <class AppleACPILid, id 0x1000001a3, !registered, !matched, active, busy 0, …
329 …| | | +-o IOService <class IOService, id 0x1000001ca, !registered, !matched, active, busy 0, re…
408 …| | +-o AppleACPIEC <class AppleACPIEC, id 0x100000124, !registered, !matched, active, busy 0, re…
417 …| | +-o AppleHPET <class AppleHPET, id 0x1000001bc, !registered, !matched, active, busy 0, retain…
422 …| | +-o AppleRTC <class AppleRTC, id 0x1000001bd, registered, matched, active, busy 0 (1 ms), ret…
[all …]
H A DIOUSBDevice12 …+-o MacBook2,1 <class IOPlatformExpertDevice, id 0x100000110, registered, matched, active, busy 0…
4 …| +-o IOPMrootDomain <class IOPMrootDomain, id 0x100000114, registered, matched, active, busy 0 (…
5 …| | +-o IORootParent <class IORootParent, id 0x100000115, !registered, !matched, active, busy 0, …
31 …| +-o cpus <class IOPlatformDevice, id 0x100000117, registered, matched, active, busy 0 (4 ms), r…
76 …| | +-o AppleACPIEC <class AppleACPIEC, id 0x100000124, !registered, !matched, active, busy 0, re…
77 …| +-o bios <class IOPlatformDevice, id 0x100000125, registered, matched, active, busy 0 (4 ms), r…
82 …| | +-o AppleACPILid <class AppleACPILid, id 0x1000001a3, !registered, !matched, active, busy 0, …
509 …| | | +-o IOService <class IOService, id 0x1000001ca, !registered, !matched, active, busy 0, re…
684 …| | +-o AppleHPET <class AppleHPET, id 0x1000001bc, !registered, !matched, active, busy 0, retain…
689 …| | +-o AppleRTC <class AppleRTC, id 0x1000001bd, registered, matched, active, busy 0 (1 ms), ret…
[all …]
H A DIOUSBDevice22 …+-o iMac7,1 <class IOPlatformExpertDevice, id 0x100000110, registered, matched, active, busy 0 (1…
4 …| +-o IOPMrootDomain <class IOPMrootDomain, id 0x100000114, registered, matched, active, busy 0 (…
5 …| | +-o IORootParent <class IORootParent, id 0x100000115, !registered, !matched, active, busy 0, …
39 …| +-o cpus <class IOPlatformDevice, id 0x100000117, registered, matched, active, busy 0 (3 ms), r…
84 …| | +-o AppleACPIEC <class AppleACPIEC, id 0x100000124, !registered, !matched, active, busy 0, re…
85 …| +-o bios <class IOPlatformDevice, id 0x100000125, registered, matched, active, busy 0 (4 ms), r…
285 …| | | +-o IOService <class IOService, id 0x1000001d4, !registered, !matched, active, busy 0, re…
733 …| | | +-o IOService <class IOService, id 0x1000001ff, !registered, !matched, active, busy 0, re…
891 …| | +-o AppleSMC <class AppleSMC, id 0x1000002c1, registered, matched, active, busy 0 (83 ms), re…
894 …| | +-o AppleACPIEC <class AppleACPIEC, id 0x100000124, !registered, !matched, active, busy 0, re…
[all …]
/dports/net/kea/kea-2.0.1/src/lib/dhcpsrv/tests/
H A Dresource_handler_unittest.cc46 bool busy = false; in TEST() local
50 EXPECT_FALSE(busy); in TEST()
65 bool busy = false; in TEST() local
69 EXPECT_FALSE(busy); in TEST()
84 bool busy = false; in TEST() local
88 EXPECT_FALSE(busy); in TEST()
97 EXPECT_TRUE(busy); in TEST()
112 bool busy = false; in TEST() local
125 EXPECT_TRUE(busy); in TEST()
140 bool busy = false; in TEST() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/clk/imx/
H A Dclk-busy.c46 return busy->div_ops->recalc_rate(&busy->div.hw, parent_rate); in clk_busy_divider_recalc_rate()
54 return busy->div_ops->round_rate(&busy->div.hw, rate, prate); in clk_busy_divider_round_rate()
65 ret = clk_busy_wait(busy->reg, busy->shift); in clk_busy_divider_set_rate()
85 busy = kzalloc(sizeof(*busy), GFP_KERNEL); in imx_clk_hw_busy_divider()
86 if (!busy) in imx_clk_hw_busy_divider()
110 kfree(busy); in imx_clk_hw_busy_divider()
135 return busy->mux_ops->get_parent(&busy->mux.hw); in clk_busy_mux_get_parent()
143 ret = busy->mux_ops->set_parent(&busy->mux.hw, index); in clk_busy_mux_set_parent()
145 ret = clk_busy_wait(busy->reg, busy->shift); in clk_busy_mux_set_parent()
164 busy = kzalloc(sizeof(*busy), GFP_KERNEL); in imx_clk_hw_busy_mux()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/clk/imx/
H A Dclk-busy.c46 return busy->div_ops->recalc_rate(&busy->div.hw, parent_rate); in clk_busy_divider_recalc_rate()
54 return busy->div_ops->round_rate(&busy->div.hw, rate, prate); in clk_busy_divider_round_rate()
65 ret = clk_busy_wait(busy->reg, busy->shift); in clk_busy_divider_set_rate()
85 busy = kzalloc(sizeof(*busy), GFP_KERNEL); in imx_clk_hw_busy_divider()
86 if (!busy) in imx_clk_hw_busy_divider()
110 kfree(busy); in imx_clk_hw_busy_divider()
135 return busy->mux_ops->get_parent(&busy->mux.hw); in clk_busy_mux_get_parent()
143 ret = busy->mux_ops->set_parent(&busy->mux.hw, index); in clk_busy_mux_set_parent()
145 ret = clk_busy_wait(busy->reg, busy->shift); in clk_busy_mux_set_parent()
164 busy = kzalloc(sizeof(*busy), GFP_KERNEL); in imx_clk_hw_busy_mux()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/clk/imx/
H A Dclk-busy.c46 return busy->div_ops->recalc_rate(&busy->div.hw, parent_rate); in clk_busy_divider_recalc_rate()
54 return busy->div_ops->round_rate(&busy->div.hw, rate, prate); in clk_busy_divider_round_rate()
65 ret = clk_busy_wait(busy->reg, busy->shift); in clk_busy_divider_set_rate()
85 busy = kzalloc(sizeof(*busy), GFP_KERNEL); in imx_clk_hw_busy_divider()
86 if (!busy) in imx_clk_hw_busy_divider()
110 kfree(busy); in imx_clk_hw_busy_divider()
135 return busy->mux_ops->get_parent(&busy->mux.hw); in clk_busy_mux_get_parent()
143 ret = busy->mux_ops->set_parent(&busy->mux.hw, index); in clk_busy_mux_set_parent()
145 ret = clk_busy_wait(busy->reg, busy->shift); in clk_busy_mux_set_parent()
164 busy = kzalloc(sizeof(*busy), GFP_KERNEL); in imx_clk_hw_busy_mux()
[all …]
/dports/mail/exmh2/exmh-2.9.0/lib/
H A Dbusy.tcl15 global busy exmh
25 [list busy(cursor) busyCursor watch {Cursor for busy indicator} \
62 global busy exmh
79 set busy(Xcursor) $busy(cursor)
84 global busy exmh
101 set busy(Xbitmap) [lindex $busy(bitmap) 0]
106 set busy(color) $color
108 set busy(color) black
111 proc busy { args } { procedure
112 global busy
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/app/
H A Dbusy_test.go19 busy := NewBusy(cluster)
22 return !busy.IsBusy()
39 expire := busy.Expires()
46 expire = busy.Expires()
49 busy.Clear()
56 busy := NewBusy(cluster)
59 return !busy.IsBusy()
69 expire = busy.Expires()
74 busy.Clear()
75 expire = busy.Expires()
[all …]
/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dytrace.h7 kind(kind), inst(inst), busy(busy), in kind()
12 if (busy && inst && have) { in done()
13 busy = false; in done()
18 void init(const char* inst, bool busy = true) {
21 this->busy = busy;
22 if (busy && inst && have) {
51 bool busy, have; variable
57 YTraceIcon(const char* inst = nullptr, bool busy = true) :
58 YTrace("icon", inst, busy) { show(); }
65 YTrace("conf", inst, busy) { show(); }
[all …]
/dports/net/yate/yate-6.4.0-1/conf.d/
H A Dtonegen.conf.sample55 busy=420/400,0/400
68 busy=425/375,0/375
84 busy=425/500,0/500
97 busy=425/250,0/250
110 busy=425/500,0/500
123 busy=425/500,0/500
136 busy=400/500,0/500
149 busy=450/350,0/350
162 busy=425/330,0/330
175 busy=425/480,0/480
[all …]
/dports/deskutils/egroupware/egroupware/notifications/java/src/egroupwaretray/resources/
H A DEgroupwareTrayView.properties18 StatusBar.busyIcons[0] = busyicons/busy-icon0.png
19 StatusBar.busyIcons[1] = busyicons/busy-icon1.png
20 StatusBar.busyIcons[2] = busyicons/busy-icon2.png
21 StatusBar.busyIcons[3] = busyicons/busy-icon3.png
22 StatusBar.busyIcons[4] = busyicons/busy-icon4.png
23 StatusBar.busyIcons[5] = busyicons/busy-icon5.png
24 StatusBar.busyIcons[6] = busyicons/busy-icon6.png
25 StatusBar.busyIcons[7] = busyicons/busy-icon7.png
26 StatusBar.busyIcons[8] = busyicons/busy-icon8.png
27 StatusBar.busyIcons[9] = busyicons/busy-icon9.png
[all …]
/dports/devel/libvirt/libvirt-7.10.0/tests/qemublocktestdata/bitmap/
H A Dsnapshots.out2 d: record:1 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
3 a: record:1 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
4 b: record:1 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
5 c: record:1 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
6 current: record:1 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
8 c: record:1 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
9 b: record:1 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
10 a: record:1 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
11 d: record:1 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
13 a: record:1 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
[all …]
H A Dsynthetic.out3 current: record:1 busy:0 persist:1 inconsist:1 gran:65536 dirty:0
4 top-ok: record:1 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
5 top-inactive: record:0 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
6 top-transient: record:1 busy:0 persist:0 inconsist:0 gran:65536 dirty:0
7 top-transient-inactive: record:0 busy:0 persist:0 inconsist:0 gran:65536 dirty:0
9 d: record:1 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
11 b: record:1 busy:0 persist:0 inconsist:0 gran:65536 dirty:0
12 c: record:0 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
13 d: record:1 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
16 a: record:1 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Dgrob-pq-engraver.cc110 SCM busy = get_property (this, "busyGrobs"); in process_acknowledged() local
111 busy = scm_merge_x (lst, busy, ly_grob_pq_less_p_proc); in process_acknowledged()
112 set_property (context (), "busyGrobs", busy); in process_acknowledged()
122 SCM busy = start_busy; in stop_translation_timestep() local
123 while (scm_is_pair (busy) && *unsmob<Moment> (scm_caar (busy)) == now) in stop_translation_timestep()
124 busy = scm_cdr (busy); in stop_translation_timestep()
134 SCM busy = start_busy; in start_translation_timestep() local
135 while (scm_is_pair (busy) && *unsmob<Moment> (scm_caar (busy)) < now) in start_translation_timestep()
141 busy = scm_cdr (busy); in start_translation_timestep()
144 if (!scm_is_eq (start_busy, busy)) in start_translation_timestep()
[all …]
H A Dforbid-break-engraver.cc47 SCM busy = get_property (this, "busyGrobs"); in start_translation_timestep() local
50 while (scm_is_pair (busy) && unsmob<Moment> (scm_caar (busy))->main_part_ == now.main_part_) in start_translation_timestep()
51 busy = scm_cdr (busy); in start_translation_timestep()
53 while (scm_is_pair (busy)) in start_translation_timestep()
55 Grob *g = unsmob<Grob> (scm_cdar (busy)); in start_translation_timestep()
58 busy = scm_cdr (busy); in start_translation_timestep()
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dgrob-pq-engraver.cc116 SCM busy = get_property (this, "busyGrobs"); in process_acknowledged() local
117 busy = scm_merge_x (lst, busy, ly_grob_pq_less_p_proc); in process_acknowledged()
118 set_property (context (), "busyGrobs", busy); in process_acknowledged()
128 SCM busy = start_busy; in stop_translation_timestep() local
129 while (scm_is_pair (busy) && *unsmob<Moment> (scm_caar (busy)) == now) in stop_translation_timestep()
130 busy = scm_cdr (busy); in stop_translation_timestep()
140 SCM busy = start_busy; in start_translation_timestep() local
141 while (scm_is_pair (busy) && *unsmob<Moment> (scm_caar (busy)) < now) in start_translation_timestep()
147 busy = scm_cdr (busy); in start_translation_timestep()
150 if (!scm_is_eq (start_busy, busy)) in start_translation_timestep()
[all …]
H A Dforbid-break-engraver.cc47 SCM busy = get_property (this, "busyGrobs"); in start_translation_timestep() local
50 while (scm_is_pair (busy) && unsmob<Moment> (scm_caar (busy))->main_part_ == now.main_part_) in start_translation_timestep()
51 busy = scm_cdr (busy); in start_translation_timestep()
53 while (scm_is_pair (busy)) in start_translation_timestep()
55 Grob *g = unsmob<Grob> (scm_cdar (busy)); in start_translation_timestep()
58 busy = scm_cdr (busy); in start_translation_timestep()
/dports/biology/sra-tools/sra-tools-2.11.0/tools/driver-tool/json/
H A Djson-wrapper.cpp37 SLocker lock ( busy ); in isNull()
43 SLocker lock ( busy ); in isBoolean()
49 SLocker lock ( busy ); in isInteger()
55 SLocker lock ( busy ); in isNumber()
61 SLocker lock ( busy ); in isString()
67 XLocker lock ( busy ); in setNull()
77 XLocker lock ( busy ); in setBoolean()
88 XLocker lock ( busy ); in setInteger()
104 XLocker lock ( busy ); in setNumber()
115 XLocker lock ( busy ); in setString()
[all …]
/dports/japanese/kterm/pcemu1.01alpha/
H A Dvgahard.c67 busy = TRUE; in toggle_cursor()
75 busy = FALSE; in toggle_cursor()
106 busy = TRUE; in move_cursor()
124 busy = FALSE; in move_cursor()
134 busy = TRUE; in copy_text()
171 busy = FALSE; in copy_text()
177 busy = TRUE; in set_cursor_height()
189 busy = TRUE; in new_screen()
226 busy = TRUE; in update_display()
286 busy = TRUE; in update_displayline()
[all …]
/dports/news/knews/knews-1.0b.1/src/
H A Dbg.c120 int tmp, busy; in bg_read_callback() local
143 busy = global.busy; in bg_read_callback()
144 if (!busy) in bg_read_callback()
147 if (!busy) in bg_read_callback()
314 int tmp, busy; in bg_start_group() local
322 busy = global.busy; in bg_start_group()
323 if (!busy) in bg_start_group()
326 if (!busy) in bg_start_group()
356 busy = global.busy; in bg_start_auth()
357 if (!busy) in bg_start_auth()
[all …]
/dports/biology/sra-tools/sra-tools-2.11.0/tools/driver-tool/secure/
H A Dpayload.cpp42 SLocker lock ( busy ); in data()
48 SLocker lock ( busy ); in data()
54 SLocker lock ( busy ); in size()
60 SLocker lock ( busy ); in capacity()
66 XLocker lock ( busy ); in setSize()
89 XLocker lock ( busy ); in increaseCapacity()
111 XLocker lock ( busy ); in wipe()
125 XLocker lock ( busy ); in reinitialize()
142 XLocker lock1 ( busy ); in operator =()
159 XLocker lock1 ( busy ); in operator =()
[all …]
/dports/emulators/x16-emulator/x16-emulator-r38/
H A Dvera_spi.c10 bool busy; variable
19 busy = false; in vera_spi_init()
27 if (busy) { in vera_spi_step()
30 busy = false; in vera_spi_step()
45 if (autotx && ss && !busy) { in vera_spi_read()
48 busy = true; in vera_spi_read()
53 return busy << 7 | autotx << 3 | ss; in vera_spi_read()
63 if (ss && !busy) { in vera_spi_write()
65 busy = true; in vera_spi_write()

12345678910>>...322