HomeSort by relevance Sort by last modified time
    Searched full:speed (Results 1201 - 1225 of 3311) sorted by null

<<41424344454647484950>>

  /external/chromium_org/ui/surface/
accelerated_surface_transformer_win.h 155 // multiple render target capability. Runs at about half speed of the fast
  /external/chromium_org/v8/src/
list.h 39 // using the STL because we want full control over space and speed of
  /external/clang/include/clang/Frontend/
FrontendOptions.h 138 /// speed up parsing in cases you do
  /external/dropbear/libtommath/
Makefile.in 18 #for speed
  /external/dropbear/
scp.c 303 double speed; local
345 speed = strtod(optarg, &endp);
346 if (speed <= 0 || *endp != '\0')
348 limit_rate = speed * 1024;
  /external/freetype/src/autofit/
afangles.c 6 /* and very high speed. It also contains sorting routines (body). */
  /external/guava/guava/src/com/google/common/primitives/
UnsignedInteger.java 34 * <p>In some cases, when speed is more important than code readability, it may be faster simply to
UnsignedLong.java 31 * <p>In some cases, when speed is more important than code readability, it may be faster simply to
  /external/harfbuzz/src/
harfbuzz-khmer.c 92 CF_CONSONANT = 0x01000000, /* flag to speed up comparing */
95 CF_COENG = 0x08000000, /* flag to speed up comparing */
96 CF_SHIFTER = 0x10000000, /* flag to speed up comparing */
97 CF_ABOVE_VOWEL = 0x20000000, /* flag to speed up comparing */
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-khmer.c 92 CF_CONSONANT = 0x01000000, /* flag to speed up comparing */
95 CF_COENG = 0x08000000, /* flag to speed up comparing */
96 CF_SHIFTER = 0x10000000, /* flag to speed up comparing */
97 CF_ABOVE_VOWEL = 0x20000000, /* flag to speed up comparing */
  /external/hyphenation/
substrings.c 246 /* for some tiny extra speed, one could forget the free()s
  /external/icu4c/layout/
TibetanReordering.h 109 CF_DIGIT = 0x01000000, // flag to speed up comparaisson
  /external/icu4c/tools/gennorm2/
gennorm2.cpp 121 "\t You should measure the runtime speed to make sure that\n"
  /external/iproute2/examples/
README.cbq 71 # RATE: Shaper's speed - Kbit,Mbit or bps (bytes per second)
  /external/iproute2/man/man8/
tc-sfq.8 171 This is the case when the link speed equals the actually available bandwidth. This holds
  /external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/objects/
PhysicsCharacter.java 114 * increment the position each physics tick. So vector length = accuracy*speed in m/s
  /external/jmonkeyengine/engine/src/core/com/jme3/app/state/
AppStateManager.java 64 * @author Kirill Vainer, Paul Speed
  /external/jmonkeyengine/engine/src/core/com/jme3/effect/
ParticleEmitter.java 419 * Returns the rotation speed in radians/sec for particles.
421 * @return the rotation speed in radians/sec for particles.
430 * Set the rotation speed in radians/sec for particles
433 * @param rotateSpeed the rotation speed in radians/sec for particles
    [all...]
  /external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/objects/
PhysicsCharacter.java 110 * increment the position each physics tick. So vector length = accuracy*speed in m/s
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/
Network.java 50 * @author Paul Speed
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/udp/
UdpKernel.java 52 * @author Paul Speed
  /external/jmonkeyengine/engine/src/test/jme3test/bullet/
TestRagdollCharacter.java 100 speed = 1.3f;
  /external/jpeg/
jcapimin.c 204 write_marker_byte = cinfo->marker->write_marker_byte; /* copy for speed */
jfdctfst.c 91 /* We can gain a little more speed, with a further compromise in accuracy,
mips_jidctfst.c 106 /* We can gain a little more speed, with a further compromise in accuracy,

Completed in 1585 milliseconds

<<41424344454647484950>>