Searched refs:aht (Results 1 – 6 of 6) sorted by relevance
| /freebsd-10-stable/contrib/groff/src/preproc/pic/ |
| D | object.cpp | 215 const arrow_head_type &aht, const line_type <, in draw_arrow() argument 224 base *= aht.height/hyp; in draw_arrow() 226 n *= aht.width/(hyp*2.0); in draw_arrow() 229 if (aht.solid && out->supports_filled_polygons()) { in draw_arrow() 1186 arrow_head_type aht; member in linear_object 1248 aht = a; in add_arrows() 1271 if (aht.solid && out->supports_filled_polygons()) { in print() 1272 base *= aht.height / hyp; in print() 1273 draw_arrow(strt, strt - v[0], aht, lt, in print() 1279 draw_arrow(sp, sp - v[0], aht, lt, in print() [all …]
|
| /freebsd-10-stable/cddl/contrib/dtracetoolkit/Kernel/ |
| D | cpudists | 60 while getopts aht:V name
|
| D | cputimes | 70 while getopts aht:TV name
|
| /freebsd-10-stable/cddl/contrib/dtracetoolkit/Bin/ |
| D | cpudists | 60 while getopts aht:V name
|
| D | cputimes | 70 while getopts aht:TV name
|
| /freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/ |
| D | ar9300_radar.c | 511 struct ath_hal_private_tables *aht = AH_TABLES(ah); 523 ichan = &aht->ah_channels[i];
|