Searched refs:neworg (Results 1 – 4 of 4) sorted by relevance
/external/quake/quake/src/QW/server/ |
D | sv_move.c | 113 vec3_t oldorg, neworg, end; in SV_movestep() local 120 VectorAdd (ent->v.origin, move, neworg); in SV_movestep() 128 VectorAdd (ent->v.origin, move, neworg); in SV_movestep() 134 neworg[2] -= 8; in SV_movestep() 136 neworg[2] += 8; in SV_movestep() 138 trace = SV_Move (ent->v.origin, ent->v.mins, ent->v.maxs, neworg, false, ent); in SV_movestep() 159 neworg[2] += STEPSIZE; in SV_movestep() 160 VectorCopy (neworg, end); in SV_movestep() 163 trace = SV_Move (neworg, ent->v.mins, ent->v.maxs, end, false, ent); in SV_movestep() 170 neworg[2] -= STEPSIZE; in SV_movestep() [all …]
|
/external/quake/quake/src/WinQuake/ |
D | sv_move.cpp | 113 vec3_t oldorg, neworg, end; in SV_movestep() local 120 VectorAdd (ent->u.v.origin, move, neworg); in SV_movestep() 128 VectorAdd (ent->u.v.origin, move, neworg); in SV_movestep() 134 neworg[2] -= 8; in SV_movestep() 136 neworg[2] += 8; in SV_movestep() 138 trace = SV_Move (ent->u.v.origin, ent->u.v.mins, ent->u.v.maxs, neworg, false, ent); in SV_movestep() 159 neworg[2] += STEPSIZE; in SV_movestep() 160 VectorCopy (neworg, end); in SV_movestep() 163 trace = SV_Move (neworg, ent->u.v.mins, ent->u.v.maxs, end, false, ent); in SV_movestep() 170 neworg[2] -= STEPSIZE; in SV_movestep() [all …]
|
/external/hyphenation/ |
D | substrings.c | 230 char *neworg = malloc(132); // TODO: compute exact length in main() local 231 expand(neworg,newpat,l); in main() 233 newpattab_val[newpatterns++] = combine(neworg,pattab_val[subpat_ndx]); in main()
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 17820 http://universitycenter.cua.edu/students/neworg.cfm
|