Searched
full:arithmetic (Results
526 -
550 of
1189) sorted by null
<<21222324252627282930>>
/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
|
/external/clang/lib/Sema/ |
SemaExpr.cpp | 697 /// \brief Handle arithmetic conversion with complex types. Helper function of 744 /// \brief Hande arithmetic conversion from integer to float. Helper function [all...] |
/bionic/libm/bsdsrc/ |
b_log.c | 49 * Logarithm in IEEE Floating-Point arithmetic." ACM Trans.
|
/bionic/libm/src/ |
e_pow.c | 24 * arithmetic, where |y'|<=0.5.
|
/dalvik/tests/003-omnibus-opcodes/src/ |
IntMath.java | 4 * Test arithmetic operations.
|
/development/ndk/platforms/android-9/samples/native-plasma/jni/ |
plasma.c | 54 * arithmetic and all kinds of tricks
|
/external/clang/include/clang/Basic/ |
arm_neon.td | 362 // E.3.28 Other single operand arithmetic
|
/external/clang/lib/CodeGen/ |
CGCleanup.h | 140 // annoying pointer arithmetic instead.
|
/external/clang/lib/StaticAnalyzer/Core/ |
SValBuilder.cpp | 182 // Support pointer arithmetic where the addend is on the left
|
/external/clang/test/Analysis/ |
misc-ps-region-store.cpp | 363 // Test correct pointer arithmetic using 'p--'. This is to warn that we
|
/external/fdlibm/ |
e_pow.c | 24 * arithmetic, where |y'|<=0.5.
|
/external/flac/libFLAC/ppc/as/ |
lpc_asm.s | 50 ; 3*(order%4) instructions, all of which are arithmetic), and all of the
|
/external/flac/libFLAC/ppc/gas/ |
lpc_asm.s | 52 # 3*(order%4) instructions, all of which are arithmetic), and all of the
|
/external/grub/stage2/ |
tparm.c | 110 * arithmetic (%m is mod): push(pop() op pop())
|
/external/jpeg/ |
armv6_idct.S | 29 * makes 32-bit fixed-point arithmetic possible without overflow. That is
|
jccolor.c | 46 * To avoid floating-point arithmetic, we represent the fractional constants
|
jcmarker.c | 532 emit_sof(cinfo, M_SOF9); /* SOF code for arithmetic coding */
|
jctrans.c | 168 /* Entropy encoding: either Huffman or arithmetic coding. */
|
jidctfst.c | 57 * More importantly, 16-bit arithmetic is then adequate (for 8-bit samples)
|
/external/libvpx/vp8/common/x86/ |
boolcoder.cxx | 13 /* Arithmetic bool coder with largish probability range.
|
/external/llvm/include/llvm/ |
Instruction.h | 111 /// isArithmeticShift - Return true if this is an arithmetic shift right.
|
Completed in 838 milliseconds
<<21222324252627282930>>