OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:subtraction
(Results
1 - 25
of
199
) sorted by null
1
2
3
4
5
6
7
8
/external/dropbear/libtommath/logs/
index.html
7
<h1>Addition and
Subtraction
</h1>
graphs.dem
7
plot 'add.log' smooth bezier title "Addition", 'sub.log' smooth bezier title "
Subtraction
"
/dalvik/vm/mterp/x86-atom/
OP_RSUB_INT.S
19
* Code: 32-bit reverse-
subtraction
. Uses no substitutions.
23
* Description: Perform a reverse
subtraction
on a register and a
OP_RSUB_INT_LIT8.S
19
* Code: 32-bit reverse-
subtraction
. Uses no substitutions.
23
* Description: Perform a reverse
subtraction
on a register and a
/external/dropbear/libtommath/
bn_mp_sub.c
18
/* high level
subtraction
(handles signs) */
bn_mp_sub_d.c
18
/* single digit
subtraction
*/
bn_s_mp_sub.c
18
/* low level
subtraction
(assumes |a| > |b|), HAC pp.595 Algorithm 14.9 */
tommath.out
54
\BOOKMARK [1][-]{section.4.2}{Addition and
Subtraction
}{chapter.4}
56
\BOOKMARK [2][-]{subsection.4.2.2}{Low Level
Subtraction
}{section.4.2}
58
\BOOKMARK [2][-]{subsection.4.2.4}{High Level
Subtraction
}{section.4.2}
120
\BOOKMARK [2][-]{subsection.8.2.1}{Single Digit Addition and
Subtraction
}{section.8.2}
/external/v8/test/mjsunit/
codegen-coverage.js
88
// Test the non-commutative
subtraction
operation with a smi on the
96
//
Subtraction
should overflow the 31-bit smi range. The result
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Expressions/
11.6.2-1.js
24
ECMA Section: 11.6.2 The
Subtraction
operator ( - )
36
7. Apply the
subtraction
operation to Result(5) and Result(6). See the
48
writeHeaderToLog( SECTION + " The
subtraction
operator ( - )");
11.6.3.js
29
subtraction
, producing the difference of two numeric operands.
/bionic/libm/i387/
e_exp.S
43
* If x is +-Inf, then the
subtraction
would give Inf-Inf = NaN.
/cts/tools/vm-tests/src/dot/junit/opcodes/sub_long/
Test_sub_long.java
52
* so this
subtraction
of double and long makes no sense but shall not crash the VM.
/cts/tools/vm-tests/src/dot/junit/opcodes/sub_long_2addr/
Test_sub_long_2addr.java
52
* so this
subtraction
of double and long makes no sense but shall not crash the VM.
/external/e2fsprogs/intl/
plural-exp.h
49
minus, /*
Subtraction
. */
/external/chromium/sdch/open-vcdiff/src/
rolling_hash.h
52
// The
subtraction
(0 - operand) produces an unsigned underflow for any
54
// number. Binary
subtraction
is used instead of unary negation because
/bionic/libm/src/
s_cbrt.c
64
*
subtraction
virtually to keep e >= 0 so that ordinary integer
/cts/tools/vm-tests/src/dot/junit/opcodes/sub_double/
Test_sub_double.java
52
* so this
subtraction
of double and long makes no sense but shall not crash the VM.
/cts/tools/vm-tests/src/dot/junit/opcodes/sub_double_2addr/
Test_sub_double_2addr.java
51
* so this
subtraction
of double and long makes no sense but shall not crash the VM.
/cts/tools/vm-tests/src/dot/junit/opcodes/sub_float/
Test_sub_float.java
53
* so this
subtraction
of float and int makes no sense but shall not crash the VM.
/cts/tools/vm-tests/src/dot/junit/opcodes/sub_float_2addr/
Test_sub_float_2addr.java
51
* so this
subtraction
of float and int makes no sense but shall not crash the VM.
/cts/tools/vm-tests/src/dot/junit/opcodes/sub_int/
Test_sub_int.java
60
* so this
subtraction
of float and int makes no sense but shall not crash the VM.
/cts/tools/vm-tests/src/dot/junit/opcodes/sub_int_2addr/
Test_sub_int_2addr.java
59
* so this
subtraction
of float and int makes no sense but shall not crash the VM.
/external/fdlibm/
k_cos.c
46
* thus, reducing the rounding error in the
subtraction
.
/bionic/libm/man/
fenv.3
103
For instance,
subtraction
of infinities, division of zero by zero,
Completed in 3267 milliseconds
1
2
3
4
5
6
7
8