Searched refs:article (Results 1 – 25 of 122) sorted by relevance
12345
/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/libxml2/result/ |
D | nsclean.xml.rde | 1 0 1 article 0 0 10 0 15 article 0 0
|
D | nsclean.xml.rdr | 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/iproute2/doc/ |
D | rtstat.sgml | 3 <article> 52 </article>
|
D | nstat.sgml | 3 <article> 110 </article>
|
D | arpd.sgml | 3 <article> 129 </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/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}
|
D | unw_backtrace.tex | 1 \documentclass{article}
|
D | unw_get_accessors.tex | 1 \documentclass{article}
|
/external/libjpeg-turbo/ |
D | README | 51 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
|
D | README.ijg | 51 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
|
/external/parameter-framework/upstream/doc/requirements/ |
D | APIs.md | 1 <article class="markdown-body"> 240 </article>
|
/external/googletest/googlemock/docs/ |
D | KnownIssues.md | 17 http://article.gmane.org/gmane.comp.sysutils.automake.general/9025
|
/external/syslinux/com32/lib/zlib/ |
D | README | 30 Mark Nelson <markn@ieee.org> wrote an article about zlib for the Jan. 1997 31 issue of Dr. Dobb's Journal; a copy of the article is available at
|
/external/zlib/src/ |
D | README | 30 Mark Nelson <markn@ieee.org> wrote an article about zlib for the Jan. 1997 31 issue of Dr. Dobb's Journal; a copy of the article is available at
|
12345