Searched defs:sourcefile (Results 1 - 7 of 7) sorted by relevance

/external/dtc/
H A Ddtc-parser.y108 sourcefile: label
/external/python/cpython3/Tools/scripts/
H A Dhighlight.py225 parser.add_argument('sourcefile', metavar = 'SOURCEFILE',
243 sourcefile = args.sourcefile variable
244 with open(sourcefile) as f:
251 encoded = build_html_page(classified_text, title=sourcefile)
255 encoded = latex_highlight(classified_text, title=sourcefile)
260 htmlfile = os.path.splitext(os.path.basename(sourcefile))[0] + '.html'
/external/libmicrohttpd/src/testcurl/
H A Dtest_get_sendfile.c52 char *sourcefile; variable
99 fd = open (sourcefile, O_RDONLY);
103 sourcefile,
471 sourcefile = malloc (strlen (tmp) + 32);
472 sprintf (sourcefile,
476 f = fopen (sourcefile, "w");
480 free (sourcefile);
497 unlink (sourcefile);
498 free (sourcefile);
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...
/external/guice/extensions/struts2/lib/
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 133 milliseconds