Searched refs:ASAP (Results 1 – 9 of 9) sorted by relevance
2445 #define ASAP(x) (ORDER_PARAMS ((x))->asap) macro2448 #define MOB(x) (ALAP ((x)) - ASAP ((x)))2449 #define DEPTH(x) (ASAP ((x)))2521 v->aux.count = ASAP (v); in sms_order_nodes()2605 ASAP (u_node) = 0; in calculate_order_params()2608 ASAP (u_node) = MAX (ASAP (u_node), in calculate_order_params()2609 ASAP (e->src) + e->latency); in calculate_order_params()2610 max_asap = MAX (max_asap, ASAP (u_node)); in calculate_order_params()2636 ASAP (u_node), ALAP (u_node), HEIGHT (u_node)); in calculate_order_params()2656 if (max_asap < ASAP (u_node)) in find_max_asap()[all …]
2444 #define ASAP(x) (ORDER_PARAMS ((x))->asap) macro2447 #define MOB(x) (ALAP ((x)) - ASAP ((x)))2448 #define DEPTH(x) (ASAP ((x)))2520 v->aux.count = ASAP (v); in sms_order_nodes()2604 ASAP (u_node) = 0; in calculate_order_params()2607 ASAP (u_node) = MAX (ASAP (u_node), in calculate_order_params()2608 ASAP (e->src) + e->latency); in calculate_order_params()2609 max_asap = MAX (max_asap, ASAP (u_node)); in calculate_order_params()2635 ASAP (u_node), ALAP (u_node), HEIGHT (u_node)); in calculate_order_params()2655 if (max_asap < ASAP (u_node)) in find_max_asap()[all …]
15 5) back-sql crashes on invalid filters (to be fixed ASAP)
18 # Bootloader options (COMPAT... to be dropped ASAP)
124 int ASAP = 0; member210 int getASAP(SUnit *Node) { return ScheduleInfo[Node->NodeNum].ASAP; } in getASAP()
15 # Bootloader options (COMPAT... to be dropped ASAP)
42 ASAP as soon as possible
1472 ScheduleInfo[I].ASAP = asap; in computeNodeFunctions()
15992 Detect typography ambiguities in doc/mpfr.texi ASAP: to avoid errors18660 [src/get_str.c] Free the temporary memory allocated in the Ziv loop ASAP