OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:accumulate
(Results
276 - 300
of
1188
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/llvm/include/llvm/ProfileData/
SampleProf.h
122
/// Sample counts
accumulate
using saturating arithmetic, to avoid wrapping
134
/// Sample counts
accumulate
using saturating arithmetic, to avoid wrapping
/external/llvm/test/MC/AArch64/
neon-mla-mls-instructions.s
6
// Vector Integer Multiply-
accumulate
41
// Vector Floating-Point Multiply-
accumulate
/external/llvm/test/MC/Hexagon/instructions/
xtype_shift.s
18
# Shift by immediate and
accumulate
128
# Shift by register and
accumulate
/frameworks/av/media/libstagefright/
ACodecBufferChannel.cpp
289
size_t totalSize = std::
accumulate
(
295
size_t maxSize = std::
accumulate
(
/libcore/ojluni/src/main/java/java/util/concurrent/atomic/
DoubleAccumulator.java
44
* {@link #
accumulate
}) are contended across threads, the set of variables
102
public void
accumulate
(double x) {
method in class:DoubleAccumulator
LongAccumulator.java
44
* {@link #
accumulate
}) are contended across threads, the set of variables
104
public void
accumulate
(long x) {
method in class:LongAccumulator
/prebuilts/ndk/r11/sources/android/cpufeatures/
cpu-features.h
104
* Fused multiply-
accumulate
VFP instructions extension. Also part of
108
* Fused multiply-
accumulate
NEON instructions extension. Optional
/prebuilts/ndk/r13/sources/android/cpufeatures/
cpu-features.h
104
* Fused multiply-
accumulate
VFP instructions extension. Also part of
108
* Fused multiply-
accumulate
NEON instructions extension. Optional
/external/vixl/doc/aarch64/
supported-instructions-aarch64.md
776
Multiply and
accumulate
.
1046
Signed long multiply and
accumulate
: 32 x 32 + 64 -> 64-bit.
1359
Unsigned long multiply and
accumulate
: 32 x 32 + 64 -> 64-bit.
[
all
...]
/external/vixl/src/aarch64/
assembler-aarch64.h
909
// Multiply and
accumulate
.
921
// Signed long multiply and
accumulate
: 32 x 32 + 64 -> 64-bit.
927
// Unsigned long multiply and
accumulate
: 32 x 32 + 64 -> 64-bit.
[
all
...]
/development/tools/apkcheck/src/com/android/apkcheck/
ApiDescrHandler.java
34
* Temporary objects, used as containers while we
accumulate
the
/device/google/contexthub/firmware/os/algos/calibration/accelerometer/
accel_cal.h
45
// Save
accumulate
variables to calc. mean and var.
/device/google/contexthub/firmware/os/algos/calibration/common/
diversity_checker.c
163
//
Accumulate
for mean and VAR.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_imaplib.py
71
#
Accumulate
read(1) because it's simpler to handle the differences
/external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorCharacters.java
157
*
Accumulate
characters, until a non-whitespace event has
/external/apache-xml/src/main/java/org/apache/xml/serializer/
SerializationHandler.java
112
* it can
accumulate
attributes or namespace nodes after
/external/conscrypt/openjdk-benchmarks/src/jmh/java/org/conscrypt/benchmarks/
ClientSocketThroughputBenchmark.java
61
* Use an AuxCounter so we can measure that bytes per second as they
accumulate
without
ServerSocketThroughputBenchmark.java
59
* Use an AuxCounter so we can measure that bytes per second as they
accumulate
without
/external/doclava/src/com/google/doclava/apicheck/
ApiInfo.java
157
//
accumulate
a direct map of all the classes in the API
/external/eigen/unsupported/Eigen/src/IterativeSolvers/
Scaling.h
122
//
Accumulate
the norms of the row and column vectors
/external/fec/
viterbi27_port.c
87
*
accumulate
a full byte of decoded data
viterbi27_sse2.c
91
*
accumulate
a full byte of decoded data
viterbi29_av.c
84
*
accumulate
a full byte of decoded data
viterbi29_port.c
88
*
accumulate
a full byte of decoded data
viterbi39_port.c
88
*
accumulate
a full byte of decoded data
Completed in 667 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>