HomeSort by relevance Sort by last modified time
    Searched refs:maintainer (Results 26 - 50 of 69) sorted by null

12 3

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
check.py 86 (maintainer and maintainer_email)).
103 elif metadata.maintainer:
105 self.warn("missing meta-data: if 'maintainer' supplied, " +
109 "or (maintainer and maintainer_email) " +
bdist_msi.py 230 author = metadata.maintainer
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
check.py 86 (maintainer and maintainer_email)).
103 elif metadata.maintainer:
105 self.warn("missing meta-data: if 'maintainer' supplied, " +
109 "or (maintainer and maintainer_email) " +
bdist_msi.py 230 author = metadata.maintainer
    [all...]
  /external/harfbuzz_ng/
git.mk 32 # or maintainer-clean-local make targets.
37 # If "make maintainer-clean" removes the files but they are not recognized
343 maintainer-clean: gitignore-clean
  /external/fdlibm/
makefile.in 143 maintainer-clean: distclean
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
dist.py 88 ('maintainer', None,
89 "print the maintainer's name"),
90 ('maintainer-email', None,
91 "print the maintainer's email address"),
93 "print the maintainer's name if known, else the author's"),
95 "print the maintainer's email address if known, else the author's"),
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
dist.py 88 ('maintainer', None,
89 "print the maintainer's name"),
90 ('maintainer-email', None,
91 "print the maintainer's email address"),
93 "print the maintainer's name if known, else the author's"),
95 "print the maintainer's email address if known, else the author's"),
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
dist.py 88 ('maintainer', None,
89 "print the maintainer's name"),
90 ('maintainer-email', None,
91 "print the maintainer's email address"),
93 "print the maintainer's name if known, else the author's"),
95 "print the maintainer's email address if known, else the author's"),
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
dist.py 88 ('maintainer', None,
89 "print the maintainer's name"),
90 ('maintainer-email', None,
91 "print the maintainer's email address"),
93 "print the maintainer's name if known, else the author's"),
95 "print the maintainer's email address if known, else the author's"),
    [all...]
  /toolchain/binutils/binutils-2.25/
Makefile.def 110 missing=maintainer-clean; };
142 missing=maintainer-clean; };
184 recursive_targets = { make_target= maintainer-clean; };
  /external/libxml2/doc/
Makefile.am 330 maintainer-clean-local: clean-local
  /external/dhcpcd-6.8.2/
configure 84 --disable-maintainer-mode|--disable-dependency-tracking) ;;
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
bdist_msi.py 230 author = metadata.maintainer
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
bdist_msi.py 230 author = metadata.maintainer
    [all...]
  /external/skia/third_party/yasm/config/android/
Makefile 486 distclean-recursive maintainer-clean-recursive
    [all...]
  /external/skia/third_party/yasm/config/chromeos/
Makefile 486 distclean-recursive maintainer-clean-recursive
    [all...]
  /external/skia/third_party/yasm/config/ios/
Makefile 486 distclean-recursive maintainer-clean-recursive
    [all...]
  /external/skia/third_party/yasm/config/linux/
Makefile 486 distclean-recursive maintainer-clean-recursive
    [all...]
  /external/skia/third_party/yasm/config/mac/
Makefile 486 distclean-recursive maintainer-clean-recursive
    [all...]
  /external/skia/third_party/yasm/config/openbsd/
Makefile 486 distclean-recursive maintainer-clean-recursive
    [all...]
  /external/skia/third_party/yasm/config/win/
Makefile 486 distclean-recursive maintainer-clean-recursive
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
pimp.py 361 toplevel database is considered the master, as its maintainer is
376 def maintainer(self): return self._maintainer member in class:PimpDatabase
387 global information (maintainer, description) get stored."""
407 self._maintainer = plistdata.get('Maintainer', '')
463 'Maintainer': self._maintainer,
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
pimp.py 361 toplevel database is considered the master, as its maintainer is
376 def maintainer(self): return self._maintainer member in class:PimpDatabase
387 global information (maintainer, description) get stored."""
407 self._maintainer = plistdata.get('Maintainer', '')
463 'Maintainer': self._maintainer,
    [all...]
  /toolchain/binutils/binutils-2.25/etc/
configure     [all...]

Completed in 1470 milliseconds

12 3