OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rollover
(Results
1 - 25
of
69
) sorted by null
1
2
3
/external/srtp/crypto/include/
rdbx.h
4
* replay database with extended packet indices, using a
rollover
counter
22
typedef uint32_t rollover_counter_t; /* 32 bit
rollover
counter */
27
typedef uint16_t rollover_counter_t; /* 16 bit
rollover
counter */
57
* setting the
rollover
counter and sequence number to zero
116
* to have the
rollover
counter value roc. If that value is less than
117
* the current
rollover
counter value, then the function returns
126
* rdbx_get_roc(rdbx) returns the value of the
rollover
counter for
/external/chromium_org/third_party/libsrtp/srtp/crypto/include/
rdbx.h
4
* replay database with extended packet indices, using a
rollover
counter
57
typedef uint32_t rollover_counter_t; /* 32 bit
rollover
counter */
62
typedef uint16_t rollover_counter_t; /* 16 bit
rollover
counter */
92
* setting the
rollover
counter and sequence number to zero
151
* to have the
rollover
counter value roc. If that value is less than
152
* the current
rollover
counter value, then the function returns
161
* rdbx_get_roc(rdbx) returns the value of the
rollover
counter for
/external/chromium_org/third_party/libsrtp/srtp/crypto/replay/
rdbx.c
4
* a replay database with extended range, using a
rollover
counter
59
* then the
rollover
counter r in the cryptographic context is
70
*
rollover
counter and a sequence number; the sequence number is the
71
* explicit part, and the
rollover
counter is the implicit part.
211
* to have the
rollover
counter value roc. If that value is less than
212
* the current
rollover
counter value, then the function returns
325
* if the sequence number and
rollover
counter in the rdbx are
327
* set the
rollover
counter to zero (since the index_guess(...)
328
* function might incorrectly guess that the
rollover
counter is
/external/srtp/crypto/replay/
rdbx.c
4
* a replay database with extended range, using a
rollover
counter
59
* then the
rollover
counter r in the cryptographic context is
70
*
rollover
counter and a sequence number; the sequence number is the
71
* explicit part, and the
rollover
counter is the implicit part.
220
* to have the
rollover
counter value roc. If that value is less than
221
* the current
rollover
counter value, then the function returns
334
* if the sequence number and
rollover
counter in the rdbx are
336
* set the
rollover
counter to zero (since the index_guess(...)
337
* function might incorrectly guess that the
rollover
counter is
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/
handlers.py
72
Output the record to the file, catering for
rollover
as described
94
values of maxBytes and backupCount to allow the file to
rollover
at
97
Rollover
occurs whenever the current log file is nearly maxBytes in
108
If maxBytes is zero,
rollover
never occurs.
110
# If rotation/
rollover
is wanted, it doesn't make sense to use another
123
Do a
rollover
, as described in __init__().
146
Determine if
rollover
should occur.
165
If backupCount is > 0, when
rollover
is done, no more than backupCount
173
# Calculate the real
rollover
interval, which is just the number of
175
# a
rollover
occurs. Current 'when' events supported
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/
handlers.py
72
Output the record to the file, catering for
rollover
as described
94
values of maxBytes and backupCount to allow the file to
rollover
at
97
Rollover
occurs whenever the current log file is nearly maxBytes in
108
If maxBytes is zero,
rollover
never occurs.
110
# If rotation/
rollover
is wanted, it doesn't make sense to use another
123
Do a
rollover
, as described in __init__().
146
Determine if
rollover
should occur.
165
If backupCount is > 0, when
rollover
is done, no more than backupCount
173
# Calculate the real
rollover
interval, which is just the number of
175
# a
rollover
occurs. Current 'when' events supported
[
all
...]
/external/srtp/test/
roc_driver.c
4
* test driver for
rollover
counter replay implementation
67
printf("
rollover
counter test driver\n"
/external/chromium_org/media/cast/net/
frame_id_wrap_helper_test.cc
45
TEST_F(FrameIdWrapHelperTest,
Rollover
) {
/external/chromium_org/third_party/webrtc/base/
taskrunner.h
36
// the units and that
rollover
while the computer is running.
/frameworks/av/media/libmedia/
SingleStateQueue.cpp
52
// this relies on 2's complement
rollover
to detect an ancient sequence number
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/
EditingLocationHistoryManager.js
70
rollover
: function()
72
this._historyManager.
rollover
();
SimpleHistoryManager.js
151
rollover
: function()
/external/chromium_org/third_party/libsrtp/srtp/test/
roc_driver.c
4
* test driver for
rollover
counter replay implementation
67
printf("
rollover
counter test driver\n"
/frameworks/base/services/usage/java/com/android/server/usage/
UserUsageStatsService.java
104
// This may actually be today and we will
rollover
on the first event
110
Slog.i(TAG, mLogPrefix + "
Rollover
scheduled @ " +
146
// Need to
rollover
221
// Nothing saved to disk yet, so every stat is just as equal (no
rollover
has
442
Slog.i(TAG, mLogPrefix + "
Rollover
scheduled @ " +
/external/chromium_org/content/browser/download/
rate_estimator.cc
82
// It's possible (although unlikely) for there to be
rollover
with TimeTicks.
/external/chromium_org/third_party/webrtc/modules/video_processing/main/source/
content_analysis_sse2.cc
40
//
rollover
for these two accumulators.
145
//
rollover
.
/external/chromium_org/base/time/
time_win.cc
312
// Accumulation of time lost due to
rollover
(in milliseconds).
315
// The last timeGetTime value we saw, to detect
rollover
.
329
//
rollover
ourselves, which works if TimeTicks::Now() is called at least every
362
// in the worst case, it gets the counter from the
rollover
interrupt on the
time_mac.cc
63
// Don't bother with the
rollover
handling that the Windows version does.
time_win_unittest.cc
68
// 1) Set clock to
rollover
- N
/external/e2fsprogs/lib/uuid/
tst_uuid.c
147
/* allow 1s margin in case of
rollover
between sampling
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
PduContentTypes.java
89
"application/vnd.wap.
rollover
-certificate", /* 0x3F */
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_queryobj.c
170
* GL_QUERY_COUNTER_BITS to handle
rollover
correctly. Instead, we
173
* happens to also be at a
rollover
in the reported value from near
/external/chromium_org/v8/src/base/platform/
time.cc
382
// in the worst case, it gets the counter from the
rollover
interrupt on the
441
// every ~49.7 days. We try to track
rollover
ourselves, which works if
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_queryobj.c
170
* GL_QUERY_COUNTER_BITS to handle
rollover
correctly. Instead, we
173
* happens to also be at a
rollover
in the reported value from near
/external/chromium_org/base/
atomicops_unittest.cc
133
// Test at
rollover
boundary between int_max and int_min
Completed in 2670 milliseconds
1
2
3