/external/libxml2/doc/ |
D | docdescr.doc | 20 news.html The latest news, extracted from xml.html by site.xsl 36 news.xsl xslt script to generate ../NEWS from news.html 38 pages from news.html 39 xsa.xsl xslt script to generate libxml.xsa from news.html 84 xsltproc --nonet --output ../NEWS news.xsl news.html 88 xsltproc --nonet --output libxml2.xsa xsa.xsl news.html
|
D | Makefile.am | 15 interface.html intro.html library.html namespaces.html news.html \ 159 news.html \ 160 news.xsl \ 265 $(top_builddir)/NEWS: $(srcdir)/news.xsl $(srcdir)/news.html 267 $(XSLTPROC) --nonet $(srcdir)/news.xsl $(srcdir)/news.html > $(top_builddir)/NEWS ; fi ); 269 libxml2.xsa: $(srcdir)/xsa.xsl $(srcdir)/news.html 272 $(XSLTPROC) --nonet $(srcdir)/xsa.xsl $(srcdir)/news.html > libxml2.xsa ; fi );
|
/external/libxml2/result/HTML/ |
D | wired.html.sax | 340 SAX.startElement(img, src='http://static.wired.com/news/images/spacer.gif', height='5', width='447'… 353 SAX.startElement(a, href='/news/0,1287,,00.html') 354 SAX.startElement(img, src='http://static.wired.com/news/images/wired_000000.gif', width='153', heig… 361 SAX.startElement(a, href='/news/0,1287,,00.html') 362 SAX.startElement(img, src='http://static.wired.com/news/images/news_ffffff.gif', width='103', heigh… 373 SAX.startElement(img, src='http://static.wired.com/news/images/spacer.gif', width='344', height='1') 401 SAX.startElement(img, src='http://static.wired.com/news/images/spacer.gif', width='1', height='30') 570 <TD valign="TOP" align="LEFT" colspan="3" bgcolor="#F0F0F0"><img src="http://static.wired.com/news/… 597 SAX.startElement(img, src='http://static.wired.com/news/images/spacer.gif', width='147', height='1'… 615 SAX.startElement(a, href='/news/business/0,1367,,00.html') [all …]
|
/external/markdown/tests/safe_mode/ |
D | unsafe_urls.txt | 26 [news scheme](news:some.news.group.com)
|
/external/ImageMagick/ |
D | NEWS.txt | 1 No news is good news.
|
/external/mksh/src/ |
D | var.c | 1421 struct tbl *prev, *curr, *news; in arraysearch() local 1437 news = curr; in arraysearch() 1439 news = NULL; in arraysearch() 1440 if (!news) { in arraysearch() 1443 news = alloc(offsetof(struct tbl, name[0]) + ++len, vp->areap); in arraysearch() 1444 memcpy(news->name, vp->name, len); in arraysearch() 1446 news->flag = (vp->flag & ~(ALLOC|DEFINED|ISSET|SPECIAL)) | AINDEX; in arraysearch() 1447 news->type = vp->type; in arraysearch() 1448 news->areap = vp->areap; in arraysearch() 1449 news->u2.field = vp->u2.field; in arraysearch() [all …]
|
D | eval.c | 1801 char *news; in alt_expand() local 1811 news = alloc(l1 + l2 + l3 + 1, ATEMP); in alt_expand() 1812 memcpy(news, start, l1); in alt_expand() 1813 memcpy(news + l1, field_start, l2); in alt_expand() 1814 memcpy(news + l1 + l2, brace_end, l3); in alt_expand() 1815 news[l1 + l2 + l3] = '\0'; in alt_expand() 1816 alt_expand(wp, news, news + l1, in alt_expand() 1817 news + l1 + l2 + l3, fdo); in alt_expand()
|
D | edit.c | 2382 char *news, *op; in x_mapin() local 2384 strdupx(news, cp, ap); in x_mapin() 2385 op = news; in x_mapin() 2404 return (news); in x_mapin() 3490 static void restore_edstate(struct edstate *old, struct edstate *news); 4817 struct edstate *news; in save_edstate() local 4819 news = alloc(sizeof(struct edstate), AEDIT); in save_edstate() 4820 news->cbuf = alloc(old->cbufsize, AEDIT); in save_edstate() 4821 memcpy(news->cbuf, old->cbuf, old->linelen); in save_edstate() 4822 news->cbufsize = old->cbufsize; in save_edstate() [all …]
|
/external/autotest/client/site_tests/security_AccountsBaseline/ |
D | baseline.passwd | 6 news:!:9:13:news:/var/spool/news:/bin/false
|
D | baseline.group | 12 news:!:13:news
|
/external/chromium-trace/catapult/third_party/WebOb/ |
D | PKG-INFO | 24 * `Release news <http://docs.webob.org/en/latest/news.html>`_
|
/external/bison/ |
D | README-release | 73 Go to the news-submission form: 75 https://savannah.gnu.org/news/submit.php?group=bison 90 https://savannah.gnu.org/news/approve.php?group=bison
|
D | maint.mk | 147 news-check-lines-spec ?= 1,10 148 news-check-regexp ?= '^\*.* $(VERSION_REGEXP) \($(today)\)' 1099 news-check: NEWS 1100 $(AM_V_GEN)if sed -n $(news-check-lines-spec)p $< \ 1101 | grep -E $(news-check-regexp) >/dev/null; then \ 1327 --news=$(srcdir)/NEWS \ 1418 $(AM_V_at)$(MAKE) news-check
|
/external/google-tv-pairing-protocol/cpp/ |
D | NEWS | 1 See http://code.google.com/p/google-tv-pairing-protocol/ for the latest news.
|
/external/strace/ |
D | make-dist | 24 make -s $j news-check
|
/external/e2fsprogs/misc/ |
D | mke2fs-hurd.conf | 30 news = {
|
D | mke2fs.conf.in | 39 news = {
|
/external/e2fsprogs/tests/ |
D | mke2fs.conf.in | 35 news = {
|
/external/llvm/test/CodeGen/X86/ |
D | 2003-08-03-CallArgLiveRanges.ll | 3 ; registers, then start pushing them all onto the stack. This is bad news as
|
/external/chromium-trace/catapult/third_party/Paste/ |
D | README.rst | 108 For the latest changes see the `news file 109 <http://pythonpaste.org/news.html>`_.
|
D | PKG-INFO | 116 For the latest changes see the `news file 117 <http://pythonpaste.org/news.html>`_.
|
/external/fec/ |
D | config.sub | 143 -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ 613 news | news700 | news800 | news900) 621 news-3600 | risc-news)
|
/external/chromium-trace/catapult/tracing/third_party/gl-matrix/ |
D | README.md | 17 For documentation, news, tutorials, and more visit the [glMatrix Homepage](http://glmatrix.net/)
|
/external/antlr/antlr-3.4/runtime/Perl5/ |
D | README | 5 to catch up with the current development version. The good news is that some
|
/external/chromium-trace/catapult/third_party/Paste/Paste.egg-info/ |
D | PKG-INFO | 116 For the latest changes see the `news file 117 <http://pythonpaste.org/news.html>`_.
|