Searched defs:Inline (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/v8/src/compiler/
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/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/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/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/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 153 milliseconds