HomeSort by relevance Sort by last modified time
    Searched full:arithmetic (Results 501 - 525 of 1189) sorted by null

<<21222324252627282930>>

  /external/jpeg/
jcparam.c 293 /* Initialize default arithmetic coding conditioning */
307 /* Use Huffman coding, not arithmetic coding, by default */
jcsample.c 316 * pixels, or SF/2 overall. In order to use integer arithmetic, these
411 * to use integer arithmetic, these factors are multiplied by 2^16 = 65536.
  /external/llvm/lib/VMCore/
Constants.cpp     [all...]
  /external/mesa3d/src/glsl/
ast_to_hir.cpp 163 * "The arithmetic binary operators add (+), subtract (-),
169 "Operands to arithmetic operators must be numeric");
182 "arithmetic operator");
199 "base type mismatch for arithmetic operator");
203 /* "All arithmetic binary operators result in the same fundamental type
242 "vector size mismatch for arithmetic operator");
352 * "The arithmetic unary operators negate (-), post- and pre-increment
360 "Operands to arithmetic operators must be numeric");
    [all...]
  /external/oprofile/events/i386/westmere/
unit_masks 251 0x20 packed_arith 128 bit SIMD integer arithmetic operations
259 0x20 packed_arith SIMD integer 64 bit arithmetic operations
  /external/protobuf/src/google/protobuf/
wire_format_lite.h 599 // Note: the right-shift must be arithmetic
608 // Note: the right-shift must be arithmetic
  /external/sonivox/arm-fm-22k/lib_src/
eas_reverbdata.h 43 CIRCULAR() calculates the array index using modulo arithmetic.
44 The "trick" is that modulo arithmetic is simplified by masking
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_reverbdata.h 43 CIRCULAR() calculates the array index using modulo arithmetic.
44 The "trick" is that modulo arithmetic is simplified by masking
  /external/sonivox/arm-wt-22k/lib_src/
eas_reverbdata.h 43 CIRCULAR() calculates the array index using modulo arithmetic.
44 The "trick" is that modulo arithmetic is simplified by masking
  /external/tcpdump/
print-ip.c 329 * All the arithmetic in question is one's complement, so the
331 * doing the arithmetic in 32 bits (with no sign-extension),
  /external/valgrind/main/VEX/priv/
host_arm_defs.h 738 /* 64-bit FP binary arithmetic */
745 /* 32-bit FP binary arithmetic */
  /external/valgrind/main/memcheck/tests/
vcpu_fbench.c 3 // some basic FP arithmetic (+/-/*/divide) and not a lot else.
54 performance for the arithmetic operators. If INTRIG is not
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/
shell.js 275 // Use our date arithmetic functions to determine the local hour, day, etc.
288 // Use our date arithmetic functions to determine the UTC hour, day, etc.
  /external/zlib/examples/
enough.c 87 symbols and a large maximum code length, so multiple-precision arithmetic
88 would need to replace the unsigned long long arithmetic in that case. This
  /frameworks/base/media/libeffects/testlibs/
EffectReverb.h 30 CIRCULAR() calculates the array index using modulo arithmetic.
31 The "trick" is that modulo arithmetic is simplified by masking
  /frameworks/base/media/libstagefright/codecs/aacenc/basic_op/
basic_op.h 19 Content: Constants , Globals and Basic arithmetic operators.
290 | definitions for inline basic arithmetic operators |
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
output.h 108 Addition and subtraction are the only arithmetic
299 arithmetic-combinations of integers. */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
output.h 108 Addition and subtraction are the only arithmetic
299 arithmetic-combinations of integers. */
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
output.h 108 Addition and subtraction are the only arithmetic
299 arithmetic-combinations of integers. */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_function.h 122 // 20.3.2 arithmetic
123 /** @defgroup arithmetic_functors Arithmetic Classes
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 122 // 20.3.2 arithmetic
123 /** @defgroup arithmetic_functors Arithmetic Classes
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 122 // 20.3.2 arithmetic
123 /** @defgroup arithmetic_functors Arithmetic Classes
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 122 // 20.3.2 arithmetic
123 /** @defgroup arithmetic_functors Arithmetic Classes
  /external/llvm/lib/Target/Mips/
MipsInstrInfo.td 263 // Arithmetic and logical instructions with 3 register operands.
281 // Arithmetic and logical instructions with 2 register operands.
293 // Arithmetic Multiply ADD/SUB
675 /// Arithmetic Instructions (ALU Immediate)
685 /// Arithmetic Instructions (3-Operand, R-Type)
    [all...]
  /external/clang/test/
cxx-sections.data 581 20.2.13 [concept.arithmetic]
594 20.4.2 [ratio.arithmetic]
636 20.7.7 [arithmetic.operations]
737 20.9.3.3 [time.duration.arithmetic]
745 20.9.4.3 [time.point.arithmetic]
    [all...]

Completed in 951 milliseconds

<<21222324252627282930>>