Home
last modified time | relevance | path

Searched refs:active_b (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/py-beziers/beziers-0.4.0/beziers/utils/
H A Dlinesweep.py11 active_b = deque([])
17 other = active_b
33 instructions.append((bounds.left, b, bounds, add_to, active_b))
34 instructions.append((bounds.right, b, bounds, remove_from, active_b))
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/host/
H A Dsl811-hcd.c412 if (sl811->active_b == NULL) { in start_transfer()
414 if (sl811->active_b != NULL) in start_transfer()
656 sl811->active_b = NULL; in sl811h_irq()
706 if (sl811->active_b) { in sl811h_irq()
708 finish_request(sl811, sl811->active_b, in sl811h_irq()
709 container_of(sl811->active_b in sl811h_irq()
713 sl811->active_b = NULL; in sl811h_irq()
996 } else if (sl811->active_b == ep) { in sl811h_urb_dequeue()
1007 sl811->active_b = NULL; in sl811h_urb_dequeue()
1440 (ep == sl811->active_b) ? "(B) " : "", in sl811h_debug_show()
[all …]
H A Dsl811.h142 struct sl811h_ep *active_b; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/host/
H A Dsl811-hcd.c412 if (sl811->active_b == NULL) { in start_transfer()
414 if (sl811->active_b != NULL) in start_transfer()
656 sl811->active_b = NULL; in sl811h_irq()
706 if (sl811->active_b) { in sl811h_irq()
708 finish_request(sl811, sl811->active_b, in sl811h_irq()
709 container_of(sl811->active_b in sl811h_irq()
713 sl811->active_b = NULL; in sl811h_irq()
996 } else if (sl811->active_b == ep) { in sl811h_urb_dequeue()
1007 sl811->active_b = NULL; in sl811h_urb_dequeue()
1440 (ep == sl811->active_b) ? "(B) " : "", in sl811h_debug_show()
[all …]
H A Dsl811.h142 struct sl811h_ep *active_b; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/host/
H A Dsl811-hcd.c412 if (sl811->active_b == NULL) { in start_transfer()
414 if (sl811->active_b != NULL) in start_transfer()
656 sl811->active_b = NULL; in sl811h_irq()
706 if (sl811->active_b) { in sl811h_irq()
708 finish_request(sl811, sl811->active_b, in sl811h_irq()
709 container_of(sl811->active_b in sl811h_irq()
713 sl811->active_b = NULL; in sl811h_irq()
996 } else if (sl811->active_b == ep) { in sl811h_urb_dequeue()
1007 sl811->active_b = NULL; in sl811h_urb_dequeue()
1440 (ep == sl811->active_b) ? "(B) " : "", in sl811h_debug_show()
[all …]
H A Dsl811.h142 struct sl811h_ep *active_b; member
/dports/games/gnugo/gnugo-3.8/engine/
H A Dpersistent.c1300 signed char active_b[BOARDMAX]; in compute_active_semeai_area() local
1303 memset(active_b, 0, BOARDMAX); in compute_active_semeai_area()
1308 active_b[entry->move] = 1; in compute_active_semeai_area()
1312 active_b[entry->cpos] = 1; in compute_active_semeai_area()
1316 compute_active_owl_type_area(goal, BLACK, active_b); in compute_active_semeai_area()
1323 if (!active_b[pos] && !active_w[pos]) in compute_active_semeai_area()
1326 && (active_b[pos] > 0 || active_w[pos] > 0)) in compute_active_semeai_area()
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/loom-0.4.0/src/rt/
H A Dpath.rs308 let active_b = prev.get(&self.branches).active_thread_index(); in backtrack() localVariable
310 if active_a != active_b { in backtrack()
/dports/misc/xd-rust/delan-xd-4bdbb191ed6d/cargo-crates/loom-0.3.6/src/rt/
H A Dpath.rs308 let active_b = prev.get(&self.branches).active_thread_index(); in backtrack() localVariable
310 if active_a != active_b { in backtrack()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dtubep_vidhrdw.c339 int active_b = 2*6; in PALETTE_INIT() local
395 active_b-=6; in PALETTE_INIT()
400 active_b-=6; in PALETTE_INIT()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dtubep_vidhrdw.c339 int active_b = 2*6; in PALETTE_INIT() local
395 active_b-=6; in PALETTE_INIT()
400 active_b-=6; in PALETTE_INIT()