Home
last modified time | relevance | path

Searched refs:outputfilename (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Tools/scripts/
Dgprof2html.py36 outputfilename = filename + ".html"
38 output = open(outputfilename, "w")
82 webbrowser.open("file:" + os.path.abspath(outputfilename))
/external/python/cpython2/Tools/scripts/
Dgprof2html.py30 outputfilename = filename + ".html"
32 output = file(outputfilename, "w")
76 webbrowser.open("file:" + os.path.abspath(outputfilename))
/external/ltp/pan/
Dltp-pan.c160 char *outputfilename = NULL; in main() local
247 outputfilename = strdup(optarg); in main()
444 if (outputfilename) { in main()
445 if (!freopen(outputfilename, "a+", stdout)) { in main()
449 outputfilename); in main()
/external/libjpeg-turbo/
Dusage.txt611 wrjpgcom [switches] inputfilename outputfilename