Searched refs:moving (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_aggregate.c376 dt_ahashent_t *h, *moving; local
403 moving = h;
405 moving->dtahe_prev = NULL;
406 ndx = moving->dtahe_hashval % new_size;
408 new_hash.dtah_hash[ndx]->dtahe_prev = moving;
409 moving->dtahe_next = new_hash.dtah_hash[ndx];
410 new_hash.dtah_hash[ndx] = moving;
413 new_hash.dtah_all->dtahe_prevall = moving;
415 moving->dtahe_nextall = new_hash.dtah_all;
416 new_hash.dtah_all = moving;
[all...]
/osnet-11/usr/src/lib/libc/capabilities/sun4v-hwcap3/common/
H A Dmemset.s179 ! get store pipeline moving
232 ! Continue with advance stores to keep store pipeline moving
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DArray.pm256 Insert LIST elements at the beginning of the array, moving existing elements
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DLiblist.pm274 moving the C<-Ld:\mesalibs> to the correct place in the linker
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex6199 % should not typeset properly. But it works, so I'm moving on for
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex7208 % should not typeset properly. But it works, so I'm moving on for

Completed in 71 milliseconds