HomeSort by relevance Sort by last modified time
    Searched full:furthest (Results 1 - 19 of 19) sorted by null

  /external/jmonkeyengine/engine/src/core-data/Common/ShaderLib/
Parallax.glsllib 5 // The length of this vector determines the furthest amount of displacement: (Ati's comment)
  /external/icu4c/i18n/
choicfmt.cpp 521 int32_t furthest = start; local
532 if (newIndex > furthest) {
533 furthest = newIndex;
535 if (furthest == source.length()) {
542 if (furthest == start) {
545 pos.setIndex(furthest);
  /external/guava/guava/src/com/google/common/collect/
BstRangeOps.java 122 * Returns the furthest path to the specified side in the specified tree that falls into the
  /external/jmonkeyengine/engine/src/core/com/jme3/renderer/queue/
RenderQueue.java 89 * transparency in them. It will ensure the objects furthest away are
  /external/valgrind/main/VEX/pub/
libvex_guest_arm.h 163 hence introducing a zero byte for the furthest ahead
  /system/core/libcutils/
open_memstream.c 72 size_t eof; /* furthest point we've written to */
  /external/llvm/lib/CodeGen/
RegisterScavenging.cpp 350 // Find the register whose use is furthest away.
  /external/opencv/cv/src/
_cvkdtree.hpp 364 // queue len exceeds k, drops the point furthest from query point d.
  /libcore/luni/src/main/java/java/util/concurrent/
DelayQueue.java 22 * <tt>Delayed</tt> element whose delay expired furthest in the
  /external/jdiff/src/jdiff/
DiffMyers.java 74 the X coordinate of the point furthest
78 the X coordinate of the point furthest
  /external/valgrind/main/VEX/priv/
host_generic_reg_alloc2.c 187 Int furthest = -1; local
198 if (m > furthest) {
199 furthest = m;
    [all...]
  /external/valgrind/main/coregrind/m_ume/
elf.c 276 the furthest-along mapping it creates. The executable is mapped
  /frameworks/base/core/java/android/view/
FocusFinder.java 440 * @return The distance from the edge furthest in the given direction
  /cts/apps/CtsVerifier/lib/colorchecker/
colorcheckertest.cpp     [all...]
  /dalvik/vm/compiler/codegen/x86/
AnalysisO1.cpp     [all...]
  /build/core/
definitions.mk 349 ## starting furthest from the root.
    [all...]
  /development/samples/SearchableDictionary/res/raw/
definitions.txt     [all...]
  /external/v8/src/ia32/
macro-assembler-ia32.cc     [all...]
  /external/webkit/PerformanceTests/Parser/resources/
html5.html     [all...]

Completed in 1826 milliseconds