/illumos-gate/usr/src/lib/librsm/common/ |
H A D | rsmloopback.c | 62 boolean_t swap) in loopback_get8() argument 70 swap = swap; in loopback_get8() 105 boolean_t swap) in loopback_get16() argument 114 swap = swap; in loopback_get16() 149 boolean_t swap) in loopback_get32() argument 158 swap = swap; in loopback_get32() 193 boolean_t swap) in loopback_get64() argument 202 swap = swap; in loopback_get64() 237 boolean_t swap) in loopback_put8() argument 245 swap = swap; in loopback_put8() [all …]
|
H A D | rsmgen.c | 105 boolean_t swap) in __rsm_get8x8() argument 113 swap = swap; in __rsm_get8x8() 148 boolean_t swap) in __rsm_get16x16() argument 157 swap = swap; in __rsm_get16x16() 192 boolean_t swap) in __rsm_get32x32() argument 201 swap = swap; in __rsm_get32x32() 236 boolean_t swap) in __rsm_get64x64() argument 245 swap = swap; in __rsm_get64x64() 295 boolean_t swap) in __rsm_put8x8() argument 303 swap = swap; in __rsm_put8x8() [all …]
|
/illumos-gate/usr/src/common/ficl/softcore/ |
H A D | softcore.fr | 56 : nip ( y x -- x ) swap drop ; 57 : tuck ( y x -- x y x) swap over ; 60 : dnegate ( d -- -d ) invert swap negate tuck 0= - ; 64 swap dup abs 0 <# #s rot sign #> 71 swap 0 <# #s #> 78 swap over dabs <# #s rot sign #> type space ; 81 -rot swap over dabs <# #s rot sign #> 106 swap drop 108 swap drop 116 2swap [all …]
|
/illumos-gate/usr/src/boot/forth/ |
H A D | loader.4th | 112 swap - 203 addr len + swap move ( len ) 233 >r over r> swap 314 2 - swap 2 + ( addr len len-2 addr+2 ) \ skip -B 319 1+ swap 1- swap 327 swap 0 swap c! \ store 0 at -B 328 blen swap ( blen len ) 330 baddr swap ( addr rem ) 342 1- swap ( rem-1 addr ) 345 0 swap c! [all …]
|
H A D | frames.4th | 127 swap rot ( y x w -- R: y+h ) 129 swap R> R> term-drawrect 135 2dup 1+ swap 5 pick + swap 4 pick 1- -rot 137 2dup swap 1+ swap 5 pick 1- -rot 139 2dup swap 1+ swap 4 pick + 5 pick 1- -rot 143 2dup swap 5 pick + swap at-xy rt_el @ xemit \ Draw right top corner 144 2 pick + swap 3 pick + swap at-xy rb_el @ xemit
|
H A D | support.4th | 96 does> create here swap dup @ allot cell+ @ execute 99 : ;structure swap ! ; 102 : ;constructor postpone ; swap cell+ ! ; immediate 115 0 swap .len ! 276 tlen swap - dup 280 taddr swap s" console" setenv 306 swap dup c@ dup 32 = over 9 = or over 10 = or 307 over 13 = or over 44 = or swap drop 308 while 1+ swap 1- repeat 309 swap 2 pick 1- over < [all …]
|
H A D | beadm.4th | 162 [char] : swap c! \ save ':' at the end of the string 171 swap 2dup 2>R \ copy of new addr len to return stack 182 R@ swap 2R> \ addr width addr len 202 dup 2swap 0 -rot strcat 207 2swap menu.lst 215 2swap strcat ['] evaluate catch drop 227 2swap strcat 316 \ add device, swap with be and receive argc 317 current-dev 2swap R> 349 swap 4 + \ addr += 4 [all …]
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/zvol/zvol_misc/ |
H A D | zvol_misc_005_neg.ksh | 52 swap -l | grep $voldev > /dev/null 2>&1 54 log_must swap -d $voldev 71 log_must swap -a $voldev 73 log_must swap -d $voldev 77 log_mustnot swap -a $voldev
|
H A D | zvol_misc_004_pos.ksh | 58 swap -l | awk 'NR > 1 { print $1 }' | \ 61 log_must swap -d $voldev 107 log_must swap -a $voldev 112 log_must swap -d $voldev
|
/illumos-gate/usr/src/lib/librsm/inc/ |
H A D | rsmndi.h | 96 boolean_t swap); 102 boolean_t swap); 108 boolean_t swap); 114 boolean_t swap); 129 boolean_t swap); 135 boolean_t swap); 141 boolean_t swap); 147 boolean_t swap);
|
/illumos-gate/usr/src/cmd/tic/ |
H A D | tic_read.c | 103 #define swap(x) (((x >> 8) & 0377) + 256 * (x & 0377)) macro 159 header.magic = swap(header.magic); in read_entry() 160 header.name_size = swap(header.name_size); in read_entry() 161 header.bool_count = swap(header.bool_count); in read_entry() 162 header.num_count = swap(header.num_count); in read_entry() 163 header.str_count = swap(header.str_count); in read_entry() 164 header.str_size = swap(header.str_size); in read_entry()
|
H A D | tic_parse.c | 677 #define swap(x) (((x >> 8) & 0377) + 256 * (x & 0377)) macro 679 #define might_swap(x) (must_swap() ? swap(x) : (x)) 701 header.magic = swap(MAGIC); in write_object() 702 header.name_size = swap(namelen); in write_object() 703 header.bool_count = swap(BoolCount); in write_object() 704 header.num_count = swap(NumCount); in write_object() 705 header.str_count = swap(StrCount); in write_object() 706 header.str_size = swap(l_next_free); in write_object() 730 Numbers[i] = swap(Numbers[i]); in write_object() 732 Strings[i] = swap(Strings[i]); in write_object()
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/zvol/zvol_swap/ |
H A D | zvol_swap_006_pos.ksh | 53 log_must swap -d $swapname ${swap_opt[$i]} 90 log_must swap -d $swapname 94 log_must swap -a $swapname ${swap_opt[$i]} ${swap_opt[((i+1))]} 103 log_mustnot swap -a $swapname ${swap_opt[$i]}
|
H A D | zvol_swap_004_pos.ksh | 49 is_swap_inuse $swapname && log_must swap -d $swapname 65 log_must swap -a $swapname 70 log_must swap -d $swapname
|
H A D | cleanup.ksh | 42 log_must swap -a $swapdev >/dev/null 2>&1 48 log_must swap -d $voldev
|
H A D | zvol_swap_002_pos.ksh | 51 log_must swap -a $swapdev 62 log_must swap -d $swapdev
|
H A D | zvol_swap_005_pos.ksh | 65 log_must swap -a $swapname $swaplow $swaplen 66 log_must swap -d $swapname $swaplow
|
/illumos-gate/usr/src/cmd/initpkg/ |
H A D | swapadd.sh | 117 [ "$fstype" != swap ] && continue 138 swap -$PASS -a $special >/dev/null 148 swap -l 2>/dev/null | grep '\<'${special}'\>' >/dev/null 2>&1 \ 149 || swap -$PASS -a $special >/dev/null
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_create/ |
H A D | zpool_create_015_neg.ksh | 55 swap -l | grep /dev/zvol/dsk/$vol_name > /dev/null 2>&1 57 swap -d /dev/zvol/dsk/${vol_name} 86 log_must swap -a /dev/zvol/dsk/$vol_name 92 log_must swap -d /dev/zvol/dsk/${vol_name}
|
H A D | zpool_create_016_pos.ksh | 59 if [[ -n $(swap -l 2>&1 | grep $sdisk) ]]; then 81 typeset swap_disks=$(swap -l | grep -v "swapfile" | awk '{print $1}') 89 swap -d $sdisk >/dev/null 2>&1;
|
H A D | zpool_create_014_neg.ksh | 51 swap -l | grep $TMP_FILE > /dev/null 2>&1 53 log_must swap -d $TMP_FILE 85 log_must swap -a $TMP_FILE
|
/illumos-gate/usr/src/uts/common/io/1394/ |
H A D | s1394_isoch.c | 297 uint32_t swap; in s1394_channel_alloc() local 345 swap = old_value & (~channel_mask); in s1394_channel_alloc() 349 offset, compare, swap, &old_value); in s1394_channel_alloc() 452 uint32_t swap; in s1394_channel_free() local 500 swap = old_value | channel_mask; in s1394_channel_free() 504 offset, compare, swap, &old_value); in s1394_channel_free() 597 uint32_t swap; in s1394_bandwidth_alloc() local 643 swap = (uint32_t)temp_value; in s1394_bandwidth_alloc() 652 IEEE1394_CSR_OFFSET_MASK), compare, swap, in s1394_bandwidth_alloc() 775 uint32_t swap; in s1394_bandwidth_free() local [all …]
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/ |
H A D | magic.c | 96 char swap; /* forced swap order */ member 174 int swap; /* swap() operation */ \ 346 n = swapget(mp->swap, p, 2); in indirect() 354 n = swapget(mp->swap, p, 8); in indirect() 362 n = swapget(mp->swap, p, 4); in indirect() 494 mp->swap = 0; in ckmagic() 531 mp->swap = 0; in ckmagic() 661 num = swapget(ep->swap ? (~ep->swap ^ mp->swap) : mp->swap, p, 2); in ckmagic() 669 num = swapget(ep->swap ? (~ep->swap ^ mp->swap) : mp->swap, p, 4); in ckmagic() 675 num = swapget(ep->swap ? (~ep->swap ^ mp->swap) : mp->swap, p, 8); in ckmagic() [all …]
|
/illumos-gate/usr/src/cmd/sort/ |
H A D | internal.c | 61 swap((void **)&X[0], (void **)&X[i]); in offset_is_algorithm() 117 swap((void **)&X[0], (void **)&X[le]); in tqs_algorithm() 126 swap((void **)&X[le++], (void **)&X[l]); in tqs_algorithm() 133 swap((void **)&X[r], (void **)&X[re--]); in tqs_algorithm() 140 swap((void **)&X[l++], (void **)&X[r--]); in tqs_algorithm() 214 swap((void **)&X[0], (void **)&X[le]); in rqs_algorithm()
|
/illumos-gate/usr/src/lib/libkvm/common/ |
H A D | test.c | 67 char *swap; variable 124 swap = argv[optind++]; in main() 125 if (*swap == '\0') in main() 126 swap = NULL; in main() 128 swap = NULL; in main() 130 tst_open(name, core, swap, (wflag ? O_RDWR : O_RDONLY)); in main()
|