HomeSort by relevance Sort by last modified time
    Searched full:bidirectional (Results 51 - 75 of 260) sorted by null

1 23 4 5 6 7 8 91011

  /external/icu/icu4c/source/i18n/
tridpars.cpp 643 * @param bidirectional if TRUE, register the reverse relation
648 UBool bidirectional,
655 // If target == inverseTarget then force bidirectional => FALSE
656 if (bidirectional && 0==target.caseCompare(inverseTarget, U_FOLD_CASE_DEFAULT)) {
657 bidirectional = FALSE;
668 if (bidirectional) {
  /docs/source.android.com/src/devices/camera/
camera3_error_stream.jd 117 <li>Including more than 1 input-capable stream (INPUT or BIDIRECTIONAL)</li>
118 <li>Not including any output-capable streams (OUTPUT or BIDIRECTIONAL)</li>
  /external/netperf/doc/examples/
runemomniaggdemo.sh 188 # Bidirectional using burst-mode TCP_RR and large request/response size
190 TEST="bidirectional"
runemomniagg2.sh 68 # should same connection bidirectional tests be run?
  /frameworks/base/keystore/java/android/security/keystore/
KeyStoreCryptoOperationChunkedStreamer.java 43 * <p>Bidirectional chunked streaming of data via a KeyStore crypto operation is abstracted away as
52 * Bidirectional chunked data stream over a KeyStore crypto operation.
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_algobase.c 363 // the *last* possible match. Note that find_end for bidirectional iterators
392 // find_end for bidirectional iterators. Requires partial specialization.
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_algobase.c 363 // the *last* possible match. Note that find_end for bidirectional iterators
392 // find_end for bidirectional iterators. Requires partial specialization.
  /external/ImageMagick/
README.txt 74 * Complex text layout: bidirectional text support and shaping.
  /external/bison/lib/
spawn-pipe.h 104 /* Open a bidirectional pipe.
  /external/harfbuzz_ng/docs/
usermanual-hello-harfbuzz.xml 127 (&quot;bidi&quot; is short for bidirectional), and there's an
  /external/kernel-headers/original/uapi/sound/
sfnt_info.h 172 #define SNDRV_SFNT_SAMPLE_BIDIR_LOOP 16 /* bidirectional looping */
  /external/webrtc/webrtc/base/
httpbase.h 83 // Attach HttpBase to a StreamInterface which represents a bidirectional HTTP
  /external/webrtc/webrtc/common_audio/
swap_queue.h 52 // consumer). This bidirectional movement is implemented with swap().
  /frameworks/base/core/java/android/os/
FileBridge.java 48 // TODO: consider extending to support bidirectional IO
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
802.11e.h 85 #define TS_INFO_BIDIRECTIONAL (3 << TS_INFO_DIRECTION_SHIFT) /* TS info. bidirectional */
  /ndk/tests/device/test-gnustl-full/unit/
uninitialized_test.cpp 127 //Bidirectional iterator
  /ndk/tests/device/test-stlport/unit/
uninitialized_test.cpp 127 //Bidirectional iterator
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/network/
HttpUrlConnectionBuilder.java 174 * Sets the request mode to be one of: upload-only, download-only or bidirectional.
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
VideoCallTests.java 70 * Tests audio routing for an outgoing video call made with bidirectional video. Expect to be
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
sfnt_info.h 172 #define SNDRV_SFNT_SAMPLE_BIDIR_LOOP 16 /* bidirectional looping */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_iterator_base_funcs.h 165 * This increments @p i by @p n. For bidirectional and random access
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
sfnt_info.h 172 #define SNDRV_SFNT_SAMPLE_BIDIR_LOOP 16 /* bidirectional looping */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_iterator_base_funcs.h 165 * This increments @p i by @p n. For bidirectional and random access
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_iterator_base_funcs.h 165 * This increments @p i by @p n. For bidirectional and random access
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_iterator_base_funcs.h 165 * This increments @p i by @p n. For bidirectional and random access

Completed in 1837 milliseconds

1 23 4 5 6 7 8 91011