HomeSort by relevance Sort by last modified time
    Searched defs:ack (Results 26 - 50 of 325) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
connector.h 57 __u32 ack; member in struct:cn_msg
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
connector.h 57 __u32 ack; member in struct:cn_msg
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
connector.h 57 __u32 ack; member in struct:cn_msg
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
connector.h 57 __u32 ack; member in struct:cn_msg
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
connector.h 57 __u32 ack; member in struct:cn_msg
  /bionic/libc/kernel/uapi/linux/
cn_proc.h 50 } ack; member in union:proc_event::__anon356
if_arcnet.h 71 __u8 ack; member in union:arc_cap::__anon470
  /development/ndk/platforms/android-3/include/linux/
if_arcnet.h 67 uint8_t ack; member in union:arc_cap::__anon1368
irq.h 61 void (*ack)(unsigned int irq); member in struct:irq_chip
  /development/ndk/platforms/android-L/include/linux/
cn_proc.h 50 } ack; member in union:proc_event::__anon1968
if_arcnet.h 71 __u8 ack; member in union:arc_cap::__anon2076
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3debugeventlistener.h 288 void (*ack) (pANTLR3_DEBUG_EVENT_LISTENER delboy); member in struct:ANTLR3_DEBUG_EVENT_LISTENER_struct
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3debughandlers.c 87 static void ack (pANTLR3_DEBUG_EVENT_LISTENER delboy);
314 ack (delboy);
321 // Send the supplied text and wait for an ack from the client
326 ack(delboy);
330 ack (pANTLR3_DEBUG_EVENT_LISTENER delboy) function
337 // Ack terminates in a line feed, so we just wait for
350 // completely if we don't get the terminating '\n' for the ack.
640 // Transmit the message and wait for ack
660 // Transmit the message and wait for ack
689 // Transmit the message and wait for ack
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/
socket.rb 55 ack
77 def ack method in class:ANTLR3.Debug.EventSocketProxy
85 ack()
293 ack
296 def ack method in class:ANTLR3.Debug.RemoteEventSocketListener
297 @socket.puts( "ack" )
323 ack
  /external/chromium_org/google_apis/gcm/engine/
mcs_client_unittest.cc 33 // stream ack.
374 // Receive the ack.
375 scoped_ptr<mcs_proto::IqStanza> ack = BuildStreamAck(); local
376 ack->set_last_stream_id_received(2);
379 ack.PassAs<const google::protobuf::MessageLite>()));
418 // Send messages with RMQ support, followed by receiving a stream ack. On
443 // Receive the ack.
444 scoped_ptr<mcs_proto::IqStanza> ack = BuildStreamAck(); local
445 ack->set_last_stream_id_received(kMessageBatchSize + 1);
448 ack.PassAs<const google::protobuf::MessageLite>()))
714 scoped_ptr<mcs_proto::IqStanza> ack = BuildStreamAck(); local
    [all...]
  /external/google-tv-pairing-protocol/cpp/src/polo/wire/protobuf/
protobufwireadapter.cc 65 ConfigurationAck ack; local
68 ack.SerializeAsString());
120 PairingRequestAck ack; local
123 ack.set_server_name(message.server_name());
127 ack.SerializeAsString());
145 SecretAck ack; local
146 ack.set_secret(&message.secret()[0], message.secret().size());
149 ack.SerializeAsString());
249 ConfigurationAck ack; local
250 if (!ack.ParseFromString(payload))
313 PairingRequestAck ack; local
345 SecretAck ack; local
    [all...]
  /external/kernel-headers/original/uapi/linux/
cn_proc.h 70 } ack; member in union:proc_event::__anon27542
if_arcnet.h 94 __u8 ack; member in union:arc_cap::__anon27656
  /external/tcpdump/
mptcp.h 82 } ack; member in union:mp_join::__anon36056
print-decnet.c 435 int ack; local
444 ack = EXTRACT_LE_16BITS(shp->sh_seq[0]);
445 if (ack & SGQ_ACK) { /* acknum field */
446 if ((ack & SGQ_NAK) == SGQ_NAK)
447 (void)printf("nak %d ", ack & SGQ_MASK);
449 (void)printf("ack %d ", ack & SGQ_MASK);
454 ack = EXTRACT_LE_16BITS(shp->sh_seq[1]);
455 if (ack & SGQ_OACK) { /* ackoth field */
456 if ((ack & SGQ_ONAK) == SGQ_ONAK
481 int ack; local
529 int ack; local
593 int ack; local
618 int ack; local
    [all...]
print-tcp.c 82 tcp_seq ack; member in struct:tcp_seq_hash
96 tcp_seq ack; member in struct:tcp_seq_hash6
161 u_int32_t seq, ack, thseq, thack; local
226 ack = EXTRACT_32BITS(&tp->th_ack);
292 th->ack = seq, th->seq = ack - 1;
294 th->seq = seq, th->ack = ack - 1;
297 seq -= th->ack, ack -= th->seq
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
cn_proc.h 66 } ack; member in union:proc_event::__anon46609
if_arcnet.h 98 __u8 ack; member in union:arc_cap::__anon46727
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
cn_proc.h 66 } ack; member in union:proc_event::__anon48345
if_arcnet.h 98 __u8 ack; member in union:arc_cap::__anon48463

Completed in 691 milliseconds

12 3 4 5 6 7 8 91011>>