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

/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/imx6/uboot/
H A Dphy.c50 * hasn't changed, and > 0 if it has changed.
56 int err, changed = 0; local
89 changed = 1;
112 changed = 1;
116 return changed;
190 /* Advertisment hasn't changed, but maybe aneg was never on to
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/zynq7000/uboot/
H A Dphy.c34 * hasn't changed, and > 0 if it has changed.
40 int err, changed = 0; local
77 changed = 1;
89 return changed;
109 changed = 1;
115 return changed;
192 /* Advertisment hasn't changed, but maybe aneg was never on to
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/tx2/uboot/
H A Dphy.c35 * hasn't changed, and > 0 if it has changed.
41 int err, changed = 0; local
86 changed = 1;
99 return changed;
123 changed = 1;
130 return changed;
212 /* Advertisment hasn't changed, but maybe aneg was never on to
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddo_wear.c608 changed the character's base sex */
911 boolean already_blind = Blind, changed = FALSE; local
923 changed = TRUE;
928 changed = TRUE;
932 if (changed) {
944 boolean was_blind = Blind, changed = FALSE; local
957 changed = TRUE; /* !was_blind */
964 changed = TRUE; /* !Blind */
967 if (changed) {
1634 /* changed s
[all...]
H A Dpray.c560 /* changed from tmp = u.ugangr + abs (u.uluck) -- rph */
1036 register long changed = 0; local
1046 changed += otmp->quan;
1050 if(!Blind && changed) {
1052 ((other && changed > 1L) ? "Some of the" :
1054 ((other || changed > 1L) ? "s" : ""), (changed > 1L ? "" : "s"),
1057 return((boolean)(changed > 0L));
H A Dpotion.c248 boolean changed = 0; local
256 if (HHallucination) changed = TRUE;
262 changed = TRUE;
266 if (!changed && !HHallucination && old && talk) {
282 if (changed) {
299 return changed;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddo_wear.c608 changed the character's base sex */
911 boolean already_blind = Blind, changed = FALSE; local
923 changed = TRUE;
928 changed = TRUE;
932 if (changed) {
944 boolean was_blind = Blind, changed = FALSE; local
957 changed = TRUE; /* !was_blind */
964 changed = TRUE; /* !Blind */
967 if (changed) {
1634 /* changed s
[all...]
H A Dpray.c560 /* changed from tmp = u.ugangr + abs (u.uluck) -- rph */
1036 register long changed = 0; local
1046 changed += otmp->quan;
1050 if(!Blind && changed) {
1052 ((other && changed > 1L) ? "Some of the" :
1054 ((other || changed > 1L) ? "s" : ""), (changed > 1L ? "" : "s"),
1057 return((boolean)(changed > 0L));
H A Dpotion.c248 boolean changed = 0; local
256 if (HHallucination) changed = TRUE;
262 changed = TRUE;
266 if (!changed && !HHallucination && old && talk) {
282 if (changed) {
299 return changed;
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dqt_win.h359 bool changed; member in class:NetHackQtMessageWindow
395 int turn_count; /* last time the value changed */
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dqt_win.h359 bool changed; member in class:NetHackQtMessageWindow
395 int turn_count; /* last time the value changed */
/seL4-refos-master/kernel/manual/parts/
H A Dipc.tex205 CSpace may have changed and the source capability pointers may
H A Dthreads.tex122 scheduling context is changed, until it is depleted and then refilled immediately.

Completed in 75 milliseconds