HomeSort by relevance Sort by last modified time
    Searched full:site (Results 101 - 125 of 4550) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/clang/test/SemaTemplate/
instantiation-depth-exception-spec.cpp 5 // expected-note 16{{'go' should be declared prior to the call site}} \
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/
UnpackUpdateJars.java 40 private String site; field in class:UnpackUpdateJars
47 up.site="C:\\updatejars\\eclipse";
63 File featureDir=new File(site,"features");
82 File jardPlugin=new File(site,"plugins/"+(String)unpackedPlugins.get(i)+".jar");
146 return site;
149 public void setSite(String site) {
150 this.site = site;
206 File jardPlugin=new File(site,"plugins/"+pluginDirName+".jar");
  /prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava-parent/14.0/
guava-parent-14.0.pom 77 <site>
78 <id>guava-site</id>
79 <name>Guava Documentation Site</name>
81 </site>
  /prebuilts/tools/common/m2/repository/com/google/guava/guava-parent/13.0.1/
guava-parent-13.0.1.pom 77 <site>
78 <id>guava-site</id>
79 <name>Guava Documentation Site</name>
81 </site>
  /sdk/eclipse/features/com.android.ide.eclipse.adt.package/
p2.inf 9 org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//dl-ssl.google.com/android/eclipse/,type:0,name:Android Developer Tools Update Site,enabled:true);
  /external/iproute2/man/man8/
ip-l2tp.8 138 used at each site must correspond or no data will be passed. No
271 site-A:# ip l2tp add tunnel tunnel_id 3000 peer_tunnel_id 4000 \\
274 site-A:# ip l2tp add session tunnel_id 3000 session_id 1000 \\
277 site-B:# ip l2tp add tunnel tunnel_id 4000 peer_tunnel_id 3000 \\
280 site-B:# ip l2tp add session tunnel_id 4000 session_id 2000 \\
283 site-A:# ip link set l2tpeth0 up mtu 1488
285 site-B:# ip link set l2tpeth0 up mtu 1488
289 matched and reversed at each site.
295 site-A:# ip addr add 10.42.1.1 peer 10.42.1.2 dev l2tpeth0
297 site-B:# ip addr add 10.42.1.2 peer 10.42.1.1 dev l2tpeth
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
site.py 8 needed to use site-specific modules would place ``import site''
13 This will append site-specific paths to the module search path. On
16 lib/python<version>/site-packages as well as lib/site-python.
18 prefixes directly, as well as with lib/site-packages appended. The
30 /usr/local and there is a directory /usr/local/lib/python2.5/site-packages
47 /usr/local/lib/python2.5/site-packages/bar
48 /usr/local/lib/python2.5/site-packages/foo
56 site-specific customizations. If this import fails with a
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
site.py 8 needed to use site-specific modules would place ``import site''
13 This will append site-specific paths to the module search path. On
16 lib/python<version>/site-packages as well as lib/site-python.
18 prefixes directly, as well as with lib/site-packages appended. The
30 /usr/local and there is a directory /usr/local/lib/python2.5/site-packages
47 /usr/local/lib/python2.5/site-packages/bar
48 /usr/local/lib/python2.5/site-packages/foo
56 site-specific customizations. If this import fails with a
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfException.cpp 74 /// index for each landing pad site.
80 // The action table follows the call-site table in the LSDA. The individual
164 // Record the first action of the landing pad site.
168 // Information used when created the call-site table. The action record
169 // field of the call site record is the offset of the first associated
218 /// ComputeCallSiteTable - Compute the call-site table. The entry for an invoke
269 // create a call-site entry with no landing pad for the region between the
272 CallSiteEntry Site = { LastLabel, BeginLabel, 0, 0 };
273 CallSites.push_back(Site);
285 CallSiteEntry Site =
    [all...]
  /external/chromium/chrome/browser/instant/
instant_loader_delegate.h 41 // Invoked if the loader was created with the intention that the site supports
42 // instant, but it turned out the site doesn't support instant.
  /external/chromium_org/chrome/browser/download/
download_request_infobar_delegate.h 16 // multiple downloads from the same site. This confirmation step protects
17 // against "carpet-bombing", where a malicious site forces multiple downloads
  /external/chromium_org/chrome/browser/resources/options/
handler_options.css 17 .handlers-site-column {
21 .handlers-site-column select {
handler_options.html 10 <div class="handlers-site-column">
23 <div class="handlers-site-column">
  /external/chromium_org/chrome/common/extensions/docs/templates/private/
api.html 9 {{+content:partials.site
31 {{/partials.site}}
samples.html 10 {{+content:partials.site
38 {{/partials.site}}
  /external/chromium_org/tools/perf/page_sets/
intl_es_fr_pt-BR.json 33 "why": "#5 site in Brazil"
37 "why": "#10 site in Brazil"
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/11/data/-543407111/
artifacts.xml 3 <repository name='update site: file:/usr/local/google/home/vsiva/internal/master/prebuilts/tools/build/basebuilder/org.eclipse.releng.basebuilder/p2/org.eclipse.equinox.p2.core/cache/' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1'>
6 <property name='site.checksum' value='0'/>
  /sdk/eclipse/buildConfig/
buildUpdateSite.xml 1 <project name="update site">
3 <!-- Extracts feature zip for update site -->
  /sdk/eclipse/scripts/
build_update_site.sh 7 # -i: Optional, if present, the Google internal update site will be built. Otherwise,
8 # the external site will be built
  /external/chromium_org/chrome/browser/managed_mode/
managed_mode_url_filter.cc 33 std::vector<ManagedModeSiteList::Site> sites;
57 // Adds a single URL pattern for the site identified by |site_id|.
60 // Adds a single hostname SHA1 hash for the site identified by |site_id|.
112 std::vector<ManagedModeSiteList::Site> sites;
115 for (std::vector<ManagedModeSiteList::Site>::const_iterator it =
117 const ManagedModeSiteList::Site& site = *it; local
118 contents_->sites.push_back(site);
121 site.patterns.begin();
122 pattern_it != site.patterns.end(); ++pattern_it)
    [all...]
  /docs/source.android.com/src/
license.jd 7 <p>For the purposes of licensing, the content of this web site is divided
12 <li>All other site content</li>
15 <p>The documentation content on this site is made available to
32 <p>Third-party components of this site such as JavaScript libraries are included in the Android
36 <p>All other content on this site, except the license documents themselves
41 <p>You may use the content of this site in any way that is consistent
76 <li>In addition, content linked from a page on this site is not covered
89 terms of the Creative Commons Attribution license. On this site, the
105 site, in whole or in part, please include a paragraph at the bottom
123 the content from this site, please include a paragraph at the bottom o
    [all...]
  /external/chromium_org/tools/oopif/
iframe_server.py 48 <h1><a href="%(url)s">%(site)s</a></h1>
94 """Takes a urlparse object and finds its approximate site.
96 Site is defined as registered domain name + scheme. We approximate
131 def get_color_for_site(site):
132 """Generate a stable (and pretty-ish) color for a site."""
133 val = hash(site)
186 site = get_site(urlpath)
206 'color': get_color_for_site(site),
208 'site': site,
    [all...]
  /frameworks/base/docs/html/
license.jd 7 <p>For the purposes of licensing, the content of this web site is divided
12 <li>All other site content</li>
15 <p>The documentation content on this site is made available to
32 <p>Third-party components of this site such as JavaScript libraries are included in the Android
36 <p>All other content on this site, except the license documents themselves
41 <p>You may use the content of this site in any way that is consistent
76 <li>In addition, content linked from a page on this site is not covered
89 terms of the Creative Commons Attribution license. On this site, the
105 site, in whole or in part, please include a paragraph at the bottom
123 the content from this site, please include a paragraph at the bottom o
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
Inet4AddressTest.java 107 // There are no site local addresses for IPv4
113 + " incorrectly reporting as a site local address.", !addr
233 // false for site-local mutlicast. There are no valid IPv4
234 // site-local multicast addresses
242 + " incorrectly identified as a site-local multicast address.",
250 + " incorrectly identified as a site-local multicast address.",
255 assertTrue("IPv4 site-local multicast address " + addrName
256 + " not identified as a site-local multicast address.",
261 assertTrue("IPv4 site-local multicast address " + addrName
262 + " not identified as a site-local multicast address."
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_install.py 6 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

Completed in 1525 milliseconds

1 2 3 45 6 7 8 91011>>