HomeSort by relevance Sort by last modified time
    Searched refs:distance (Results 276 - 300 of 663) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_hashtable.h 394 { return _STLP_STD::distance(_ElemsIte(_M_buckets[__bucket]), _ElemsIte(_M_buckets[__bucket + 1])); }
449 size_type __n = _STLP_STD::distance(__f, __l);
458 size_type __n = _STLP_STD::distance(__f, __l);
480 size_type __n = _STLP_STD::distance(__f, __l);
487 size_type __n = _STLP_STD::distance(__f, __l);
_bvector.h 429 size_type __n = _STLP_STD::distance(__first, __last);
449 size_type __n = _STLP_STD::distance(__first, __last);
561 size_type __n = _STLP_STD::distance(__first, __last);
568 size_type __n = _STLP_STD::distance(__first, __last);
639 size_type __len = _STLP_STD::distance(__first, __last);
722 size_type __n = _STLP_STD::distance(__first, __last);
743 size_type __n = _STLP_STD::distance(__first, __last);
_iterator_base.h 361 distance(_InputIterator __first, _InputIterator __last) function in struct:iterator_traits
366 inline void _STLP_CALL distance(const _InputIterator& __first, function in struct:iterator_traits
368 { __n += _STLP_STD::distance(__first, __last); }
375 { __n += _STLP_STD::distance(__first, __last); }
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_hashtable.h 394 { return _STLP_STD::distance(_ElemsIte(_M_buckets[__bucket]), _ElemsIte(_M_buckets[__bucket + 1])); }
449 size_type __n = _STLP_STD::distance(__f, __l);
458 size_type __n = _STLP_STD::distance(__f, __l);
480 size_type __n = _STLP_STD::distance(__f, __l);
487 size_type __n = _STLP_STD::distance(__f, __l);
_bvector.h 429 size_type __n = _STLP_STD::distance(__first, __last);
449 size_type __n = _STLP_STD::distance(__first, __last);
561 size_type __n = _STLP_STD::distance(__first, __last);
568 size_type __n = _STLP_STD::distance(__first, __last);
639 size_type __len = _STLP_STD::distance(__first, __last);
722 size_type __n = _STLP_STD::distance(__first, __last);
743 size_type __n = _STLP_STD::distance(__first, __last);
_iterator_base.h 361 distance(_InputIterator __first, _InputIterator __last) function in struct:iterator_traits
366 inline void _STLP_CALL distance(const _InputIterator& __first, function in struct:iterator_traits
368 { __n += _STLP_STD::distance(__first, __last); }
375 { __n += _STLP_STD::distance(__first, __last); }
  /external/replicaisland/src/com/replica/replicaisland/
CollisionSystem.java 287 int distance = 0; local
290 distance = Math.abs(deltaX) + 1;
293 distance = Math.abs(deltaY) + 1;
300 for (int x = 0; x < distance; x++) {
453 final float distance = hitPoint.distance2(startPoint); local
455 if (!foundHit || closestDistance > distance) {
456 closestDistance = distance;
    [all...]
  /external/stlport/stlport/stl/
_bvector.h 429 size_type __n = _STLP_STD::distance(__first, __last);
449 size_type __n = _STLP_STD::distance(__first, __last);
561 size_type __n = _STLP_STD::distance(__first, __last);
568 size_type __n = _STLP_STD::distance(__first, __last);
639 size_type __len = _STLP_STD::distance(__first, __last);
722 size_type __n = _STLP_STD::distance(__first, __last);
743 size_type __n = _STLP_STD::distance(__first, __last);
_iterator_base.h 361 distance(_InputIterator __first, _InputIterator __last) function in struct:iterator_traits
366 inline void _STLP_CALL distance(const _InputIterator& __first, function in struct:iterator_traits
368 { __n += _STLP_STD::distance(__first, __last); }
375 { __n += _STLP_STD::distance(__first, __last); }
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_bvector.h 429 size_type __n = _STLP_STD::distance(__first, __last);
449 size_type __n = _STLP_STD::distance(__first, __last);
561 size_type __n = _STLP_STD::distance(__first, __last);
568 size_type __n = _STLP_STD::distance(__first, __last);
639 size_type __len = _STLP_STD::distance(__first, __last);
722 size_type __n = _STLP_STD::distance(__first, __last);
743 size_type __n = _STLP_STD::distance(__first, __last);
_iterator_base.h 361 distance(_InputIterator __first, _InputIterator __last) function in struct:iterator_traits
366 inline void _STLP_CALL distance(const _InputIterator& __first, function in struct:iterator_traits
368 { __n += _STLP_STD::distance(__first, __last); }
375 { __n += _STLP_STD::distance(__first, __last); }
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_bvector.h 429 size_type __n = _STLP_STD::distance(__first, __last);
449 size_type __n = _STLP_STD::distance(__first, __last);
561 size_type __n = _STLP_STD::distance(__first, __last);
568 size_type __n = _STLP_STD::distance(__first, __last);
639 size_type __len = _STLP_STD::distance(__first, __last);
722 size_type __n = _STLP_STD::distance(__first, __last);
743 size_type __n = _STLP_STD::distance(__first, __last);
_iterator_base.h 361 distance(_InputIterator __first, _InputIterator __last) function in struct:iterator_traits
366 inline void _STLP_CALL distance(const _InputIterator& __first, function in struct:iterator_traits
368 { __n += _STLP_STD::distance(__first, __last); }
375 { __n += _STLP_STD::distance(__first, __last); }
  /external/llvm/tools/bugpoint/
ExtractFunction.cpp 98 std::advance(RFI, std::distance(PF->getParent()->begin(),
102 std::advance(RBI, std::distance(PF->begin(), Function::const_iterator(PBB)));
105 std::advance(RI, std::distance(PBB->begin(), BasicBlock::const_iterator(I)));
  /sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
WrongIdDetector.java 317 // The string lengths differ more than the allowed edit distance;
318 // no point in even attempting to compute the edit distance (requires
322 int distance = LintUtils.editDistance(id, matchWith); local
323 if (distance <= maxDistance) {
324 matches.put(distance, matchWith);
  /external/openfst/src/include/fst/
fstlib.h 90 #include <fst/shortest-distance.h>
  /external/regex-re2/util/
sparse_array_test.cc 55 ASSERT_EQ(0, distance(set.begin(), set.end()));
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
3d-raytrace.js 228 var distance = lengthVector(toLight);
229 scaleVector(toLight, 1.0/distance);
230 distance -= 0.0001;
231 if (this.blocked(hit, toLight, distance))
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
3d-raytrace.js 228 var distance = lengthVector(toLight);
229 scaleVector(toLight, 1.0/distance);
230 distance -= 0.0001;
231 if (this.blocked(hit, toLight, distance))
  /external/webkit/Source/WebCore/svg/
SVGAnimationElement.cpp 360 // Distance in any units
361 float distance = calculateDistance(m_values[n], m_values[n + 1]); local
362 if (distance < 0)
364 totalDistance += distance;
365 keyTimesForPaced.append(distance);
  /frameworks/base/core/java/android/gesture/
GestureUtils.java 296 float distance = (float) Math.sqrt(deltaX * deltaX + deltaY * deltaY); local
297 if (distanceSoFar + distance >= increment) {
298 float ratio = (increment - distanceSoFar) / distance;
313 distanceSoFar += distance;
401 * Calculates the squared Euclidean distance between two vectors.
405 * @return the distance
418 * Calculates the cosine distance between two instances.
422 * @return the distance between 0 and Math.PI
434 * Calculates the "minimum" cosine distance between two instances.
439 * @return the distance between the two instances (between 0 and Math.PI
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_tempbuf.h 247 : _M_original_len(std::distance(__first, __last)),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_tempbuf.h 247 : _M_original_len(std::distance(__first, __last)),
  /external/astl/include/
memory 87 const difference_type len = std::distance(begin, end);
  /external/chromium/chrome/browser/ui/gtk/
status_bubble_gtk.cc 217 int distance = std::max(ltr ? local
221 y_offset_ = std::min(-1 * distance, requisition.height);

Completed in 994 milliseconds

<<11121314151617181920>>