HomeSort by relevance Sort by last modified time
    Searched full:htmldir (Results 1 - 25 of 224) sorted by null

1 2 3 4 5 6 7 8 9

  /external/selinux/secilc/docs/
Makefile 2 HTMLDIR ?= $(CWD)/html
51 mkdir -p $(HTMLDIR)
52 $(PANDOC) -t html $^ -o $(HTMLDIR)/$(HTML_OUT)
59 rm -rf $(HTMLDIR)
  /toolchain/binutils/binutils-2.25/etc/
configure.in 24 AC_SUBST(htmldir)
Makefile.in 32 htmldir = @htmldir@
  /external/bison/darwin-lib/
configmake.h 16 #define HTMLDIR "/usr/local/share/doc/bison"
  /external/bison/linux-lib/
configmake.h 16 #define HTMLDIR "/usr/local/share/doc/bison"
  /external/bison/m4/
configmake.m4 28 if test "x$htmldir" = x; then
29 AC_SUBST([htmldir], ['${docdir}'])
  /external/libexif/m4m/
gp-documentation.m4 118 htmldir="${docdir}/html"
119 AC_MSG_RESULT([${htmldir} (default)])
121 htmldir="${with_html_dir}"
122 AC_MSG_RESULT([${htmldir} (from parameter)])
124 AC_SUBST([htmldir])
125 apidocdir="${htmldir}/api"
  /external/clang/tools/scan-build/libexec/
ccc-analyzer 29 my $HtmlDir = shift;
36 DIR => $HtmlDir,
149 my ($Clang, $Lang, $file, $Args, $HtmlDir, $ErrorType, $ofile) = @_;
150 my $Dir = "$HtmlDir/failures";
188 my $HtmlDir = shift;
192 my $OutputStream = silent_system($HtmlDir, $Clang, "-###", $mode, @$Args);
207 my ($Clang, $OriginalArgs, $AnalyzeArgs, $Lang, $Output, $Verbose, $HtmlDir,
228 my $SyntaxArgs = GetCCArgs($HtmlDir, "-fsyntax-only", \@Args);
235 elsif (defined $HtmlDir) {
236 push @Args, '-o', $HtmlDir;
    [all...]
  /prebuilts/clang/host/darwin-x86/3.8/tools/scan-build/
ccc-analyzer 29 my $HtmlDir = shift;
36 DIR => $HtmlDir,
146 my ($Clang, $Lang, $file, $Args, $HtmlDir, $ErrorType, $ofile) = @_;
147 my $Dir = "$HtmlDir/failures";
185 my $HtmlDir = shift;
189 my $OutputStream = silent_system($HtmlDir, $Clang, "-###", $mode, @$Args);
204 my ($Clang, $OriginalArgs, $AnalyzeArgs, $Lang, $Output, $Verbose, $HtmlDir,
225 my $SyntaxArgs = GetCCArgs($HtmlDir, "-fsyntax-only", \@Args);
232 elsif (defined $HtmlDir) {
233 push @Args, '-o', $HtmlDir;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2629532/tools/scan-build/libexec/
ccc-analyzer 29 my $HtmlDir = shift;
36 DIR => $HtmlDir,
149 my ($Clang, $Lang, $file, $Args, $HtmlDir, $ErrorType, $ofile) = @_;
150 my $Dir = "$HtmlDir/failures";
188 my $HtmlDir = shift;
192 my $OutputStream = silent_system($HtmlDir, $Clang, "-###", $mode, @$Args);
207 my ($Clang, $OriginalArgs, $AnalyzeArgs, $Lang, $Output, $Verbose, $HtmlDir,
228 my $SyntaxArgs = GetCCArgs($HtmlDir, "-fsyntax-only", \@Args);
235 elsif (defined $HtmlDir) {
236 push @Args, '-o', $HtmlDir;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2658975/tools/scan-build/libexec/
ccc-analyzer 29 my $HtmlDir = shift;
36 DIR => $HtmlDir,
149 my ($Clang, $Lang, $file, $Args, $HtmlDir, $ErrorType, $ofile) = @_;
150 my $Dir = "$HtmlDir/failures";
188 my $HtmlDir = shift;
192 my $OutputStream = silent_system($HtmlDir, $Clang, "-###", $mode, @$Args);
207 my ($Clang, $OriginalArgs, $AnalyzeArgs, $Lang, $Output, $Verbose, $HtmlDir,
228 my $SyntaxArgs = GetCCArgs($HtmlDir, "-fsyntax-only", \@Args);
235 elsif (defined $HtmlDir) {
236 push @Args, '-o', $HtmlDir;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2690385/tools/scan-build/libexec/
ccc-analyzer 29 my $HtmlDir = shift;
36 DIR => $HtmlDir,
149 my ($Clang, $Lang, $file, $Args, $HtmlDir, $ErrorType, $ofile) = @_;
150 my $Dir = "$HtmlDir/failures";
188 my $HtmlDir = shift;
192 my $OutputStream = silent_system($HtmlDir, $Clang, "-###", $mode, @$Args);
207 my ($Clang, $OriginalArgs, $AnalyzeArgs, $Lang, $Output, $Verbose, $HtmlDir,
228 my $SyntaxArgs = GetCCArgs($HtmlDir, "-fsyntax-only", \@Args);
235 elsif (defined $HtmlDir) {
236 push @Args, '-o', $HtmlDir;
    [all...]
  /prebuilts/clang/host/linux-x86/3.8/tools/scan-build/
ccc-analyzer 29 my $HtmlDir = shift;
36 DIR => $HtmlDir,
146 my ($Clang, $Lang, $file, $Args, $HtmlDir, $ErrorType, $ofile) = @_;
147 my $Dir = "$HtmlDir/failures";
185 my $HtmlDir = shift;
189 my $OutputStream = silent_system($HtmlDir, $Clang, "-###", $mode, @$Args);
204 my ($Clang, $OriginalArgs, $AnalyzeArgs, $Lang, $Output, $Verbose, $HtmlDir,
225 my $SyntaxArgs = GetCCArgs($HtmlDir, "-fsyntax-only", \@Args);
232 elsif (defined $HtmlDir) {
233 push @Args, '-o', $HtmlDir;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2629532/tools/scan-build/libexec/
ccc-analyzer 29 my $HtmlDir = shift;
36 DIR => $HtmlDir,
149 my ($Clang, $Lang, $file, $Args, $HtmlDir, $ErrorType, $ofile) = @_;
150 my $Dir = "$HtmlDir/failures";
188 my $HtmlDir = shift;
192 my $OutputStream = silent_system($HtmlDir, $Clang, "-###", $mode, @$Args);
207 my ($Clang, $OriginalArgs, $AnalyzeArgs, $Lang, $Output, $Verbose, $HtmlDir,
228 my $SyntaxArgs = GetCCArgs($HtmlDir, "-fsyntax-only", \@Args);
235 elsif (defined $HtmlDir) {
236 push @Args, '-o', $HtmlDir;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2658975/tools/scan-build/libexec/
ccc-analyzer 29 my $HtmlDir = shift;
36 DIR => $HtmlDir,
149 my ($Clang, $Lang, $file, $Args, $HtmlDir, $ErrorType, $ofile) = @_;
150 my $Dir = "$HtmlDir/failures";
188 my $HtmlDir = shift;
192 my $OutputStream = silent_system($HtmlDir, $Clang, "-###", $mode, @$Args);
207 my ($Clang, $OriginalArgs, $AnalyzeArgs, $Lang, $Output, $Verbose, $HtmlDir,
228 my $SyntaxArgs = GetCCArgs($HtmlDir, "-fsyntax-only", \@Args);
235 elsif (defined $HtmlDir) {
236 push @Args, '-o', $HtmlDir;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2690385/tools/scan-build/libexec/
ccc-analyzer 29 my $HtmlDir = shift;
36 DIR => $HtmlDir,
149 my ($Clang, $Lang, $file, $Args, $HtmlDir, $ErrorType, $ofile) = @_;
150 my $Dir = "$HtmlDir/failures";
188 my $HtmlDir = shift;
192 my $OutputStream = silent_system($HtmlDir, $Clang, "-###", $mode, @$Args);
207 my ($Clang, $OriginalArgs, $AnalyzeArgs, $Lang, $Output, $Verbose, $HtmlDir,
228 my $SyntaxArgs = GetCCArgs($HtmlDir, "-fsyntax-only", \@Args);
235 elsif (defined $HtmlDir) {
236 push @Args, '-o', $HtmlDir;
    [all...]
  /external/dbus/doc/
Makefile.am 1 apidir = @htmldir@/api
110 rm -f $(DESTDIR)$(htmldir)/*.html
112 rm -f $(DESTDIR)$(htmldir)/*.png
113 rm -f $(DESTDIR)$(htmldir)/*.svg
  /prebuilts/clang/darwin-x86/host/3.6/tools/scan-build/
ccc-analyzer 119 my ($Clang, $Lang, $file, $Args, $HtmlDir, $ErrorType, $ofile) = @_;
120 my $Dir = "$HtmlDir/failures";
189 my ($Clang, $OriginalArgs, $AnalyzeArgs, $Lang, $Output, $Verbose, $HtmlDir,
217 elsif (defined $HtmlDir) {
218 push @Args, '-o', $HtmlDir;
272 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir);
286 if ($Result & 127 and $Cmd eq $Clang and defined $HtmlDir) {
288 $HtmlDir, "Crash", $ofile);
293 $HtmlDir, $ParserRejects, $ofile);
296 $HtmlDir, $OtherError, $ofile)
    [all...]
  /prebuilts/clang/linux-x86/host/3.6/tools/scan-build/
ccc-analyzer 119 my ($Clang, $Lang, $file, $Args, $HtmlDir, $ErrorType, $ofile) = @_;
120 my $Dir = "$HtmlDir/failures";
189 my ($Clang, $OriginalArgs, $AnalyzeArgs, $Lang, $Output, $Verbose, $HtmlDir,
217 elsif (defined $HtmlDir) {
218 push @Args, '-o', $HtmlDir;
272 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir);
286 if ($Result & 127 and $Cmd eq $Clang and defined $HtmlDir) {
288 $HtmlDir, "Crash", $ofile);
293 $HtmlDir, $ParserRejects, $ofile);
296 $HtmlDir, $OtherError, $ofile)
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
ccc-analyzer 100 my ($Clang, $Lang, $file, $Args, $HtmlDir, $ErrorType, $ofile) = @_;
101 my $Dir = "$HtmlDir/failures";
171 my ($Clang, $OriginalArgs, $AnalyzeArgs, $Lang, $Output, $Verbose, $HtmlDir,
199 elsif (defined $HtmlDir) {
200 push @Args, '-o', $HtmlDir;
254 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir);
268 if ($Result & 127 and $Cmd eq $Clang and defined $HtmlDir) {
270 $HtmlDir, "Crash", $ofile);
275 $HtmlDir, $ParserRejects, $ofile);
278 $HtmlDir, $OtherError, $ofile)
    [all...]
  /prebuilts/misc/linux-x86/analyzer/tools/scan-build/
ccc-analyzer 100 my ($Clang, $Lang, $file, $Args, $HtmlDir, $ErrorType, $ofile) = @_;
101 my $Dir = "$HtmlDir/failures";
171 my ($Clang, $OriginalArgs, $AnalyzeArgs, $Lang, $Output, $Verbose, $HtmlDir,
199 elsif (defined $HtmlDir) {
200 push @Args, '-o', $HtmlDir;
254 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir);
268 if ($Result & 127 and $Cmd eq $Clang and defined $HtmlDir) {
270 $HtmlDir, "Crash", $ofile);
275 $HtmlDir, $ParserRejects, $ofile);
278 $HtmlDir, $OtherError, $ofile)
    [all...]
  /toolchain/binutils/binutils-2.25/gprof/
configure.ac 73 AC_SUBST(htmldir)
  /external/netperf/doc/
Makefile.in 211 htmldir = @htmldir@
341 @list='$(HTMLS)'; test -n "$(htmldir)" || list=; \
344 echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
345 rm -rf "$(DESTDIR)$(htmldir)/$$f"; \
747 test -z "$(htmldir)" || $(MKDIR_P) "$(DESTDIR)$(htmldir)"
748 @list='$(HTMLS)'; list2=; test -n "$(htmldir)" || list=; \
754 echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
755 $(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1;
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/doc/
Makefile.in 256 htmldir = @htmldir@
426 @list='$(HTMLS)'; test -n "$(htmldir)" || list=; \
429 echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
430 rm -rf "$(DESTDIR)$(htmldir)/$$f"; \
632 test -z "$(htmldir)" || $(MKDIR_P) "$(DESTDIR)$(htmldir)"
633 @list='$(HTMLS)'; list2=; test -n "$(htmldir)" || list=; \
638 echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
639 $(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1;
    [all...]
  /toolchain/binutils/binutils-2.25/gas/doc/
Makefile.in 239 htmldir = @htmldir@
452 @list='$(HTMLS)'; test -n "$(htmldir)" || list=; \
455 echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
456 rm -rf "$(DESTDIR)$(htmldir)/$$f"; \
655 test -z "$(htmldir)" || $(MKDIR_P) "$(DESTDIR)$(htmldir)"
656 @list='$(HTMLS)'; list2=; test -n "$(htmldir)" || list=; \
661 echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
662 $(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1;
    [all...]

Completed in 1200 milliseconds

1 2 3 4 5 6 7 8 9