Home
last modified time | relevance | path

Searched refs:news (Results 1 – 25 of 234) sorted by relevance

12345678910

/external/libxml2/doc/
Ddocdescr.doc20 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
DMakefile.am15 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/
Dwired.html.sax340 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/
Dunsafe_urls.txt26 [news scheme](news:some.news.group.com)
/external/ImageMagick/
DNEWS.txt1 No news is good news.
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothMediaFacade.java260 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()
DBluetoothConnectionFacade.java347 Bundle news = new Bundle(); in onReceive() local
348 news.putInt("state", state); in onReceive()
349 news.putString("addr", device.getAddress()); in onReceive()
350 mEventFacade.postEvent(action, news); in onReceive()
352 news.putInt("profile", profile); in onReceive()
353 news.putString("action", action); in onReceive()
354 mEventFacade.postEvent("BluetoothProfileConnectionStateChanged", news); in onReceive()
/external/mksh/src/
Dvar.c1518 struct tbl *prev, *curr, *news; in arraysearch() local
1534 news = curr; in arraysearch()
1536 news = NULL; in arraysearch()
1537 if (!news) { in arraysearch()
1540 news = alloc(offsetof(struct tbl, name[0]) + ++len, vp->areap); in arraysearch()
1541 memcpy(news->name, vp->name, len); in arraysearch()
1543 news->flag = (vp->flag & ~(ALLOC|DEFINED|ISSET|SPECIAL)) | AINDEX; in arraysearch()
1544 news->type = vp->type; in arraysearch()
1545 news->areap = vp->areap; in arraysearch()
1546 news->u2.field = vp->u2.field; in arraysearch()
[all …]
/external/cldr/tools/java/org/unicode/cldr/util/data/
Dafrica52 # Murray's suggestion seems to have caught on in news reports and the like.
217 # http://news.gom.com.eg/gazette/pdf/2006/09/18/01.pdf
273 # https://www.timeanddate.com/news/time/egypt-dst-ends-2009.html
290 # http://www.almasryalyoum.com/en/news/clocks-go-back-during-ramadan-and-then-forward-again
311 # http://elgornal.net/news/news.aspx?id=4699258
325 # http://almogaz.com/news/weird-news/2015/04/05/1947105 ...
326 # https://www.timeanddate.com/news/time/egypt-starts-dst-2015.html
552 # https://www.timeanddate.com/news/time/mauritius-daylight-saving-time.html
616 # http://www.defimedia.info/news/946/Rashid-Beebeejaun-:-%C2%AB-L%E2%80%99heure-d%E2%80%99%C3%A9t%C…
620 # https://www.timeanddate.com/news/time/mauritius-dst-will-not-repeat.html
[all …]
/external/python/cpython2/Misc/NEWS.d/next/macOS/
DREADME.rst1 Put news entry ``blurb`` files for the *macOS* section in this directory.
/external/python/cpython2/Misc/NEWS.d/next/Documentation/
DREADME.rst1 Put news entry ``blurb`` files for the *Documentation* section in this directory.
/external/python/cpython2/Misc/NEWS.d/next/Library/
DREADME.rst1 Put news entry ``blurb`` files for the *Library* section in this directory.
/external/python/cpython2/Misc/NEWS.d/next/Build/
DREADME.rst1 Put news entry ``blurb`` files for the *Build* section in this directory.
/external/python/cpython2/Misc/NEWS.d/next/Windows/
DREADME.rst1 Put news entry ``blurb`` files for the *Windows* section in this directory.
/external/python/cpython2/Misc/NEWS.d/next/Tests/
DREADME.rst1 Put news entry ``blurb`` files for the *Tests* section in this directory.
/external/python/cpython2/Misc/NEWS.d/next/Security/
DREADME.rst1 Put news entry ``blurb`` files for the *Security* section in this directory.
/external/python/cpython2/Misc/NEWS.d/next/IDLE/
DREADME.rst1 Put news entry ``blurb`` files for the *IDLE* section in this directory.
/external/python/cpython2/Misc/NEWS.d/next/Tools-Demos/
DREADME.rst1 Put news entry ``blurb`` files for the *Tools/Demos* section in this directory.
/external/python/cpython2/Misc/NEWS.d/next/C API/
DREADME.rst1 Put news entry ``blurb`` files for the *C API* section in this directory.
/external/python/cpython2/Misc/NEWS.d/next/Core and Builtins/
DREADME.rst1 Put news entry ``blurb`` files for the *Core and Builtins* section in this directory.
/external/libusb/
DNEWS1 For the latest libusb news, please refer to the ChangeLog file, or visit:
/external/python/cpython3/Misc/NEWS.d/next/IDLE/
DREADME.rst1 Put news entry `blurb`_ files for the *IDLE* section in this directory.
/external/python/cpython3/Misc/NEWS.d/next/Build/
DREADME.rst1 Put news entry `blurb`_ files for the *Build* section in this directory.
/external/python/cpython3/Misc/NEWS.d/next/Tests/
DREADME.rst1 Put news entry `blurb`_ files for the *Tests* section in this directory.
/external/python/cpython3/Misc/NEWS.d/next/Security/
DREADME.rst1 Put news entry `blurb`_ files for the *Security* section in this directory.

12345678910