OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:received
(Results
1 - 25
of
12891
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/core/java/android/net/dhcp/
DhcpStateMachine.java
25
* packet has been
received
.
29
* Signals that an offer packet has been
received
with the specified
37
* Signals that a NAK packet has been
received
.
42
* Signals that the final ACK has been
received
from the server.
49
* Signals that a client's DISCOVER packet has been
received
with the
56
* Signals that a client's REQUEST packet has been
received
with the
64
* Signals that a client's INFORM packet has been
received
with the
71
* Signals that a client's DECLINE packet has been
received
with the
/external/nist-sip/java/gov/nist/javax/sip/
TransactionExt.java
18
* Returns the IP address of the upstream/downstream hop from which this message was initially
received
19
* @return the IP address of the upstream/downstream hop from which this message was initially
received
24
* Returns the port of the upstream/downstream hop from which this message was initially
received
25
* @return the port of the upstream/downstream hop from which this message was initially
received
30
* Returns the name of the protocol with which this message was initially
received
31
* @return the name of the protocol with which this message was initially
received
37
* return the ip address on which this message was initially
received
38
* @return the ip address on which this message was initially
received
42
* return the port on which this message was initially
received
43
* @return the port on which this message was initially
received
[
all
...]
/external/valgrind/main/memcheck/tests/
writev.stderr.exp
6
Received
EFAULT as expected
11
Received
EINVAL as expected
16
Received
EINVAL as expected
/external/webkit/LayoutTests/http/tests/appcache/
max-size.html
20
applicationCache.oncached = function() { log("FAIL:
received
unexpected cached event"); }
21
applicationCache.onnoupdate = function() { log("FAIL:
received
unexpected onnoupdate event"); }
22
applicationCache.onupdateready = function() { log("FAIL:
received
unexpected onupdateready event"); }
idempotent-update.html
27
applicationCache.onchecking = function() { if (++checkingCount != 1) log("FAIL: Too many checking events
received
.") }
36
applicationCache.oncached = function() { log("FAIL:
received
unexpected cached event") }
51
applicationCache.onupdateready = function() { log("FAIL:
received
unexpected updateready event") }
52
applicationCache.onerror = function() { log("FAIL:
received
unexpected error event") }
/external/webkit/LayoutTests/storage/indexeddb/
set_version_queue-expected.txt
17
connection[1]
received
versionChangeEvent: version 0
19
connection[2]
received
versionChangeEvent: version 0
21
connection[3]
received
versionChangeEvent: version 0
25
Close the connection that
received
the block event:
32
connection[2]
received
versionChangeEvent: version 1
40
connection[1]
received
versionChangeEvent: version 2
48
connection[1]
received
versionChangeEvent: version 3
/external/openssl/crypto/dh/
example
2
Received
: from minbne.mincom.oz.au by orb.mincom.oz.au with SMTP id AA10562
4
Received
: by minbne.mincom.oz.au id AA19958
6
Received
: from relay3.UU.NET by bunyip.cc.uq.oz.au with SMTP (PP);
8
Received
: from toad.com by relay3.UU.NET with SMTP id QQzizb16156;
10
Received
: by toad.com id AA07905; Tue, 26 Sep 95 06:31:45 PDT
11
Received
: from by toad.com id AB07851; Tue, 26 Sep 95 06:31:40 PDT
12
Received
: from servo.qualcomm.com (servo.qualcomm.com [129.46.128.14])
15
Received
: (karn@localhost) by servo.qualcomm.com (8.6.12/QC-BSD-2.5.1)
/external/webkit/LayoutTests/http/tests/appcache/resources/
xhr-foreign-resource-frame.html
32
applicationCache.onupdateready = function() { log("FAIL:
received
unexpected updateready event") }
33
applicationCache.onerror = function() { log("FAIL:
received
unexpected error event") }
/external/webkit/LayoutTests/fast/dom/Geolocation/
window-close-crash-expected.txt
9
PASS
Received
Geoposition.
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
in_systm.h
15
You should have
received
a copy of the GNU Lesser General Public
35
typedef u_int16_t n_short; /* short as
received
from the net */
36
typedef u_int32_t n_long; /* long as
received
from the net */
/external/chromium/chrome/browser/importer/
external_process_importer_client.h
68
// Called on first message
received
when importing history; gives total
72
// Called when a group of URLRows has been
received
.
77
// Called when the home page has been
received
.
80
// First message
received
when importing bookmarks.
88
// Called when a group of bookmarks has been
received
.
93
// First message
received
when importing favicons. |total_favicons_size|
97
// Called when a group of favicons has been
received
.
102
// Called when the passwordform has been
received
.
106
// Called when search engines have been
received
.
136
// Notifications
received
from the ProfileImportProcessHost are passed bac
[
all
...]
/external/wpa_supplicant_6/wpa_supplicant/src/common/
wpa_ctrl.h
39
/** EAP-Request/Notification
received
*/
41
/** EAP authentication started (EAP-Request/Identity
received
) */
47
/** EAP authentication failed (EAP-Failure
received
) */
67
/** A new credential
received
*/
68
#define WPS_EVENT_CRED_RECEIVED "WPS-CRED-
RECEIVED
"
69
/** M2D
received
*/
119
* This function is used to send commands to wpa_supplicant/hostapd.
Received
122
* for the reply. If unsolicited messages are
received
, the blocking time may
126
* unsolicited messages
received
while waiting for the command response. These
127
* messages may be
received
if wpa_ctrl_request() is called at the same time a
[
all
...]
/external/bluetooth/bluez/scripts/
bluetooth_serial
37
logger "Unknown action
received
$0: $ACTION"
/external/chromium/chrome/browser/chromeos/login/
mock_screen_observer.h
16
// Interface that handles notifications
received
from any of login wizard
/external/chromium/chrome/browser/sync/engine/
nudge_source.h
13
// We
received
an invalidation message and are nudging to check for updates.
/external/iproute2/include/linux/
netdevice.h
43
unsigned long rx_packets; /* total packets
received
*/
45
unsigned long rx_bytes; /* total bytes
received
*/
47
unsigned long rx_errors; /* bad packets
received
*/
51
unsigned long multicast; /* multicast packets
received
*/
/external/nist-sip/java/javax/sip/header/
ViaHeader.java
25
void setReceived(String
received
) throws ParseException;
/external/quake/quake/src/QW/client/
notes.txt
32
// cause packet
received
messages to be issued
/external/webkit/Source/WebKit/gtk/webkit/
webkithittestresult.cpp
15
* You should have
received
a copy of the GNU Library General Public License
151
* Flags indicating the kind of target that
received
the event.
158
_("Flags indicating the kind of target that
received
the event."),
166
* The URI to which the target that
received
the event points, if any.
173
_("The URI to which the target that
received
the event points, if any."),
180
* The URI of the image that is part of the target that
received
the event, if any.
187
_("The URI of the image that is part of the target that
received
the event, if any."),
194
* The URI of the media that is part of the target that
received
the event, if any.
201
_("The URI of the media that is part of the target that
received
the event, if any."),
/ndk/sources/host-tools/sed-4.2.1/testsuite/
distrib.inp
2
Received
: from s1.msi.umn.edu (s1.msi.umn.edu [128.101.24.1]) by cygnus.com (8.6.9/8.6.9) with ESMTP id SAA21692 for <crash@cygnus.com>; Wed, 8 Mar 1995 18:02:41 -0800
3
Received
: from cygint.cygnus.com (cygint.cygnus.com [140.174.1.1]) by s1.msi.umn.edu (8.6.10/8.6.9) with ESMTP id TAA13398 for <molenda@msi.umn.edu>; Wed, 8 Mar 1995 19:59:18 -0600
4
Received
: from phydeaux.cygnus.com (phydeaux.cygnus.com [140.174.1.85]) by cygnus.com (8.6.9/8.6.9) with SMTP id SAA21688 for <molenda@msi.umn.edu>; Wed, 8 Mar 1995 18:02:33 -0800
6
Received
: by phydeaux.cygnus.com (5.65/4.7) id AA06931; Wed, 8 Mar 1995 18:02:28 -0800
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_ec.h
24
#define ECTYPE_PACKET_RECEIVED 0 /* Packet
received
*/
if_tr.h
57
unsigned long rx_packets; /* total packets
received
*/
59
unsigned long rx_bytes; /* total bytes
received
*/
61
unsigned long rx_errors; /* bad packets
received
*/
65
unsigned long multicast; /* multicast packets
received
*/
/external/qemu/slirp/
tcp_var.h
61
#define TF_RCVD_TSTMP 0x0100 /* a timestamp was
received
in SYN */
197
u_long tcps_rcvtotal; /* total packets
received
*/
198
u_long tcps_rcvpack; /* packets
received
in sequence */
199
u_long tcps_rcvbyte; /* bytes
received
in sequence */
200
u_long tcps_rcvbadsum; /* packets
received
with ccksum errs */
201
u_long tcps_rcvbadoff; /* packets
received
with bad offset */
202
/* u_long tcps_rcvshort; */ /* packets
received
too short */
203
u_long tcps_rcvduppack; /* duplicate-only packets
received
*/
204
u_long tcps_rcvdupbyte; /* duplicate-only bytes
received
*/
207
u_long tcps_rcvoopack; /* out-of-order packets
received
*/
[
all
...]
/external/chromium/chrome/browser/chromeos/
wm_message_listener.h
26
// Observer is notified any time a message is
received
from the window
54
// Invoked when a valid WmIpc::Message is
received
.
/external/chromium/chrome/browser/resources/sync_internals/
notifications.html
3
// Contains all notifications
received
since the page was loaded as a
4
// map from each data type to the number of notifications
received
for
Completed in 1324 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>