/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 \ 158 news.html \ 159 news.xsl \ 264 $(top_builddir)/NEWS: $(srcdir)/news.xsl $(srcdir)/news.html 266 $(XSLTPROC) --nonet $(srcdir)/news.xsl $(srcdir)/news.html > $(top_builddir)/NEWS ; fi ); 268 libxml2.xsa: $(srcdir)/xsa.xsl $(srcdir)/news.html 271 $(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/toybox/www/ |
D | release.txt | 2 news.html - release notes 4 - git commit toys.h www/news.html 12 scp www/news.html landley.net:landley.net/toybox/
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ |
D | BluetoothMediaFacade.java | 260 Bundle news = new Bundle(); in dispatchPlaybackStateChanged() local 263 mEventFacade.postEvent(EVENT_PLAY_RECEIVED, news); in dispatchPlaybackStateChanged() 266 mEventFacade.postEvent(EVENT_PAUSE_RECEIVED, news); in dispatchPlaybackStateChanged() 269 mEventFacade.postEvent(EVENT_SKIP_NEXT_RECEIVED, news); in dispatchPlaybackStateChanged() 272 mEventFacade.postEvent(EVENT_SKIP_PREV_RECEIVED, news); in dispatchPlaybackStateChanged()
|
D | BluetoothConnectionFacade.java | 349 Bundle news = new Bundle(); in onReceive() local 350 news.putInt("state", state); in onReceive() 351 news.putString("addr", device.getAddress()); in onReceive() 352 mEventFacade.postEvent(action, news); in onReceive() 354 news.putInt("profile", profile); in onReceive() 355 news.putString("action", action); in onReceive() 356 mEventFacade.postEvent("BluetoothProfileConnectionStateChanged", news); in onReceive()
|
/external/mksh/src/ |
D | var.c | 1551 struct tbl *prev, *curr, *news; in arraysearch() local 1567 news = curr; in arraysearch() 1569 news = NULL; in arraysearch() 1570 if (!news) { in arraysearch() 1573 news = alloc(offsetof(struct tbl, name[0]) + ++len, vp->areap); in arraysearch() 1574 memcpy(news->name, vp->name, len); in arraysearch() 1576 news->flag = (vp->flag & ~(ALLOC|DEFINED|ISSET|SPECIAL)) | AINDEX; in arraysearch() 1577 news->type = vp->type; in arraysearch() 1578 news->areap = vp->areap; in arraysearch() 1579 news->u2.field = vp->u2.field; in arraysearch() [all …]
|
/external/python/cpython2/Misc/NEWS.d/next/IDLE/ |
D | README.rst | 1 Put news entry ``blurb`` files for the *IDLE* section in this directory.
|
/external/python/cpython2/Misc/NEWS.d/next/macOS/ |
D | README.rst | 1 Put news entry ``blurb`` files for the *macOS* section in this directory.
|
/external/python/cpython2/Misc/NEWS.d/next/Tests/ |
D | README.rst | 1 Put news entry ``blurb`` files for the *Tests* section in this directory.
|
/external/python/cpython2/Misc/NEWS.d/next/Documentation/ |
D | README.rst | 1 Put news entry ``blurb`` files for the *Documentation* section in this directory.
|
/external/python/cpython2/Misc/NEWS.d/next/Windows/ |
D | README.rst | 1 Put news entry ``blurb`` files for the *Windows* section in this directory.
|
/external/python/cpython2/Misc/NEWS.d/next/Security/ |
D | README.rst | 1 Put news entry ``blurb`` files for the *Security* section in this directory.
|
/external/python/cpython2/Misc/NEWS.d/next/Build/ |
D | README.rst | 1 Put news entry ``blurb`` files for the *Build* section in this directory.
|
/external/python/cpython2/Misc/NEWS.d/next/Library/ |
D | README.rst | 1 Put news entry ``blurb`` files for the *Library* section in this directory.
|
/external/python/cpython2/Misc/NEWS.d/next/C API/ |
D | README.rst | 1 Put news entry ``blurb`` files for the *C API* section in this directory.
|
/external/python/cpython2/Misc/NEWS.d/next/Tools-Demos/ |
D | README.rst | 1 Put news entry ``blurb`` files for the *Tools/Demos* section in this directory.
|
/external/python/cpython2/Misc/NEWS.d/next/Core and Builtins/ |
D | README.rst | 1 Put news entry ``blurb`` files for the *Core and Builtins* section in this directory.
|
/external/libusb/ |
D | NEWS | 1 For the latest libusb news, please refer to the ChangeLog file, or visit:
|
/external/python/cpython3/Misc/NEWS.d/next/Documentation/ |
D | README.rst | 1 Put news entry `blurb`_ files for the *Documentation* section in this directory.
|
/external/python/cpython3/Misc/NEWS.d/next/IDLE/ |
D | README.rst | 1 Put news entry `blurb`_ files for the *IDLE* section in this directory.
|
/external/python/cpython3/Misc/NEWS.d/next/Security/ |
D | README.rst | 1 Put news entry `blurb`_ files for the *Security* section in this directory.
|
/external/python/cpython3/Misc/NEWS.d/next/Tests/ |
D | README.rst | 1 Put news entry `blurb`_ files for the *Tests* section in this directory.
|
/external/python/cpython3/Misc/NEWS.d/next/macOS/ |
D | README.rst | 1 Put news entry `blurb`_ files for the *macOS* section in this directory.
|