HomeSort by relevance Sort by last modified time
    Searched refs:received (Results 51 - 75 of 103) sorted by null

1 23 4 5

  /external/bison/data/
location.cc 15 # You should have received a copy of the GNU General Public License
lalr1.cc 15 # You should have received a copy of the GNU General Public License
    [all...]
lalr1.java 15 # You should have received a copy of the GNU General Public License
glr.cc 17 # You should have received a copy of the GNU General Public License
glr.c 17 # You should have received a copy of the GNU General Public License
    [all...]
  /external/bison/djgpp/
djunpack.bat 22 Rem You should have received a copy of the GNU General Public License
  /external/iproute2/doc/
ip-tunnels.tex 312 \item In 2.0 all tunneled packets were received promiscuously
314 tunnel device and packet looks as received on this. F.e.\ if host
315 received \verb|ipip| packet from host \verb|D| destined to our
338 which kernel output, via tunnel \verb|Cisco| and the packets received on it
ip-cref.tex 395 packets for transmission and it may inject into the kernel packets received
400 and nothing but bounced packets can be received.
407 and all packets received by us came from this single peer.
498 \item \verb|bytes| --- the total number of bytes received or transmitted
502 \item \verb|packets| --- the total number of packets received or transmitted
511 \item \verb|mcast| --- the total number of received multicast packets. This option
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_sock_rfc.c 995 int received = recv(rs->fd, buf, size, 0); local
    [all...]
  /external/webkit/Source/WebCore/dom/
ContainerNode.cpp 17 * You should have received a copy of the GNU Library General Public License
953 void ContainerNode::setFocus(bool received)
955 if (focused() == received)
958 Node::setFocus(received);
    [all...]
  /frameworks/base/core/tests/coretests/src/android/content/pm/
PackageManagerTests.java 141 boolean received = false; field in class:PackageManagerTests.GenericReceiver
153 received = true;
243 // Verify we received the broadcast
    [all...]
  /external/oprofile/events/i386/atom/
events 72 event:0xC8 counters:0,1 um:zero minimum:6000 name:HW_INT_RCV : Hardware interrupts received
  /external/webkit/Source/WebCore/bindings/scripts/
CodeGeneratorCPP.pm 20 # You should have received a copy of the GNU Library General Public License
62 * You should have received a copy of the GNU Library General Public License
84 * You should have received a copy of the GNU Library General Public License
    [all...]
  /external/wpa_supplicant_8/src/ap/
gas_serv.c 1055 wpa_printf(MSG_DEBUG, "GAS: Remote request 0x%x received 0x%x",
1056 dialog->requested, dialog->received);
1057 if ((dialog->requested & dialog->received) !=
  /frameworks/base/services/java/com/android/server/am/
ActiveServices.java 533 + ": received=" + b.intent.received
537 if (s.app != null && b.intent.received) {
573 if (b != null && !b.received) {
576 b.received = true;
    [all...]
  /external/chromium/chrome/browser/resources/net_internals/
eventsview.js 180 * appear right after the SourceEntry with the highest source ID received
182 * the entries without a source by the order in which they were received.
dataview.js 68 * Called whenever a new event is received.
sourceentry.js 293 * Returns the largest source ID seen before this object was received.
  /external/mdnsresponder/mDNSPosix/
mDNSUNP.c 558 #warning CMSG_FIRSTHDR not defined. Will not be able to determine destination address, received interface, etc.
  /external/chromium/chrome/browser/resources/
new_new_tab.js 159 logEvent('received foreign sessions');
253 logEvent('received recently closed tabs');
    [all...]
  /device/asus/grouper/keymaster/
NOTICE 106 on behalf of whom a Contribution has been received by Licensor and
  /device/asus/grouper/self-extractors/nvidia/staging/keymaster/
NOTICE 106 on behalf of whom a Contribution has been received by Licensor and
  /device/asus/tilapia/self-extractors/nvidia/staging/keymaster/
NOTICE 106 on behalf of whom a Contribution has been received by Licensor and
  /external/bison/doc/
refcard.tex 36 % You should have received a copy of the GNU General Public License
  /cts/tests/tests/provider/src/android/provider/cts/
CalendarTest.java 1462 public boolean received = false; field in class:CalendarTest.MockReminderReceiver
    [all...]

Completed in 370 milliseconds

1 23 4 5