Home
last modified time | relevance | path

Searched refs:htmlfile (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/native_client_sdk/src/tools/
Dcreate_html.py130 htmlfile = options.output
131 if not htmlfile:
132 htmlfile = basename + '.html'
133 basename = os.path.splitext(os.path.basename(htmlfile))[0]
136 nmf = os.path.splitext(htmlfile)[0] + '.nmf'
153 Log('creating html: %s' % htmlfile)
154 with open(htmlfile, 'w') as outfile:
/external/bzip2/
Dxmlproc.sh51 htmlfile="${basename}.html"
82 echo "Creating $htmlfile ..."
83 xsltproc --nonet --xinclude -o $htmlfile $xsl_html $xmlfmtfile