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

12 3 4 5 6 7 8 91011

  /external/autotest/server/tests/netpipe/
control.stress.srv 15 bidirectional - indicates whether the test should run simultaneously in both
netpipe.py 38 "client_ip='%s', role='%s', bidirectional=True, ",
  /external/kernel-headers/original/uapi/linux/
atmmpc.h 122 /* Message types - bidirectional */
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3IOStreamBase.h 55 // Redundant when camera3 streams are no longer bidirectional streams.
Camera3StreamInterface.h 199 * For bidirectional streams, this method applies to the output-side
209 * For bidirectional streams, this method applies to the output-side buffers
219 * For bidirectional streams, this method applies to the input-side
229 * For bidirectional streams, this method applies to the input-side buffers
Camera3ZslStream.h 32 * This acts as a bidirectional stream at the HAL layer, caching and discarding
Camera3Stream.h 278 * For bidirectional streams, this method applies to the output-side
288 * For bidirectional streams, this method applies to the output-side buffers
298 * For bidirectional streams, this method applies to the input-side
308 * For bidirectional streams, this method applies to the input-side buffers
  /frameworks/base/tests/utils/testutils/java/com/android/internal/util/test/
BidirectionalAsyncChannel.java 32 * bidirectional channel as described in {@link com.android.internal.util.AsyncChannel}.
BidirectionalAsyncChannelServer.java 32 * Provides an interface for the server side implementation of a bidirectional channel as described
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
BidirectionalAsyncChannel.java 32 * bidirectional channel as described in {@link com.android.internal.util.AsyncChannel}.
BidirectionalAsyncChannelServer.java 32 * Provides an interface for the server side implementation of a bidirectional channel as described
  /packages/services/Telecomm/src/com/android/server/telecom/
CallIdMapper.java 29 * A very basic bidirectional map.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
atmmpc.h 122 /* Message types - bidirectional */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
atmmpc.h 122 /* Message types - bidirectional */
  /external/icu/icu4c/source/common/unicode/
usprep.h 54 * requirements for bidirectional strings. If the string does not
55 * satisfy the requirements for bidirectional strings, return an
  /external/icu/icu4c/source/common/
usprep.cpp 613 requirements for bidirectional strings. If the string does not
614 satisfy the requirements for bidirectional strings, return an
616 [Unicode3.2] defines several bidirectional categories; each character
617 has one bidirectional category assigned to it. For the purposes of
619 has Unicode bidirectional categories "R" or "AL"; an "LCat character"
620 is a character that has Unicode bidirectional category "L". Note
625 this because they have bidirectional category "EN".
627 In any profile that specifies bidirectional character handling, all
  /frameworks/base/core/java/android/text/
TextDirectionHeuristics.java 52 * of the Unicode Bidirectional Algorithm.
60 * behavior of the Unicode Bidirectional Algorithm, just with different fallback behavior.
202 * direction. This is the standard Unicode Bidirectional Algorithm (steps P2 and P3), with the
  /external/blktrace/
blkiomon.h 114 fprintf(fp, "bidirectional requests: %ld\n", (unsigned long)p->bidir);
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/
proxyshaper.py 44 bidirectional socket. Slow-start can be added here (algorithm needed).
  /external/guava/guava/src/com/google/common/collect/
BiMap.java 27 * A bimap (or "bidirectional map") is a map that preserves the uniqueness of
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_iterator_base_types.h 97 /// Bidirectional iterators support a superset of forward iterator
101 /// Random-access iterators support a superset of bidirectional
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_iterator_base_types.h 97 /// Bidirectional iterators support a superset of forward iterator
101 /// Random-access iterators support a superset of bidirectional
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_iterator_base_types.h 97 /// Bidirectional iterators support a superset of forward iterator
101 /// Random-access iterators support a superset of bidirectional
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_iterator_base_types.h 97 /// Bidirectional iterators support a superset of forward iterator
101 /// Random-access iterators support a superset of bidirectional
  /libcore/ojluni/src/main/java/java/text/
Bidi.java 40 * This class implements the Unicode Bidirectional Algorithm.
42 * A Bidi object provides information on the bidirectional reordering of the text
71 * Bidirectional Algorithm. If no strong directional character is present,
79 * Bidirectional Algorithm. If no strong directional character is present,
120 * direction is computes using the Unicode Bidirectional Algorithm, defaulting to left-to-right

Completed in 621 milliseconds

12 3 4 5 6 7 8 91011