/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/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ |
D | BluetoothMediaFacade.java | 261 Bundle news = new Bundle(); in dispatchPlaybackStateChanged() local 264 mEventFacade.postEvent(EVENT_PLAY_RECEIVED, news); in dispatchPlaybackStateChanged() 267 mEventFacade.postEvent(EVENT_PAUSE_RECEIVED, news); in dispatchPlaybackStateChanged() 270 mEventFacade.postEvent(EVENT_SKIP_NEXT_RECEIVED, news); in dispatchPlaybackStateChanged() 273 mEventFacade.postEvent(EVENT_SKIP_PREV_RECEIVED, news); in dispatchPlaybackStateChanged()
|
D | BluetoothConnectionFacade.java | 335 Bundle news = new Bundle(); in onReceive() local 336 news.putInt("profile", profile); in onReceive() 337 news.putInt("state", state); in onReceive() 338 news.putString("addr", device.getAddress()); in onReceive() 339 news.putString("action", action); in onReceive() 340 mEventFacade.postEvent("BluetoothProfileConnectionStateChanged", news); in onReceive()
|
/external/mksh/src/ |
D | var.c | 1477 struct tbl *prev, *curr, *news; in arraysearch() local 1493 news = curr; in arraysearch() 1495 news = NULL; in arraysearch() 1496 if (!news) { in arraysearch() 1499 news = alloc(offsetof(struct tbl, name[0]) + ++len, vp->areap); in arraysearch() 1500 memcpy(news->name, vp->name, len); in arraysearch() 1502 news->flag = (vp->flag & ~(ALLOC|DEFINED|ISSET|SPECIAL)) | AINDEX; in arraysearch() 1503 news->type = vp->type; in arraysearch() 1504 news->areap = vp->areap; in arraysearch() 1505 news->u2.field = vp->u2.field; in arraysearch() [all …]
|
D | eval.c | 1909 char *news; in alt_expand() local 1919 news = alloc(l1 + l2 + l3 + 1, ATEMP); in alt_expand() 1920 memcpy(news, start, l1); in alt_expand() 1921 memcpy(news + l1, field_start, l2); in alt_expand() 1922 memcpy(news + l1 + l2, brace_end, l3); in alt_expand() 1923 news[l1 + l2 + l3] = '\0'; in alt_expand() 1924 alt_expand(wp, news, news + l1, in alt_expand() 1925 news + l1 + l2 + l3, fdo); in alt_expand()
|
D | edit.c | 2385 char *news, *op; in x_mapin() local 2387 strdupx(news, cp, ap); in x_mapin() 2388 op = news; in x_mapin() 2407 return (news); in x_mapin() 3478 static void restore_edstate(struct edstate *old, struct edstate *news); 4812 struct edstate *news; in save_edstate() local 4814 news = alloc(sizeof(struct edstate), AEDIT); in save_edstate() 4815 news->cbuf = alloc(old->cbufsize, AEDIT); in save_edstate() 4816 memcpy(news->cbuf, old->cbuf, old->linelen); in save_edstate() 4817 news->cbufsize = old->cbufsize; in save_edstate() [all …]
|
/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/autotest/client/site_tests/security_AccountsBaseline/ |
D | baseline.group | 12 news:!:13:news
|
D | baseline.passwd | 6 news:!:9:13:news:/var/spool/news:/bin/false
|
/external/skia/third_party/lua/src/ |
D | lstrlib.c | 681 const char *news = lua_tolstring(ms->L, 3, &l); in add_s() local 683 if (news[i] != L_ESC) in add_s() 684 luaL_addchar(b, news[i]); in add_s() 687 if (!isdigit(uchar(news[i]))) { in add_s() 688 if (news[i] != L_ESC) in add_s() 691 luaL_addchar(b, news[i]); in add_s() 693 else if (news[i] == '0') in add_s() 696 push_onecapture(ms, news[i] - '1', s, e); in add_s()
|
/external/syslinux/com32/lua/src/ |
D | lstrlib.c | 681 const char *news = lua_tolstring(ms->L, 3, &l); in add_s() local 683 if (news[i] != L_ESC) in add_s() 684 luaL_addchar(b, news[i]); in add_s() 687 if (!isdigit(uchar(news[i]))) { in add_s() 688 if (news[i] != L_ESC) in add_s() 691 luaL_addchar(b, news[i]); in add_s() 693 else if (news[i] == '0') in add_s() 696 push_onecapture(ms, news[i] - '1', s, e); in add_s()
|
/external/google-tv-pairing-protocol/cpp/ |
D | NEWS | 1 See http://code.google.com/p/google-tv-pairing-protocol/ for the latest news.
|
/external/libusb/ |
D | NEWS | 1 For the latest libusb news, please refer to the ChangeLog file, or visit:
|
/external/e2fsprogs/misc/ |
D | mke2fs-hurd.conf | 30 news = {
|
D | mke2fs.conf.in | 38 news = {
|
/external/e2fsprogs/tests/ |
D | mke2fs.conf.in | 35 news = {
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2003-08-03-CallArgLiveRanges.ll | 2 ; registers, then start pushing them all onto the stack. This is bad news as
|
/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/fec/ |
D | config.sub | 143 -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ 613 news | news700 | news800 | news900) 621 news-3600 | risc-news)
|
/external/swiftshader/third_party/LLVM/projects/sample/autoconf/ |
D | config.sub | 144 -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ 673 news | news700 | news800 | news900) 681 news-3600 | risc-news)
|