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

12 3 4 5 6 7 8 91011>>

  /external/vulkan-validation-layers/libs/glm/gtc/
reciprocal.hpp 61 /// hypotenuse / opposite or 1 / sin(x)
68 /// adjacent / opposite or 1 / tan(x)
  /packages/apps/Launcher2/src/com/android/launcher2/
InterruptibleInOutAnimator.java 103 * the animation is running in the opposite direction, in which case we reverse
113 * if the animation is currently running in the opposite direction, we reverse
  /packages/apps/Launcher3/src/com/android/launcher3/
InterruptibleInOutAnimator.java 105 * the animation is running in the opposite direction, in which case we reverse
115 * if the animation is currently running in the opposite direction, we reverse
  /external/eigen/doc/
FixedSizeVectorizable.dox 26 First, "fixed-size" should be clear: an Eigen object has fixed size if its number of rows and its number of columns are fixed at compile-time. So for example Matrix3f has fixed size, but MatrixXf doesn't (the opposite of fixed-size is dynamic-size).
  /external/skia/src/images/
SkPageFlipper.cpp 36 // this is the opposite of the constructors
  /external/webrtc/webrtc/base/
transformadapter.h 44 // by the constructor. Operations in the opposite direction result in SR_EOS.
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
time_util_unittest.cc 40 // While ntp2 > ntp1, there compact ntp presentation happen to be opposite.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
ExpandableIndicator.java 53 /** Whether the icons are using the default direction or the opposite */
ReverseLinearLayout.java 36 /** If true, the layout is opposite to it's natural reversity from the layout direction */
  /hardware/bsp/intel/peripheral/libupm/examples/python/
m24lr64e.py 41 # Now change it to it's opposite and write it
  /prebuilts/go/darwin-x86/src/hash/
test_cases.txt 18 For every action there is an equal and opposite government program.
  /prebuilts/go/linux-x86/src/hash/
test_cases.txt 18 For every action there is an equal and opposite government program.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/general/
Preconditioner.java 44 * @param r raw search direction (i.e. opposite of the gradient)
  /external/curl/docs/libcurl/
curl_easy_cleanup.3 32 opposite of the \fIcurl_easy_init(3)\fP function and must be called with the
  /external/curl/docs/libcurl/opts/
CURLOPT_PIPEWAIT.3 46 re-use an existing connection for pipelining rather than the opposite: prefer
  /external/curl/lib/
url.h 36 CURLcode Curl_close(struct SessionHandle *data); /* opposite of curl_open() */
  /external/libmpeg2/common/
ideint.h 82 * Prev and Next field are assumed to be of opposite parity
  /external/v8/test/mjsunit/
debug-ignore-breakpoints.js 78 // Set different ignore counts (opposite).
  /external/vboot_reference/firmware/lib/include/
stateful_util.h 53 * Like StatefulMemcpy() but copies in the opposite direction, populating
  /frameworks/opt/bitmap/src/com/android/bitmap/util/
RectUtils.java 41 // First rotate in the opposite direction.
  /hardware/bsp/intel/peripheral/libupm/examples/c++/
adafruitms1438-stepper.cxx 66 cout << "Rotating 1/2 revolution in opposite direction at 10 RPM speed."
l298-stepper.cxx 48 cout << "Rotating 1/2 revolution in opposite direction at 10 RPM speed."
m24lr64e.cxx 50 // Now change it to it's opposite and write it
  /hardware/bsp/intel/peripheral/libupm/examples/java/
M24LR64ESample.java 52 // Now change it to it's opposite and write it
  /hardware/bsp/intel/peripheral/libupm/examples/javascript/
adafruitms1438-stepper.js 78 console.log("Rotating 1/2 revolution in opposite direction at 10 RPM speed.");

Completed in 994 milliseconds

12 3 4 5 6 7 8 91011>>