Home
last modified time | relevance | path

Searched refs:rcfile (Results 1 – 13 of 13) sorted by relevance

/external/antlr/antlr-3.4/runtime/Perl5/t/author/
Dperlcritic.t17 my $rcfile = File::Spec->catfile( 't', 'author', 'perlcriticrc' );
18 Test::Perl::Critic->import( -profile => $rcfile );
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
Drunrc.cmd57 rcfile = stream(dir || name, 'c', 'query exists')
58 if rcfile \= '' then interpret 'call "' || rcfile || '"'
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/
Drun_pylint.py185 def lint_fileset(filenames, rcfile, description): argument
194 rc_flag = '--rcfile=%s' % (rcfile,)
Ddefault.pylintrc16 # DEFAULT: rcfile=
/external/chromium-trace/catapult/third_party/coverage/coverage/
Dcmdline.py112 rcfile = optparse.make_option( variable in Opts
164 rcfile=True,
255 Opts.rcfile,
465 config_file=options.rcfile,
/external/autotest/utils/
Drun_pylint.py314 def get_cmdline_options(args_list, pylint_base_opts, rcfile): argument
332 if opt_name in rcfile and pylint_version >= 0.21:
Dpylintrc8 #rcfile=
/external/antlr/antlr-3.4/runtime/Python/
Dhudson-build.sh58 pylint --rcfile=pylintrc --output-format=parseable --include-ids=yes antlr3 | tee pylint-report.txt
Dpylintrc12 #rcfile=
/external/chromium-trace/catapult/third_party/typ/
Dpylintrc18 #rcfile=
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/
Dpylintrc13 #rcfile=
/external/chromium-trace/catapult/third_party/coverage/
Dpylintrc15 #rcfile=
DCHANGES.rst231 …issue 385: https://bitbucket.org/ned/coveragepy/issues/385/coverage-combine-doesnt-work-with-rcfile
410 - If you specify a ``--rcfile`` that cannot be read, you will get an error
1085 specified on the command line with --rcfile=FILE. The name of the file can