Home
last modified time | relevance | path

Searched defs:Document (Results 1 – 24 of 24) sorted by relevance

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserOverloadOnConstants1.ts1 interface Document { interface
/third_party/typescript/tests/cases/compiler/
DsubclassWithPolymorphicThisIsAssignable.ts2 interface Document { interface
DsourceMap-StringLiteralWithNewLine.ts5 interface Document { interface
DunknownSymbolOffContextualType1.ts2 interface Document { interface
DgenericMethodOverspecialization.ts9 interface Document { interface
/third_party/node/test/parallel/
Dtest-vm-symbols.js10 function Document() { class
/third_party/typescript/tests/baselines/reference/
DsubclassWithPolymorphicThisIsAssignable.js16 public test<Z extends Document>() { } field in Example
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMsgPackDocument.h27 class Document; variable
39 friend Document; variable
256 Document() { in Document() function
/third_party/parse5/packages/parse5/lib/tree-adapters/
Ddefault.ts6 Document = '#document', enumerator
13 export interface Document { interface
/third_party/jsframework/runtime/vdom/
DDocument.ts35 class Document { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DYAMLParser.h57 class Document; variable
101 friend class Document; variable
/third_party/protobuf/csharp/src/Google.Protobuf/
DJsonTokenizer.cs603 Document, Object, Array enumerator
/third_party/typescript/scripts/
Dword2md.ts114 export interface Document { interface
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DYAMLParser.h60 class Document; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSymbolRewriter.cpp271 for (auto &Document : YS) { in parse() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DYAMLParser.cpp2276 Document::Document(Stream &S) : stream(S), Root(nullptr) { in Document() function in Document
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go3885 Document TextDocument `json:"document"` member
3894 Document TextDocument `json:"document"` member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go3885 Document TextDocument `json:"document"` member
3894 Document TextDocument `json:"document"` member
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go3885 Document TextDocument `json:"document"` member
3894 Document TextDocument `json:"document"` member
/third_party/python/Lib/xml/dom/
Dminidom.py1544 class Document(Node, DocumentLS): class
/third_party/typescript/tests/lib/
Dlib.d.ts5666 interface Document extends Node, GlobalEventHandlers, NodeSelector, DocumentEvent { interface
6738 declare var Document: { variable
/third_party/typescript/lib/
Dlib.dom.d.ts4474 interface Document extends Node, DocumentAndElementEventHandlers, DocumentOrShadowRoot, GlobalEvent… interface
4947 declare var Document: { variable
/third_party/typescript/src/lib/
Ddom.generated.d.ts4454 interface Document extends Node, DocumentAndElementEventHandlers, DocumentOrShadowRoot, GlobalEvent… interface
4927 declare var Document: { variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp136363 Document, enumerator
137163 Document, enumerator
157914 nsIDocument* Document() const in Document() function in nsPresContext