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

1 2 3 4 5 67 8 91011

  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/videoproc/
BackDropperFilter.java 346 // Background subtraction shader. Uses a mipmap of the binary mask map to blend smoothly between
    [all...]
  /libcore/luni/src/main/java/java/math/
BigInteger.java 403 return new BigInteger(BigInt.subtraction(lhs, rhs));
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
auto-host.h 312 /* Define if your assembler supports the subtraction of symbols in different
    [all...]
tree.def 641 Used for pointer subtraction in C. */
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
auto-host.h 312 /* Define if your assembler supports the subtraction of symbols in different
    [all...]
tree.def 641 Used for pointer subtraction in C. */
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
auto-host.h 312 /* Define if your assembler supports the subtraction of symbols in different
    [all...]
tree.def 641 Used for pointer subtraction in C. */
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
auto-host.h 312 /* Define if your assembler supports the subtraction of symbols in different
    [all...]
tree.def 641 Used for pointer subtraction in C. */
    [all...]
  /external/dropbear/libtommath/mtest/
mpi.c     [all...]
  /external/eigen/unsupported/test/mpreal/
mpreal.h 582 // - Subtraction
    [all...]
  /external/qemu/target-arm/
helper.c     [all...]
  /external/valgrind/main/VEX/pub/
libvex_ir.h     [all...]
  /external/wpa_supplicant_8/src/tls/
libtommath.c 307 /* low level subtraction (assumes |a| > |b|), HAC pp.595 Algorithm 14.9 */
455 /* high level subtraction (handles signs) */
    [all...]
  /external/bison/lib/
vasnprintf.c 452 u:=u div beta (+ 1, if carry in subtraction)
693 If yes, jump directly to the subtraction loop.
748 /* Subtraction gave a carry. */
    [all...]
  /external/clang/lib/CodeGen/
CGExprConstant.cpp     [all...]
  /external/elfutils/src/
ChangeLog 480 * readelf.c (hex_dump): Fix transposed subtraction generating spaces.
    [all...]
  /external/openssl/crypto/bn/asm/
modexp512-x86_64.pl 573 # this is used to save the borrows in between the first half and the 2nd half of the subtraction of m
    [all...]
  /external/protobuf/src/google/protobuf/stubs/
strutil.cc 737 // as possible by using multiplication and subtraction rather than mod (%),
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/regex/tests/java/util/regex/
Pattern2Test.java 563 // Test character class subtraction with && and ^
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.td     [all...]
  /ndk/sources/host-tools/make-3.81/
ChangeLog 267 * dir.c (directory_contents_hash_cmp): Don't use subtraction to do
268 the comparison. For 64-bits systems the result of the subtraction
    [all...]
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp 722 // It doesn't matter whether the subtraction step is done in the calculation
723 // width or the input iteration count's width; if the subtraction overflows,
727 // efficient code if the width of the subtraction is wider than the native
    [all...]
  /external/dropbear/libtommath/pre_gen/
mpi.c     [all...]

Completed in 4004 milliseconds

1 2 3 4 5 67 8 91011