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

<<11121314151617181920>>

  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
RemoteDebugEventSocketListener.cs 313 Ack();
407 Ack();
411 protected virtual void Ack()
413 @out.WriteLine( "ack" );
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
RemoteDebugEventSocketListener.java 177 ack(); method
243 ack(); method
247 protected void ack() { method in class:RemoteDebugEventSocketListener
248 out.println("ack");
  /external/chromium_org/chrome/browser/ui/views/
external_tab_container_win.h 310 // Top level navigations received for a tab while it is waiting for an ack
315 // browser sends over the ack, we receive a top level URL navigation for the
319 // Contains the list of URL requests which are pending waiting for an ack
323 // Set to true if the ExternalTabContainerWin instance is waiting for an ack
  /external/chromium_org/content/browser/renderer_host/
overscroll_controller.h 51 // This must be called when the ACK for any event comes in. This updates the
  /external/chromium_org/jingle/glue/
pseudotcp_adapter.h 56 // Set the delay for sending ACK.
  /external/chromium_org/media/base/android/
media_source_player_unittest.cc 263 // Sending back the seek ACK, this should trigger the player to call
274 // waiting for a seek ACK.
288 // Send the seek ack, player should start requesting data afterwards.
317 // Sending back the seek ACK.
  /external/chromium_org/net/quic/congestion_control/
hybrid_slow_start_test.cc 56 // ack train detection.
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
stunserver_unittest.cc 114 "purpose is to make the parser go 'ack'. it doesn't "
  /external/chromium_org/tools/android/forwarder2/
device_listener.cc 103 SendCommand(command::ACK, listener_port_, host_socket_.get());
  /external/chromium_org/ui/metro_viewer/
metro_viewer_messages.h 145 // Ack sent by the viewer process indicating that the SetCursorPos operation
  /external/clang/lib/Basic/
CharInfo.cpp 18 // 4 EOT 5 ENQ 6 ACK 7 BEL
  /external/iptables/extensions/
libxt_TCPOPTSTRIP.c 34 {"sack", "Selective ACK", TCPOPT_SACK},
libxt_cluster.man 59 to avoid marking TCP ACK packets coming in the reply direction as
  /external/iputils/
tftp.h 49 #define ACK 04 /* acknowledgement */
  /external/kernel-headers/original/asm-mips/
irq.h 85 * entry so indicates. This implies that the ack() or end()
  /external/kernel-headers/original/linux/
if_arcnet.h 97 uint8_t ack; member in union:arc_cap::__anon21773
omap_csmi.h 26 void (*ack)(int mailbox); member in struct:__anon21908
  /external/libnfc-nxp/src/
phLlcNfc_Timer.h 50 #define PH_LLCNFC_ACKTIMER (0x02) /**< Timer for ack time out */
  /external/libppp/src/
filter.h 62 unsigned f_estab : 1; /* Check TCP ACK bit */
  /external/llvm/lib/Support/
regcname.h 49 { "ACK", '\006' },
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPServerTransaction.java 100 * ACK | | |
258 * seconds. This is because retransmissions of ACK are triggered on receipt of a 2xx,
366 // to catch the incoming ACK -- this is needed for tcp only.
379 // send an ACK and prevents a race condition for creation
    [all...]
  /external/oprofile/module/x86/
op_rtc.c 43 /* read and ack the interrupt */
  /external/proguard/docs/
sections.html 23 <li><a target="main" href="acknowledgements.html">Ack'ments</a></li>
  /external/qemu/distrib/sdl-1.2.15/src/thread/irix/
SDL_syssem.c 159 /* Ack! We have to busy wait... */
  /external/qemu/distrib/sdl-1.2.15/src/thread/riscos/
SDL_syssem.c 162 /* Ack! We have to busy wait... */

Completed in 1903 milliseconds

<<11121314151617181920>>