/build/core/combo/arch/arm/ |
armv5te.mk | 11 # Note: Hard coding the 'tune' value here is probably not ideal,
|
armv7-a.mk | 13 # Note: Hard coding the 'tune' value here is probably not ideal,
|
armv7-a-neon.mk | 15 # Note: Hard coding the 'tune' value here is probably not ideal,
|
armv4t.mk | 20 # Note: Hard coding the 'tune' value here is probably not ideal,
|
/external/quake/quake/src/QW/client/ |
cl_cam.c | 395 static float adjustang(float current, float ideal, float speed) 400 ideal = anglemod(ideal); 402 if (current == ideal) 405 move = ideal - current; 406 if (ideal > current) 427 //Con_Printf("c/i: %4.2f/%4.2f move: %4.2f\n", current, ideal, move);
|
/external/quake/quake/src/WinQuake/ |
pr_cmds.cpp | 1415 float ideal, current, move, speed; local 1419 ideal = ent->u.v.ideal_yaw; 1422 if (current == ideal) 1424 move = ideal - current; 1425 if (ideal > current) 1458 float ideal, current, move, speed; local 1462 ideal = ent->u.v.idealpitch; 1465 if (current == ideal) 1467 move = ideal - current; 1468 if (ideal > current [all...] |
/external/quake/quake/src/QW/server/ |
pr_cmds.c | 1253 float ideal, current, move, speed; local 1257 ideal = ent->v.ideal_yaw; 1260 if (current == ideal) 1262 move = ideal - current; 1263 if (ideal > current)
|
/external/dropbear/libtommath/ |
bn.tex | 407 When you are finished with an mp\_int it is ideal to return the heap it used back to the system. The following function 441 Certain algorithms require more than one large integer. In these instances it is ideal to initialize all of the mp\_int 558 will require heap operations which can be slow. It is not ideal to shrink mp\_int variables that you will further [all...] |
/external/qemu/distrib/libpng-1.2.19/ |
png.h | [all...] |
/external/libpng/ |
png.h | [all...] |
/external/icu4c/i18n/ |
decNumber.c | 2813 Int ideal; \/* ideal (preferred) exponent *\/ local [all...] |
/external/dropbear/libtomcrypt/ |
crypt.tex | [all...] |
/external/grub/docs/ |
texinfo.tex | 539 % The general wording of \badenverr may not be ideal, but... --kasal, 06nov03 [all...] |
/prebuilt/darwin-x86/swt/ |
swt.jar | |
/prebuilt/darwin-x86_64/swt/ |
swt.jar | |
/prebuilt/linux-x86/swt/ |
swt.jar | |
/prebuilt/linux-x86_64/swt/ |
swt.jar | |
/prebuilt/windows/swt/ |
swt.jar | |
/prebuilt/windows-x86_64/swt/ |
swt.jar | |