Searched defs:site (Results 1 - 25 of 113) sorted by relevance

12345

/prebuilts/tools/common/m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.0/
H A Ddoxia-decoration-model-1.0.jar ... apache/maven/ org/apache/maven/doxia/ org/apache/maven/doxia/site/ org/apache/maven/doxia/site/decoration/ org/apache/maven/doxia ...
/prebuilts/tools/common/m2/repository/org/apache/maven/plugins/maven-site-plugin/3.3/
H A Dmaven-site-plugin-3.3.jar ... META-INF/ META-INF/MANIFEST.MF site-plugin_zh_TW.properties site-plugin_da.properties site- ...
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
H A Dtest_install.py6 import site namespace
69 # site.USER_SITE was introduced in 2.6
74 self.old_user_base = site.USER_BASE
75 self.old_user_site = site.USER_SITE
79 site.USER_BASE = self.user_base
80 site.USER_SITE = self.user_site
90 site.USER_BASE = self.old_user_base
91 site.USER_SITE = self.old_user_site
112 # user base and site shouldn't be created yet
H A Dtest_build_ext.py31 import site namespace
32 self.old_user_base = site.USER_BASE
33 site.USER_BASE = self.mkdtemp()
35 build_ext.USER_BASE = site.USER_BASE
113 # site.USER_SITE was introduced in 2.6
117 import site namespace
130 lib = os.path.join(site.USER_BASE, 'lib')
131 incl = os.path.join(site.USER_BASE, 'include')
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
H A Dtest_install.py6 import site namespace
69 # site.USER_SITE was introduced in 2.6
74 self.old_user_base = site.USER_BASE
75 self.old_user_site = site.USER_SITE
79 site.USER_BASE = self.user_base
80 site.USER_SITE = self.user_site
90 site.USER_BASE = self.old_user_base
91 site.USER_SITE = self.old_user_site
112 # user base and site shouldn't be created yet
H A Dtest_build_ext.py31 import site namespace
32 self.old_user_base = site.USER_BASE
33 site.USER_BASE = self.mkdtemp()
35 build_ext.USER_BASE = site.USER_BASE
113 # site.USER_SITE was introduced in 2.6
117 import site namespace
130 lib = os.path.join(site.USER_BASE, 'lib')
131 incl = os.path.join(site.USER_BASE, 'include')
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_site.py1 """Tests for 'site'.
19 # Need to make sure to not import 'site' if someone specified ``-S`` at the
20 # command-line. Detect this by just making sure 'site' has not been imported
22 if "site" in sys.modules:
23 import site namespace
25 raise unittest.SkipTest("importation of site.py suppressed")
27 if site.ENABLE_USER_SITE and not os.path.isdir(site.USER_SITE):
28 # need to add user site directory for tests
29 os.makedirs(site
[all...]
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_site.py1 """Tests for 'site'.
19 # Need to make sure to not import 'site' if someone specified ``-S`` at the
20 # command-line. Detect this by just making sure 'site' has not been imported
22 if "site" in sys.modules:
23 import site namespace
25 raise unittest.SkipTest("importation of site.py suppressed")
27 if site.ENABLE_USER_SITE and not os.path.isdir(site.USER_SITE):
28 # need to add user site directory for tests
29 os.makedirs(site
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_site.py1 """Tests for 'site'.
19 # Need to make sure to not import 'site' if someone specified ``-S`` at the
20 # command-line. Detect this by just making sure 'site' has not been imported
22 if "site" in sys.modules:
23 import site namespace
25 raise unittest.SkipTest("importation of site.py suppressed")
27 if site.ENABLE_USER_SITE and not os.path.isdir(site.USER_SITE):
28 # need to add user site directory for tests
29 os.makedirs(site
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_site.py1 """Tests for 'site'.
19 # Need to make sure to not import 'site' if someone specified ``-S`` at the
20 # command-line. Detect this by just making sure 'site' has not been imported
22 if "site" in sys.modules:
23 import site namespace
25 raise unittest.SkipTest("importation of site.py suppressed")
27 if site.ENABLE_USER_SITE and not os.path.isdir(site.USER_SITE):
28 # need to add user site directory for tests
29 os.makedirs(site
[all...]
/prebuilts/tools/common/m2/repository/org/apache/maven/doxia/doxia-core/1.0/
H A Ddoxia-core-1.0.jar ... org/apache/maven/doxia/module/ org/apache/maven/doxia/module/site/ org/apache/maven/doxia/module/site/manager/ org/apache/maven ...
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
H A Dorg.eclipse.equinox.p2.updatesite_1.0.400.v20130515-2028.jar ... .equinox.internal.p2.updatesite.SiteModel site org.eclipse.equinox.internal.p2. ...
H A Dorg.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20130327-2119.jar ... eclipse.equinox.internal.p2.update.Site site private org.eclipse.equinox.internal. ...
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-metadata-model/0.18.1/
H A Dtycho-metadata-model-0.18.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/tycho/ org/eclipse/tycho/model/ ...
/prebuilts/misc/common/robolectric/3.4.2/lib/
H A Dsandbox-3.4.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/robolectric/ org/robolectric/internal/ org/robolectric/internal/bytecode/ ...
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-core/0.18.1/
H A Dtycho-core-0.18.1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/plexus/ org/ org/eclipse/ org/eclipse/tycho/ ...
/prebuilts/misc/common/robolectric/3.1.1/lib/
H A Dmaven-model-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/maven/ org/apache/maven/model/ ...
H A Drobolectric-3.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/robolectric/ org/robolectric/GradleManifestFactory$1.class ...
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-model/2.0.9/
H A Dmaven-model-2.0.9.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/maven/ org/apache/maven/model/ ...
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-model/2.2.1/
H A Dmaven-model-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/maven/ org/apache/maven/model/ ...
/prebuilts/misc/common/groovy/
H A Dgroovy-all-1.7.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/ANTLR-LICENSE.txt META- ...
/prebuilts/tools/common/eclipse/
H A Dorg.eclipse.ui.workbench_3.6.2.M20110210-1200.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-model/3.2.1/
H A Dmaven-model-3.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/maven/ org/apache/maven/model/ ...
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-model/3.3.9/
H A Dmaven-model-3.3.9.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/maven/ org/apache/maven/model/ ...
/prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
H A Dgroovy-all-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF groovy/ groovy/util/ groovy/util/CliBuilder$_expandArgumentFile_closure2.class ...

Completed in 2728 milliseconds

12345