OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:compound
(Results
51 - 75
of
773
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/icu/source/data/mappings/
icu-internal-compound-s2.ucm
10
<code_set_name> icu-internal-
compound
-s2
/external/chromium_org/third_party/icu/source/test/intltest/
cpdtrtst.h
25
* @summary General test of
Compound
Transliterator
transtst.h
203
* Test IDs of inverses of
compound
transliterators. (J20)
218
* Test
compound
filter ID syntax
250
/* Test
Compound
Indic-Latin transliterators*/
/external/chromium_org/third_party/sqlite/src/test/
tkt1444.test
20
ifcapable !
compound
||!view {
/external/chromium_org/v8/test/mjsunit/regress/
regress-crbug-140083.js
30
// Test that the absence of a setter in a
compound
/count operation works.
regress-freeze.js
40
//
Compound
Assignment
regress-969.js
55
//
Compound
assignment to global variable.
76
// Assignment,
compound
assignment, and pre and post-increment of named
103
// Assignment,
compound
assignment, and pre and post-increment of indexed
/external/chromium_org/v8/test/webkit/fast/js/kde/
assignments.js
30
//
compound
assignments
/external/clang/test/CodeGen/
compound-assign-overflow.c
1
// Verify proper type emitted for
compound
assignments
fp-contract-pragma.cpp
11
// Is FP_CONTRACT state cleared on exiting
compound
statements?
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/category/
PropertyCategoryProviders.java
56
//
Compound
/external/icu4c/data/mappings/
icu-internal-compound-s2.ucm
10
<code_set_name> icu-internal-
compound
-s2
/external/icu4c/test/intltest/
cpdtrtst.h
25
* @summary General test of
Compound
Transliterator
transtst.h
203
* Test IDs of inverses of
compound
transliterators. (J20)
218
* Test
compound
filter ID syntax
250
/* Test
Compound
Indic-Latin transliterators*/
/packages/apps/InCallUI/res/layout/
call_button_fragment.xml
90
<!-- This is a "
compound
button": it has checked and unchecked states. -->
102
simple "
compound
button" with two states *or* like an
116
<!-- This is a "
compound
button": it has checked and unchecked states. -->
130
<!-- This is a "
compound
button": it has checked and unchecked states. -->
/packages/apps/Launcher2/src/com/android/launcher2/
PagedViewIcon.java
25
* An icon on a PagedView, specifically for items in the launcher's paged view (with
compound
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
UseCompoundDrawableAction.java
45
return create("Convert to a
Compound
Drawable...", editorDelegate,
/external/chromium_org/chrome/common/extensions/docs/templates/intros/
declarativeContent.html
103
<i><a href="http://www.w3.org/TR/selectors4/#
compound
">
compound
selectors</a></i>,
110
<tr><th>
Compound
Selectors (OK)</th><th>Complex Selectors (Not OK)</th></tr>
/external/hyphenation/
hyphen.h
12
* Non-standard and
compound
word hyphenation support by László Németh.
68
char clhmin; /* min. hyph. distance from the left
compound
boundary */
69
char crhmin; /* min. hyph. distance from the right
compound
boundary */
/external/v8/test/mjsunit/regress/
regress-969.js
55
//
Compound
assignment to global variable.
76
// Assignment,
compound
assignment, and pre and post-increment of named
103
// Assignment,
compound
assignment, and pre and post-increment of indexed
/packages/apps/InCallUI/res/drawable/
btn_compound_audio.xml
17
<!-- Layers used to render the in-call "Audio mode"
compound
button.
22
"
compound
button" that switches the speaker on and off. (This is why
34
<!-- The standard "
compound
button" background, used to distinguish
/external/eigen/doc/
C02_TutorialMatrixArithmetic.dox
39
\li
compound
operator += as in \c a+=b
40
\li
compound
operator -= as in \c a-=b
57
\li
compound
operator *= as in \c matrix*=scalar
58
\li
compound
operator /= as in \c matrix/=scalar
136
\li
compound
operator *= as in \c a*=b (this multiplies on the right: \c a*=b is equivalent to <tt>a = a*b</tt>)
/external/clang/lib/Parse/
ParseStmt.cpp
51
///
compound
-statement
205
case tok::l_brace: // C99 6.8.2:
compound
-statement
370
/// '__try'
compound
-statement seh-handler
408
/// '__except' '(' seh-filter-expression ')'
compound
-statement
450
/// '__finally'
compound
-statement
692
///
compound
-statement: [C99 6.8.2]
721
// Enter a scope to hold everything within the
compound
stmt.
Compound
729
/// Parse any pragmas at the start of the
compound
expression. We handle these
731
/// statement in the
compound
, but may be intermingled with other pragmas
[
all
...]
/external/clang/docs/
BlockLanguageSpec.rst
148
The
compound
statement body establishes a new lexical scope within
149
that of its parent. Variables used within the scope of the
compound
155
Local automatic (stack) variables referenced within the
compound
252
The
compound
statement of a Block is treated much like a function body
276
scope of the
compound
statement. These variables are implicitly
343
leaves the
compound
statement that contains the Block literal
/external/clang/test/SemaCXX/
warn-assignment-condition.cpp
100
//
Compound
assignments.
102
// expected-note{{use '!=' to turn this
compound
assignment into an inequality comparison}} \
106
// expected-note{{use '!=' to turn this
compound
assignment into an inequality comparison}} \
Completed in 1100 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>