/external/clang/include/clang/Sema/ |
Scope.h | 106 /// enclosing this scope, including this scope.
|
Template.h | 320 /// enclosing class's instantiation is complete.
|
/external/clang/lib/Sema/ |
SemaAttr.cpp | 392 // which overrides any enclosing #pragma context, but doesn't itself
|
/external/clang/lib/StaticAnalyzer/Core/ |
PathDiagnostic.cpp | 103 // source code, so find an enclosing statement and use it's location.
|
/external/clang/test/Analysis/ |
dead-stores.c | 168 // The values of dead stores are only "consumed" in an enclosing expression
|
/external/clang/test/CXX/temp/temp.decls/temp.variadic/ |
p5.cpp | 9 // enclosing pack expansion. The pattern of a pack expansion shall
|
/external/dbus/dbus/ |
dbus-shell.c | 282 * enclosing quotes or substitution operators, between the quote
|
/external/freetype/include/freetype/ |
ftstroke.h | 79 * the joined lines is filled by enclosing the triangular
|
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/ |
ExpressionTranslator.java | 166 value = value.substring(1, value.length() - 1); // Remove enclosing quotes.
|
/external/jsr305/javadoc/javax/annotation/ |
MatchesPattern.Checker.html | 98 <DT><B>Enclosing class:</B><DD><A HREF="../../javax/annotation/MatchesPattern.html" title="annotation in javax.annotation">MatchesPattern</A></DD>
|
Nonnegative.Checker.html | 98 <DT><B>Enclosing class:</B><DD><A HREF="../../javax/annotation/Nonnegative.html" title="annotation in javax.annotation">Nonnegative</A></DD>
|
Nonnull.Checker.html | 98 <DT><B>Enclosing class:</B><DD><A HREF="../../javax/annotation/Nonnull.html" title="annotation in javax.annotation">Nonnull</A></DD>
|
RegEx.Checker.html | 98 <DT><B>Enclosing class:</B><DD><A HREF="../../javax/annotation/RegEx.html" title="annotation in javax.annotation">RegEx</A></DD>
|
/external/llvm/include/llvm/ |
BasicBlock.h | 108 /// getParent - Return the enclosing method, or null if none
|
/external/llvm/test/Transforms/Inline/ |
inline_invoke.ll | 5 ; enclosing landing pad.
|
/external/pcre/doc/html/ |
pcresyntax.html | 120 Me Enclosing mark
|
/external/proguard/src/proguard/obfuscate/ |
ClassObfuscator.java | 181 // Make sure the enclosing class has a name.
|
/external/qemu/distrib/sdl-1.2.12/ |
android-configure.sh | 237 # $1 : header name, without the .h suffix nor enclosing brackets (e.g. 'memory' for <memory.h>)
|
/external/tcpdump/ |
print-dccp.c | 213 * @data2 - beginning of enclosing
|
/external/webkit/Source/WebCore/editing/ |
SelectionController.cpp | 424 // it extends forward logically if the enclosing block is LTR direction, 425 // but it extends backward logically if the enclosing block is RTL direction. 592 // it extends backward logically if the enclosing block is LTR direction, 593 // but it extends forward logically if the enclosing block is RTL direction. [all...] |
/external/webkit/Source/WebCore/html/parser/ |
XSSFilter.cpp | 466 // If the resource is loaded from the same URL as the enclosing page, it's
|
/external/webkit/Source/WebCore/inspector/ |
Inspector.json | [all...] |
/external/webkit/Source/WebCore/rendering/ |
HitTestResult.cpp | 229 // Find the title in the nearest enclosing DOM node.
|
/external/webkit/Source/WebCore/svg/ |
SVGLength.cpp | 344 // Resolve value against enclosing non-SVG RenderBox
|
/external/webkit/Source/WebKit/android/nav/ |
CachedRoot.cpp | 1557 SkIRect enclosing; local [all...] |