OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:compound
(Results
226 - 250
of
773
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/WebKit/Source/core/css/
SelectorCheckerFastPath.cpp
142
// We know this
compound
selector has descendant, child and subselector combinators only and all components are simple.
/external/chromium_org/third_party/freetype/include/freetype/
ftincrem.h
175
*
compound
glyphs.
/external/chromium_org/third_party/icu/source/i18n/
rbt.cpp
237
// A Complication:
compound
transliterators can result in recursive entries to this
/external/chromium_org/third_party/sqlite/src/test/
cse.test
97
ifcapable
compound
{
triggerA.test
22
ifcapable !trigger||!
compound
{
/external/clang/docs/
IntroductionToTheClangAST.rst
88
of "``f``". The body of "``f``" is a `
compound
/external/clang/include/clang/AST/
CharUnits.h
67
//
Compound
assignment.
StmtVisitor.h
135
// If the implementation doesn't implement
compound
assignment operator
/external/clang/include/clang/Basic/
DiagnosticParseKinds.td
73
"
compound
literals are a C99-specific feature">, InGroup<C99>;
199
"expected '{' in
compound
literal">;
234
"label at end of
compound
statement: expected statement">;
[
all
...]
/external/clang/lib/StaticAnalyzer/Core/
ExprEngineC.cpp
101
llvm_unreachable("Invalid opcode for
compound
assignment.");
165
// In C++, assignment and
compound
assignment operators return an
419
//
Compound
literal expressions are a GNU extension in C++.
469
// the lazy
compound
value when the variable is not a reference.
[
all
...]
/external/clang/test/Analysis/
null-deref-ps.c
216
// This line tests symbolication with
compound
assignments where the
/external/clang/test/CodeGenObjC/
property.m
56
// Test that
compound
operations only compute the base once.
/external/clang/test/SemaCXX/
warn-empty-body.cpp
112
// Last `for' or `while' statement in
compound
statement shouldn't warn.
/external/clang/test/SemaTemplate/
instantiate-expr-3.cpp
17
//
Compound
assignment operator
/external/freetype/include/freetype/
ftincrem.h
175
*
compound
glyphs.
/external/harfbuzz/src/
harfbuzz-tibetan.c
37
standard or
compound
vowel sign (or 'virama' for devanagari transliteration)
/external/hyphenation/
hyphen.c
705
// recursive function for
compound
level hyphenation
896
// recursive hyphenation of the first (
compound
) level segments
924
/* non-standard hyphenation at
compound
boundary (Schiffahrt) */
964
// non-
compound
[
all
...]
/external/icu4c/common/unicode/
docmain.h
26
* or <a href="annotated.html">
Compound
List</a>
/external/icu4c/i18n/
rbt.cpp
237
// A Complication:
compound
transliterators can result in recursive entries to this
/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/objects/
PhysicsCharacter.java
72
// throw (new UnsupportedOperationException("Kinematic character nodes cannot have mesh or
compound
collision shapes"));
/external/jmonkeyengine/engine/src/test/jme3test/bullet/
TestPhysicsCar.java
102
//create a
compound
shape and attach the BoxCollisionShape for the car body at 0,1,0
/external/jmonkeyengine/engine/src/test/jme3test/helloworld/
HelloCollision.java
91
//
compound
collision shape and a static RigidBodyControl with mass zero.
/external/junit/src/org/junit/runner/
Description.java
13
* can be atomic (a single test) or
compound
(containing children tests). <code>Descriptions</code> are used
/frameworks/base/core/java/com/android/internal/view/menu/
ActionMenuItemView.java
281
// TextView won't center
compound
drawables in both dimensions without
IconMenuItemView.java
182
// Set the
compound
drawables
Completed in 805 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>