Home
last modified time | relevance | path

Searched refs:sourcefile (Results 1 – 22 of 22) sorted by relevance

/external/jacoco/org.jacoco.core/src/org/jacoco/core/analysis/
DCoverageBuilder.java125 SourceFileCoverageImpl sourcefile = (SourceFileCoverageImpl) sourcefiles in getSourceFile() local
127 if (sourcefile == null) { in getSourceFile()
128 sourcefile = new SourceFileCoverageImpl(filename, packagename); in getSourceFile()
129 sourcefiles.put(key, sourcefile); in getSourceFile()
131 return sourcefile; in getSourceFile()
/external/libmicrohttpd/src/testcurl/
Dtest_get_sendfile.c52 char *sourcefile; variable
99 fd = open (sourcefile, O_RDONLY); in ahc_echo()
103 sourcefile, in ahc_echo()
471 sourcefile = malloc (strlen (tmp) + 32); in main()
472 sprintf (sourcefile, in main()
476 f = fopen (sourcefile, "w"); in main()
480 free (sourcefile); in main()
497 unlink (sourcefile); in main()
498 free (sourcefile); in main()
/external/python/cpython3/Tools/scripts/
Dhighlight.py243 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/jsoncpp/scons-tools/
Dsubstinfile.py19 def do_subst_in_file(targetfile, sourcefile, dict): argument
25 f = open(sourcefile, 'rb')
29 raise SCons.Errors.UserError("Can't read source file %s"%sourcefile)
/external/jsoncpp/
Ddoxybuild.py26 def do_subst_in_file(targetfile, sourcefile, dict): argument
32 f = open(sourcefile, 'rb')
36 print("Can't read source file %s"%sourcefile)
/external/tensorflow/tensorflow/contrib/cmake/
Dtf_tests.cmake42 foreach(sourcefile ${_AT_SOURCES})
43 string(REPLACE "${tensorflow_source_dir}/" "" exename ${sourcefile})
48 SOURCES ${sourcefile}
116 foreach(sourcefile ${_AT_SOURCES})
117 …add_test(NAME ${sourcefile} COMMAND ${PYTHON_EXECUTABLE} ${sourcefile} WORKING_DIRECTORY ${tensorf…
121 set_tests_properties(${sourcefile} PROPERTIES TIMEOUT "600")
/external/python/cpython2/Lib/
Dinspect.py526 sourcefile = getsourcefile(object)
527 if not sourcefile and file[:1] + file[-1:] != '<>':
529 file = sourcefile if sourcefile else file
/external/dtc/
Ddtc-parser.y108 sourcefile:
/external/python/cpython3/Modules/
DSetup.dist19 # <module> ... [<sourcefile> ...] [<cpparg> ...] [<library> ...]
21 # <sourcefile> is anything ending in .c (.C, .cc, .c++ are C++ files)
/external/python/cpython2/Modules/
DSetup.dist19 # <module> ... [<sourcefile> ...] [<cpparg> ...] [<library> ...]
21 # <sourcefile> is anything ending in .c (.C, .cc, .c++ are C++ files)
/external/python/cpython3/Lib/test/
Dtest_xml_etree.py2135 sourcefile = serialize(doc, to_string=False)
2136 self.assertEqual(next(ET.iterparse(sourcefile))[0], 'end')
2139 sourcefile = serialize(doc, to_string=False)
2141 self.assertEqual(next(ET.iterparse(sourcefile, parser=parser))[0],
/external/python/cpython2/Doc/install/
Dindex.rst916 module ... [sourcefile ...] [cpparg ...] [library ...]
925 * *sourcefile* is anything that's likely to be a source code file, at least
/external/python/cpython3/Doc/install/
Dindex.rst919 module ... [sourcefile ...] [cpparg ...] [library ...]
928 * *sourcefile* is anything that's likely to be a source code file, at least
/external/dtc/Documentation/
Dmanual.txt163 sourcefile: versioninfo plugindecl list_of_memreserve devicetree
/external/libpcap/
Daclocal.m4315 dnl the output to {sourcefile-basename}.u, and AIX has no /dev/stdout
/external/tcpdump/
Daclocal.m4302 dnl the output to {sourcefile-basename}.u, and AIX has no /dev/stdout
/external/annotation-tools/annotation-file-utilities/
Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/ ...
/external/error_prone/javac/
Djavac-9+181-r4173-1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/guice/extensions/struts2/lib/
Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/toolchain-utils/dejagnu/gdb_baseline/
Darmv7a-cros-linux-gnueabi18980 PASS: gdb.trace/tracecmd.exp: 1.1b: trace sourcefile:line
18982 PASS: gdb.trace/tracecmd.exp: 1.2a: trace invalid line in sourcefile