HomeSort by: relevance | last modified time | path
    Searched refs:move (Results 1 - 25 of 5842) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/games/backgammon/backgammon/
backlocal.h 32 struct move;
40 void move(struct move *, int);
backlocal.h 32 struct move;
40 void move(struct move *, int);
  /src/games/phantasia/
map.c 15 move(-1400, -1000);
60 move(-670, 1075);
63 move(-360, 80);
65 move(-385, -100);
67 move(-560, 80);
69 move(-580, -100);
83 move(340, 900);
85 move(300, 840);
87 move(340, -840);
89 move(300, -900)
    [all...]
map.c 15 move(-1400, -1000);
60 move(-670, 1075);
63 move(-360, 80);
65 move(-385, -100);
67 move(-560, 80);
69 move(-580, -100);
83 move(340, 900);
85 move(300, 840);
87 move(340, -840);
89 move(300, -900)
    [all...]
  /src/external/gpl3/gdb/dist/sim/testsuite/bfin/
move.s 1 # Blackfin testcase for register move instructions
9 .macro move reg0:req, reg1:req, clobber:req
20 move R0, R1, R2
21 move R0, R2, R3
22 move R0, R2, R4
23 move R0, R3, R5
24 move R0, R4, R6
25 move R0, R5, R7
26 move R0, R6, R1
27 move R0, R7, R
    [all...]
move.s 1 # Blackfin testcase for register move instructions
9 .macro move reg0:req, reg1:req, clobber:req
20 move R0, R1, R2
21 move R0, R2, R3
22 move R0, R2, R4
23 move R0, R3, R5
24 move R0, R4, R6
25 move R0, R5, R7
26 move R0, R6, R1
27 move R0, R7, R
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
move.s 1 # Blackfin testcase for register move instructions
9 .macro move reg0:req, reg1:req, clobber:req
20 move R0, R1, R2
21 move R0, R2, R3
22 move R0, R2, R4
23 move R0, R3, R5
24 move R0, R4, R6
25 move R0, R5, R7
26 move R0, R6, R1
27 move R0, R7, R
    [all...]
move.s 1 # Blackfin testcase for register move instructions
9 .macro move reg0:req, reg1:req, clobber:req
20 move R0, R1, R2
21 move R0, R2, R3
22 move R0, R2, R4
23 move R0, R3, R5
24 move R0, R4, R6
25 move R0, R5, R7
26 move R0, R6, R1
27 move R0, R7, R
    [all...]
  /src/games/backgammon/common_source/
back.h 56 struct move { struct
58 int mvlim; /* 'move limit': max. number of moves */
61 int h[4]; /* flag for each move if a man was hit */
122 extern char cin[100]; /* input line of current move
142 void backone(struct move *, int);
145 int checkmove(struct move *, int);
155 void getarg(struct move *, char ***);
157 void getmove(struct move *);
162 int makmove(struct move *, int);
163 int movallow(struct move *);
    [all...]
back.h 56 struct move { struct
58 int mvlim; /* 'move limit': max. number of moves */
61 int h[4]; /* flag for each move if a man was hit */
122 extern char cin[100]; /* input line of current move
142 void backone(struct move *, int);
145 int checkmove(struct move *, int);
155 void getarg(struct move *, char ***);
157 void getmove(struct move *);
162 int makmove(struct move *, int);
163 int movallow(struct move *);
    [all...]
  /src/lib/libc/compat/arch/mips/sys/
compat___sigtramp1.S 47 move a0, sp /* address of sigcontext */
49 move a0, v0 /* exit with errno */
compat___sigtramp1.S 47 move a0, sp /* address of sigcontext */
49 move a0, v0 /* exit with errno */
  /src/external/apache2/llvm/dist/llvm/lib/InterfaceStub/
ELFStub.cpp 23 TbeVersion = std::move(Stub.TbeVersion);
24 Arch = std::move(Stub.Arch);
25 SoName = std::move(Stub.SoName);
26 NeededLibs = std::move(Stub.NeededLibs);
27 Symbols = std::move(Stub.Symbols);
ELFStub.cpp 23 TbeVersion = std::move(Stub.TbeVersion);
24 Arch = std::move(Stub.Arch);
25 SoName = std::move(Stub.SoName);
26 NeededLibs = std::move(Stub.NeededLibs);
27 Symbols = std::move(Stub.Symbols);
  /src/sys/arch/amiga/stand/loadbsd/
startit.s 5 move.l sp,a3
6 move.l 4,a6
11 move.w #0x2700,sr
27 move.l (4,a3),a1 | loaded kernel
28 move.l (8,a3),d2 | length of loaded kernel
29 | move.l (12,a3),sp | entry point in stack pointer
30 move.l (12,a3),a6 | push entry point ***
31 move.l (16,a3),a0 | fastmem-start
32 move.l (20,a3),d0 | fastmem-size
33 move.l (24,a3),d1 | chipmem-siz
    [all...]
startit.s 5 move.l sp,a3
6 move.l 4,a6
11 move.w #0x2700,sr
27 move.l (4,a3),a1 | loaded kernel
28 move.l (8,a3),d2 | length of loaded kernel
29 | move.l (12,a3),sp | entry point in stack pointer
30 move.l (12,a3),a6 | push entry point ***
31 move.l (16,a3),a0 | fastmem-start
32 move.l (20,a3),d0 | fastmem-size
33 move.l (24,a3),d1 | chipmem-siz
    [all...]
  /src/games/robots/
play_level.c 54 move(My_pos.y, My_pos.x);
60 move(cp->y, cp->x);
66 move(Min.y, Min.x);
68 move(Max.y, Max.x);
75 move(My_pos.y, My_pos.x);
86 move(Y_PROMPT, X_PROMPT);
88 move(Y_PROMPT + 1, X_PROMPT);
102 move(Y_PROMPT, X_PROMPT);
111 move(Y_PROMPT, X_PROMPT);
113 move(Y_PROMPT + 1, X_PROMPT)
    [all...]
play_level.c 54 move(My_pos.y, My_pos.x);
60 move(cp->y, cp->x);
66 move(Min.y, Min.x);
68 move(Max.y, Max.x);
75 move(My_pos.y, My_pos.x);
86 move(Y_PROMPT, X_PROMPT);
88 move(Y_PROMPT + 1, X_PROMPT);
102 move(Y_PROMPT, X_PROMPT);
111 move(Y_PROMPT, X_PROMPT);
113 move(Y_PROMPT + 1, X_PROMPT)
    [all...]
query.c 55 move(Y_PROMPT, X_PROMPT);
60 move(Y_PROMPT, X_PROMPT);
62 move(y, x);
query.c 55 move(Y_PROMPT, X_PROMPT);
60 move(Y_PROMPT, X_PROMPT);
62 move(y, x);
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/
AMDGPUELFStreamer.cpp 25 : MCELFStreamer(Context, std::move(MAB), std::move(OW),
26 std::move(Emitter)) {}
35 return new AMDGPUELFStreamer(T, Context, std::move(MAB), std::move(OW),
36 std::move(Emitter));
AMDGPUELFStreamer.cpp 25 : MCELFStreamer(Context, std::move(MAB), std::move(OW),
26 std::move(Emitter)) {}
35 return new AMDGPUELFStreamer(T, Context, std::move(MAB), std::move(OW),
36 std::move(Emitter));
  /src/external/apache2/llvm/dist/llvm/lib/Testing/Support/
Error.cpp 17 handleAllErrors(std::move(Err),
19 Infos.emplace_back(std::move(Info));
21 return {std::move(Infos)};
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
py-rvalue-ref-value-cc.cc 49 int &&int_rref = std::move (val);
51 int_ptr &&int_ptr_rref = std::move (ptr);
56 B &&b_rref = std::move (b);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
py-rvalue-ref-value-cc.cc 49 int &&int_rref = std::move (val);
51 int_ptr &&int_ptr_rref = std::move (ptr);
56 B &&b_rref = std::move (b);

Completed in 95 milliseconds

1 2 3 4 5 6 7 8 91011>>