Searched
full:site (Results
451 -
475 of
4550) sorted by null
<<11121314151617181920>>
/external/chromium_org/components/autofill/content/renderer/ |
password_generation_agent.h | 69 // passwords for this site".
|
/external/chromium_org/components/autofill/core/common/ |
password_form.h | 60 // for a site. It is only set to a non-empty value during a match of the 107 // When parsing an HTML form, this is typically empty unless the site 149 // user selected to log in to the site. If there is only one saved entry for 150 // the site, this will always be true, but when there are multiple entries
|
/external/chromium_org/content/browser/renderer_host/ |
render_process_host_impl.h | 177 // This should only be used for process-per-site mode, which can be enabled 178 // globally with a command line flag or per-site, as determined by 186 // This should only be used for process-per-site mode, which can be enabled 187 // globally with a command line flag or per-site, as determined by
|
render_view_host_impl.h | 254 // If a cross-site request is in progress, we may be suspended while waiting 263 // RenderViewHost. Only true during a cross-site navigation, while waiting 269 // for a cross-site navigation, because we must suspend any navigations until 281 // Clears any suspended navigation state after a cross-site navigation is 339 // Returns whether this RenderViewHost has an outstanding cross-site request. 344 // Sets whether this RenderViewHost has an outstanding cross-site request, 663 // them. This will be true when a RenderViewHost is created for a cross-site 703 // cross-site transition or a tab close attempt. 716 // the case of a cross-site transition ( = true). [all...] |
/external/chromium_org/content/browser/ssl/ |
ssl_policy.h | 56 // site the user is trying to connect to has requested strict enforcement
|
/external/chromium_org/content/plugin/ |
plugin_channel.cc | 315 void PluginChannel::OnClearSiteData(const std::string& site, 325 const char* site_str = site.empty() ? NULL : site.c_str(); 328 site.empty() ? "NULL"
|
/external/chromium_org/content/public/browser/ |
render_process_host.h | 236 // Returns whether the process-per-site model is in use (globally or just for 237 // the current site), in which case we should ensure there is only one 238 // RenderProcessHost per site for the entire browser context. 250 // site url).
|
/external/chromium_org/content/public/common/ |
frame_navigate_params.h | 37 // set to original URL of the site the MHTML represents.
|
url_utils.h | 44 // but high enough that a web site can abuse location.hash for a little storage.
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
g7coll.h | 9 * mentioned on the IBM Java international demos web site.
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-clobbered-fp-regs.js | 53 // This will trap on allocation site in TransitionElementsKindStub.
|
/external/chromium_org/webkit/browser/quota/ |
special_storage_policy.h | 59 // Checks if the origin contains per-site isolated storage.
|
/external/clang/www/analyzer/ |
filing_bugs.html | 49 site.</p>
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/ |
about.html | 19 made available to Eclipse.org, members of Eclipse.org and/or the host of Eclipse.org web site, by you that relate to such
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/editor/structure/ |
PageSiteComposite.java | 25 * The site {@link Composite} for {@link IPage}.
|
/external/eigen/cmake/ |
EigenConfigureTesting.cmake | 4 # configure the "site" and "buildname"
|
/external/icu4c/test/intltest/ |
g7coll.h | 9 * mentioned on the IBM Java international demos web site.
|
/external/markdown/ |
setup.py | 54 'Topic :: Internet :: WWW/HTTP :: Site Management',
|
/external/openssh/ |
openssh.xml.in | 22 name='site/__SYSVINIT_NAME__'
|
/external/qemu/distrib/ |
README | 10 site for more details.
|
/frameworks/base/docs/html/sdk/ |
exploring.jd | 135 on their web site, follow these steps to add their site to the Android SDK 140 <li>Click <strong>Add Add-on Site</strong> and enter the URL of the 143 <p>Any SDK packages available from the site will now be listed under a new item named
|
/frameworks/base/docs/html/sdk/installing/ |
bundle.jd | 39 <p>Everything you need to develop Android apps is on this web site, including <a
|
installing-adt.jd | 143 <li>If Eclipse can not find the remote update site containing the ADT plugin, 144 try changing the remote site URL to use http, rather than https. That is, set 145 the Location for the remote site to: 156 remote update site, you can download the ADT zip file to your local machine and
|
/packages/apps/Browser/src/com/android/browser/ |
HistoryItem.java | 61 * Whether or not this item represents a bookmarked site
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
install.py | 21 from site import USER_BASE 22 from site import USER_SITE 64 'purelib': '$base/Lib/site-packages', 65 'platlib': '$base/Lib/site-packages', 73 'purelib': '$base/lib/python$py_version_short/site-packages', 74 'platlib': '$platbase/lib/python$py_version_short/site-packages', 102 'purelib': '$base/Lib/site-packages', 103 'platlib': '$base/Lib/site-packages', 136 "install in user site-package '%s'" % USER_SITE),
|
Completed in 477 milliseconds
<<11121314151617181920>>