HomeSort by relevance Sort by last modified time
    Searched full:arithmetic (Results 476 - 500 of 1139) sorted by null

<<11121314151617181920>>

  /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
  /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...]
  /external/llvm/lib/Support/
APFloat.cpp 11 // point values and provide a variety of arithmetic operations on them.
35 /* Represents floating point arithmetic semantics. */
49 /* True if arithmetic is supported. */
62 // this type is supported, no arithmetic.
121 "Compile-time arithmetic does not support these semantics");
525 /* Zero at the end to avoid modular arithmetic when adding one; used
    [all...]
  /external/llvm/lib/VMCore/
Verifier.cpp 18 // * Verify that arithmetic and other things are only performed on first-class
    [all...]
  /external/qemu/target-arm/
helper.c     [all...]
  /external/valgrind/main/docs/xml/
manual-core.xml     [all...]
  /ndk/build/gmsl/
index.html 10 string manipulation, integer arithmetic, associative arrays, stacks,
283 <h2>Integer Arithmetic Functions</h2>
291 The arithmetic library functions come in two forms: one form of each

Completed in 1939 milliseconds

<<11121314151617181920>>