/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | move.c | 49 move(y, x) in move() function
|
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | move.c | 52 move(int y, int x) in move() function
|
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | _move.c | 49 move(int y, int x) in move() function
|
/titanic_41/usr/src/cmd/eqn/ |
H A D | move.c | 21 move(int dir, int amt, int p) in move() function
|
/titanic_41/usr/src/cmd/refer/ |
H A D | refer3.c | 18 #define move(x, y) close(y); dup(x); close(x); macro
|
H A D | glue3.c | 20 #define move(x, y) close(y); dup(x); close(x); macro
|
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/ |
H A D | DecisionHistory.java | 82 public void recordProcessorMove(ComponentMove move, in recordProcessorMove() 171 public static final Decision forMove(Move move, in forMove() 350 public ComponentMoveDecision(ComponentMove move, in ComponentMoveDecision()
|
H A D | Objective.java | 81 public double calculate(Configuration conf, Move move, Element elem) in calculate() 134 abstract public double calculate(Configuration conf, Move move, in calculate() 513 public double calculate(Configuration conf, Move move, Element elem) in calculate() 956 public double calculate(Configuration conf, Move move, Element elem) in calculate() 1180 public double calculate(Configuration conf, Move move, Element elem) in calculate()
|
H A D | SystemSolver.java | 556 Move move = (Move) itMoves.next(); in solve() local 659 ScoreMove move = (ScoreMove) scores[i]; in processMoves() local 683 private boolean applyMove(Configuration conf, ScoreMove move, in applyMove()
|
/titanic_41/usr/src/cmd/sgs/elfdump/common/ |
H A D | _elfdump.h | 185 #define move move64 macro 209 #define move move32 macro
|
H A D | fake_shdr.c | 1107 SINFO move; in fake_shdr_cache() member
|
H A D | elfdump.c | 3415 move(Cache *cache, Word shnum, const char *file, uint_t flags) in move() function 3426 Move *move; in move() local
|
/titanic_41/usr/src/psm/stand/cpr/sparcv9/sun4u/ |
H A D | cprboot.h | 102 int move; /* number of buf pages moved */ member
|
/titanic_41/usr/src/uts/sun4/os/ |
H A D | memlist.c | 550 size_t plen, vlen, move = 0; in copy_boot_memlists() local
|
/titanic_41/usr/src/cmd/troff/nroff.d/ |
H A D | n10.c | 587 move() in move() function
|
/titanic_41/usr/src/uts/common/inet/ipf/ |
H A D | ip_nat6.c | 558 int move; local 748 int move; local
|
H A D | ip_nat.c | 2350 int move; local 2531 int move; local
|
/titanic_41/usr/src/cmd/pr/ |
H A D | pr.c | 1036 int move; in readbuf() local 1167 int move = 0; in put() local
|
/titanic_41/usr/src/cmd/troff/troff.d/ |
H A D | draw.c | 284 Q, move, Xc, Yc; in conicarc() local
|
/titanic_41/usr/src/ucbhead/ |
H A D | curses.h | 112 #define move(y, x) VOID(wmove(stdscr, y, x)) macro
|
/titanic_41/usr/src/cmd/mv/ |
H A D | mv.c | 144 int (*move)(char *, char *); in main() local
|
/titanic_41/usr/src/uts/intel/io/amr/ |
H A D | amr.c | 631 uint32_t move; in amr_setup_mbox() local
|
/titanic_41/usr/src/cmd/sgs/libld/common/ |
H A D | relocate.c | 2929 Move *move = arsp->rel_aux->ra_move->mr_move; in ld_adj_movereloc() local
|
/titanic_41/usr/src/cmd/ed/ |
H A D | ed.c | 2193 move(int cflag) in move() function
|
/titanic_41/usr/src/uts/common/io/mac/ |
H A D | mac.c | 6334 mac_reserve_rx_group(mac_client_impl_t *mcip, uint8_t *mac_addr, boolean_t move) in mac_reserve_rx_group() 6899 mac_reserve_tx_group(mac_client_impl_t *mcip, boolean_t move) in mac_reserve_tx_group()
|