OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:site
(Results
226 - 250
of
4550
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/
site_details.h
13
// Maps an ID representing each BrowsingInstance to a set of
site
URLs.
/external/chromium_org/chrome/browser/translate/
translate_prefs.h
53
bool IsSiteBlacklisted(const std::string&
site
) const;
54
void BlacklistSite(const std::string&
site
);
55
void RemoveSiteFromBlacklist(const std::string&
site
);
69
// Will return true if at least one
site
has been blacklisted.
/external/chromium_org/chrome/browser/ui/android/
website_settings_popup_android.cc
114
// The headline and the certificate dialog link of the
site
's identity
115
// section is only displayed if the
site
's identity was verified. If the
116
//
site
's identity was verified, then the headline contains the organization
118
// available than the hostname of the
site
is used instead.
/external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_common.h
28
//
site
-requested |field|.
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/
keyword_hint_decoration.h
15
// Draws the keyword hint, "Press [tab] to search <
site
>".
/external/chromium_org/chrome/browser/ui/website_settings/
permission_menu_model.h
49
// The URL of the website for which to display
site
permissions.
website_settings_infobar_delegate.h
13
// is closed and the settings for one or more
site
permissions have been
/external/chromium_org/chrome_frame/cfinstall/examples/
local_testing.html
34
This
site
requires Google Chrome Frame. Click here to install it now.
/external/chromium_org/content/browser/
browser_context.cc
102
const GURL&
site
,
104
GetStoragePartitionMap(browser_context)->AsyncObliterate(
site
,
182
const GURL&
site
) {
188
browser_context,
site
, true, &partition_domain, &partition_name,
site_instance_impl.h
29
// Set the web
site
that this SiteInstance is rendering pages for.
37
// BrowsingInstance) for the
site
of the given url. If so, we should try to
70
// ContentBrowserClient to override the SiteInstance's
site
for certain URLs.
118
// The web
site
that this SiteInstance is rendering pages for.
/external/chromium_org/content/browser/geolocation/
location_arbitrator.h
25
// infobar prompt) or inferred from a persisted
site
permission.
/external/chromium_org/extensions/common/manifest_handlers/
csp_info.h
21
// Content-Security-Policies to mitigate cross-
site
scripting and other
/external/clang/lib/StaticAnalyzer/Checkers/
AllocationDiagnostics.h
22
/// the allocatin
site
(where possible).
/external/clang/test/CodeGenCXX/
varargs.cpp
8
// will warn about 'dropped arguments' at the call
site
.
/external/clang/test/SemaTemplate/
instantiate-call.cpp
36
short& f0(char); // expected-note {{should be declared prior to the call
site
}}
/external/compiler-rt/lib/lsan/lit_tests/
lit.common.cfg
12
"to lit.
site
.cfg " % attr_name)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
plugin.xml
115
<
site
-factory
116
class="org.eclipse.pde.internal.build.
site
.BuildTimeSiteFactory">
117
</
site
-factory>
123
class="org.eclipse.pde.internal.build.
site
.BuildTimeFeatureFactory">
/external/eigen/test/eigen2/
testsuite.cmake
38
#
SITE
=`hostname`
43
# COMMON="ctest -S $WORK_DIR/testsuite.cmake,EIGEN_WORK_DIR=$WORK_DIR,EIGEN_SITE=$
SITE
,EIGEN_MODE=$1,EIGEN_BUILD_STRING=$OS_VERSION-$ARCH"
166
SITE
:STRING=${EIGEN_SITE}
171
SITE
:STRING=${EIGEN_SITE}
/external/emma/
release.properties
16
app.home.
site
.link: http://${app.short.name}.sourceforge.net/
/external/grub/docs/
grub-install.8
48
programs are properly installed at your
site
, the command
/external/libpcap/ChmodBPF/
ChmodBPF
15
# Change this as appropriate for your
site
, e.g. to make
/external/llvm/test/Transforms/Inline/
2010-05-31-ByvalTailcall.ll
4
; When inlining through a byval call
site
, the inliner creates allocas which may
/external/okhttp/src/test/java/com/squareup/okhttp/internal/
RecordingAuthenticator.java
44
+ "
site
="
/external/openssh/
ssh_config
16
#
Site
-wide defaults for some commonly used options. For a comprehensive
/external/smali/
README.md
5
The primary webpage is http://smali.googlecode.com, and the source is also mirrored at https://github.com/jesusfreke/smali. If you are interested in submitting a patch, feel free to send me a pull request on either
site
.
Completed in 161 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>