OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:compound
(Results
1 - 25
of
773
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/hyphenation/
README.compound
0
Compound
word hyphenation
3
Hyphen library supports better
compound
word hyphenation and special
4
rules of
compound
word hyphenation of German languages and other
5
languages with arbitrary number of
compound
words. The new options,
7
style for the hyphenation of
compound
words.
14
set is for hyphenation only at
compound
word boundaries, the second one
17
Recursive
compound
level hyphenation
20
first (
compound
) level hyphenation will be rehyphenated
33
COMPOUNDLEFTHYPHENMIN: min. hyph. dist. from the left
compound
word boundary
45
See tests/
compound
* test files
[
all
...]
AUTHORS
9
László Németh <nemeth at OOo> (non-standard and
compound
hyphenation
README
12
Compound
word and non-standard hyphenation support by László Németh.
77
README.
compound
for
compound
word hyphenation, and tests/*.
87
COMPOUNDLEFTHYPHENMIN num min. hyph. dist. from the left
compound
word boundary
92
NEXTWORD separate the two
compound
sets (see README.
compound
)
/external/chromium_org/third_party/icu/source/data/mappings/
icu-internal-compound-s1.ucm
10
<code_set_name> icu-internal-
compound
-s1
ucmfiles.mk
116
icu-internal-
compound
-d1.ucm icu-internal-
compound
-d2.ucm icu-internal-
compound
-d3.ucm icu-internal-
compound
-d4.ucm\
117
icu-internal-
compound
-d5.ucm icu-internal-
compound
-d6.ucm icu-internal-
compound
-d7.ucm \
118
icu-internal-
compound
-s1.ucm icu-internal-
compound
-s2.ucm icu-internal-
compound
-s3.ucm icu-internal-compound-t.uc
[
all
...]
/external/clang/test/Parser/
pragma-fp-contract.c
5
/* expected-error@+1 {{'#pragma fp_contract' should only appear at file scope or at the start of a
compound
expression}} */
expressions.c
4
if (sizeof (int){ 1}) {} // sizeof
compound
literal
8
(void)(int){4}; //
compound
literal.
/external/icu4c/data/mappings/
icu-internal-compound-s1.ucm
10
<code_set_name> icu-internal-
compound
-s1
ucmfiles.mk
117
icu-internal-
compound
-d1.ucm icu-internal-
compound
-d2.ucm icu-internal-
compound
-d3.ucm icu-internal-
compound
-d4.ucm\
118
icu-internal-
compound
-d5.ucm icu-internal-
compound
-d6.ucm icu-internal-
compound
-d7.ucm \
119
icu-internal-
compound
-s1.ucm icu-internal-
compound
-s2.ucm icu-internal-
compound
-s3.ucm icu-internal-compound-t.ucm
[
all
...]
/external/chromium_org/chrome/renderer/extensions/
css_native_handler.h
17
// Expects one string argument that's a comma-separated list of
compound
CSS
18
// selectors (http://dev.w3.org/csswg/selectors4/#
compound
), and returns its
/external/libnfc-nxp/src/
phFriNfc_OvrHalCmd.h
70
/** \brief Parameter
compound
internally used for testing purpose
80
/** \brief Parameter
compound
internally used by \ref phFriNfc_OvrHal_Enumerate
89
/** \brief Parameter
compound
internally used by \ref phFriNfc_OvrHal_Open
97
/** \brief Parameter
compound
internally used by \ref phFriNfc_OvrHal_Close
105
/** \brief Parameter
compound
internally used by \ref phFriNfc_OvrHal_GetDeviceCapabilities
114
/** \brief Parameter
compound
internally used by \ref phFriNfc_OvrHal_Poll
126
/** \brief Parameter
compound
internally used by \ref phFriNfc_OvrHal_Connect
137
/** \brief Parameter
compound
internally used by \ref phFriNfc_OvrHal_Disconnect
146
/** \brief Parameter
compound
internally used by \ref phFriNfc_OvrHal_Transceive
161
/** \brief Parameter
compound
internally used by \ref phFriNfc_OvrHal_StartTargetMod
[
all
...]
/external/guava/guava-tests/test/com/google/common/util/concurrent/
FuturesTest.java
543
ListenableFuture<List<String>>
compound
=
548
compound
.addListener(listener, MoreExecutors.sameThreadExecutor());
551
assertFalse(
compound
.isDone());
553
assertFalse(
compound
.isDone());
555
assertFalse(
compound
.isDone());
558
assertTrue(
compound
.isDone());
561
List<String> results =
compound
.get();
569
ListenableFuture<List<String>>
compound
= Futures.allAsList(futures);
570
compound
.addListener(listener, MoreExecutors.sameThreadExecutor());
571
assertTrue(
compound
.isDone())
[
all
...]
/external/chromium_org/third_party/sqlite/src/test/
select7.test
19
ifcapable
compound
{
55
} ;# ifcapable
compound
76
# SELECT statements of a
compound
subquery.
78
ifcapable {subquery &&
compound
} {
110
ifcapable {subquery &&
compound
} {
139
#
compound
select statement.
141
ifcapable
compound
{
155
} {1 {too many terms in
compound
SELECT}}
tkt1501.test
20
ifcapable !
compound
{
tkt2640.test
19
# WHERE clause. If the subquery contained a
compound
SELECT,
20
# then tables that were used by terms of the
compound
other than
22
# So if one of the SELECT statements within a
compound
made
31
ifcapable !subquery||!
compound
{
/external/clang/test/SemaCXX/
constexpr-steps.cpp
6
// - One for the
compound
-statement that is the function body
9
// - One for each of the n evaluations of the
compound
-statement in the 'for' body
/packages/apps/InCallUI/res/drawable/
btn_compound_dialpad.xml
17
<!-- Layers used to render the in-call "Dialpad"
compound
button. -->
20
<!-- The standard "
compound
button" background. -->
btn_fake_compound_hold.xml
17
<!-- Layers used to render the in-call "Hold"
compound
button. -->
20
<!-- The standard "
compound
button" background. -->
btn_fake_compound_mute.xml
17
<!-- Layers used to render the in-call "Mute"
compound
button. -->
20
<!-- The standard "
compound
button" background. -->
/external/chromium_org/v8/test/mjsunit/compiler/
assignment.js
28
// Tests for
compound
assignments at the top level
49
// Test
compound
assignments in an anonymous function with local variables.
71
// Test
compound
assignments in an anonymous function with global variables.
93
// Test
compound
assignments in a named function with local variables.
117
// Test
compound
assignments in a named function with global variables.
143
// Tests for
compound
assignments in a loop at the top level
166
// Test
compound
assignments in an anonymous function with local variables.
190
// Test
compound
assignments in an anonymous function with global variables.
214
// Test
compound
assignments in a named function with local variables.
240
// Test
compound
assignments in a named function with global variables
[
all
...]
/external/v8/test/mjsunit/compiler/
assignment.js
28
// Tests for
compound
assignments at the top level
49
// Test
compound
assignments in an anonymous function with local variables.
71
// Test
compound
assignments in an anonymous function with global variables.
93
// Test
compound
assignments in a named function with local variables.
117
// Test
compound
assignments in a named function with global variables.
143
// Tests for
compound
assignments in a loop at the top level
166
// Test
compound
assignments in an anonymous function with local variables.
190
// Test
compound
assignments in an anonymous function with global variables.
214
// Test
compound
assignments in a named function with local variables.
240
// Test
compound
assignments in a named function with global variables
[
all
...]
/frameworks/base/docs/html/design/patterns/
multi-pane-layouts.jd
17
one
compound
view when a lot of horizontal screen real estate is available and by splitting them up
28
list and detail views into a single
compound
view. This uses the additional space more efficiently
36
<h2 id="orientation">
Compound
Views and Orientation Changes</h2>
38
<p>Screens should strive to have the same functionality regardless of orientation. If you use a
compound
view in
93
<p>If your screen cannot accommodate the
compound
view on rotation show the right pane in full screen view on rotation to portrait. Use the Up icon in action bar to show the parent screen.</p>
108
<p>Identify the most appropriate method for the panels in your
compound
views to reorganize
112
<p>Look for opportunities to consolidate your views into multi-panel
compound
views.</p>
/external/guava/guava-tests/test/com/google/common/collect/
OrderingTest.java
227
Comparator<String> comparator = Ordering.
compound
(asList(
243
Comparator<String> comparator = byCharAt(1).
compound
(byCharAt(0));
260
Ordering<Number> a = numbers.
compound
(numbers);
262
// The
compound
takes the more specific type of the two, regardless of order
264
Ordering<Number> b = numbers.
compound
(objects);
265
Ordering<Number> c = objects.
compound
(numbers);
267
Ordering<Integer> d = numbers.
compound
(integers);
268
Ordering<Integer> e = integers.
compound
(numbers);
273
Ordering<Number> f = numbers.
compound
(objects).
compound
(objects); //bad IDE
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/build-aux/
link-warning.h
9
Testing __GNUC__ is necessary for the
compound
expression syntax. */
/external/chromium_org/third_party/icu/source/i18n/
cpdtrans.h
50
* Constructs a new
compound
transliterator given an array of
52
* length, including zero or one, however, useful
compound
69
* Constructs a new
compound
transliterator.
70
* @param id
compound
ID
72
* @param adoptedFilter a global filter for this
compound
transliterator
83
* Constructs a new
compound
transliterator in the FORWARD
Completed in 282 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>