HomeSort by relevance Sort by last modified time
    Searched full:opposite (Results 151 - 175 of 999) sorted by null

1 2 3 4 5 67 8 91011>>

  /toolchain/binutils/binutils-2.25/include/opcode/
tic54x.h 51 OP_RND, /* rounded result dst accumulator, opposite of bit 8 */
  /toolchain/binutils/binutils-2.25/ld/scripttempl/
mmo.sc 143 begins. They grow in opposite directions. */
  /external/skia/src/pathops/
SkOpAngle.cpp 141 // There's not enough information to sort. Get the pairs of angles in opposite planes.
142 // If an order is < 0, the pair is already in an opposite plane. Check the remaining pairs.
146 // FIXME : once this is verified to work, remove one opposite angle call
173 // given a line, see if the opposite curve's convex hull is all on one side
244 // compute the perpendicular to the endpoints and see where it intersects the opposite curve
599 // OPTIMIZE: return where insertion succeeded. Then, start next insertion on opposite side
    [all...]
SkPathOpsTSect.h 69 double fPerpT; // perpendicular intersection on opposite curve
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/direct/
DirectSearchOptimizer.java 127 * while traveling from one vertex of the box to the diagonally opposite
134 * last vertex would be set to the diagonally opposite vertex at (2, 11, 3).</p>
  /external/icu/icu4c/source/common/
ucmndata.c 41 /* opposite endianness */
55 /* opposite endianness */
  /external/libedit/doc/
editrc.5.roff 358 Vi repeat current search in the opposite search direction.
370 Vi repeat current character search in the opposite search direction.
  /external/libjpeg-turbo/
rdbmp.c 169 * (even though Microsoft's own documents say the opposite).
199 * (even though Microsoft's own documents say the opposite).
  /external/opencv3/doc/py_tutorials/py_imgproc/py_contours/py_contours_hierarchy/
py_contours_hierarchy.markdown 43 Next comes **contour-2a**. It can be considered as a **child of contour-2** (or in opposite way,
79 It is just opposite of **First_Child**. Both for contour-4 and contour-5, parent contour is
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
RadialSelectorView.java 252 float opposite = Math.abs(pointY - mYCenter); local
253 double radians = Math.asin(opposite / hypotenuse);
  /prebuilts/libs/libedit/share/man/man5/
editrc.5 358 Vi repeat current search in the opposite search direction.
370 Vi repeat current character search in the opposite search direction.
  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gles3jni.cpp 160 // Only at the end are values put in the opposite order if h > w.
  /docs/source.android.com/src/devices/tech/test_infra/tradefed/fundamentals/
options.jd 104 <p>Or, to get a similar effect from the opposite direction, the Test Runner could reduce the wait time
  /external/autotest/tko/
nightly.py 198 # link redraws current page with opposite absolute/relative choice
202 opposite = 'relative'
205 opposite = 'absolute'
207 return "<a href='%s'> %s </a>" % (url, opposite)
    [all...]
  /external/bison/examples/calc++/
calc++-parser.hh 201 /// - if negative, reduce the rule which number is the opposite.
  /external/chromium-trace/catapult/dashboard/dashboard/
auto_triage.py 185 the series after the Anomaly with roughly equal magnitude and opposite
  /external/chromium-trace/catapult/third_party/html5lib-python/html5lib/
inputstream.py 326 def charsUntil(self, characters, opposite=False):
335 chars = charsUntilRegEx[(characters, opposite)]
341 if not opposite:
343 chars = charsUntilRegEx[(characters, opposite)] = re.compile("[%s]+" % regex)
  /external/eigen/Eigen/src/Eigen2Support/Geometry/
AngleAxis.h 110 /** \returns the inverse rotation, i.e., an angle-axis with opposite rotation angle */
  /external/eigen/Eigen/src/Geometry/
AngleAxis.h 104 /** \returns the inverse rotation, i.e., an angle-axis with opposite rotation angle */
  /external/fonttools/Lib/fontTools/ttLib/tables/
E_B_D_T_.py 241 # opposite of what makes sense algorithmically and hence this function.
433 # The opposite of write metrics.
458 # Find which metrics this is for and determine the opposite name.
537 # The way the data is kept is opposite the algorithm used.
  /external/guava/guava/src/com/google/common/escape/
ArrayBasedUnicodeEscaper.java 111 // If the safe range is empty, set the range limits to opposite extremes
  /external/guava/guava/src/com/google/common/util/concurrent/
ExecutionList.java 129 // in the opposite order from how they were added so we need to reverse the list to fulfill our
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
UtilityTest.java 148 errln("FAIL: comparisons not opposite sign");
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
UtilityTest.java 144 errln("FAIL: comparisons not opposite sign");
  /external/iputils/doc/
rdisc.sgml 84 Opposite to <option/-a/, i.e. install only router with the best

Completed in 709 milliseconds

1 2 3 4 5 67 8 91011>>