HomeSort by relevance Sort by last modified time
    Searched full:subtraction (Results 126 - 150 of 270) sorted by null

1 2 3 4 56 7 8 91011

  /external/llvm/include/llvm/IR/
IRBuilder.h     [all...]
IntrinsicsX86.td 543 // Addition / subtraction ops.
    [all...]
  /external/qemu/fpu/
softfloat-macros.h 405 | 128-bit value formed by concatenating `a0' and `a1'. Subtraction is modulo
424 | Subtraction is modulo 2^192, so any borrow out (carry out) is lost. The
  /dalvik/dx/src/com/android/dx/cf/code/
RopperMachine.java 538 // For subtraction, change to addition and invert constant
    [all...]
  /external/aac/libSBRenc/src/
ps_encode.cpp 231 quantErr += (fixp_abs(input[band]-quantTable[idx])>>PS_QUANT_SCALE); /* don't scale before subtraction; diff smaller (64-25)/64 */
    [all...]
  /external/chromium/chrome/browser/resources/net_internals/
main.js 785 // Note that the subtraction by 0 is to cast to a number (probably a float
    [all...]
  /external/dropbear/libtommath/
changes.txt 221 Essentially the digits were not trimmed before the compare which cause a subtraction to occur all the time.
bn.tex     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.cpp 668 // Decide whether we're doing addition or subtraction
  /external/v8/src/x64/
macro-assembler-x64.cc     [all...]
  /frameworks/base/core/java/android/widget/
ExpandableListConnector.java 560 * another class's method unless we have to (so do a subtraction)
    [all...]
  /frameworks/opt/net/voip/src/jni/rtp/
AudioGroup.cpp 81 // instead of 64bit ones, comparison must be done by subtraction.
  /libcore/luni/src/main/java/javax/xml/datatype/
Duration.java 65 * as addition, subtraction and multiplication.
    [all...]
  /ndk/build/gmsl/
gmsl-tests 347 $(call test_assert,$(call int_subtract,$(call int_encode,3),$(call int_encode,4)),Subtraction underflow)
  /ndk/sources/host-tools/make-3.81/
dir.c 292 /* Sometimes it's OK to use subtraction to get this value:
  /external/llvm/docs/
LangRef.rst     [all...]
  /build/tools/
warn.py 347 'patterns':[r".*: warning: pointer of type 'void \*' used in (arithmetic|subtraction)",
    [all...]
  /dalvik/vm/interp/
Stack.cpp 853 * Compute the "vague" frame depth, which is just a pointer subtraction.
    [all...]
  /external/apache-harmony/regex/src/test/java/org/apache/harmony/tests/java/util/regex/
Pattern2Test.java 552 // Test character class subtraction with && and ^
    [all...]
  /external/icu4c/i18n/
decNumber.c     [all...]
  /external/jmonkeyengine/engine/src/core/com/jme3/math/
Quaternion.java 800 * @return This Quaternion after subtraction.
    [all...]
  /external/openssl/crypto/bn/
bn_nist.c 448 * as comparison implies subtraction, we can write
    [all...]
  /external/openssl/crypto/ec/
ecp_smpl.c 125 * (see ecp_mont.c): while standard modular addition and subtraction
    [all...]
  /external/webkit/Source/JavaScriptCore/jit/
JITArithmetic32_64.cpp     [all...]
  /external/webrtc/src/common_audio/signal_processing/include/
signal_processing_library.h 618 // Returns the result of a saturated 16-bit, respectively 32-bit, subtraction
    [all...]

Completed in 1327 milliseconds

1 2 3 4 56 7 8 91011