OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:accumulated
(Results
26 - 50
of
656
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libogg/doc/libogg/
ogg_stream_pageout.html
25
the
accumulated
packet bodies into an Ogg page suitable for writing
63
<li>Zero means that insufficient data has
accumulated
to fill a page, or an internal error occurred. In
/external/proguard/src/proguard/classfile/editor/
VariableEditor.java
32
* then applies these
accumulated
changes to the code attributes that it visits.
49
* Resets the
accumulated
code changes.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
svc_context.h
97
* dump
accumulated
statistics and reset
accumulated
values
/hardware/intel/common/wrs_omxil_core/base/inc/
portbase.h
108
*
accumulated
buffers to omx-il clients.
160
/* retained buffers (only
accumulated
buffer) */
/bionic/tools/relocation_packer/src/
debug.cc
21
// On destruction, flush and print the strings
accumulated
. Abort if FATAL.
/external/autotest/site_utils/bootperf-bin/
resultsdir.py
57
The
accumulated
results are returned in a newly created
/external/chromium-trace/catapult/third_party/closure_linter/closure_linter/common/
errorhandler.py
57
"""Returns the
accumulated
errors.
/external/webrtc/webrtc/modules/audio_processing/
rms_level.h
26
// Process(). When enough chunks have been
accumulated
to form a packet, call
/system/media/audio_utils/spdif/
AC3FrameScanner.h
53
// Keep track of how many of each substream blocks have been
accumulated
.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
variance_impl_sse2.asm
742
paddw xmm6, xmm5 ; xmm6 +=
accumulated
column differences
744
paddd xmm7, xmm5 ; xmm7 +=
accumulated
square column differences
862
paddw xmm6, xmm5 ; xmm6 +=
accumulated
column differences
866
paddd xmm7, xmm5 ; xmm7 +=
accumulated
square column differences
[
all
...]
/frameworks/base/location/java/android/location/
GpsMeasurement.java
153
* The state of the '
Accumulated
Delta Range' is invalid or unknown.
158
* The state of the '
Accumulated
Delta Range' is valid.
163
* The state of the '
Accumulated
Delta Range' has detected a reset.
168
* The state of the '
Accumulated
Delta Range' has a cycle slip detected.
173
* All the '
Accumulated
Delta Range' flags.
421
* Gets '
Accumulated
Delta Range' state.
430
* Sets the '
Accumulated
Delta Range' state.
437
* Gets a string representation of the '
Accumulated
Delta Range state'.
465
* Gets the
accumulated
delta range since the last channel reset, in meters.
473
*
accumulated
delta range = -k * carrier phase (where k is a constant
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_variance_impl_sse2.asm
460
paddw xmm6, xmm5 ; xmm6 +=
accumulated
column differences
462
paddd xmm7, xmm5 ; xmm7 +=
accumulated
square column differences
569
paddw xmm6, xmm5 ; xmm6 +=
accumulated
column differences
571
paddd xmm7, xmm5 ; xmm7 +=
accumulated
square column differences
676
paddw xmm6, xmm5 ; xmm6 +=
accumulated
column differences
678
paddd xmm7, xmm5 ; xmm7 +=
accumulated
square column differences
/docs/source.android.com/src/devices/tech/power/
device.jd
172
CHARGE_COUNTER (
accumulated
current, non-extended precision) resolution is 500uAh (raw coulomb
207
CHARGE_COUNTER (
accumulated
current, non-extended precision) resolution is 500uAh.<br>
210
Accumulated
current update period 175.8ms.<br>
243
CHARGE_COUNTER (
accumulated
current, non-extended precision) resolution is 625uAh.<br>
/external/skia/src/core/
SkTextToPathIter.h
30
SkScalar fXPos; //
accumulated
xpos, returned in next
/external/skia/tools/lua/
filter-counter.lua
75
"
accumulated
".
glyph-counts.lua
92
"
accumulated
".
scrape.lua
75
"
accumulated
".
scrape_dashing.lua
83
"
accumulated
".
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_prob.h
51
// However when outputting entropy stats
accumulated
over many frames
/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
LapsAdapter.java
113
* @param totalTime time
accumulated
for the current lap and all prior laps
274
* @param accumulatedTime the
accumulated
time to be formatted
277
* @return a formatted version of the
accumulated
time
284
// If the newly formatted
accumulated
time has altered the format, refresh all laps.
/prebuilts/go/darwin-x86/src/hash/adler32/
adler32.go
8
// Adler-32 is composed of two sums
accumulated
per byte: s1 is
/prebuilts/go/linux-x86/src/hash/adler32/
adler32.go
8
// Adler-32 is composed of two sums
accumulated
per byte: s1 is
/art/runtime/gc/space/
bump_pointer_space.h
175
AtomicInteger objects_allocated_; //
Accumulated
from revoked thread local regions.
176
AtomicInteger bytes_allocated_; //
Accumulated
from revoked thread local regions.
/cts/tools/dasm/src/java_cup/
parser.cup
108
/** append a new name segment to the
accumulated
multipart name */
223
/* reset the
accumulated
multipart name */
249
/* reset the
accumulated
multipart name */
314
/* reset the
accumulated
multipart name */
332
/* reset the
accumulated
multipart name */
342
/* reset the
accumulated
multipart name */
353
/* reset the
accumulated
multipart name */
362
/* reset the
accumulated
multipart name */
/external/apache-xml/src/main/java/org/apache/xml/serializer/
SerializationHandler.java
116
* a call to this method will flush such
accumulated
120
* a call to this method will flush such
accumulated
Completed in 1077 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>