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

1 2 3 4 5 67 8 91011>>

  /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
  /external/skia/src/pathops/
SkPathOpsTSect.h 69 double fPerpT; // perpendicular intersection on opposite curve
    [all...]
  /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
  /external/kernel-headers/original/uapi/linux/
virtio_net.h 191 * opposite of add. Both commands expect an out entry containing a 2
  /external/llvm/lib/Target/MSP430/
MSP430BranchSelector.cpp 155 // Jump over the uncond branch inst (i.e. $+6) on opposite condition.
  /external/llvm/lib/Transforms/ObjCARC/
PtrState.h 79 /// The set of optimal insert positions for moving calls in the opposite
  /external/mesa3d/src/mesa/state_tracker/
st_atom_rasterizer.c 75 * opposite. Window system surfaces are Y=0=TOP. Mesa's FBOs

Completed in 1057 milliseconds

1 2 3 4 5 67 8 91011>>