HomeSort by relevance Sort by last modified time
    Searched full:unidirectional (Results 1 - 25 of 28) sorted by null

1 2

  /development/simulator/app/
LocalBiChannel.h 20 * and then extract the unidirectional read/write Pipes. These can
36 * Listen for a connection. When we get one, we create unidirectional
Pipe.h 30 * Simple anonymous unidirectional pipe.
Pipe.cpp 18 // Unidirectional pipe.
  /dalvik/libcore/text/src/main/java/java/text/
Bidi.java 341 unidirectional = true;
350 unidirectional = true;
368 private boolean unidirectional; field in class:Bidi
475 return unidirectional ? 1 : runs.length;
488 return unidirectional ? baseLevel : runs[run].getLevel();
501 return unidirectional ? length : runs[run].getLimit();
514 return unidirectional ? 0 : runs[run].getStart();
645 + " length: " + length + " runs: " + (unidirectional ? "null" : runs.toString()) + "]"; //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$
  /external/kernel-headers/original/asm-arm/arch/
board.h 97 * 6 == 6 wire unidirectional (or TLL)
  /external/opencore/nodes/pvcommsionode/include/
pv_comms_io_node_factory.h 44 * Creates an instance of a PVCommsIONode from one or more unidirectional
  /external/tcpdump/
slcompress.h 84 #define SPECIAL_D (NEW_S|NEW_A|NEW_W|NEW_U) /* unidirectional data */
README 94 Simplifies the tcpdump trace for an ftp (or other unidirectional
136 unidirectional tcp transfer). [A "chunk" refers to
INSTALL 232 send-ack.awk - unidirectional tcp send/ack awk script
CHANGES 49 Add support for unidirectional link detection as per
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
h245pri.h 158 int32 option_of_reverseLogicalChannelParameters ; /* (Not present for unidirectional) */
167 int32 option_of_reverseLogicalChannelParameters ; /* (Not present for unidirectional) */
  /external/ppp/pppd/include/net/
slcompress.h 90 #define SPECIAL_D (NEW_S|NEW_A|NEW_W|NEW_U) /* unidirectional data */
vjcompress.h 90 #define SPECIAL_D (NEW_S|NEW_A|NEW_W|NEW_U) /* unidirectional data */
  /external/zlib/contrib/delphi/
ZLib.pas 101 is read-only and unidirectional; you can seek forward in the stream, but not
  /frameworks/base/core/java/android/text/
Styled.java 330 * Draws a unidirectional run of text on a single line, and optionally
  /external/icu4c/common/unicode/
ubidi.h 72 * <li>A run of single-style, unidirectional text can be rendered at once.</li>
169 * // unidirectional
    [all...]
  /external/netperf/
nettest_unix.c 182 /* size of a unidirectional transfer. If the user has not requested */
196 /* This routine implements the STREAM unidirectional data transfer test */
    [all...]
nettest_dlpi.c 98 /* This routine implements the CO unidirectional data transfer test */
    [all...]
nettest_xti.c 255 /* size of a unidirectional transfer. If the user has not requested */
454 /* This routine implements the TCP unidirectional data transfer test */
    [all...]
nettest_bsd.c 897 buffer size on the sending size of a unidirectional transfer. If
    [all...]
nettest_sctp.c 323 /* This routine implements the SCTP unidirectional data transfer test */
    [all...]
nettest_sdp.c 861 /* This routine implements the netperf-side SDP unidirectional data
    [all...]
  /external/opencore/nodes/pvcommsionode/src/
pv_comms_io_node_port.cpp 20 * @brief Port for Comms I/O interfacing; can be unidirectional or bidirectional
    [all...]
  /external/icu4c/i18n/
transreg.cpp     [all...]
  /external/dbus/doc/
dbus-tutorial.xml 638 That is, a signal is a unidirectional broadcast. The signal may contain arguments (a data payload), but
    [all...]

Completed in 3190 milliseconds

1 2