OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:subtraction
(Results
151 - 175
of
1132
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/InstPrinter/
PPCInstPrinter.cpp
274
// flag of a
subtraction
. See the FIXME in GetSymbolRef in PPCMCInstLower.
291
// flag of a
subtraction
. See the FIXME in GetSymbolRef in PPCMCInstLower.
/external/tensorflow/tensorflow/contrib/lite/toco/graph_transformations/
fuse_binary_into_following_affine.cc
37
// If the op is a
subtraction
, the constant input should be the right hand
56
// At this point we reduce the case of
subtraction
to that of addition
/bionic/libm/upstream-freebsd/lib/msun/src/
s_cbrt.c
65
*
subtraction
virtually to keep e >= 0 so that ordinary integer
/cts/tests/tests/renderscript/src/android/renderscript/cts/
Float16ArithmeticTest.java
149
"
subtraction
");
/device/google/contexthub/firmware/lib/builtins/
fp_extend_impl.inc
69
// If sizeof(src_rep_t) < sizeof(int), the
subtraction
result is promoted
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Tools/UserManuals/
PatchFvUserManual.md
94
-
Subtraction
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptDxe/AArch64/
CompareMem.S
105
// perform a signed 32-bit
subtraction
.
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptDxe/Arm/
CompareMem.S
101
// perform a signed 32-bit
subtraction
.
CompareMem.asm
101
; perform a signed 32-bit
subtraction
.
/device/linaro/bootloader/edk2/StdLib/LibC/Math/
k_cos.c
50
* thus, reducing the rounding error in the
subtraction
.
/external/compiler-rt/lib/builtins/
fp_extend_impl.inc
69
// If sizeof(src_rep_t) < sizeof(int), the
subtraction
result is promoted
/external/compiler-rt/lib/ubsan/
ubsan_handlers.h
50
/// \brief Handle an integer
subtraction
overflow.
/external/eigen/Eigen/src/Core/functors/
AssignmentFunctors.h
64
* \brief Template functor for scalar/packet assignment with
subtraction
/external/fdlibm/
k_cos.c
46
* thus, reducing the rounding error in the
subtraction
.
/external/iproute2/man/man8/
tc-flow.8
150
subtraction
instead of addition and for keys of
/external/jacoco/org.jacoco.core/src/org/jacoco/core/data/
ExecutionData.java
144
* For <code>flag==false</code> this can be considered as a
subtraction
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/
TypeResolver.java
114
|| node instanceof ASubtractExpression //
subtraction
(a - b)
/external/libvpx/libvpx/vpx_dsp/mips/
loopfilter_msa.h
148
/* absolute
subtraction
of pixel values */ \
/external/llvm/lib/Analysis/
ScalarEvolutionAliasAnalysis.cpp
59
// Folding the
subtraction
while preserving range information can be tricky
/external/llvm/test/CodeGen/SystemZ/
int-sub-04.ll
1
; Test 64-bit
subtraction
in which the second operand is variable.
int-sub-07.ll
1
; Test 32-bit
subtraction
in which the second operand is a sign-extended
/external/llvm/test/MC/Hexagon/instructions/
xtype_fp.s
144
# Floating point
subtraction
/external/mesa3d/docs/relnotes/
10.6.9.html
92
<li>t_dd_dmatmp: Use addition instead of
subtraction
in loop bounds</li>
11.0.1.html
91
<li>t_dd_dmatmp: Use addition instead of
subtraction
in loop bounds</li>
/external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_arit_overflow.c
130
* Performs unsigned
subtraction
of two integers and reports
Completed in 290 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>