Home
last modified time | relevance | path

Searched refs:can_steal (Results 1 – 25 of 29) sorted by relevance

12

/dports/games/freeciv-nox11/freeciv-2.6.6/ai/default/
H A Daidiplomat.c494 bool can_steal; in find_city_to_diplomat() local
515 can_steal = is_action_possible_on_city(ACTION_SPY_STEAL_TECH, in find_city_to_diplomat()
529 && !dipldef && can_steal in find_city_to_diplomat()
/dports/games/freeciv/freeciv-2.6.6/ai/default/
H A Daidiplomat.c494 bool can_steal; in find_city_to_diplomat() local
515 can_steal = is_action_possible_on_city(ACTION_SPY_STEAL_TECH, in find_city_to_diplomat()
529 && !dipldef && can_steal in find_city_to_diplomat()
/dports/devel/onetbb/oneTBB-2021.4.0/src/tbb/
H A Dtask_dispatcher.h118 inline bool task_dispatcher::can_steal() { in can_steal() function
191 bool stealing_is_allowed = can_steal(); in receive_or_steal_task()
H A Dtask_dispatcher.cpp199 __TBB_ASSERT(task_disp.can_steal(), nullptr); in co_local_wait_for_all()
H A Dscheduler_common.h426 bool can_steal(); in alignas()
/dports/multimedia/v4l_compat/linux-5.13-rc2/mm/
H A Dinternal.h293 int migratetype, bool only_stealable, bool *can_steal);
H A Dpage_alloc.c2671 int migratetype, bool only_stealable, bool *can_steal) in find_suitable_fallback() argument
2679 *can_steal = false; in find_suitable_fallback()
2689 *can_steal = true; in find_suitable_fallback()
2694 if (*can_steal) in find_suitable_fallback()
2838 bool can_steal; in __rmqueue_fallback() local
2857 start_migratetype, false, &can_steal); in __rmqueue_fallback()
2869 if (!can_steal && start_migratetype == MIGRATE_MOVABLE in __rmqueue_fallback()
2883 start_migratetype, false, &can_steal); in __rmqueue_fallback()
2898 can_steal); in __rmqueue_fallback()
H A Dcompaction.c2095 bool can_steal; in __compact_finished() local
2112 true, &can_steal) != -1) { in __compact_finished()
/dports/multimedia/libv4l/linux-5.13-rc2/mm/
H A Dinternal.h293 int migratetype, bool only_stealable, bool *can_steal);
H A Dpage_alloc.c2671 int migratetype, bool only_stealable, bool *can_steal) in find_suitable_fallback() argument
2679 *can_steal = false; in find_suitable_fallback()
2689 *can_steal = true; in find_suitable_fallback()
2694 if (*can_steal) in find_suitable_fallback()
2838 bool can_steal; in __rmqueue_fallback() local
2857 start_migratetype, false, &can_steal); in __rmqueue_fallback()
2869 if (!can_steal && start_migratetype == MIGRATE_MOVABLE in __rmqueue_fallback()
2883 start_migratetype, false, &can_steal); in __rmqueue_fallback()
2898 can_steal); in __rmqueue_fallback()
H A Dcompaction.c2095 bool can_steal; in __compact_finished() local
2112 true, &can_steal) != -1) { in __compact_finished()
/dports/multimedia/v4l-utils/linux-5.13-rc2/mm/
H A Dinternal.h293 int migratetype, bool only_stealable, bool *can_steal);
H A Dpage_alloc.c2671 int migratetype, bool only_stealable, bool *can_steal) in find_suitable_fallback() argument
2679 *can_steal = false; in find_suitable_fallback()
2689 *can_steal = true; in find_suitable_fallback()
2694 if (*can_steal) in find_suitable_fallback()
2838 bool can_steal; in __rmqueue_fallback() local
2857 start_migratetype, false, &can_steal); in __rmqueue_fallback()
2869 if (!can_steal && start_migratetype == MIGRATE_MOVABLE in __rmqueue_fallback()
2883 start_migratetype, false, &can_steal); in __rmqueue_fallback()
2898 can_steal); in __rmqueue_fallback()
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/benchmarks/tbb/
H A Dscheduler.h175 bool can_steal () { in can_steal() function
H A Dcustom_scheduler.h146 bool can_steal_here = can_steal(); in receive_or_steal_task()
/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Dgame.c5024 bool_t can_steal; in do_shop_steal() local
5034 can_steal = btrue; in do_shop_steal()
5051 can_steal = btrue; in do_shop_steal()
5056 can_steal = bfalse; in do_shop_steal()
5061 return can_steal; in do_shop_steal()
5068 bool_t is_invis, can_steal; in can_grab_item_in_shop() local
5092 can_steal = is_invis || pchr->isitem; in can_grab_item_in_shop()
5094 if ( can_steal ) in can_grab_item_in_shop()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/src/tbb/
H A Dscheduler.h182 bool can_steal () { in can_steal() function
H A Dcustom_scheduler.h140 bool can_steal_here = can_steal(); in receive_or_steal_task()
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/tbb/
H A Dscheduler.h270 bool can_steal () { in can_steal() function
H A Dcustom_scheduler.h160 bool can_steal_here = can_steal(); in receive_or_steal_task()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/tbb/
H A Dscheduler.h270 bool can_steal () { in can_steal() function
H A Dcustom_scheduler.h160 bool can_steal_here = can_steal(); in receive_or_steal_task()
/dports/devel/tbb/oneTBB-2020.3/src/tbb/
H A Dscheduler.h270 bool can_steal () { in can_steal() function
H A Dcustom_scheduler.h160 bool can_steal_here = can_steal(); in receive_or_steal_task()
/dports/www/rt50/rt-5.0.2/lib/RT/Interface/Web/
H A DMenuBuilder.pm459 my ($can_steal, $smsg) = $obj->CurrentUserCanSetOwner( Type => 'Steal' );
464 elsif ( $can_steal ){

12