Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/cmd/vendor/rsc.io/markdown/
Dparse.go143 type Document struct { struct
144 Position
145 Blocks []Block
146 Links map[string]*Link
585 func (b *Document) PrintHTML(buf *bytes.Buffer) {
591 func (b *Document) printMarkdown(buf *bytes.Buffer, s mdState) {
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/build/relnote/
Ddump.go17 func DumpMarkdown(d *md.Document) {
Dlinks.go21 func addSymbolLinks(doc *md.Document, defaultPackage string) {
Drelnote.go272 func lastBlock(doc *md.Document) md.Block {
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/BinaryFormat/
DMsgPackDocument.h27 class Document; variable
39 friend Document; variable
295 Document() { in Document() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DMsgPackDocument.h27 class Document; variable
39 friend Document; variable
295 Document() { in Document() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/
DMsgPackDocument.h27 class Document; variable
39 friend Document; variable
295 Document() { in Document() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DMsgPackDocument.h27 class Document; variable
39 friend Document; variable
295 Document() { in Document() function
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmmcobj.h90 typedef struct Document Document; typedef
403 #define _Application_get_Document(This,Document) (This)->lpVtbl->get_Document(This,Document) argument
496 #define _AppEvents_OnDocumentOpen(This,Document,New) (This)->lpVtbl->OnDocumentOpen(This,Document,N… argument
497 #define _AppEvents_OnDocumentClose(This,Document) (This)->lpVtbl->OnDocumentClose(This,Document) argument
498 #define _AppEvents_OnSnapInAdded(This,Document,SnapIn) (This)->lpVtbl->OnSnapInAdded(This,Document,… argument
499 #define _AppEvents_OnSnapInRemoved(This,Document,SnapIn) (This)->lpVtbl->OnSnapInRemoved(This,Docum… argument
832 struct Document : public IDispatch { struct
879 struct Document { struct
880 CONST_VTBL struct DocumentVtbl *lpVtbl; argument
1497 #define View_get_Document(This,Document) (This)->lpVtbl->get_Document(This,Document) argument
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DYAMLParser.h60 class Document; variable
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DYAMLParser.h60 class Document; variable
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Support/
DYAMLParser.h60 class Document; variable
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DYAMLParser.h60 class Document; variable
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/xml/dom/
Dminidom.py1546 class Document(Node, DocumentLS): class
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/xml/dom/
Dminidom.py1546 class Document(Node, DocumentLS): class
/prebuilts/build-tools/common/py3-stdlib/xml/dom/
Dminidom.py1562 class Document(Node, DocumentLS): class
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/xml/dom/
Dminidom.py1546 class Document(Node, DocumentLS): class
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/xml/dom/
Dminidom.py1546 class Document(Node, DocumentLS): class