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

1 2 3 4 5 67 8 91011>>

  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
postypes.h 163 /// Subtract offset from this position.
190 /// Subtract offset from position.
203 /// Subtract position to return offset.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
postypes.h 163 /// Subtract offset from this position.
190 /// Subtract offset from position.
203 /// Subtract position to return offset.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
postypes.h 163 /// Subtract offset from this position.
190 /// Subtract offset from position.
203 /// Subtract position to return offset.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
postypes.h 163 /// Subtract offset from this position.
190 /// Subtract offset from position.
203 /// Subtract position to return offset.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
postypes.h 165 /// Subtract offset from this position.
192 /// Subtract offset from position.
205 /// Subtract position to return offset.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
postypes.h 165 /// Subtract offset from this position.
192 /// Subtract offset from position.
205 /// Subtract position to return offset.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
postypes.h 165 /// Subtract offset from this position.
192 /// Subtract offset from position.
205 /// Subtract position to return offset.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
postypes.h 165 /// Subtract offset from this position.
192 /// Subtract offset from position.
205 /// Subtract position to return offset.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
postypes.h 163 /// Subtract offset from this position.
190 /// Subtract offset from position.
203 /// Subtract position to return offset.
  /system/core/libcutils/tests/memset_mips/
memset_cmips.S 99 subu a3,a2,t8 # subtract from a2 the reminder
111 subu t7,a2,96 # subtract "pref 30 unsafe" region
114 subu t5,t7,t6 # subtract from t7 the reminder
  /dalvik/vm/compiler/codegen/x86/libenc/
enc_defs_ext.h 264 Mnemonic_PSUBQ, // Subtract Packed Quadword Integers
305 Mnemonic_SUB, // Subtract
306 Mnemonic_SUBSD, // Subtract Scalar Double-Precision Floating-Point Values
307 Mnemonic_SUBSS, // Subtract Scalar Single-Precision Floating-Point Values
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
IntSet.java 61 IntSet subtract(IntSet a); method in interface:IntSet
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/generators/
DHParametersHelper.java 66 BigInteger pMinusTwo = p.subtract(TWO);
  /external/chromium/ui/gfx/
point.h 63 Point Subtract(const Point& other) const {
  /external/chromium_org/base/metrics/
sample_map_unittest.cc 47 samples1.Subtract(samples2);
  /external/chromium_org/chrome/browser/profile_resetter/
resettable_settings_snapshot.h 52 void Subtract(const ResettableSettingsSnapshot& snapshot);
  /external/chromium_org/chrome/browser/ui/cocoa/infobars/
infobar_utilities.mm 46 // If the superview is the infobar view, then subtract out the anti-spoof
  /external/chromium_org/content/renderer/pepper/
pepper_video_destination_host.cc 91 // are relative to the Unix Epoch so don't subtract it to get a delta.
  /external/chromium_org/net/quic/
quic_bandwidth.cc 94 QuicBandwidth QuicBandwidth::Subtract(const QuicBandwidth& delta) const {
  /external/chromium_org/net/tools/quic/
quic_epoll_connection_helper_test.cc 101 new_delta.Subtract(delta).ToMicroseconds());
  /external/chromium_org/third_party/WebKit/Source/platform/exported/
WebActiveGestureAnimation.cpp 62 // All WebGestureCurves assume zero-based time, so we subtract
  /external/chromium_org/third_party/opus/src/silk/float/
LTP_analysis_filter_FLP.c 63 /* Subtract long-term prediction */
  /external/chromium_org/third_party/opus/src/silk/
stereo_decode_pred.c 61 /* Subtract second from first predictor (helps when actually applying these) */
stereo_quant_pred.c 71 /* Subtract second from first predictor (helps when actually applying these) */
  /external/chromium_org/third_party/re2/re2/
unicode_casefold.h 30 // (if even, add 1; if odd, subtract 1), and OddEven marks odd/even pairs.

Completed in 4711 milliseconds

1 2 3 4 5 67 8 91011>>