Home
last modified time | relevance | path

Searched refs:bidirectional (Results 1 – 25 of 28) sorted by relevance

12

/external/autotest/server/tests/netperf2/
Dcontrol.srv20 bidirectional is set then there will be the specified number of
21 bidirectional streams.
Dcontrol.stress.srv23 bidirectional is set then there will be the specified number of
24 bidirectional streams.
/external/autotest/client/tests/netpipe/
Dnetpipe.py34 def run_once(self, server_ip, client_ip, role, bidirectional=False, argument
41 if bidirectional:
/external/icu/icu4c/source/i18n/
Dtridpars.cpp648 UBool bidirectional, in registerSpecialInverse() argument
656 if (bidirectional && 0==target.caseCompare(inverseTarget, U_FOLD_CASE_DEFAULT)) { in registerSpecialInverse()
657 bidirectional = FALSE; in registerSpecialInverse()
668 if (bidirectional) { in registerSpecialInverse()
Dtridpars.h282 UBool bidirectional,
Dtranslit.cpp1233 UBool bidirectional) { in _registerSpecialInverse() argument
1235 TransliteratorIDParser::registerSpecialInverse(target, inverseTarget, bidirectional, status); in _registerSpecialInverse()
/external/autotest/server/tests/netpipe/
Dcontrol.srv13 bidirectional - indicates whether the test should run simultaneously in both
Dcontrol.stress.srv15 bidirectional - indicates whether the test should run simultaneously in both
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DTransliteratorIDParser.java560 boolean bidirectional) { in registerSpecialInverse() argument
562 if (bidirectional && !target.equalsIgnoreCase(inverseTarget)) { in registerSpecialInverse()
DTransliterator.java1810 boolean bidirectional) { in registerSpecialInverse() argument
1811 TransliteratorIDParser.registerSpecialInverse(target, inverseTarget, bidirectional); in registerSpecialInverse()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DTransliteratorIDParser.java561 boolean bidirectional) { in registerSpecialInverse() argument
563 if (bidirectional && !target.equalsIgnoreCase(inverseTarget)) { in registerSpecialInverse()
DTransliterator.java1763 boolean bidirectional) { in registerSpecialInverse() argument
1764 TransliteratorIDParser.registerSpecialInverse(target, inverseTarget, bidirectional); in registerSpecialInverse()
/external/icu/icu4c/source/i18n/unicode/
Dtranslit.h1086 UBool bidirectional);
/external/iproute2/examples/
DREADME.cbq95 # So, if you want to build bidirectional shaper you must set it up for
/external/ImageMagick/
DREADME.txt74 * Complex text layout: bidirectional text support and shaping.
DREADME.md53 * [Complex text layout](https://en.wikipedia.org/wiki/Complex_text_layout) bidirectional text suppo…
/external/netperf/doc/
Dnetperf.texi2611 single-connection, bidirectional bulk-transfer test. When run with
2903 bidirectional transfer. The first is to run concurrent netperf tests
2990 single-connection bidirectional transfer than a simple
3011 to get a bidirectional bulk-throughput result. As one can see, the -v
3033 bidirectional performance.
3045 not), however, with just a single, bidirectional request/response test
3052 Also, with a bidirectional request/response test there is something of
Dnetperf.info2482 single-connection, bidirectional bulk-transfer test. When run with
2751 bidirectional transfer. The first is to run concurrent netperf tests
2837 and more like a single-connection bidirectional transfer than a simple
2856 to get a bidirectional bulk-throughput result. As one can see, the -v
2879 bidirectional performance.
2890 however, with just a single, bidirectional request/response test no
2897 Also, with a bidirectional request/response test there is something
/external/icu/icu4c/source/data/mappings/
Dconvrtrs.txt441 # -E requires the client to handle the ISO 6429 bidirectional controls
485 # -E requires the client to handle the ISO 6429 bidirectional controls
/external/clang/test/
Dcxx-sections.data983 24.2.5 [bidirectional.iterators]
/external/avahi/specs/
Ddraft-cheshire-dnsext-dns-sd-02.txt459 maintaining a tight bidirectional one-to-one mapping between what the
Ddraft-cheshire-dnsext-dns-sd-03.txt459 maintaining a tight bidirectional one-to-one mapping between what the
Ddraft-cheshire-dnsext-dns-sd-04.txt483 maintaining a tight bidirectional one-to-one mapping between what
/external/libmicrohttpd/src/datadir/
Dspdy-draft.txt513 bidirectional streams. Both endpoints can send data on a bi-
/external/llvm/docs/
DProgrammersManual.rst780 ``std::list`` also only supports bidirectional iteration, not random access

12