OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:arithmetic
(Results
226 - 250
of
1139
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/dropbear/libtommath/
bn_mp_jacobi.c
6
* integer
arithmetic
as well as number theoretic functionality.
bn_mp_karatsuba_sqr.c
6
* integer
arithmetic
as well as number theoretic functionality.
bn_mp_montgomery_reduce.c
6
* integer
arithmetic
as well as number theoretic functionality.
bn_mp_n_root.c
6
* integer
arithmetic
as well as number theoretic functionality.
bn_mp_prime_random_ex.c
6
* integer
arithmetic
as well as number theoretic functionality.
bn_prime_tab.c
6
* integer
arithmetic
as well as number theoretic functionality.
/external/fdlibm/
readme
40
for machines that support IEEE 754 floating-point
arithmetic
.
55
a. IEEE 754 style (if not precise compliance)
arithmetic
;
56
b. 32 bit 2's complement integer
arithmetic
;
116
floating-point
arithmetic
). If one wants FDLIBM to comply with
/external/freetype/include/freetype/internal/
ftcalc.h
5
/*
Arithmetic
computations (specification). */
/external/grub/netboot/
timer.c
38
* Too much 64-bit
arithmetic
here to do this cleanly in C, and for
/external/kernel-headers/original/linux/
compiler.h
123
* elimination and loop optimization just as an
arithmetic
operator
/external/libgsm/src/
preprocess.c
71
*
arithmetic
precision for the recursive part of this filter.
/external/libvpx/vpx/
vp8.h
17
* based on
arithmetic
principles. It features:
/external/llvm/lib/MC/
MCObjectWriter.cpp
25
// NOTE: this assumes that this signed shift is an
arithmetic
right shift.
/external/llvm/test/Transforms/InstCombine/
cast_ptr.ll
7
; between the
arithmetic
and the layout of allocated memory is
/external/mesa3d/docs/
envvars.html
20
If the value of MESA_DEBUG is "FP" floating point
arithmetic
errors will
/external/openssl/crypto/ecdh/
ech_err.c
82
{ERR_REASON(ECDH_R_POINT_ARITHMETIC_FAILURE),"point
arithmetic
failure"},
/external/oprofile/events/i386/core/
unit_masks
51
0x20 MMX packed
arithmetic
/external/valgrind/main/VEX/priv/
host_generic_simd128.h
31
/* Generic helper functions for doing 128-bit SIMD
arithmetic
in cases
/external/valgrind/main/memcheck/tests/
origin6-fp.c
5
makes one value in them undefined, does
arithmetic
, and tests the
/frameworks/compile/libbcc/runtime/lib/
int_lib.h
20
/* Assumption: right shift of signed negative is
arithmetic
shift */
/frameworks/compile/libbcc/runtime/test/Unit/
ashrdi3_test.c
17
// Returns:
arithmetic
a >> b
/ndk/sources/host-tools/sed-4.2.1/lib/
xmalloc.c
104
need for an
arithmetic
overflow check. */
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/
decfloat.h
28
* Draft C Extension to support decimal floating-pointing
arithmetic
:
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/
decfloat.h
28
* Draft C Extension to support decimal floating-pointing
arithmetic
:
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/
decfloat.h
28
* Draft C Extension to support decimal floating-pointing
arithmetic
:
Completed in 500 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>