HomeSort by relevance Sort by last modified time
    Searched full:nearest (Results 201 - 225 of 1005) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/third_party/openssl/openssl/crypto/des/
enc_writ.c 142 rnum=((len+7)/8*8); /* round up to nearest eight */
  /external/chromium_org/third_party/ots/src/
ots.h 167 // Round a value up to the nearest multiple of 4. Don't round the value in the
  /external/chromium_org/third_party/qcms/src/
qcmsint.h 259 /* produces the nearest float to 'a' with a maximum error
  /external/chromium_org/third_party/skia/src/core/
SkRasterClip.cpp 142 * from its nearest int by < half of that value (1.8 in this case).
SkTileGrid.cpp 74 // by rounding outwards to the nearest tile boundary so that the resulting tile
  /external/chromium_org/tools/perf/metrics/
speedindex_unittest.py 158 # so compare to the nearest 10 milliseconds.
  /external/chromium_org/ui/gfx/
transform_util_unittest.cc 73 // pixels towards either direction to the nearest value in each component.
  /external/chromium_org/ui/views/bubble/
bubble_border.h 69 // The edge nearest to the arrow is lined up with the edge of the anchor.
  /external/chromium_org/ui/webui/resources/js/cr/
ui.js 161 * subpixel layout issues, the value is rounded to the nearest integral value.
  /external/clang/include/clang/Analysis/Analyses/
Dominators.h 116 /// \brief This method finds the nearest common dominator CFG block
  /external/clang/include/clang/Basic/
SourceManagerInternals.h 116 /// \brief Find the line entry nearest to FID that is before it.
  /external/compiler-rt/lib/
adddf3.c 11 // default rounding (to nearest, ties to even).
addsf3.c 11 // default rounding (to nearest, ties to even).
mulsf3.c 11 // with the IEEE-754 default rounding (to nearest, ties to even).
  /external/javassist/src/main/javassist/bytecode/
LineNumberAttribute.java 121 * the specified line (or the nearest line after the specified one)
  /external/jmonkeyengine/engine/src/android/com/jme3/asset/
AndroidAssetManager.java 119 tex.setMagFilter(Texture.MagFilter.Nearest);
  /external/jmonkeyengine/engine/src/core/com/jme3/texture/
Texture2D.java 64 setMagFilter(MagFilter.Nearest);
Texture3D.java 64 setMagFilter(MagFilter.Nearest);
  /external/jmonkeyengine/engine/src/test/jme3test/post/
TestCartoonEdge.java 82 // t.setMagFilter(Texture.MagFilter.Nearest);
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
fortran.php 85 'mvbits','nbreak','ndperr','ndpexc','nearest','nint','not','offset','ovefl',
  /external/libvpx/libvpx/vp8/common/
findnearmv.h 74 int_mv *nearest, int_mv *nearby, int_mv *best,
  /external/llvm/lib/Analysis/
ProfileDataLoader.cpp 107 // the nearest 4-byte multiple.
  /external/mesa3d/src/gallium/docs/source/cso/
sampler.rst 34 nearest sampling mode.
  /external/openssl/crypto/des/
enc_writ.c 142 rnum=((len+7)/8*8); /* round up to nearest eight */
  /external/oprofile/libpp/
profile_container.h 154 * a range up to the nearest of syms or for the whole range if no

Completed in 796 milliseconds

1 2 3 4 5 6 7 891011>>