Searched refs:change (Results 1 - 13 of 13) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dallmain.c26 int moveamt = 0, wtcap = 0, change = 0; local
234 /* delayed change may not be valid anymore */
235 if ((change == 1 && !Polymorph) ||
236 (change == 2 && u.ulycn == NON_PM))
237 change = 0;
239 change = 1;
242 change = 2;
243 if (change && !Unchanging) {
249 if (change == 1) polyself(FALSE);
251 change
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dallmain.c26 int moveamt = 0, wtcap = 0, change = 0; local
234 /* delayed change may not be valid anymore */
235 if ((change == 1 && !Polymorph) ||
236 (change == 2 && u.ulycn == NON_PM))
237 change = 0;
239 change = 1;
242 change = 2;
243 if (change && !Unchanging) {
249 if (change == 1) polyself(FALSE);
251 change
[all...]
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dunixtty.c225 register int change = 0; local
232 change++;
269 change++;
277 change++;
280 if(change) setctty();
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dunixtty.c225 register int change = 0; local
232 change++;
269 change++;
277 change++;
280 if(change) setctty();
/seL4-refos-master/libs/libplatsupport/src/mach/exynos/
H A Dclock.h139 clkid_change_reg(int clkid, int change) argument
142 /* extract reg value and apply change */
143 r = CLKID_GET_IDX(clkid) + (change);
/seL4-refos-master/projects/util_libs/libplatsupport/src/mach/exynos/
H A Dclock.h139 clkid_change_reg(int clkid, int change) argument
142 /* extract reg value and apply change */
143 r = CLKID_GET_IDX(clkid) + (change);
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dqt_win.h299 Clusterizer change; member in class:NetHackQtMapWindow
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dqt_win.h299 Clusterizer change; member in class:NetHackQtMapWindow
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex424 options to change some of the symbols the game uses; otherwise, the
545 carrying. Finally, if you change your mind and decide you don't want
745 displayed. You can change most values simply by selecting the menu
2004 ``none'' if you want to decline. You can change the form of an item into
2021 should do things, there are options you can set to change how {\it NetHack\/}
2029 command allows you to view all options and change most of them.
2147 Save game state after each level change, for possible recovery after
2435 Allows you to change the way recalled messages are displayed.
2650 used to customize and change the characteristics of the
2789 or ports to customize and change th
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex424 options to change some of the symbols the game uses; otherwise, the
545 carrying. Finally, if you change your mind and decide you don't want
745 displayed. You can change most values simply by selecting the menu
2004 ``none'' if you want to decline. You can change the form of an item into
2021 should do things, there are options you can set to change how {\it NetHack\/}
2029 command allows you to view all options and change most of them.
2147 Save game state after each level change, for possible recovery after
2435 Allows you to change the way recalled messages are displayed.
2650 used to customize and change the characteristics of the
2789 or ports to customize and change th
[all...]
/seL4-refos-master/kernel/manual/parts/
H A Dcspace.tex33 % it was not possible to change a capability's rights during a CNode_Copy.
H A Dobjects.tex395 also be a device untyped. Developers cannot change the type attribute of an untyped.
H A Dio.tex414 change until the VSpace is deleted. Recording how many context banks are using a

Completed in 83 milliseconds