/external/jacoco/org.jacoco.core/src/org/jacoco/core/analysis/ |
D | CoverageBuilder.java | 121 SourceFileCoverageImpl sourcefile = (SourceFileCoverageImpl) sourcefiles in getSourceFile() local 123 if (sourcefile == null) { in getSourceFile() 124 sourcefile = new SourceFileCoverageImpl(filename, packagename); in getSourceFile() 125 sourcefiles.put(key, sourcefile); in getSourceFile() 127 return sourcefile; in getSourceFile()
|
/external/python/cpython3/Tools/scripts/ |
D | highlight.py | 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/cldr/tools/java/org/unicode/cldr/icu/ |
D | FixEras.java | 86 String sourcefile = null; in processArgs() local 89 sourcefile = sourcedir + "/" + file; in processArgs() 91 sourcefile = file; in processArgs() 93 Document maindoc = LDMLUtilities.parse(sourcefile, false); in processArgs()
|
/external/jsoncpp/ |
D | doxybuild.py | 41 def do_subst_in_file(targetfile, sourcefile, dict): argument 46 with open(sourcefile, 'r') as f:
|
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/xml/ |
D | XMLCoverageWriter.java | 79 final ReportElement element = parent.sourcefile(s.getName()); in writeSourceFile()
|
D | ReportElement.java | 155 public ReportElement sourcefile(final String name) throws IOException { in sourcefile() method in ReportElement
|
/external/python/cpython2/Lib/ |
D | inspect.py | 526 sourcefile = getsourcefile(object) 527 if not sourcefile and file[:1] + file[-1:] != '<>': 529 file = sourcefile if sourcefile else file
|
/external/mtools/ |
D | mdoctorfat.c | 36 Stream_t *sourcefile; member
|
D | mtools.texi | 1558 @code{mcopy} [@code{-bspanvmQT}] [@code{-D} @var{clash_option}] @var{sourcefile} @var{targetfile} 1559 @code{mcopy} [@code{-bspanvmQT}] [@code{-D} @var{clash_option}] @var{sourcefile} [ @var{sourcefiles… 2143 @code{mmove} [@code{-v}] [@code{-D} @var{clash_option}] @var{sourcefile} @var{targetfile} 2144 @code{mmove} [@code{-v}] [@code{-D} @var{clash_option}] @var{sourcefile} [ @var{sourcefiles}@dots{… 2335 @code{mren} [@code{-voOsSrRA}] @var{sourcefile} @var{targetfile}
|
/external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/ |
D | Formatter.java | 146 unit.sourcefile = source; in format()
|
D | RemoveUnusedImports.java | 226 unit.sourcefile = source; in parse()
|
D | StringWrapper.java | 397 unit.sourcefile = sjfo; in parse()
|
/external/dtc/ |
D | dtc-parser.y | 100 sourcefile:
|
/external/python/cpython3/Modules/ |
D | Setup | 25 # <module> ... [<sourcefile> ...] [<cpparg> ...] [<library> ...] 27 # <sourcefile> is anything ending in .c (.C, .cc, .c++ are C++ files)
|
/external/python/cpython2/Lib/test/ |
D | test_xml_etree.py | 2013 sourcefile = serialize(doc, to_string=False) 2014 self.assertEqual(next(ET.iterparse(sourcefile))[0], 'end') 2018 sourcefile = serialize(doc, to_string=False) 2020 self.assertEqual(next(ET.iterparse(sourcefile, parser=parser))[0],
|
/external/python/cpython2/Modules/ |
D | Setup.dist | 19 # <module> ... [<sourcefile> ...] [<cpparg> ...] [<library> ...] 21 # <sourcefile> is anything ending in .c (.C, .cc, .c++ are C++ files)
|
/external/python/cpython3/Lib/test/ |
D | test_xml_etree.py | 3001 sourcefile = serialize(doc, to_string=False) 3002 self.assertEqual(next(ET.iterparse(sourcefile))[0], 'end') 3005 sourcefile = serialize(doc, to_string=False) 3007 self.assertEqual(next(ET.iterparse(sourcefile, parser=parser))[0],
|
/external/libabigail/ |
D | CONTRIBUTING | 119 base in such a way that tools like "git blame <sourcefile> are still
|
/external/python/cpython2/Doc/install/ |
D | index.rst | 916 module ... [sourcefile ...] [cpparg ...] [library ...] 925 * *sourcefile* is anything that's likely to be a source code file, at least
|
/external/python/cpython3/Doc/install/ |
D | index.rst | 885 module ... [sourcefile ...] [cpparg ...] [library ...] 894 * *sourcefile* is anything that's likely to be a source code file, at least
|
/external/dtc/Documentation/ |
D | manual.txt | 166 sourcefile: versioninfo plugindecl list_of_memreserve devicetree
|
/external/libpcap/ |
D | aclocal.m4 | 353 dnl the output to {sourcefile-basename}.u, and AIX has no /dev/stdout
|
/external/tcpdump/ |
D | aclocal.m4 | 302 dnl the output to {sourcefile-basename}.u, and AIX has no /dev/stdout
|
/external/error_prone/javac/ |
D | javac-9+181-r4173-1.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/external/guice/extensions/struts2/lib/ |
D | ant-1.6.5.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |