HomeSort by relevance Sort by last modified time
    Searched refs:author_email (Results 1 - 25 of 29) sorted by null

1 2

  /external/selinux/python/sepolicy/
setup.py 12 author_email="dwalsh@redhat.com", variable
  /external/chromium-trace/catapult/telemetry/third_party/web-page-replay/
setup.py 36 author_email='web-page-replay-dev@googlegroups.com', variable
  /external/flatbuffers/python/
setup.py 22 author_email='me@rwinslow.com', variable
  /external/swiftshader/third_party/LLVM/utils/lit/
setup.py 10 author_email = lit.__email__, variable
  /external/llvm/utils/lit/
setup.py 17 author_email = lit.__email__, variable
  /external/libnl/python/
setup.py.in 37 author_email = 'tgraf@suug.ch',
  /external/chromium-trace/catapult/telemetry/third_party/pyfakefs/pyfakefs/
setup.py 60 AUTHOR_EMAIL = 'github@johnnado,com'
72 author_email=AUTHOR_EMAIL, variable
  /external/fonttools/
setup.py 65 author_email = "just@letterror.com",
  /external/chromium-trace/catapult/telemetry/third_party/websocket-client/
setup.py 44 author_email="liris.pp@gmail.com", variable
  /external/markdown/
setup.py 34 author_email = 'yuri [at] freewisdom.org', variable in class:md_install_scripts
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
check.py 81 name, version, URL, (author and author_email) or
96 if not metadata.author_email:
98 "'author_email' must be supplied too")
104 self.warn("missing meta-data: either (author and author_email) " +
bdist_msi.py 246 email = metadata.author_email or metadata.maintainer_email
    [all...]
  /external/libxml2/python/
setup.py 232 author_email = "veillard@redhat.com",
setup.py.in 232 author_email = "veillard@redhat.com",
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
check.py 85 name, version, URL, (author and author_email) or
100 if not metadata.author_email:
102 "'author_email' must be supplied too")
108 self.warn("missing meta-data: either (author and author_email) " +
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
check.py 85 name, version, URL, (author and author_email) or
100 if not metadata.author_email:
102 "'author_email' must be supplied too")
108 self.warn("missing meta-data: either (author and author_email) " +
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
check.py 85 name, version, URL, (author and author_email) or
100 if not metadata.author_email:
102 "'author_email' must be supplied too")
108 self.warn("missing meta-data: either (author and author_email) " +
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
check.py 85 name, version, URL, (author and author_email) or
100 if not metadata.author_email:
102 "'author_email' must be supplied too")
108 self.warn("missing meta-data: either (author and author_email) " +
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
dist.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
dist.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
dist.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
dist.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
dist.py     [all...]
  /external/antlr/antlr-3.4/runtime/Python/
setup.py 287 author_email="pink@odahoda.de",
  /external/v8/tools/
presubmit.py 460 author = input_api.change.author_email

Completed in 988 milliseconds

1 2