HomeSort by relevance Sort by last modified time
    Searched refs:ARTICLES (Results 1 - 3 of 3) sorted by null

  /external/linux-tools-perf/Documentation/
Makefile 2 $(filter-out $(addsuffix .txt, $(ARTICLES) $(SP_ARTICLES)), \
14 ARTICLES =
21 DOC_HTML += $(patsubst %,%.html,$(ARTICLES) $(SP_ARTICLES))
281 $(patsubst %,%.html,$(ARTICLES)) : %.html : %.txt
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_codecs.py 130 ' BLOG index page: show recent articles,\r\n',
131 ' today\'s articles, or articles of a specific date.\r\n',
156 ' log.error("Error loading articles: "+str(x))\r\n',
157 ' self.abort("cannot load articles")\r\n',
163 ' #-------------------- TODAY\'S ARTICLES\r\n',
164 ' self.write("<h2>Today\'s articles</h2>")\r\n',
168 ' #-------------------- ACTIVE ARTICLES redirect\r\n',
174 ' #-------------------- ARTICLES OF A SPECIFIC DATE\r\n',
176 ' self.write("<h2>Articles written on %s</h2>"% frog.util.mediumdatestr(showdate))\r\n'
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_codecs.py 130 ' BLOG index page: show recent articles,\r\n',
131 ' today\'s articles, or articles of a specific date.\r\n',
156 ' log.error("Error loading articles: "+str(x))\r\n',
157 ' self.abort("cannot load articles")\r\n',
163 ' #-------------------- TODAY\'S ARTICLES\r\n',
164 ' self.write("<h2>Today\'s articles</h2>")\r\n',
168 ' #-------------------- ACTIVE ARTICLES redirect\r\n',
174 ' #-------------------- ARTICLES OF A SPECIFIC DATE\r\n',
176 ' self.write("<h2>Articles written on %s</h2>"% frog.util.mediumdatestr(showdate))\r\n'
    [all...]

Completed in 90 milliseconds