/external/llvm/include/llvm/ADT/ |
APInt.h | 671 /// @brief Subtraction assignment operator. 736 /// @brief Subtraction operator. [all...] |
/external/llvm/include/llvm/ |
IntrinsicsMips.td | 26 // Addition/subtraction
|
/external/llvm/include/llvm/MC/ |
MCExpr.h | 332 Sub, ///< Subtraction.
|
/external/llvm/include/llvm/Support/ |
TimeValue.h | 184 /// @brief Subtraction operator.
|
/external/llvm/lib/Target/ARM/ |
ARMBaseInstrInfo.h | 299 /// addition / subtraction opcode to expand to. Return true for 'HasLane' for
|
/external/llvm/lib/Target/MBlaze/ |
MBlazeAsmPrinter.cpp | 97 // offset - the position before stack pointer subtraction indicating where
|
/external/openssl/crypto/rc2/ |
rrc2.doc | 34 subtraction, is denoted by "-".
|
/external/qemu/distrib/jpeg-6b/ |
jfdctint.c | 55 * We have to do addition and subtraction of the integer inputs, which
|
jidctint.c | 55 * We have to do addition and subtraction of the integer inputs, which
|
/external/v8/src/ |
fixed-dtoa.cc | 255 // (even without the subtraction at the end of the loop body). At this
|
/hardware/ti/wlan/wl1271/TWD/FW_Transfer/ |
txResult.c | 367 * Since the difference is always a small positive number, a simple subtraction is good
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
stdint.in.h | 106 : /* The expression for the unsigned case. The subtraction of (signed) \
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
ECFieldElement.java | 549 // // Addition and subtraction are the same in F2m [all...] |
/external/valgrind/main/VEX/priv/ |
host_generic_simd64.c | 548 /* ------------ Normal subtraction ------------ */ 582 /* ------------ Saturating subtraction ------------ */ [all...] |
/frameworks/av/media/libstagefright/codecs/aacenc/basic_op/ |
basicop2.c | 134 | Performs the subtraction (var1+var2) with overflow control and satu- | [all...] |
/external/llvm/lib/Support/ |
APFloat.cpp | [all...] |
APInt.cpp | 209 /// @returns the borrow out of the subtraction 263 /// @brief Generalized subtraction of 64-bit integer arrays. 276 /// @returns this, after subtraction 277 /// @brief Subtraction assignment operator. [all...] |
/external/clang/lib/CodeGen/ |
CGExprScalar.cpp | [all...] |
/external/mesa3d/src/glsl/ |
ir.cpp | 1208 * subtraction, the swizzle values are { 3, 2, 1, 0 }. 1211 * will get X+3, X+2, R+0, and R+1 from this table. After subtraction, the [all...] |
/dalvik/vm/compiler/codegen/x86/libenc/ |
enc_defs.h | 607 Mnemonic_SBB, // Integer Subtraction with Borrow
|
/external/bison/lib/ |
obstack.h | 113 /* We need the type of a pointer subtraction. If __PTRDIFF_TYPE__ is
|
/external/libvorbis/doc/ |
stereo.html | 204 polar representation, relies only on addition/subtraction (during
|
/external/llvm/lib/MC/ |
MCExpr.cpp | 438 // We can't represent the addition or subtraction of two symbols.
|
/external/llvm/lib/Target/CellSPU/ |
SPU64InstrInfo.td | 281 // v2i64, i64 subtraction
|
/external/llvm/lib/Target/Mips/ |
MipsAsmPrinter.cpp | 101 // offset - the position before stack pointer subtraction indicating where
|