Searched defs:ACK (Results 1 - 24 of 24) sorted by relevance

/external/testng/src/main/java/org/testng/remote/
H A DRemoteArgs.java14 public static final String ACK = "-ack"; field in class:RemoteArgs
15 @Parameter(names = ACK, description = "Use ACK's")
/external/iputils/
H A Dtftp.h49 #define ACK 04 /* acknowledgement */ macro
/external/nist-sip/java/javax/sip/message/
H A DRequest.java7 String ACK = "ACK"; field in interface:Request
/external/syslinux/com32/libupload/
H A Dupload_ymodem.c15 ACK = 0x06, enumerator in enum:__anon20922
97 } while (ack_buf != ACK && ack_buf != NAK);
/external/syslinux/gpxe/src/include/
H A Dold_tcp.h16 #define ACK 16 macro
/external/tcpdump/
H A Dprint-tftp.c45 #define ACK 04 /* acknowledgement */ macro
83 { ACK, "ACK" }, /* acknowledgement */
187 case ACK:
/external/guava/guava/src/com/google/common/base/
H A DAscii.java116 public static final byte ACK = 6; field in class:Ascii
/external/nist-sip/java/gov/nist/javax/sip/parser/
H A DTokenNames.java46 public static final String ACK = Request.ACK; field in interface:TokenNames
H A DTokenTypes.java43 public static final int ACK = START + 6; field in interface:TokenTypes
/external/python/cpython2/Lib/curses/
H A Dascii.py9 ACK = 0x06 # ^F variable
41 "NUL", "SOH", "STX", "ETX", "EOT", "ENQ", "ACK", "BEL",
/external/mtpd/
H A Dl2tp.c41 /* 0 is reserved. We put ACK here just for convenience. */
43 ACK = 0, enumerator in enum:l2tp_message
62 "ACK", "SCCRQ", "SCCRP", "SCCCN", "STOPCCN", NULL, "HELLO", "OCRQ",
205 incoming.message = ACK;
212 /* Check if the packet is duplicated and send ACK if necessary. */
214 if (incoming.message != ACK) {
230 if (incoming.message != ACK) {
477 case ACK:
496 if (incoming.message == ACK) {
497 log_print(DEBUG, "Received ACK");
[all...]
/external/dagger2/lib/
H A Dauto-value-1.4.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/r8/deps/
H A Dguava-19.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 466 milliseconds