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

1 2 3 4 5 6 7

  /external/bison/darwin-lib/
configmake.h 19 #define PSDIR "/usr/local/share/doc/bison"
  /external/bison/linux-lib/
configmake.h 19 #define PSDIR "/usr/local/share/doc/bison"
  /external/bison/m4/
configmake.m4 37 if test "x$psdir" = x; then
38 AC_SUBST([psdir], ['${docdir}'])
  /external/netperf/doc/
Makefile.in 225 psdir = @psdir@
383 @list='$(PSS)'; test -n "$(psdir)" || list=; \
386 echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
387 rm -f "$(DESTDIR)$(psdir)/$$f"; \
824 test -z "$(psdir)" || $(MKDIR_P) "$(DESTDIR)$(psdir)"
825 @list='$(PSS)'; test -n "$(psdir)" || list=; \
831 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
832 $(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; don
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/doc/
Makefile.in 270 psdir = @psdir@
468 @list='$(PSS)'; test -n "$(psdir)" || list=; \
471 echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
472 rm -f "$(DESTDIR)$(psdir)/$$f"; \
703 test -z "$(psdir)" || $(MKDIR_P) "$(DESTDIR)$(psdir)"
704 @list='$(PSS)'; test -n "$(psdir)" || list=; \
710 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
711 $(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; don
    [all...]
  /toolchain/binutils/binutils-2.25/gas/doc/
Makefile.in 255 psdir = @psdir@
494 @list='$(PSS)'; test -n "$(psdir)" || list=; \
497 echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
498 rm -f "$(DESTDIR)$(psdir)/$$f"; \
726 test -z "$(psdir)" || $(MKDIR_P) "$(DESTDIR)$(psdir)"
727 @list='$(PSS)'; test -n "$(psdir)" || list=; \
733 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
734 $(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; don
    [all...]
  /system/extras/perfprofd/
perfprofdcore.cc 348 std::string psdir("/sys/class/power_supply");
349 DIR* dir = opendir(psdir.c_str());
351 W_ALOGE("Failed to open dir %s (%s)", psdir.c_str(), strerror(errno));
358 std::string online_path = psdir + "/" + e->d_name + "/online";
  /external/libmicrohttpd/doc/
Makefile.in 411 psdir = @psdir@
616 @list='$(PSS)'; test -n "$(psdir)" || list=; \
619 echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
620 rm -f "$(DESTDIR)$(psdir)/$$f"; \
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/doc/
Makefile.in 275 psdir = @psdir@
537 @list='$(PSS)'; test -n "$(psdir)" || list=; \
540 echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
541 rm -f "$(DESTDIR)$(psdir)/$$f"; \
729 test -z "$(psdir)" || $(MKDIR_P) "$(DESTDIR)$(psdir)"
730 @list='$(PSS)'; test -n "$(psdir)" || list=; \
736 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
737 $(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; don
    [all...]
  /toolchain/binutils/binutils-2.25/gprof/
Makefile.in 285 psdir = @psdir@
609 @list='$(PSS)'; test -n "$(psdir)" || list=; \
612 echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
613 rm -f "$(DESTDIR)$(psdir)/$$f"; \
    [all...]
  /external/ipsec-tools/src/include-glibc/
Makefile.in 166 psdir = @psdir@
  /external/libexif/binary/
Makefile.in 201 psdir = @psdir@
  /external/libexif/m4m/
Makefile.in 201 psdir = @psdir@
  /external/libmtp/doc/
Makefile.in 163 psdir = @psdir@
  /external/libogg/doc/libogg/
Makefile.in 173 psdir = @psdir@
  /external/libopus/doc/
Makefile.in 201 psdir = @psdir@
  /external/libusb/doc/
Makefile.in 167 psdir = @psdir@
  /external/libvorbis/doc/vorbisenc/
Makefile.in 184 psdir = @psdir@
  /external/libvorbis/doc/vorbisfile/
Makefile.in 184 psdir = @psdir@
  /external/libvorbis/include/vorbis/
Makefile.in 187 psdir = @psdir@
  /external/libvorbis/lib/books/coupled/
Makefile.in 174 psdir = @psdir@
  /external/libvorbis/lib/books/floor/
Makefile.in 174 psdir = @psdir@
  /external/libvorbis/lib/books/uncoupled/
Makefile.in 174 psdir = @psdir@
  /external/libvorbis/lib/modes/
Makefile.in 174 psdir = @psdir@
  /external/libvorbis/m4/
Makefile.in 174 psdir = @psdir@

Completed in 679 milliseconds

1 2 3 4 5 6 7