Home
last modified time | relevance | path

Searched refs:rat (Results 1 – 14 of 14) sorted by relevance

/dragonfly/usr.sbin/rtadvd/
H A Dtimer.c118 rat = malloc(sizeof(*rat)); in rtadvd_add_timer()
119 if (rat == NULL) { in rtadvd_add_timer()
124 memset(rat, 0, sizeof(*rat)); in rtadvd_add_timer()
130 rat->rat_tm = tm_max; in rtadvd_add_timer()
135 return (rat); in rtadvd_add_timer()
142 if (rat == NULL) in rtadvd_remove_timer()
146 free(rat); in rtadvd_remove_timer()
165 if (((*rat->rat_expire)(rat->rat_expire_data) == NULL)) in rtadvd_check_timer()
167 if (rat->rat_update) in rtadvd_check_timer()
168 (*rat->rat_update)(rat->rat_update_data, &rat->rat_tm); in rtadvd_check_timer()
[all …]
H A Dtimer_subr.c44 rtadvd_timer_rest(struct rtadvd_timer *rat) in rtadvd_timer_rest() argument
49 if (TS_CMP(&rat->rat_tm, &now, <=)) { in rtadvd_timer_rest()
56 TS_SUB(&rat->rat_tm, &now, &returnval); in rtadvd_timer_rest()
/dragonfly/usr.bin/compress/
H A Dzopen.c621 long rat; in cl_block() local
626 rat = bytes_out >> 8; in cl_block()
627 if (rat == 0) /* Don't divide by zero. */ in cl_block()
628 rat = 0x7fffffff; in cl_block()
630 rat = in_count / rat; in cl_block()
632 rat = (in_count << 8) / bytes_out; /* 8 fractional bits. */ in cl_block()
633 if (rat > ratio) in cl_block()
634 ratio = rat; in cl_block()
/dragonfly/games/quiz/datfiles/
H A Dchinese9 boar:rat
10 rat:ox
/dragonfly/usr.sbin/rtadvctl/
H A Drtadvctl.c474 struct rtadvd_timer *rat; in action_show() local
597 rat = NULL; in action_show()
607 rat = (struct rtadvd_timer *)cp.cp_val; in action_show()
610 if (rat == NULL) in action_show()
613 ts.tv_sec = rat->rat_tm.tv_sec + ts0.tv_sec; in action_show()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-loop-ivopts.c2954 double_int rat; in get_computation_aff() local
2973 if (!constant_multiple_of (ustep, cstep, &rat)) in get_computation_aff()
3007 aff_combination_scale (&var_aff, rat); in get_computation_aff()
3260 HOST_WIDE_INT rat, off = 0; in get_address_cost() local
3306 rat = 1; in get_address_cost()
3310 rat = i; in get_address_cost()
3353 gen_int_mode (rat, address_mode)); in get_address_cost()
4032 double_int rat; in get_computation_cost_at() local
4085 if (!constant_multiple_of (ustep, cstep, &rat)) in get_computation_cost_at()
4088 if (double_int_fits_in_shwi_p (rat)) in get_computation_cost_at()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-loop-ivopts.c3862 widest_int rat; variable
3911 rat = 1;
3913 else if (!constant_multiple_of (ustep, cstep, &rat))
3917 *prat = rat;
3945 aff_combination_scale (&aff_cbase, -rat);
3950 aff_combination_scale (aff_var, rat);
4585 widest_int rat; in get_computation_cost() local
4618 cand, &aff_inv, &aff_var, &rat) in get_computation_cost()
4619 || !wi::fits_shwi_p (rat)) in get_computation_cost()
4622 ratio = rat.to_shwi (); in get_computation_cost()
/dragonfly/games/hack/
H A Ddata189 r a giant rat
/dragonfly/share/dict/
H A Dweb2a3634 bamboo rat
7107 boom rat
8854 bush rat
9535 cane rat
10589 cave rat
13305 comb rat
22273 floe rat
32030 land rat
38890 pack rat
46080 rat-tat
[all …]
H A Dweb2163390 rat
/dragonfly/contrib/file/magic/Magdir/
H A Dgames160 0 string 5\x0aA_Rat's_Life Quake I save: d3 A rat's life
/dragonfly/contrib/grep/doc/
H A Dgrep.texi1510 For example, @samp{\brat\b} matches the separate word @samp{rat},
1511 @samp{\Brat\B} matches @samp{crate} but not @samp{furry rat}.
/dragonfly/games/fortune/datfiles/
H A Dmurphy121 rat, will produce a scientific report.
H A Dfortunes12379 A wharf-rat stealing Diogenes' lamp.
16409 Don't cook tonight -- starve a rat today!
16788 A substance that, when injected into a rat, produces a scientific
24471 It's a rat with a thyroid problem.
30223 It's bad enough that life is a rat-race,
30474 [Also, there are some things even a rat won't do. Ed.]
30965 Just when you thought you were winning the rat race, along comes a
30966 faster rat!!!
37215 He heard an awful crackling like rat fritters in hot fat,
41129 Remember, even if you win the rat race -- you're still a rat.
[all …]