/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/include/ |
float.h | 162 arithmetic: Characteristic of decimal floating types <float.h>. */
|
/prebuilt/darwin-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/ |
float.h | 162 arithmetic: Characteristic of decimal floating types <float.h>. */
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/ |
float.h | 165 arithmetic: Characteristic of decimal floating types <float.h>. */
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include/ |
float.h | 162 arithmetic: Characteristic of decimal floating types <float.h>. */
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/include/ |
float.h | 162 arithmetic: Characteristic of decimal floating types <float.h>. */
|
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/include/ |
float.h | 162 arithmetic: Characteristic of decimal floating types <float.h>. */
|
/prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/ |
float.h | 162 arithmetic: Characteristic of decimal floating types <float.h>. */
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ |
float.h | 162 arithmetic: Characteristic of decimal floating types <float.h>. */
|
/prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/include/ |
float.h | 165 arithmetic: Characteristic of decimal floating types <float.h>. */
|
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineLoadStoreAlloca.cpp | 172 // separated by a few arithmetic operations. 352 // Test if the values come form identical arithmetic instructions. 406 // stores to the same location, separated by a few arithmetic operations. This
|
/build/tools/ |
warn.py | 150 r".*: warning: suggest parentheses around arithmetic in operand of '.+'", 346 'description':'void* used in arithmetic' , 347 'patterns':[r".*: warning: pointer of type 'void \*' used in (arithmetic|subtraction)", 374 'description':'NULL used in arithmetic', 375 'patterns':[r".*: warning: NULL used in arithmetic"] }, [all...] |
/external/dropbear/libtommath/mtest/ |
mpi.c | 7 Arbitrary precision integer arithmetic library 64 /* {{{ Digit arithmetic macros */ 526 /* {{{ Digit arithmetic */ 800 /* {{{ Full arithmetic */ 1446 Uses an integer-arithmetic version of Newton's iterative linear 1522 /* {{{ Modular arithmetic */ [all...] |
/external/jhead/ |
exif.c | 44 { M_SOF9, "Extended sequential, arithmetic coding", 0, 0}, 45 { M_SOF10, "Progressive, arithmetic coding", 0, 0}, 46 { M_SOF11, "Lossless, arithmetic coding", 0, 0}, 47 { M_SOF13, "Differential sequential, arithmetic coding", 0, 0}, 48 { M_SOF14, "Differential progressive, arithmetic coding", 0, 0}, 49 { M_SOF15, "Differential lossless, arithmetic coding", 0, 0}, [all...] |
/external/jpeg/ |
structure.doc | 63 For legal reasons, JPEG arithmetic coding is not currently supported, but 139 * Entropy coding (sequential or progressive, Huffman or arithmetic). 150 * Entropy decoding (sequential or progressive, Huffman or arithmetic). 374 * Entropy encoding: Perform Huffman or arithmetic entropy coding and emit the 451 Huffman or arithmetic entropy decoding. Works on one MCU per call. [all...] |
/external/llvm/lib/Analysis/ |
ScalarEvolutionExpander.cpp | 344 /// a GEP instead of using ptrtoint+arithmetic+inttoptr. This helps 352 /// they may introduce pointer arithmetic which may not be safely converted 360 /// arithmetic is a low-level optimization that often isn't very 489 // better than ptrtoint+arithmetic+inttoptr at least. 573 // because ScalarEvolution may have changed the address arithmetic to [all...] |
/external/llvm/lib/Target/X86/ |
X86InstrArithmetic.td | 1 //===- X86InstrArithmetic.td - Integer Arithmetic Instrs ---*- tablegen -*-===// 10 // This file describes the integer arithmetic instructions in the X86 [all...] |
/external/icu4c/i18n/ |
decContext.c | 11 /* available, together with arithmetic and format specifications, */ 12 /* testcases, and Web links, on the General Decimal Arithmetic page. */ 19 /* This module comprises the routines for handling arithmetic */
|
/external/webkit/Source/JavaScriptCore/dfg/ |
DFGByteCodeParser.cpp | 38 // FIXME: Temporarily disable arithmetic, until we fix associated performance regressions. 682 // === Arithmetic operations === 688 // If both operands can statically be determined to the numbers, then this is an arithmetic add. [all...] |
/dalvik/tests/003-omnibus-opcodes/src/ |
FloatMath.java | 4 * Test arithmetic operations.
|
/development/ndk/platforms/android-8/samples/bitmap-plasma/jni/ |
plasma.c | 49 * arithmetic and all kinds of tricks
|
/external/bison/lib/ |
strtol.c | 138 /* True if the arithmetic type T is signed. */
|
/external/bluetooth/glib/glib/ |
gqsort.c | 132 /* Avoid lossage with unsigned arithmetic below. */
|
/external/chromium/sdch/open-vcdiff/src/ |
rolling_hash.h | 61 // using bitwise arithmetic rather than the % operator.
|
/external/dropbear/libtommath/ |
bn_mp_div.c | 6 * integer arithmetic as well as number theoretic functionality.
|
/external/icu4c/common/ |
putilimp.h | 270 * this math arithmetic on pointers on some platforms. It seems like the
|