Searched refs:site (Results 1 - 25 of 206) sorted by relevance

123456789

/external/iproute2/etc/iproute2/
H A Drt_scopes11 200 site
/external/devlib/devlib/derived/
H A Denergy.py36 should_calculate_energy.append(channel.site)
37 if channel.site == 'timestamp':
48 if chan.site == 'timestamp']
65 site = channel.site
68 energy_results[site]['start'] = entry.value
70 energy_results[site]['end'] = entry.value
73 power_results[site] += entry.value
75 if site in should_calculate_energy:
77 energy_results[site]['star
[all...]
/external/swiftshader/third_party/LLVM/test/
H A DMakefile57 extra-lit-site-cfgs::
58 .PHONY: extra-lit-site-cfgs
65 # Force creation of Clang's lit.site.cfg.
66 clang-lit-site-cfg: FORCE
67 $(MAKE) -C $(PROJ_OBJ_DIR)/../tools/clang/test lit.site.cfg Unit/lit.site.cfg
68 extra-lit-site-cfgs:: clang-lit-site-cfg
98 check-local-dg:: site.exp
103 check-local-dg:: site
[all...]
/external/python/cpython3/Lib/test/
H A Dfuture_test2.py3 from __future__ import nested_scopes; import site namespace
H A Dtest_site.py1 """Tests for 'site'.
28 import site namespace
30 if site.ENABLE_USER_SITE and not os.path.isdir(site.USER_SITE):
31 # need to add user site directory for tests
33 os.makedirs(site.USER_SITE)
34 site.addsitedir(site.USER_SITE)
36 raise unittest.SkipTest('unable to create user site directory (%r): %s'
37 % (site
[all...]
/external/perfetto/infra/perfetto-site.appspot.com/
H A DMakefile16 gcloud app deploy app.yaml --project perfetto-site
/external/robolectric-shadows/sandbox/src/main/java/org/robolectric/internal/bytecode/
H A DInvokeDynamicSupport.java50 RoboCallSite site = new RoboCallSite(type, caller.lookupClass());
52 bindInitCallSite(site);
54 return site;
60 MethodCallSite site = new MethodCallSite(type, caller.lookupClass(), name, original, REGULAR);
62 bindCallSite(site);
64 return site;
70 MethodCallSite site = new MethodCallSite(type, caller.lookupClass(), name, original, STATIC);
72 bindCallSite(site);
74 return site;
113 private static MethodHandle bindInitCallSite(RoboCallSite site) { argument
118 bindCallSite(MethodCallSite site) argument
144 bindWithFallback(MethodHandle mh, RoboCallSite site, MethodHandle fallback) argument
[all...]
/external/curl/docs/cmdline-opts/
H A Dlocation-trusted.d7 the site may redirect to. This may or may not introduce a security breach if
8 the site redirects you to a site to which you'll send your authentication info
/external/python/cpython2/Lib/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
30 os.makedirs(site
[all...]
/external/v8/src/
H A Dallocation-site-scopes.h31 void update_current_site(AllocationSite* site) { argument
32 *(current_.location()) = site;
35 void InitializeTraversal(Handle<AllocationSite> site) { argument
36 top_ = site;
55 void ExitScope(Handle<AllocationSite> site, Handle<JSObject> object);
63 AllocationSiteUsageContext(Isolate* isolate, Handle<AllocationSite> site, argument
66 top_site_(site),
73 // Advance current site
/external/doclava/src/com/google/doclava/
H A DDoclavaDiff.java103 for (FederatedSite site : sites) {
105 data.setValue(base + ".name", site.name());
106 data.setValue(base + ".url", site.baseUrl().toString());
118 for (FederatedSite site : sites) {
120 if (site.apiInfo().getPackages().containsKey(pkg)) {
122 data.setValue(siteBase + ".link", site.linkFor(packageInfo.htmlPage()));
139 for (FederatedSite site : sites) {
141 ClassInfo classInfo = site.apiInfo().findClass(qualifiedClassName);
144 data.setValue(siteBase + ".link", site.linkFor(classInfo.htmlPage()));
168 for (FederatedSite site
[all...]
H A DFederationTagger.java41 * Adds a Doclava documentation site for federation. Accepts the base URL of
45 * reading the API from "/xml/current.xml" within the site's base URL.
49 * @param name internally-used name for federation site
51 public void addSiteUrl(String name, URL site) { argument
55 federatedUrls.put(name, site);
59 * Adds an explicit Doclava-generated API file for the specified site.
63 * @param name internally-used name for federation site (must match name used
76 for (FederatedSite site : federatedSites) {
77 applyFederation(site, Arrays.asList(classDoc));
83 for (FederatedSite site
152 federateMethods(FederatedSite site, ClassInfo federatedClass, ClassInfo localClass) argument
163 federateConstructors(FederatedSite site, ClassInfo federatedClass, ClassInfo localClass) argument
172 federateFields(FederatedSite site, ClassInfo federatedClass, ClassInfo localClass) argument
[all...]
/external/selinux/prebuilts/bin/
H A Dsediff10 export PYTHONPATH=$ANDROID_BUILD_TOP/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages
H A Dsesearch5 export PYTHONPATH=$ANDROID_BUILD_TOP/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages:$PYTHONPATH
H A Daudit2allow18 export PYTHONPATH=$ANDROID_BUILD_TOP/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages
H A Daudit2why18 export PYTHONPATH=$ANDROID_BUILD_TOP/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages
H A Dseinfo11 export PYTHONPATH=$ANDROID_BUILD_TOP/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages
/external/autotest/apache/conf/
H A Ddjango-directives39 RewriteCond /usr/lib/python2.7/site-packages/autotest/frontend/frontend.wsgi -f
40 RewriteRule ^/(afe|new_tko)/server(.*) /usr/lib/python2.7/site-packages/autotest/frontend/frontend.wsgi [H=wsgi-script]
42 RewriteCond /usr/lib/python2.6/site-packages/autotest/frontend/frontend.wsgi -f
43 RewriteRule ^/(afe|new_tko)/server(.*) /usr/lib/python2.6/site-packages/autotest/frontend/frontend.wsgi [H=wsgi-script]
45 RewriteCond /usr/lib/python2.5/site-packages/autotest/frontend/frontend.wsgi -f
46 RewriteRule ^/(afe|new_tko)/server(.*) /usr/lib/python2.5/site-packages/autotest/frontend/frontend.wsgi [H=wsgi-script]
48 RewriteCond /usr/lib/python2.4/site-packages/autotest/frontend/frontend.wsgi -f
49 RewriteRule ^/(afe|new_tko)/server(.*) /usr/lib/python2.4/site-packages/autotest/frontend/frontend.wsgi [H=wsgi-script]
80 # Force our own site-packages to be loaded by mod_python prior to
81 # mod_python's system python site
[all...]
/external/lisa/libs/utils/
H A Denergy.py145 available_sites = [c.site for c in self._hwmon.get_channels('energy')]
163 self._channels = {site: site for site in available_sites}
180 site = s.channel.site
183 if site not in self.readings:
184 self.readings[site] = {
191 self.readings[site]['delta'] = value - self.readings[site]['las
[all...]
/external/dagger2/util/
H A Dmvn-deploy.sh21 clean site:jar deploy
/external/doclava/res/assets/templates/
H A Ddiff.cs127 <?cs each:site = sites ?>
128 <th><?cs var:site.name ?></th>
140 <?cs each:site = package.sites ?>
142 <?cs if:site.hasPackage ?>
143 <a href="<?cs var:site.link ?>">Link</a>
160 <?cs each:site = class.sites ?>
162 <?cs if:site.hasClass ?>
163 <a href="<?cs var:site.link ?>">Link</a>
174 <?cs each:site = method.sites ?>
176 <?cs if:site
[all...]
/external/libunwind/src/arm/
H A Dgetcontext.S42 @ reconstruct r13 at call site, then store
45 @ retrieve r14 from call site, then store
48 @ point lr to instruction after call site's stack adjustment
/external/python/cpython2/Tools/scripts/
H A Dwin_add2path.py11 import site namespace
24 if hasattr(site, "USER_SITE"):
25 userpath = site.USER_SITE.replace(appdata, "%APPDATA%")
/external/python/cpython3/Tools/scripts/
H A Dwin_add2path.py11 import site namespace
24 if hasattr(site, "USER_SITE"):
25 usersite = site.USER_SITE.replace(appdata, "%APPDATA%")
/external/v8/src/runtime/
H A Druntime-literals.cc7 #include "src/allocation-site-scopes.h"
244 Handle<AllocationSite> site; local
255 site = creation_context.EnterNewScope();
258 creation_context.ExitScope(site, boilerplate);
261 vector->Set(literals_slot, *site);
263 site = Handle<AllocationSite>::cast(literal_site);
265 Handle<JSObject>(JSObject::cast(site->transition_info()), isolate);
268 AllocationSiteUsageContext usage_context(isolate, site, enable_mementos);
272 usage_context.ExitScope(site, boilerplate);
281 Handle<AllocationSite> site; local
309 Handle<AllocationSite> site; local
[all...]

Completed in 1121 milliseconds

123456789