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

1 2 3 4 5 6

  /external/chromium-trace/trace-viewer/third_party/six/six.egg-info/
SOURCES.txt 12 six.egg-info/PKG-INFO
13 six.egg-info/SOURCES.txt
14 six.egg-info/dependency_links.txt
15 six.egg-info/top_level.tx
  /external/chromium-trace/trace-viewer/third_party/Paste/docs/
test_server.ini 5 use = egg:PasteScript#test
8 use = egg:Paste#http
22 use = egg:PasteScript#cherrypy
26 use = egg:Paste#error_catcher
31 use = egg:Paste#urlmap
36 use = egg:Paste#watch_threads
  /external/antlr/antlr-3.4/runtime/Python/dist/
antlr_python_runtime-3.4-py2.4.egg 
antlr_python_runtime-3.4-py2.6.egg 
antlr_python_runtime-3.4.tar.gz 
antlr_python_runtime-3.4.zip 
  /external/chromium-trace/trace-viewer/third_party/WebOb/
.gitignore 3 *.egg
16 WebOb.egg-info
  /external/protobuf/python/
ez_setup.py 26 'setuptools-0.6b1-py2.3.egg': '8822caf901250d848b996b7f25c6e6ca',
27 'setuptools-0.6b1-py2.4.egg': 'b79a8a403e4502fbb85ee3f1941735cb',
28 'setuptools-0.6b2-py2.3.egg': '5657759d8a6d8fc44070a9d07272d99b',
29 'setuptools-0.6b2-py2.4.egg': '4996a8d169d2be661fa32a6e52e4f82a',
30 'setuptools-0.6b3-py2.3.egg': 'bb31c0fc7399a63579975cad9f5a0618',
31 'setuptools-0.6b3-py2.4.egg': '38a8c6b3d6ecd22247f179f7da669fac',
32 'setuptools-0.6b4-py2.3.egg': '62045a24ed4e1ebc77fe039aa4e6f7e5',
33 'setuptools-0.6b4-py2.4.egg': '4cb2a185d228dacffb2d17f103b3b1c4',
34 'setuptools-0.6c1-py2.3.egg': 'b3f2b5539d65cb7f74ad79127f1a908c',
35 'setuptools-0.6c1-py2.4.egg': 'b45adeda0667d2d2ffe14009364f2a4b'
104 import setuptools; setuptools.bootstrap_install_from = egg namespace
    [all...]
  /external/antlr/antlr-3.4/runtime/Python/
ez_setup.py 21 'setuptools-0.6b1-py2.3.egg': '8822caf901250d848b996b7f25c6e6ca',
22 'setuptools-0.6b1-py2.4.egg': 'b79a8a403e4502fbb85ee3f1941735cb',
23 'setuptools-0.6b2-py2.3.egg': '5657759d8a6d8fc44070a9d07272d99b',
24 'setuptools-0.6b2-py2.4.egg': '4996a8d169d2be661fa32a6e52e4f82a',
25 'setuptools-0.6b3-py2.3.egg': 'bb31c0fc7399a63579975cad9f5a0618',
26 'setuptools-0.6b3-py2.4.egg': '38a8c6b3d6ecd22247f179f7da669fac',
27 'setuptools-0.6b4-py2.3.egg': '62045a24ed4e1ebc77fe039aa4e6f7e5',
28 'setuptools-0.6b4-py2.4.egg': '4cb2a185d228dacffb2d17f103b3b1c4',
29 'setuptools-0.6c1-py2.3.egg': 'b3f2b5539d65cb7f74ad79127f1a908c',
30 'setuptools-0.6c1-py2.4.egg': 'b45adeda0667d2d2ffe14009364f2a4b'
83 egg = download_setuptools(version, download_base, to_dir, download_delay) variable
85 import setuptools; setuptools.bootstrap_install_from = egg namespace
    [all...]
  /bionic/tools/bionicbb/
.gitignore 25 *.egg-info/
27 *.egg
  /external/libcxx/
.gitignore 21 *.egg-info/
23 *.egg
  /external/libcxxabi/
.gitignore 21 *.egg-info/
23 *.egg
  /external/llvm/utils/lit/utils/
check-sdist 16 grep -v '^\./lit.egg-info' | \
25 rm -rf lit.egg-info dist
35 grep -v '^\./lit.egg-info' | \
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_pickle.py 43 except db.DBError, egg:
44 pickledEgg = pickle.dumps(egg)
47 if rottenEgg.args != egg.args or type(rottenEgg) != type(egg):
48 raise Exception, (rottenEgg, '!=', egg)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_rlcompleter.py 15 egg=str,
44 ['egg('])
59 self.assertEqual(self.completer.attr_matches('Completeme.egg'), [])
64 self.assertEqual(self.completer.attr_matches('egg.s'),
65 ['egg.{}('.format(x) for x in dir(str)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_pickle.py 43 except db.DBError, egg:
44 pickledEgg = pickle.dumps(egg)
47 if rottenEgg.args != egg.args or type(rottenEgg) != type(egg):
48 raise Exception, (rottenEgg, '!=', egg)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_rlcompleter.py 15 egg=str,
44 ['egg('])
59 self.assertEqual(self.completer.attr_matches('Completeme.egg'), [])
64 self.assertEqual(self.completer.attr_matches('egg.s'),
65 ['egg.{}('.format(x) for x in dir(str)
  /external/chromium-trace/trace-viewer/tracing/third_party/python_gflags/
Makefile 30 # Clean up the egg files
31 rm -rf *egg*
44 # Build the python Egg
  /external/protobuf/
.gitignore 10 *.egg
40 python/protobuf.egg-info/
  /external/toybox/tests/
sort.test 25 egg 1 2 papyrus
34 egg 1 2 papyrus
47 egg 1 2 papyrus
57 "egg 1 2 papyrus
72 egg 1 2 papyrus
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
install_egg_info.py 12 """Install an .egg-info file for the package"""
14 description = "Install package's PKG-INFO metadata as an .egg-info file"
24 basename = "%s-%s-py%s.egg-info" % (
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
install_egg_info.py 12 """Install an .egg-info file for the package"""
14 description = "Install package's PKG-INFO metadata as an .egg-info file"
24 basename = "%s-%s-py%s.egg-info" % (
  /frameworks/base/packages/SystemUI/res/values/
mland_strings.xml 18 <!-- Name of the easter egg. DO NOT TRANSLATE -->
  /external/chromium-trace/trace-viewer/third_party/Paste/Paste.egg-info/
SOURCES.txt 7 Paste.egg-info/PKG-INFO
8 Paste.egg-info/SOURCES.txt
9 Paste.egg-info/dependency_links.txt
10 Paste.egg-info/entry_points.txt
11 Paste.egg-info/namespace_packages.txt
12 Paste.egg-info/not-zip-safe
13 Paste.egg-info/requires.txt
14 Paste.egg-info/top_level.txt
  /external/chromium-trace/trace-viewer/third_party/webapp2/webapp2.egg-info/
SOURCES.txt 120 webapp2.egg-info/PKG-INFO
121 webapp2.egg-info/SOURCES.txt
122 webapp2.egg-info/dependency_links.txt
123 webapp2.egg-info/not-zip-safe
124 webapp2.egg-info/top_level.txt

Completed in 340 milliseconds

1 2 3 4 5 6