OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Allowed
(Results
1 - 12
of
12
) sorted by null
/external/chromium_org/extensions/common/permissions/
permissions_data_unittest.cc
260
bool
Allowed
(const Extension* extension, const GURL& url) {
261
return
Allowed
(extension, url, -1);
264
bool
Allowed
(const Extension* extension, const GURL& url, int tab_id) {
300
result &=
Allowed
(extension, url, tab_id);
333
EXPECT_TRUE(
Allowed
(extension.get(), http_url));
334
EXPECT_TRUE(
Allowed
(extension.get(), https_url));
358
EXPECT_TRUE(
Allowed
(extension.get(), http_url));
359
EXPECT_TRUE(
Allowed
(extension.get(), https_url));
402
EXPECT_TRUE(
Allowed
(extension.get(), http_url));
403
EXPECT_TRUE(
Allowed
(extension.get(), https_url))
[
all
...]
/external/llvm/lib/Target/ARM/
ARMBuildAttrs.h
108
Allowed
= 1,
ARMAsmPrinter.cpp
757
ARMBuildAttrs::
Allowed
);
769
ARMBuildAttrs::
Allowed
);
771
ARMBuildAttrs::
Allowed
);
832
/* TODO: ARMBuildAttrs::
Allowed
is not completely accurate,
833
* since NEON can have 1 (
allowed
) or 2 (MAC operations) */
840
ARMBuildAttrs::
Allowed
);
846
ARMBuildAttrs::
Allowed
);
848
ARMBuildAttrs::
Allowed
);
853
ARMBuildAttrs::
Allowed
);
[
all
...]
/external/ppp/pppd/plugins/radius/etc/
dictionary.microsoft
56
VALUE MS-BAP-Usage Not-
Allowed
0
57
VALUE MS-BAP-Usage
Allowed
1
dictionary.ascend
25
ATTRIBUTE Ascend-Dialout-
Allowed
131 integer
290
VALUE Ascend-Dialout-
Allowed
Dialout-Not-
Allowed
0
291
VALUE Ascend-Dialout-
Allowed
Dialout-
Allowed
1
/external/chromium/chrome/common/extensions/
extension_unittest.cc
332
// Multiple page actions are not
allowed
.
[
all
...]
/external/chromium_org/chrome/browser/extensions/api/webstore_private/
webstore_private_apitest.cc
336
// Tests getWebGLStatus function when WebGL is
allowed
.
337
IN_PROC_BROWSER_TEST_F(ExtensionWebstoreGetWebGLStatusTest,
Allowed
) {
/external/clang/lib/AST/
RecordLayoutBuilder.cpp
585
/// MaxFieldAlignment - The maximum
allowed
field alignment. This is set by
[
all
...]
/external/iproute2/doc/
api-ip6-flowlabels.tex
74
Flow labels have finite lifetime and source is not
allowed
to reuse
108
namely, we are not
allowed
to use received address for reply directly
305
#define IPV6_FL_F_CREATE 1 /*
Allowed
to create new label */
310
\item \verb|share| defines who is
allowed
to reuse the same flow label.
339
\verb|IPV6_DSTOPTS| are
allowed
.
/external/chromium_org/chrome/test/ppapi/
ppapi_browsertest.cc
193
IN_PROC_BROWSER_TEST_F(PPAPIBrokerInfoBarTest,
Allowed
) {
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorPageAgent.cpp
754
*status = PageCommandHandler::Result::
Allowed
;
[
all
...]
/external/libvorbis/doc/
04-codec.tex
65
\varname{[audio_sample_rate]} must read greater than zero.
Allowed
final
Completed in 141 milliseconds