OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:arrival
(Results
1 - 25
of
115
) sorted by null
1
2
3
4
5
/external/chromium_org/content/browser/renderer_host/input/
touchscreen_tap_suppression_controller.h
25
// Should be called on
arrival
of GestureFlingCancel events.
28
// Should be called on
arrival
of ACK for a GestureFlingCancel event.
32
// Should be called on
arrival
of GestureTapDown events. Returns true if the
37
// Should be called on
arrival
of GestureTap events. Returns true if the
41
// Should be called on
arrival
of GestureTapCancel events. Returns true if the
touchpad_tap_suppression_controller.h
26
// Should be called on
arrival
of GestureFlingCancel events.
29
// Should be called on
arrival
of ACK for a GestureFlingCancel event.
33
// Should be called on
arrival
of MouseDown events. Returns true if the caller
38
// Should be called on
arrival
of MouseUp events. Returns true if the caller
/external/chromium_org/chrome/browser/extensions/api/system_info/
system_info_api.h
14
// to observe the systemInfo event listener
arrival
/removal.
/external/chromium_org/net/quic/congestion_control/
inter_arrival_receiver.h
38
// their
arrival
times.
inter_arrival_state_machine.h
56
// Inter
arrival
congestion control decided to increase bitrate.
59
// Inter
arrival
congestion control decided to decrease bitrate.
channel_estimator.h
5
// Based on the inter
arrival
time of the received packets relative to the time
inter_arrival_probe.h
5
// Class that handle the initial probing phase of inter
arrival
congestion
hybrid_slow_start.cc
58
//
arrival
time by looking at the
arrival
time of the ACKs if the ACKs are
available_channel_estimator.h
5
// Based on the inter
arrival
time of the received packets relative to the time
inter_arrival_overuse_detector.h
5
// This class is a helper class to the inter
arrival
congestion control. It
6
// provide a signal to the inter
arrival
congestion control of the estimated
7
// state of our transport channel. The estimate is based on the inter
arrival
/external/webrtc/src/system_wrappers/source/
data_log_unittest.cc
132
DataLog::AddColumn(DataLog::Combine("table", 1), "
arrival
", 1);
137
DataLog::InsertCell(DataLog::Combine("table", 1), "
arrival
",
163
expected["
arrival
,"] = ExpectedValues(
183
DataLog::AddColumn(DataLog::Combine("table", 2), "
arrival
", 1);
188
DataLog::AddColumn(DataLog::Combine("table", 3), "
arrival
", 1);
191
DataLog::InsertCell(DataLog::Combine("table", 2), "
arrival
",
199
DataLog::InsertCell(DataLog::Combine("table", 3), "
arrival
",
231
expected["
arrival
,"] = ExpectedValues(
254
expected["
arrival
,"] = ExpectedValues(
/external/chromium/net/url_request/
url_request_http_job.h
159
// true packet
arrival
times in such cases.
161
// Enable recording of packet
arrival
times for histogramming.
165
// those packets may possibly have had their time of
arrival
recorded).
168
//
Arrival
times for some of the first few packets.
/external/chromium_org/ui/base/ozone/
event_converter_ozone.h
16
// functionality to watch a file descriptor for the
arrival
of new data and
/frameworks/base/core/java/android/net/dhcp/
DhcpDeclinePacket.java
60
* Informs the state machine of the
arrival
of a DECLINE packet.
DhcpDiscoverPacket.java
64
* Informs the state machine of the
arrival
of a DISCOVER packet.
DhcpInformPacket.java
67
* Informs the state machine of the
arrival
of an INFORM packet. Not
/libcore/luni/src/main/java/java/util/concurrent/
Phaser.java
25
* optionally deregistered upon any
arrival
(using {@link
41
* control of actions upon
arrival
at a phaser and upon awaiting
47
* <li> <b>
Arrival
.</b> Methods {@link #arrive} and
48
* {@link #arriveAndDeregister} record
arrival
. These methods
49
* do not block, but return an associated <em>
arrival
phase
51
* the
arrival
applied. When the final party for a given phase
61
* argument indicating an
arrival
phase number, and returns when
329
* Returns message string for bounds exceptions on
arrival
.
332
return "Attempted
arrival
of unregistered party for " +
556
* @return the
arrival
phase number to which this registratio
[
all
...]
/external/iptables/extensions/
libxt_LED.man
20
Always make the LED blink on packet
arrival
, even if the LED is already on.
/external/kernel-headers/original/linux/netfilter_ipv4/
ip_queue.h
24
long timestamp_sec; /* Packet
arrival
time (seconds) */
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
decode_bwe.c
71
//
arrival
timestamp in 16 kHz
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv4/
ip_queue.h
16
long timestamp_sec; /* Packet
arrival
time (seconds) */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv4/
ip_queue.h
16
long timestamp_sec; /* Packet
arrival
time (seconds) */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv4/
ip_queue.h
16
long timestamp_sec; /* Packet
arrival
time (seconds) */
/external/chromium_org/net/url_request/
url_request_http_job.h
223
// true packet
arrival
times in such cases.
225
// Enable recording of packet
arrival
times for histogramming.
230
// those packets may possibly have had their time of
arrival
recorded).
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objctests/
RTCSessionDescriptionSyncObserver.m
38
// CondVar used to wait for, and signal
arrival
of, an SDP-related callback.
Completed in 698 milliseconds
1
2
3
4
5