HomeSort by relevance Sort by last modified time
    Searched full:ack (Results 426 - 450 of 931) sorted by null

<<11121314151617181920>>

  /external/replicaisland/src/com/replica/replicaisland/
FadeDrawableComponent.java 125 // TODO: ack, instanceof! Fix this!
  /external/tcpdump/
print-timed.c 41 { "ANY", "ADJTIME", "ACK", "MASTERREQ", "MASTERACK", "SETTIME", "MASTERUP",
slcompress.h 47 * ack is more than 65535, an uncompressed packet is sent.)
tftp.h 51 #define ACK 04 /* acknowledgement */
  /external/wpa_supplicant_8/src/eap_server/
eap_server_tnc.c 207 "for fragment ack");
212 wpa_printf(MSG_DEBUG, "EAP-TNC: Send fragment ack");
343 return FALSE; /* Fragment ACK does not include flags */
469 /* fragment ack */
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
UsimDataDownloadCommands.java 40 private boolean mExpectingAcknowledgeGsmSms; // true if expecting ack GSM SMS
41 private boolean mExpectingAcknowledgeGsmSmsSuccess; // true if expecting ack SMS success
42 private int mExpectingAcknowledgeGsmSmsFailureCause; // expecting ack SMS failure cause
43 private String mExpectingAcknowledgeGsmSmsPdu; // expecting ack SMS PDU
  /ndk/sources/host-tools/ndk-stack/regex/
cname.h 49 { "ACK", '\006' },
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_arcnet.h 97 uint8_t ack; member in union:arc_cap::__anon39408
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/protocols/
timed.h 91 { "ANY", "ADJTIME", "ACK", "MASTERREQ", "MASTERACK", "SETTIME", "MASTERUP",
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_arcnet.h 97 uint8_t ack; member in union:arc_cap::__anon40999
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/protocols/
timed.h 91 { "ANY", "ADJTIME", "ACK", "MASTERREQ", "MASTERACK", "SETTIME", "MASTERUP",
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
i2c.h 45 int (*getdata)(struct snd_i2c_bus *bus, int ack);
timer.h 91 struct list_head sack_list_head; /* slow ack list head */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_arcnet.h 97 uint8_t ack; member in union:arc_cap::__anon42513
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/protocols/
timed.h 91 { "ANY", "ADJTIME", "ACK", "MASTERREQ", "MASTERACK", "SETTIME", "MASTERUP",
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
i2c.h 45 int (*getdata)(struct snd_i2c_bus *bus, int ack);
timer.h 91 struct list_head sack_list_head; /* slow ack list head */
  /prebuilts/tools/common/proguard/proguard4.7/docs/
sections.html 23 <li><a target="main" href="acknowledgements.html">Ack'ments</a></li>
  /external/ppp/pppd/
ccp.c 250 #define RACK_PENDING 1 /* waiting for reset-ack */
251 #define RREQ_REPEAT 2 /* send another reset-req if no reset-ack */
466 * If we get a terminate-ack and we're not asking for compression,
488 /* send a reset-ack, which the transmitter will see and
804 * ccp_ackci - process a received configure-ack, and return
827 /* XXX Cope with first/fast ack */
841 /* XXX Cope with first/fast ack */
862 /* XXX Cope with first/fast ack */
872 /* XXX Cope with first/fast ack */
882 /* XXX Cope with first/fast ack */
    [all...]
ipxcp.c 69 ipxcp_options ipxcp_gotoptions[NUM_PPP]; /* Options that peer ack'd */
71 ipxcp_options ipxcp_hisoptions[NUM_PPP]; /* Options that we ack'd */
84 static int ipxcp_ackci __P((fsm *, u_char *, int)); /* Peer ack'd our CI */
99 ipxcp_ackci, /* ACK our Configuration Information */
215 #define CODENAME(x) ((x) == CONFACK ? "ACK" : \
652 * ipxcp_ackci - Ack our CIs.
655 * 0 - Ack was bad.
656 * 1 - Ack was good.
734 * Process the ACK frame in the order in which the frame was assembled
751 IPXCPDEBUG(("ipxcp_ackci: received bad Ack!"));
    [all...]
  /external/chromium_org/components/nacl/zygote/
nacl_fork_delegate_linux.cc 173 // Wait for ack from nacl_helper, indicating it is ready to help
184 LOG(ERROR) << "Bad NaCl helper startup ack (" << nread << " bytes)";
  /external/chromium_org/content/browser/gpu/
gpu_process_host_ui_shim.cc 336 // View must send ACK message after next composite.
369 // View must send ACK message after next composite.
  /external/chromium_org/net/quic/
quic_stream_sequencer.cc 51 // The stream might only consume part of it and we'd need a partial ack.
103 return true; // it's safe to ack this frame.
  /external/chromium_org/net/quic/test_tools/
quic_test_utils.h 39 // stream frame or a minimal ack frame. Sets |*payload_length| to the number
154 QuicAckFrame* ack() { return ack_.get(); } function in class:net::test::FramerVisitorCapturingFrames
  /external/grub/netboot/
tiara.c 143 /* Ack packet */
190 /* Do we need to ack the transmit? */

Completed in 1855 milliseconds

<<11121314151617181920>>