Home
last modified time | relevance | path

Searched refs:ASAP (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dmodulo-sched.cc2445 #define ASAP(x) (ORDER_PARAMS ((x))->asap) macro
2448 #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 …]
/netbsd/src/external/bsd/openldap/dist/servers/slapd/back-sql/docs/
Dbugs15 5) back-sql crashes on invalid filters (to be fixed ASAP)
/netbsd/src/sys/arch/netwinder/conf/
Dfiles.netwinder18 # Bootloader options (COMPAT... to be dropped ASAP)
/netbsd/src/sys/arch/shark/conf/
Dfiles.shark15 # Bootloader options (COMPAT... to be dropped ASAP)
/netbsd/src/share/misc/
Dacronyms42 ASAP as soon as possible
/netbsd/src/external/bsd/ntp/dist/
DNEWS3031 Update autokey data ASAP when 'sys_tai' changes.
6797 Update autokey data ASAP when 'sys_tai' changes.
DChangeLog1103 Update autokey data ASAP when 'sys_tai' changes.
DCommitLog9811 - reuse last buffer ASAP if no new buffer available
/netbsd/src/external/lgpl3/mpfr/dist/
DChangeLog15992 Detect typography ambiguities in doc/mpfr.texi ASAP: to avoid errors
18660 [src/get_str.c] Free the temporary memory allocated in the Ziv loop ASAP