HomeSort by relevance Sort by last modified time
    Searched full:recvd (Results 1 - 18 of 18) sorted by null

  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
ProcessTest.java 107 String recvd = msg.toString(); local
108 if (!recvd.equals(org)) {
117 for (int i = 0; i < recvd.length(); i++) {
121 .print(Integer.toHexString(recvd.charAt(i)) + " ");
126 + recvd + "' sent: '" + org + "'", recvd.equals(org));
  /libcore/luni/src/test/java/tests/api/java/lang/
ProcessTest.java 102 String recvd = msg.toString(); local
105 // + recvd + "' sent: '" + org + "'", recvd.equals(org));
  /external/openssh/
roaming_common.c 109 roam_set_bytes(u_int64_t sent, u_int64_t recvd)
111 read_bytes = recvd;
  /external/kernel-headers/original/asm-mips/sn/
ioc3.h 302 #define KM_RD_DATA_2 0x000000ff /* 3rd char recvd since last read */
304 #define KM_RD_DATA_1 0x0000ff00 /* 2nd char recvd since last read */
306 #define KM_RD_DATA_0 0x00ff0000 /* 1st char recvd since last read */
313 #define KM_RD_OFLO 0x10000000 /* 4th char recvd before this read */
  /external/kernel-headers/original/linux/
if_ppp.h 70 #define SC_LOG_INPKT 0x00020000 /* log contents of good pkts recvd */
  /external/ppp/pppd/include/net/
if_ppp.h 60 #define SC_LOG_INPKT 0x00020000 /* log contents of good pkts recvd */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_ppp.h 69 #define SC_LOG_INPKT 0x00020000 /* log contents of good pkts recvd */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/
if_ppp.h 88 #define SC_LOG_INPKT 0x00020000 /* log contents of good pkts recvd */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_ppp.h 69 #define SC_LOG_INPKT 0x00020000 /* log contents of good pkts recvd */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/net/
if_ppp.h 88 #define SC_LOG_INPKT 0x00020000 /* log contents of good pkts recvd */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_ppp.h 69 #define SC_LOG_INPKT 0x00020000 /* log contents of good pkts recvd */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/net/
if_ppp.h 88 #define SC_LOG_INPKT 0x00020000 /* log contents of good pkts recvd */
  /development/samples/BrowserPlugin/jni/form/
FormPlugin.cpp 303 gLogI.log(kDebug_ANPLogType, "----%p Recvd Nav Key %d", instance, keyCode);
  /external/libnfc-nci/src/nfa/hci/
nfa_hci_main.c 668 NFA_TRACE_EVENT5 ("nfa_hci_conn_cback Recvd data pipe:%d %s chain:%d assmbl:%d len:%d",
672 NFA_TRACE_EVENT6 ("nfa_hci_conn_cback Recvd data pipe:%d Type: %u Inst: %u chain:%d reassm:%d len:%d",
    [all...]
  /external/libnfc-nci/src/nfa/include/
nfa_hci_api.h 53 #define NFA_HCI_RSP_RCVD_EVT 0x0C /* Response recvd to cmd sent on app owned pipe */
  /external/libnfc-nxp/src/
phLlcNfc_Interface.c     [all...]
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadThread.java 711 state.mTotalBytes + ", bytes recvd so far: " + state.mCurrentBytes);
    [all...]
  /external/libxml2/
nanoftp.c     [all...]

Completed in 228 milliseconds