OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bidirectional
(Results
1 - 25
of
252
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/external/autotest/server/tests/netperf2/
control.srv
20
bidirectional
is set then there will be the specified number of
21
bidirectional
streams.
control.stress.srv
23
bidirectional
is set then there will be the specified number of
24
bidirectional
streams.
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
NamePrepTransform.java
69
requirements for
bidirectional
strings. If the string does not
70
satisfy the requirements for
bidirectional
strings, return an
72
[Unicode3.2] defines several
bidirectional
categories; each character
73
has one
bidirectional
category assigned to it. For the purposes of
75
has Unicode
bidirectional
categories "R" or "AL"; an "LCat character"
76
is a character that has Unicode
bidirectional
category "L". Note
81
this because they have
bidirectional
category "EN".
83
In any profile that specifies
bidirectional
character handling, all
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
NamePrepTransform.java
68
requirements for
bidirectional
strings. If the string does not
69
satisfy the requirements for
bidirectional
strings, return an
71
[Unicode3.2] defines several
bidirectional
categories; each character
72
has one
bidirectional
category assigned to it. For the purposes of
74
has Unicode
bidirectional
categories "R" or "AL"; an "LCat character"
75
is a character that has Unicode
bidirectional
category "L". Note
80
this because they have
bidirectional
category "EN".
82
In any profile that specifies
bidirectional
character handling, all
/external/libweave/include/weave/provider/
network.h
44
// Opens
bidirectional
sockets and returns attached stream.
/frameworks/support/v4/java/android/support/v4/view/
MarginLayoutParamsCompat.java
138
* <p>On platform versions supporting
bidirectional
text and layouts
153
* <p>On platform versions supporting
bidirectional
text and layouts
168
* <p>On platform versions supporting
bidirectional
text and layouts
183
* <p>On platform versions supporting
bidirectional
text and layouts
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
next_prior.hpp
19
// Helper functions for classes like
bidirectional
iterators not supporting
/prebuilts/go/darwin-x86/test/chan/
perm.go
8
// receive-only, and
bidirectional
channels.
/prebuilts/go/linux-x86/test/chan/
perm.go
8
// receive-only, and
bidirectional
channels.
/external/autotest/client/tests/netpipe/
netpipe.py
34
def run_once(self, server_ip, client_ip, role,
bidirectional
=False,
41
if
bidirectional
:
/external/autotest/server/tests/netpipe/
control.srv
13
bidirectional
- indicates whether the test should run simultaneously in both
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
advance.hpp
32
// default implementation for forward/
bidirectional
iterators
distance.hpp
33
// default implementation for forward/
bidirectional
iterators
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_cl.py
28
'
BIDIRECTIONAL
', 'BITRATE_POLICY', 'BITRATE_TARGET',
test_unicodedata.py
96
self.db.
bidirectional
(char),
149
self.assertEqual(self.db.
bidirectional
(u'\uFFFE'), '')
150
self.assertEqual(self.db.
bidirectional
(u' '), 'WS')
151
self.assertEqual(self.db.
bidirectional
(u'A'), 'L')
152
self.assertEqual(self.db.
bidirectional
(u'\U00020000'), 'L')
154
self.assertRaises(TypeError, self.db.
bidirectional
)
155
self.assertRaises(TypeError, self.db.
bidirectional
, u'xx')
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_cl.py
28
'
BIDIRECTIONAL
', 'BITRATE_POLICY', 'BITRATE_TARGET',
test_unicodedata.py
96
self.db.
bidirectional
(char),
149
self.assertEqual(self.db.
bidirectional
(u'\uFFFE'), '')
150
self.assertEqual(self.db.
bidirectional
(u' '), 'WS')
151
self.assertEqual(self.db.
bidirectional
(u'A'), 'L')
152
self.assertEqual(self.db.
bidirectional
(u'\U00020000'), 'L')
154
self.assertRaises(TypeError, self.db.
bidirectional
)
155
self.assertRaises(TypeError, self.db.
bidirectional
, u'xx')
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_cl.py
28
'
BIDIRECTIONAL
', 'BITRATE_POLICY', 'BITRATE_TARGET',
test_unicodedata.py
96
self.db.
bidirectional
(char),
149
self.assertEqual(self.db.
bidirectional
(u'\uFFFE'), '')
150
self.assertEqual(self.db.
bidirectional
(u' '), 'WS')
151
self.assertEqual(self.db.
bidirectional
(u'A'), 'L')
152
self.assertEqual(self.db.
bidirectional
(u'\U00020000'), 'L')
154
self.assertRaises(TypeError, self.db.
bidirectional
)
155
self.assertRaises(TypeError, self.db.
bidirectional
, u'xx')
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_cl.py
28
'
BIDIRECTIONAL
', 'BITRATE_POLICY', 'BITRATE_TARGET',
test_unicodedata.py
96
self.db.
bidirectional
(char),
149
self.assertEqual(self.db.
bidirectional
(u'\uFFFE'), '')
150
self.assertEqual(self.db.
bidirectional
(u' '), 'WS')
151
self.assertEqual(self.db.
bidirectional
(u'A'), 'L')
152
self.assertEqual(self.db.
bidirectional
(u'\U00020000'), 'L')
154
self.assertRaises(TypeError, self.db.
bidirectional
)
155
self.assertRaises(TypeError, self.db.
bidirectional
, u'xx')
/frameworks/support/v4/java/android/support/v4/text/
TextDirectionHeuristicsCompat.java
45
* of the Unicode
Bidirectional
Algorithm.
53
* behavior of the Unicode
Bidirectional
Algorithm, just with different fallback behavior.
178
* direction. This is the standard Unicode
Bidirectional
algorithm.
/external/icu/android_icu4j/src/main/java/android/icu/text/
StringPrep.java
51
* requirements for
bidirectional
strings. If the string does not
52
* satisfy the requirements for
bidirectional
strings, return an
460
requirements for
bidirectional
strings. If the string does not
461
satisfy the requirements for
bidirectional
strings, return an
463
[Unicode3.2] defines several
bidirectional
categories; each character
464
has one
bidirectional
category assigned to it. For the purposes of
466
has Unicode
bidirectional
categories "R" or "AL"; an "LCat character"
467
is a character that has Unicode
bidirectional
category "L". Note
472
this because they have
bidirectional
category "EN".
474
In any profile that specifies
bidirectional
character handling, al
[
all
...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
StringPrep.java
50
* requirements for
bidirectional
strings. If the string does not
51
* satisfy the requirements for
bidirectional
strings, return an
477
requirements for
bidirectional
strings. If the string does not
478
satisfy the requirements for
bidirectional
strings, return an
480
[Unicode3.2] defines several
bidirectional
categories; each character
481
has one
bidirectional
category assigned to it. For the purposes of
483
has Unicode
bidirectional
categories "R" or "AL"; an "LCat character"
484
is a character that has Unicode
bidirectional
category "L". Note
489
this because they have
bidirectional
category "EN".
491
In any profile that specifies
bidirectional
character handling, al
[
all
...]
/external/llvm/include/llvm/ADT/
iterator.h
84
"The decrement operator is only defined for
bidirectional
iterators.");
90
"The decrement operator is only defined for
bidirectional
iterators.");
203
"The decrement operator is only defined for
bidirectional
iterators.");
Completed in 1246 milliseconds
1
2
3
4
5
6
7
8
9
10
11