Searched refs:Inline (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorInstrumentation.idl44 * Inline=Custom - do not generate the public inline method.
45 * Inline=FastReturn - return early from the inline method if there are no frontends.
46 * Inline=Forward - generate a simple forwarding inline method that does not
47 modify the parameter list (implies Inline=FastReturn)
73 [DOMDebugger, Inline=FastReturn]
76 [DOM, DOMDebugger, Inline=FastReturn]
79 [DOMDebugger, DOM, Inline=FastReturn]
82 [DOMDebugger, DOM, Inline=FastReturn]
85 [DOM, Inline=FastReturn]
88 [DOM, Inline
[all...]
/external/llvm/test/MC/ARM/
H A Deh-directive-unwind_raw.s62 @ CHECK: Model: Compact (Inline)
70 @ CHECK: Model: Compact (Inline)
91 @ CHECK: Model: Compact (Inline)
99 @ CHECK: Model: Compact (Inline)
/external/llvm/test/tools/llvm-readobj/ARM/
H A Dunwind.s155 @ CHECK: Model: Compact (Inline)
171 @ CHECK: Model: Compact (Inline)
220 @ CHECK: Model: Compact (Inline)
235 @ CHECK: Model: Compact (Inline)
253 @ CHECK: Model: Compact (Inline)
/external/chromium_org/third_party/handlebar/
H A Dhandlebar.py702 def Inline(cls, id_): member in class:_PartialNode
990 # Inline nodes that don't take arguments.
999 # Inline nodes that take arguments.
1022 # Inline syntax for partial types.
1027 partial_node = _PartialNode.Inline(id_)
1031 # Inline syntax for non-partial types. Support select node types:
1039 clazz = _PartialNode.Inline
/external/chromium_org/third_party/skia/src/sfnt/
H A DSkPanose.h478 ((Inline, 3))
/external/clang/lib/AST/
H A DDeclCXX.cpp1936 NamespaceDecl::NamespaceDecl(ASTContext &C, DeclContext *DC, bool Inline, argument
1941 AnonOrFirstNamespaceAndInline(nullptr, Inline) {
1949 bool Inline, SourceLocation StartLoc,
1952 return new (C, DC) NamespaceDecl(C, DC, Inline, StartLoc, IdLoc, Id,
1948 Create(ASTContext &C, DeclContext *DC, bool Inline, SourceLocation StartLoc, SourceLocation IdLoc, IdentifierInfo *Id, NamespaceDecl *PrevDecl) argument
/external/skia/src/sfnt/
H A DSkPanose.h478 ((Inline, 3))
/external/clang/include/clang/AST/
H A DDecl.h356 NamespaceDecl(ASTContext &C, DeclContext *DC, bool Inline,
367 bool Inline, SourceLocation StartLoc,
401 void setInline(bool Inline) { argument
402 AnonOrFirstNamespaceAndInline.setInt(Inline);
3625 // Inline function definitions.
/external/iputils/doc/
H A Ddocbook2man-spec.pl1007 if($parent->attribute('TYPE')->value =~ /Inline/i) {
/external/chromium_org/third_party/sqlite/src/contrib/
H A Dsqlitecon.tcl649 wm title $w {Inline SQL Editor}
/external/mdnsresponder/mDNSCore/
H A DmDNSEmbeddedAPI.h2026 #pragma mark - Inline functions
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 453 milliseconds