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

1 2

  /external/chromium_org/tools/gyp/
setup.py 14 author_email='chromium-dev@googlegroups.com', variable
  /external/chromium_org/third_party/tlslite/
setup.py 20 author_email="trevp@trevp.net", variable
  /external/linux-tools-perf/util/
setup.py 21 author_email='acme@redhat.com', variable
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_check.py 37 'author_email': 'xxx',
52 'author_email': u'xxx', u'name': 'xxx',
87 'author_email': 'xxx',
test_bdist_dumb.py 25 url='xxx', author='xxx', author_email='xxx')
60 'author_email': 'xxx'})
test_register.py 89 'author_email': 'xxx',
212 'author_email': u'éxéxé',
247 'author_email': u'xxx', u'name': 'xxx',
267 'author_email': 'xxx',
test_bdist_rpm.py 23 url='xxx', author='xxx', author_email='xxx')
66 'author_email': 'xxx'})
111 'author_email': 'xxx'})
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_check.py 37 'author_email': 'xxx',
52 'author_email': u'xxx', u'name': 'xxx',
87 'author_email': 'xxx',
test_bdist_dumb.py 25 url='xxx', author='xxx', author_email='xxx')
60 'author_email': 'xxx'})
test_register.py 89 'author_email': 'xxx',
212 'author_email': u'éxéxé',
247 'author_email': u'xxx', u'name': 'xxx',
267 'author_email': 'xxx',
test_bdist_rpm.py 23 url='xxx', author='xxx', author_email='xxx')
66 'author_email': 'xxx'})
111 'author_email': 'xxx'})
  /external/chromium-trace/trace-viewer/third_party/closure_linter/
setup.py 27 author_email='opensource@google.com', variable
  /external/chromium_org/third_party/closure_linter/
setup.py 27 author_email='opensource@google.com', variable
  /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) " +
upload.py 108 'author_email': meta.get_contact_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) " +
upload.py 108 'author_email': meta.get_contact_email(),
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
validate-committer-lists 186 author_email = self.login_to_email_address.get(author)
189 if not author_email and author in prefixes_of_authors_with_email:
191 author_email = authors_with_email[author_email_index]
193 if not author_email:
197 # log("%s -> %s" % (author, author_email)) # For sanity checking.
199 email_commit_time = self._last_commit_time_by_author_cache.get(author_email)
202 self._last_commit_time_by_author_cache[author_email] = no_email_commit_time
  /external/chromium-trace/trace-viewer/third_party/python_gflags/
setup.py 39 author_email='google-gflags@googlegroups.com', variable
  /external/chromium_org/third_party/python_gflags/
setup.py 39 author_email='google-gflags@googlegroups.com', variable
  /external/llvm/utils/lit/
setup.py 10 author_email = lit.__email__, variable
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/
setup.py 48 author_email='yuzo@chromium.org', variable
  /external/markdown/
setup.py 34 author_email = 'yuri [at] freewisdom.org', variable in class:md_install_scripts
  /external/antlr/antlr-3.4/runtime/Python/
setup.py 287 author_email="pink@odahoda.de",
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
core.py 47 'name', 'version', 'author', 'author_email',

Completed in 1724 milliseconds

1 2