Home
last modified time | relevance | path

Searched refs:hand (Results 1 – 25 of 61) sorted by relevance

123

/titanic_41/usr/src/lib/libshell/common/scripts/
H A Dtermclock.sh138 nameref hand=$1
139 draw_hand $(( 360.*(hand.val/hand.scale)-90. )) "${hand.ch}" ${hand.length}
145 nameref hand=$1
146 draw_hand $(( 360.*(hand.val/hand.scale)-90. )) " " ${hand.length}
/titanic_41/usr/src/uts/common/os/
H A Dlgrp.c298 lgrp_handle_t hand; in lgrp_root_init() local
313 hand = lgrp_plat_root_hand(); in lgrp_root_init()
314 lgrp_root->lgrp_plathand = hand; in lgrp_root_init()
322 lgrp_root->lgrp_latency = lgrp_plat_latency(hand, hand); in lgrp_root_init()
536 lgrp_latency_change(lgrp_handle_t hand, u_longlong_t oldtime, in lgrp_latency_change() argument
548 if ((hand == LGRP_NULL_HANDLE && in lgrp_latency_change()
550 (hand != LGRP_NULL_HANDLE && lgrp->lgrp_plathand == hand)) in lgrp_latency_change()
717 lgrp_handle_t hand; in lgrp_cpu_init() local
746 hand = lgrp_plat_cpu_to_hand(cp->cpu_id); in lgrp_cpu_init()
747 my_lgrp = lgrp_hand_to_lgrp(hand); in lgrp_cpu_init()
[all …]
H A Dcallout.c1951 lgrp_handle_t hand; in callout_cpu_online() local
1964 hand = lgrp_plat_cpu_to_hand(cp->cpu_id); in callout_cpu_online()
1966 if (cache->cc_hand == hand) in callout_cpu_online()
1975 cache->cc_hand = hand; in callout_cpu_online()
1977 (long)hand); in callout_cpu_online()
1981 (long)hand); in callout_cpu_online()
/titanic_41/usr/src/lib/libsqlite/test/
H A Din.test60 # Testing of the IN operator using static lists on the right-hand side.
81 } {1 {right-hand side of IN operator must be constant}}
85 } {1 {right-hand side of IN operator must be constant}}
92 } {1 {right-hand side of IN operator must be constant}}
96 } {1 {right-hand side of IN operator must be constant}}
102 # Testing the IN operator where the right-hand side is a SELECT
/titanic_41/usr/src/cmd/mandoc/
H A Dpredefs.in20 * predefined strings from (e.g.) tmac/mdoc/doc-nroff. The left-hand
22 * right-hand side is what's produced by libroff.
H A Datt.in20 * isn't going to change. The right-hand side is the formatted string.
H A Dchars.in21 * The left-hand side corresponds to the input sequence (\x, \(xx, \*(xx
22 * and so on) whose length is listed second element. The right-hand
H A Darch.in21 * system) should be included here. The right-hand-side is the
H A Dst.in21 * argument (like .St -p1003.1) and the right-hand side corresponds to
/titanic_41/usr/src/cmd/sendmail/lib/
H A Daliases29 # Aliases can have any mix of upper and lower case on the left-hand side,
30 # but the right-hand side should be proper case (usually lower)
/titanic_41/usr/src/uts/common/sys/
H A Dlgrp.h461 lgrp_handle_t hand; \
467 hand = lgrp_table[lgrpid]->lgrp_plathand; \
468 size += lgrp_plat_mem_size(hand, \
/titanic_41/usr/src/uts/sun4u/opl/os/
H A Dopl.c630 lgrp_handle_t hand, shand, thand; in plat_lgrp_config() local
645 hand = umb->u_board; in plat_lgrp_config()
647 plat_assign_lgrphand_to_mem_node(hand, mnode); in plat_lgrp_config()
656 hand = umb->u_board; in plat_lgrp_config()
657 if ((mnode = plat_lgrphand_to_mem_node(hand)) != -1) { in plat_lgrp_config()
/titanic_41/usr/src/cmd/lvm/etc/
H A Dmd.cf27 # do not hand edit
H A Dmddb.cf26 #metadevice database location file do not hand edit
/titanic_41/usr/src/cmd/devfsadm/
H A Dreserved_devnames26 # do not hand edit
/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dllib-lnfs34 * boot_nfs_ops, so just prototype them by hand here; eventually a
/titanic_41/usr/src/uts/sun4u/starcat/os/
H A Dstarcat.c570 lgrp_handle_t hand, shand, thand; in plat_lgrp_config() local
584 hand = BOARDNUM_2_EXPANDER(umb->u_board); in plat_lgrp_config()
586 plat_assign_lgrphand_to_mem_node(hand, mnode); in plat_lgrp_config()
/titanic_41/usr/src/uts/sun4u/io/
H A Dopl_cfg.c2700 fco_handle_t *hand; in opl_unprobe_io() local
2710 hand = &board_cfg->cfg_pcich_handle[i][j]; in opl_unprobe_io()
2716 if (*hand != NULL) { in opl_unprobe_io()
2717 opl_fc_ops_free_handle(*hand); in opl_unprobe_io()
2718 *hand = NULL; in opl_unprobe_io()
2740 hand = &board_cfg->cfg_cmuch_handle; in opl_unprobe_io()
2746 if (*hand != NULL) { in opl_unprobe_io()
2747 opl_fc_ops_free_handle(*hand); in opl_unprobe_io()
2748 *hand = NULL; in opl_unprobe_io()
/titanic_41/usr/src/common/bignum/
H A DREADME27 It is used as a starting point for the following hand optimized assembly files:
/titanic_41/usr/src/uts/common/disp/
H A Dcmt.c1214 pg_cmt_find_lgrp(lgrp_handle_t hand) in pg_cmt_find_lgrp() argument
1222 if (lgrp->cl_hand == hand) in pg_cmt_find_lgrp()
1233 pg_cmt_lgrp_create(lgrp_handle_t hand) in pg_cmt_lgrp_create() argument
1241 lgrp->cl_hand = hand; in pg_cmt_lgrp_create()
/titanic_41/usr/src/lib/fm/libdiagcode/common/tests/
H A DSAMPLE0.dict35 # here's a worked by hand example for key: "fault.one fault.two"
/titanic_41/usr/src/cmd/lp/filter/postscript/font/
H A DREADME65 can be built by hand or you can use postio (with the -t option) and the stuff
116 unless you do it by hand. The tables are an attempt to make Linotronic output look
/titanic_41/usr/src/lib/libsasl/
H A DREADME48 On the other hand, the logged messages should not be i18n'ed.
/titanic_41/usr/src/grub/grub-0.97/
H A DMAINTENANCE18 8. Update manual.html by hand.
/titanic_41/usr/src/uts/i86pc/os/
H A Dlgrpplat.c942 lgrp_handle_t hand; in lgrp_plat_cpu_to_hand() local
949 hand = (lgrp_handle_t)lgrp_plat_cpu_to_node(cpu[id], in lgrp_plat_cpu_to_hand()
952 ASSERT(hand != (lgrp_handle_t)-1); in lgrp_plat_cpu_to_hand()
953 if (hand == (lgrp_handle_t)-1) in lgrp_plat_cpu_to_hand()
956 return (hand); in lgrp_plat_cpu_to_hand()

123