Home
last modified time | relevance | path

Searched refs:move (Results 101 – 125 of 189) sorted by relevance

12345678

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps78 move_insert_mode mir mi bool Safe to move while in insert mode
79 move_standout_mode msgr ms bool Safe to move in standout modes
184 flash_screen flash vb str Visible bell (may not move cursor)
275 underline_char uc uc str Underscore one char and move past it
310 key_move kmov %4 str Sent by move key
342 key_smove kMOV %b str Sent by shift-move key
/illumos-gate/usr/src/boot/forth/
H A Dsupport.4th176 addr over len move len
180 addr' addr len + len' move
1253 swap move ( addr len )
1255 swap 1+ move \ 1+ for '\0'
1306 swap move + ( len addr n array total+len )
1322 rot swap move ( addr len addr' )
1327 3 pick move ( addr len addr' )
1813 path newmodulepath drop swap move
H A Dframes.4th73 at-xy \ move cursor
H A Dbeadm.4th172 move 2R>
465 2 pick swap move ( addr )
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dmemcmp.S91 mov %o3, %o4 ! delay slot, move *s1 to %o4
/illumos-gate/usr/src/lib/libxcurses/
H A DMakefile.com41 addnstr.o endwin.o move.o tgetflag.o wclear.o \
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dmemcmp.S90 mov %o3, %o4 ! delay slot, move *s1 to %o4
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_copy.S356 ! if needed move a word to become double-word aligned.
/illumos-gate/usr/src/lib/libxcurses/src/
H A Dmapfile-vers168 move;
/illumos-gate/usr/src/boot/i386/cdboot/
H A Dcdboot.S47 .set MEM_ARG_BTX,0xa100 # Where we move them to so the
/illumos-gate/usr/src/ucbhead/
H A Dcurses.h110 #define move(y, x) VOID(wmove(stdscr, y, x)) macro
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_cheetah_asm.S335 membar #Sync ! move the data out of the load buffer
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE69 11-11-11 optget.c: move .TH to the top for --nroff to get our macros first
381 07-04-24 misc/cmdarg.c,include/cmdarg.h: move from src/cmd/tw
394 07-03-21 error.h: move from error_info to (*_error_data_)
396 07-03-21 option.h: move from opt_info to (*_opt_data_)
402 07-02-14 features/common: cover <stdint.h>, move to int_(bits)_t
595 tv.h,tv*.c,tv.3: move from pax
631 include/ast_dir.h: move d_fileno map before struct defs -- duh
662 04-02-29 comp/omitted.c: move env trace after PATH fixup
875 02-11-22 misc/glob.c: move static struniq() to libast extern
942 features/lib: move malloc tests to features/vmalloc
[all …]
/illumos-gate/usr/src/cmd/ed/
H A Ded.c306 static void move(int);
665 move(0); in commands()
761 move(1); in commands()
2214 move(int cflag) in move() function
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Drtld.msg78 @ MSG_MOVE_ERR1 "move entry with illegal size; ignored"
160 lies outside memory image; move discarded\n"
/illumos-gate/usr/src/cmd/bnu/
H A DREADME46 Cvt: shell to move C. and D. files from /usr/spool/uucp to proper
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.S171 sll %i5, %l2, %i5 ! move leftover into upper bytes
197 sll %i3, %l1, %i4 ! move to fill empty space
262 ! move bytes till it is, if count is < 56 it could take
H A Dcommon_asm.S840 move %xcc, PTL1_BAD_HCALL_UNMAP_PERM_ENOMAP, %g1
843 move %xcc, PTL1_BAD_HCALL_UNMAP_PERM_EINVAL, %g1
/illumos-gate/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers170 move;
/illumos-gate/usr/src/lib/
H A DREADME.mapfiles43 - move an interface from one library to another
378 To move an interface from one library to (say) libc, the code has to be
435 outside the library. To move an interface from Private to local scope, simply
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vpow.S2041 move %icc,%o0,%o5 ! yisint = i0;
2065 move %icc,%o0,%o5 ! yisint = i0;
2196 move %icc,%i2,%o5 ! yisint = i0;
2220 move %icc,%i2,%o5 ! yisint = i0;
2316 move %icc,%i2,%o5 ! yisint = i0;
2340 move %icc,%i2,%o5 ! yisint = i0;
2449 move %icc,%i2,%o5 ! yisint = i0;
2473 move %icc,%i2,%o5 ! yisint = i0;
2628 move %icc,%i2,%o5 ! yisint = i0;
2652 move %icc,%i2,%o5 ! yisint = i0;
[all …]
/illumos-gate/usr/src/man/man3xcurses/
H A DMakefile99 move.3xcurses \
675 wmove.3xcurses := LINKSRC = move.3xcurses
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DPROMO.mm121 to stop and restart programs, and to move programs between the
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DRELEASE402 make.probe: move probe_dll_def to the end of probe_dll
451 03-04-30 package.sh: move (cc|ld|ldd).$HOSTTYPE updates from Makefile
549 02-09-11 make.probe: move from nmake src to be part of mamprobe.sh
597 Makefile: move proto.c generation to the proto component dir
601 package.sh: move ed/ex workaround to mamprobe.sh
813 C.probe: move hosttype to C.probe (with unixware.i386 workaround)
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A DRELEASE86 08-06-17 shcmd.h: move to libast
125 07-02-07 cksum.c: move from src/cmd/std with ftwalk => fts

12345678