Home
last modified time | relevance | path

Searched defs:sourcefile (Results 1 – 5 of 5) sorted by relevance

/external/jsoncpp/
Ddoxybuild.py26 def do_subst_in_file(targetfile, sourcefile, dict): argument
/external/jsoncpp/scons-tools/
Dsubstinfile.py19 def do_subst_in_file(targetfile, sourcefile, dict): argument
/external/jacoco/org.jacoco.core/src/org/jacoco/core/analysis/
DCoverageBuilder.java125 SourceFileCoverageImpl sourcefile = (SourceFileCoverageImpl) sourcefiles in getSourceFile() local
/external/cldr/tools/java/org/unicode/cldr/icu/
DFixEras.java86 String sourcefile = null; in processArgs() local
/external/python/cpython3/Tools/scripts/
Dhighlight.py243 sourcefile = args.sourcefile variable