Searched refs:Inline (Results 1 - 21 of 21) 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 [DOMDebugger, Inline=FastReturn]
79 [DOM, DOMDebugger, Inline=FastReturn]
82 [DOMDebugger, DOM, Inline=FastReturn]
85 [DOMDebugger, DOM, Inline=FastReturn]
88 [DOM, Inline
[all...]
/external/chromium_org/v8/src/compiler/
H A Djs-inlining.h22 void Inline();
H A Dpipeline.cc223 inliner.Inline();
H A Djs-inlining.cc48 void JSInliner::Inline() { function in class:v8::internal::compiler::JSInliner
101 // Inline this graph at {call}, use {jsgraph} and its zone to create
/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/chromium_org/third_party/cython/src/Cython/Build/Tests/
H A DTestInline.py3 from Cython.Build.Inline import safe_type
/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/WebKit/Source/devtools/front_end/documentation/
H A DDocumentationView.js252 case elementTypes.Inline:
287 || article.type() === WebInspector.WikiParser.ArticleElement.Type.Inline) {
/external/chromium_org/third_party/cython/src/Cython/
H A DShadow.py104 from Cython.Build.Inline import cython_inline
111 from Cython.Build.Inline import RuntimeCompiledFunction
/external/chromium_org/third_party/motemplate/
H A Dmotemplate.py699 def Inline(cls, id_): member in class:_PartialNode
987 # Inline nodes that don't take arguments.
996 # Inline nodes that take arguments.
1019 # Inline syntax for partial types.
1024 partial_node = _PartialNode.Inline(id_)
1028 # Inline syntax for non-partial types. Support select node types:
1036 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/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 845 milliseconds