HomeSort by relevance Sort by last modified time
    Searched defs:DIRECTION (Results 1 - 8 of 8) sorted by null

  /external/tcpdump/
print-token.c 79 #define DIRECTION(trp) ((EXTRACT_16BITS(&(trp)->token_rcf) & 0x0080) >> 7)
133 static const char *direction[] = { variable
190 ND_PRINT((ndo, "%s", direction[DIRECTION(trp)]));
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothShare.java 121 * The name of the column containing the direction (Inbound/Outbound) of the
130 public static final String DIRECTION = "direction";
  /external/netperf/src/
nettest_omni.c 323 int direction; variable
492 DIRECTION,
717 char *direction_to_str(int direction) {
718 if (NETPERF_RECV_ONLY(direction)) return "Receive";
719 if (NETPERF_XMIT_ONLY(direction)) return "Send";
720 if (NETPERF_CC(direction)) return "Connection";
979 case DIRECTION:
980 return "DIRECTION";
    [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 

Completed in 212 milliseconds