/titanic_44/usr/src/lib/libshell/common/scripts/ |
H A D | termclock.sh | 138 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_44/usr/src/uts/common/os/ |
H A D | lgrp.c | 298 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 D | callout.c | 1951 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_44/usr/src/lib/libsqlite/test/ |
H A D | in.test | 60 # 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_44/usr/src/cmd/mandoc/ |
H A D | predefs.in | 20 * predefined strings from (e.g.) tmac/mdoc/doc-nroff. The left-hand 22 * right-hand side is what's produced by libroff.
|
H A D | att.in | 20 * isn't going to change. The right-hand side is the formatted string.
|
H A D | chars.in | 21 * 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 D | arch.in | 21 * system) should be included here. The right-hand-side is the
|
H A D | st.in | 21 * argument (like .St -p1003.1) and the right-hand side corresponds to
|
/titanic_44/usr/src/cmd/sendmail/lib/ |
H A D | aliases | 29 # 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_44/usr/src/uts/common/sys/ |
H A D | lgrp.h | 461 lgrp_handle_t hand; \ 467 hand = lgrp_table[lgrpid]->lgrp_plathand; \ 468 size += lgrp_plat_mem_size(hand, \
|
/titanic_44/usr/src/uts/sun4u/opl/os/ |
H A D | opl.c | 630 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_44/usr/src/cmd/devfsadm/ |
H A D | reserved_devnames | 26 # do not hand edit
|
/titanic_44/usr/src/stand/lib/fs/nfs/ |
H A D | llib-lnfs | 34 * boot_nfs_ops, so just prototype them by hand here; eventually a
|
/titanic_44/usr/src/uts/sun4u/starcat/os/ |
H A D | starcat.c | 570 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_44/usr/src/uts/sun4u/io/ |
H A D | opl_cfg.c | 2700 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_44/usr/src/common/bignum/ |
H A D | README | 27 It is used as a starting point for the following hand optimized assembly files:
|
/titanic_44/usr/src/uts/common/disp/ |
H A D | cmt.c | 1214 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_44/usr/src/lib/fm/libdiagcode/common/tests/ |
H A D | SAMPLE0.dict | 35 # here's a worked by hand example for key: "fault.one fault.two"
|
/titanic_44/usr/src/cmd/lp/filter/postscript/font/ |
H A D | README | 65 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_44/usr/src/lib/libsasl/ |
H A D | README | 48 On the other hand, the logged messages should not be i18n'ed.
|
/titanic_44/usr/src/grub/grub-0.97/ |
H A D | MAINTENANCE | 18 8. Update manual.html by hand.
|
/titanic_44/usr/src/uts/i86pc/os/ |
H A D | lgrpplat.c | 942 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()
|
/titanic_44/usr/src/uts/common/smbsrv/ndl/ |
H A D | rpcpdu.ndl | 397 * a hand-coded marshalling function. 457 * with IDL/NDR rules. We mark this import-extern and provide a hand-coded
|
/titanic_44/usr/src/lib/libshell/misc/ |
H A D | buildksh93.sh | 107 * The list here is partially autogenerated and partially hand-picked
|