/external/mockito/src/test/java/org/mockitousage/examples/use/ |
D | ArticleManager.java | 31 for (Article article : articles) { in updateRelatedArticlesCounters() 32 int numberOfRelatedArticles = calculator.countNumberOfRelatedArticles(article); in updateRelatedArticlesCounters() 33 article.setNumberOfRelatedArticles(numberOfRelatedArticles); in updateRelatedArticlesCounters() 34 database.save(article); in updateRelatedArticlesCounters()
|
D | ArticleCalculator.java | 11 int countNumberOfRelatedArticles(Article article); in countNumberOfRelatedArticles() argument
|
D | ArticleDatabase.java | 25 public void save(Article article) { in save() argument
|
/external/python/cpython3/Doc/library/ |
D | nntplib.rst | 44 To post an article from a binary file (this assumes that the article has valid 48 >>> f = open('article.txt', 'rb') 286 and *first* are the last and first article numbers, and *flag* usually 336 number of articles in the group, *first* is the first article number in 337 the group, *last* is the last article number in the group, and *name* 347 articles starting from *first* to the last article in the current group, 348 or :const:`None` to select the current article in the current group. 351 ``(article_number, overview)`` tuples, one for each article selected 360 * the ``:bytes`` metadata: the number of bytes in the entire raw article 362 * the ``:lines`` metadata: the number of lines in the article body [all …]
|
/external/python/cpython2/Doc/library/ |
D | nntplib.rst | 45 To post an article from a file (this assumes that the article has valid 174 *group* is a group name, *last* and *first* are the last and first article 211 of articles in the group, *first* is the first article number in the group, 212 *last* is the last article number in the group, and *name* is the group name. 230 ``'>'``) or an article number (as a string). Return a triple ``(response, 231 number, id)`` where *number* is the article number (as a string) and *id* is the 249 same as for :meth:`.stat`, and *list* is a list of the article's headers (an 263 .. method:: NNTP.article(id) 279 where *first* and *last* are the first and last article numbers to search. 281 text)``, where *id* is an article number (as a string) and *text* is the text of [all …]
|
/external/libxml2/result/ |
D | nsclean.xml.rdr | 1 0 1 article 0 0 10 0 15 article 0 0
|
D | nsclean.xml.rde | 1 0 1 article 0 0 10 0 15 article 0 0
|
D | nsclean.xml.sax | 3 SAX.startElement(article, xmlns='tag:foofoofoofoofoofoofoofoo', xmlns:dc='http://purl.org/dc/elemen… 12 SAX.endElement(article)
|
D | nsclean.xml.sax2 | 3 SAX.startElementNs(article, NULL, 'tag:foofoofoofoofoofoofoofoo', 3, xmlns='tag:foofoofoofoofoofoof… 12 SAX.endElementNs(article, NULL, 'tag:foofoofoofoofoofoofoofoo')
|
/external/libxml2/result/noent/ |
D | nsclean.xml.sax2 | 3 SAX.startElementNs(article, NULL, 'tag:foofoofoofoofoofoofoofoo', 3, xmlns='tag:foofoofoofoofoofoof… 12 SAX.endElementNs(article, NULL, 'tag:foofoofoofoofoofoofoofoo')
|
/external/tensorflow/tensorflow/java/src/gen/perl/ |
D | tftypes.pl | 106 sub article { subroutine 132 my $fulldesc = article($desc);
|
/external/python/cpython3/Lib/test/ |
D | test_nntplib.py | 159 def check_article_resp(self, resp, article, art_num=None): argument 160 self.assertIsInstance(article, nntplib.ArticleInfo) 162 self.assertEqual(article.number, art_num) 163 for line in article.lines: 166 self.assertNotIn(article.lines[-1], (b".", b".\n", b".\r\n")) 188 resp, article = self.server.article(art_num) 190 self.check_article_resp(resp, article, art_num) 195 filtered_lines = [line for line in article.lines 948 resp, info = self.server.article() 955 resp, info = self.server.article(3000234) [all …]
|
/external/python/google-api-python-client/samples/tasks_appengine/ |
D | README | 1 Sample code for Getting Started with Tasks API on Google App Engine article.
|
/external/owasp/sanitizer/lib/commons-codec-1.4/ |
D | NOTICE.txt | 12 and distribution of this entire article is permitted in any medium,
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_EncodeBase64.pbtxt | 23 Refer to the following article for more information on base64 format:
|
D | api_def_RandomPoissonV2.pbtxt | 44 See http://www.sciencedirect.com/science/article/pii/0167668793909974.
|
/external/google-fruit/extras/doc/ |
D | common-header.tex | 2 \documentclass{article}
|
/external/libjpeg-turbo/ |
D | README.ijg | 51 FAQ (Frequently Asked Questions) article. See ARCHIVE LOCATIONS below to find 52 out where to obtain the FAQ article. 186 handy, a PDF file containing a revised version of Wallace's article is 188 a preprint for an article that appeared in IEEE Trans. Consumer Electronics) 190 and some added material. Note: the Wallace article is copyright ACM and IEEE, 245 The JPEG FAQ (Frequently Asked Questions) article is a source of some
|
/external/libunwind/doc/ |
D | unw_strerror.tex | 1 \documentclass{article}
|
D | unw_destroy_addr_space.tex | 1 \documentclass{article}
|
D | unw_regname.tex | 1 \documentclass{article}
|
D | _U_dyn_cancel.tex | 1 \documentclass{article}
|
D | _U_dyn_register.tex | 1 \documentclass{article}
|
D | unw_is_fpreg.tex | 1 \documentclass{article}
|
/external/parameter-framework/upstream/doc/requirements/ |
D | APIs.md | 1 <article class="markdown-body"> 240 </article>
|