/external/autotest/server/tests/netperf2/ |
D | control.srv | 20 bidirectional is set then there will be the specified number of 21 bidirectional streams.
|
D | control.stress.srv | 23 bidirectional is set then there will be the specified number of 24 bidirectional streams.
|
/external/autotest/client/tests/netpipe/ |
D | netpipe.py | 34 def run_once(self, server_ip, client_ip, role, bidirectional=False, argument 41 if bidirectional:
|
/external/icu/icu4c/source/i18n/ |
D | tridpars.cpp | 648 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()
|
D | tridpars.h | 282 UBool bidirectional,
|
D | translit.cpp | 1233 UBool bidirectional) { in _registerSpecialInverse() argument 1235 TransliteratorIDParser::registerSpecialInverse(target, inverseTarget, bidirectional, status); in _registerSpecialInverse()
|
/external/autotest/server/tests/netpipe/ |
D | control.srv | 13 bidirectional - indicates whether the test should run simultaneously in both
|
D | control.stress.srv | 15 bidirectional - indicates whether the test should run simultaneously in both
|
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
D | TransliteratorIDParser.java | 560 boolean bidirectional) { in registerSpecialInverse() argument 562 if (bidirectional && !target.equalsIgnoreCase(inverseTarget)) { in registerSpecialInverse()
|
D | Transliterator.java | 1810 boolean bidirectional) { in registerSpecialInverse() argument 1811 TransliteratorIDParser.registerSpecialInverse(target, inverseTarget, bidirectional); in registerSpecialInverse()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | TransliteratorIDParser.java | 561 boolean bidirectional) { in registerSpecialInverse() argument 563 if (bidirectional && !target.equalsIgnoreCase(inverseTarget)) { in registerSpecialInverse()
|
D | Transliterator.java | 1763 boolean bidirectional) { in registerSpecialInverse() argument 1764 TransliteratorIDParser.registerSpecialInverse(target, inverseTarget, bidirectional); in registerSpecialInverse()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | translit.h | 1086 UBool bidirectional);
|
/external/iproute2/examples/ |
D | README.cbq | 95 # So, if you want to build bidirectional shaper you must set it up for
|
/external/ImageMagick/ |
D | README.txt | 74 * Complex text layout: bidirectional text support and shaping.
|
D | README.md | 53 * [Complex text layout](https://en.wikipedia.org/wiki/Complex_text_layout) bidirectional text suppo…
|
/external/netperf/doc/ |
D | netperf.texi | 2611 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
|
D | netperf.info | 2482 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/ |
D | convrtrs.txt | 441 # -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/ |
D | cxx-sections.data | 983 24.2.5 [bidirectional.iterators]
|
/external/avahi/specs/ |
D | draft-cheshire-dnsext-dns-sd-02.txt | 459 maintaining a tight bidirectional one-to-one mapping between what the
|
D | draft-cheshire-dnsext-dns-sd-03.txt | 459 maintaining a tight bidirectional one-to-one mapping between what the
|
D | draft-cheshire-dnsext-dns-sd-04.txt | 483 maintaining a tight bidirectional one-to-one mapping between what
|
/external/libmicrohttpd/src/datadir/ |
D | spdy-draft.txt | 513 bidirectional streams. Both endpoints can send data on a bi-
|
/external/llvm/docs/ |
D | ProgrammersManual.rst | 780 ``std::list`` also only supports bidirectional iteration, not random access
|