HomeSort by relevance Sort by last modified time
    Searched full:unidirectional (Results 1 - 25 of 31) 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.
  /libcore/luni/src/main/java/org/apache/harmony/nio/internal/
PipeImpl.java 39 // unidirectional, and indeed are only unidirectional on Linux. See IoUtils.pipe.
  /libcore/luni/src/main/java/java/nio/channels/
Pipe.java 24 * A pipe contains two channels, forming a unidirectional pipe. One is the writable sink channel,
  /libcore/luni/src/main/java/java/text/
Bidi.java 308 unidirectional = true;
317 unidirectional = true;
335 private boolean unidirectional; field in class:Bidi
395 result.unidirectional = true;
438 return unidirectional ? 1 : runs.length;
449 return unidirectional ? baseLevel : runs[run].getLevel();
460 return unidirectional ? length : runs[run].getLimit();
471 return unidirectional ? 0 : runs[run].getStart();
  /external/kernel-headers/original/asm-arm/arch/
board.h 97 * 6 == 6 wire unidirectional (or TLL)
  /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/chromium/net/base/
bandwidth_metrics.h 19 // is unidirectional - it should only be used to record upload or download
  /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/icu4c/test/intltest/
bidiconf.cpp 401 // Since the text is unidirectional, it did not store the resolved
  /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/chromium/third_party/icu/public/common/unicode/
ubidi.h 72 * <li>A run of single-style, unidirectional text can be rendered at once.</li>
169 * // unidirectional
    [all...]
  /external/icu4c/common/unicode/
ubidi.h 73 * <li>A run of single-style, unidirectional text can be rendered at once.</li>
170 * // 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...]
  /external/chromium/third_party/icu/source/i18n/
transreg.cpp     [all...]
  /external/icu4c/i18n/
transreg.cpp     [all...]

Completed in 730 milliseconds

1 2