Home
last modified time | relevance | path

Searched refs:dot_time (Results 1 – 15 of 15) sorted by relevance

/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/nwpwlib/timing/
H A Dnwpw_timing_common.fh7 * 2 - dot_time
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/nwpwlib/timing/
H A Dnwpw_timing_common.fh7 * 2 - dot_time
/dports/comms/morse/morse-2.5/morse.d/
H A Dmorse.c78 static float dot_time; variable
839 dot_time = ftick; in new_words_per_minute()
1367 tone (frequency, dot_time, volume); in show()
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h678 int dot_time; //Dot time to expire. member
1227 unsigned int dot_time[MAX_DOTS]; //Dot time to expire. member
H A Dopenborscript.c3680 (*pretvar)->lVal = (LONG)attack->dot_time; in openbor_getentityproperty()
4000 (*pretvar)->lVal = (LONG)ent->dot_time[i]; in openbor_getentityproperty()
6337 ent->dot_time[i] = (int)dbltemp; in openbor_changeentityproperty()
H A Dopenbor.c6893 attack.dot_time = GET_INT_ARG(2); //Time to expiration. in load_cached_model()
12662 …iDot_time = self->dot_time[iIndex]; //Get expi… in common_dot()
12674 self->dot_time[iIndex] = 0; in common_dot()
14315 #define _dot_time attack->dot_time in checkdamageeffects()
14359 …self->dot_time[_dot_index] = time + (_dot_time * GAME_SPEED / 100); //Gametime dot will ex… in checkdamageeffects()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h682 int dot_time; //Dot time to expire. member
1251 u32 dot_time[MAX_DOTS]; //Dot time to expire.
H A Dopenborscript.c3725 (*pretvar)->lVal = (LONG)attack->dot_time; in openbor_getentityproperty()
4114 (*pretvar)->lVal = (LONG)ent->dot_time[i]; in openbor_getentityproperty()
6106 ent->dot_time[i] = (int)dbltemp; in openbor_changeentityproperty()
H A Dopenbor.c6980 attack.dot_time = GET_INT_ARG(2); //Time to expiration. in load_cached_model()
12890 …iDot_time = self->dot_time[iIndex]; //Get expi… in common_dot()
12902 self->dot_time[iIndex] = 0; in common_dot()
14618 #define _dot_time attack->dot_time in checkdamageeffects()
14662 …self->dot_time[_dot_index] = time + (_dot_time * GAME_SPEED / 100); //Gametime dot will ex… in checkdamageeffects()
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h695 int dot_time; //Dot time to expire. member
1285 u32 dot_time[MAX_DOTS]; //Dot time to expire. member
H A Dopenborscript.c4543 (*pretvar)->lVal = (LONG)attack->dot_time; in openbor_getentityproperty()
4959 (*pretvar)->lVal = (LONG)ent->dot_time[i]; in openbor_getentityproperty()
6812 ent->dot_time[i] = (int)dbltemp; in openbor_changeentityproperty()
9199 attack.dot_time = (int)dbltemp; in openbor_changeattackproperty()
H A Dopenbor.c9189 attack.dot_time = GET_INT_ARG(2); //Time to expiration. in load_cached_model()
17603 …iDot_time = self->dot_time[iIndex]; //Get expi… in common_dot()
17615 self->dot_time[iIndex] = 0; in common_dot()
19980 #define _dot_time attack->dot_time in checkdamageeffects()
20039 …self->dot_time[_dot_index] = time + (_dot_time * GAME_SPEED / 100); //Gametime dot will ex… in checkdamageeffects()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h2051 u32 dot_time[MAX_DOTS]; //Dot time to expire. member
H A Dopenborscript.c6784 (*pretvar)->lVal = (LONG)ent->dot_time[i]; in openbor_getentityproperty()
8856 ent->dot_time[i] = (int)dbltemp; in openbor_changeentityproperty()
H A Dopenbor.c20509 …iDot_time = self->dot_time[iIndex]; //Get expi… in common_dot()
20521 self->dot_time[iIndex] = 0; in common_dot()
23151 …self->dot_time[_dot_index] = time + (_dot_time * GAME_SPEED / 100); //Gametime dot will ex… in checkdamageeffects()