Home
last modified time | relevance | path

Searched refs:article (Results 1 – 25 of 149) sorted by relevance

123456

/external/mockito/src/test/java/org/mockitousage/examples/use/
DArticleManager.java31 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()
DArticleCalculator.java11 int countNumberOfRelatedArticles(Article article); in countNumberOfRelatedArticles() argument
DArticleDatabase.java25 public void save(Article article) { in save() argument
/external/libxml2/result/
Dnsclean.xml.rde1 0 1 article 0 0
10 0 15 article 0 0
Dnsclean.xml.rdr1 0 1 article 0 0
10 0 15 article 0 0
Dnsclean.xml.sax3 SAX.startElement(article, xmlns='tag:foofoofoofoofoofoofoofoo', xmlns:dc='http://purl.org/dc/elemen…
12 SAX.endElement(article)
Dnsclean.xml.sax23 SAX.startElementNs(article, NULL, 'tag:foofoofoofoofoofoofoofoo', 3, xmlns='tag:foofoofoofoofoofoof…
12 SAX.endElementNs(article, NULL, 'tag:foofoofoofoofoofoofoofoo')
/external/python/cpython2/Doc/library/
Dnntplib.rst45 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/noent/
Dnsclean.xml.sax23 SAX.startElementNs(article, NULL, 'tag:foofoofoofoofoofoofoofoo', 3, xmlns='tag:foofoofoofoofoofoof…
12 SAX.endElementNs(article, NULL, 'tag:foofoofoofoofoofoofoofoo')
/external/iproute2/doc/
Drtstat.sgml3 <article>
52 </article>
Dnstat.sgml3 <article>
110 </article>
Darpd.sgml3 <article>
129 </article>
/external/devlib/devlib/bin/
DLICENSE.trace-cmd35 http://article.gmane.org/gmane.linux.kernel/1869111
36 http://article.gmane.org/gmane.linux.kernel/1869112
/external/owasp/sanitizer/lib/commons-codec-1.4/
DNOTICE.txt12 and distribution of this entire article is permitted in any medium,
/external/libunwind/doc/
Dunw_strerror.tex1 \documentclass{article}
Dunw_destroy_addr_space.tex1 \documentclass{article}
Dunw_regname.tex1 \documentclass{article}
D_U_dyn_cancel.tex1 \documentclass{article}
Dunw_is_fpreg.tex1 \documentclass{article}
D_U_dyn_register.tex1 \documentclass{article}
Dunw_get_accessors.tex1 \documentclass{article}
Dunw_backtrace.tex1 \documentclass{article}
/external/libjpeg-turbo/
DREADME.ijg51 FAQ (Frequently Asked Questions) article. See ARCHIVE LOCATIONS below to find
52 out where to obtain the FAQ article.
192 handy, a PDF file containing a revised version of Wallace's article is
194 a preprint for an article that appeared in IEEE Trans. Consumer Electronics)
196 and some added material. Note: the Wallace article is copyright ACM and IEEE,
251 The JPEG FAQ (Frequently Asked Questions) article is a source of some
DREADME51 FAQ (Frequently Asked Questions) article. See ARCHIVE LOCATIONS below to find
52 out where to obtain the FAQ article.
192 handy, a PostScript file containing a revised version of Wallace's article is
194 a preprint for an article that appeared in IEEE Trans. Consumer Electronics)
196 and some added material. Note: the Wallace article is copyright ACM and IEEE,
253 The JPEG FAQ (Frequently Asked Questions) article is a source of some
/external/parameter-framework/upstream/doc/requirements/
DAPIs.md1 <article class="markdown-body">
240 </article>

123456