Home
last modified time | relevance | path

Searched refs:Drafts (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/
DDraftStore.cpp20 auto It = Drafts.find(File); in getDraft()
21 if (It == Drafts.end()) in getDraft()
31 for (auto DraftIt = Drafts.begin(); DraftIt != Drafts.end(); DraftIt++) in getActiveFiles()
54 Draft &D = Drafts[File]; in addDraft()
65 auto EntryIt = Drafts.find(File); in updateDraft()
66 if (EntryIt == Drafts.end()) { in updateDraft()
131 Drafts.erase(File); in removeDraft()
DDraftStore.h64 llvm::StringMap<Draft> Drafts; variable
/external/cldr/docs/rfc/
Ddraft-davis-u-langtag-ext-00.txt27 Internet-Drafts are working documents of the Internet Engineering
30 Drafts.
32 Internet-Drafts are draft documents valid for a maximum of six months
34 time. It is inappropriate to use Internet-Drafts as reference
37 The list of current Internet-Drafts can be accessed at
Ddraft-davis-t-langtag-ext.txt31 Internet-Drafts are working documents of the Internet Engineering
33 working documents as Internet-Drafts. The list of current Internet-
34 Drafts is at http://datatracker.ietf.org/drafts/current/.
36 Internet-Drafts are draft documents valid for a maximum of six months
38 time. It is inappropriate to use Internet-Drafts as reference
Drfc2629.xslt2062 Internet-Drafts are working documents of the Internet Engineering
2065 Internet-Drafts.
2068 Internet-Drafts are draft documents valid for a maximum of six months
2070 It is inappropriate to use Internet-Drafts as reference material or to cite
2074 The list of current Internet-Drafts can be accessed at
/external/python/cpython2/Lib/email/test/data/
Dmsg_36.txt4 From: Internet-Drafts@ietf.org
/external/python/cpython3/Lib/test/test_email/data/
Dmsg_36.txt4 From: Internet-Drafts@ietf.org
/external/cldr/tools/scripts/
DinterimVettingTool.sh33 <h1>CLDR 1.2a - Drafts and Alts</h1>
/external/llvm/docs/
DGettingStarted.rst595 git-imap-send. Here is an example to generate the patchset in Gmail's [Drafts].
612 folder = "[Gmail]/Drafts"