OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allowed
(Results
426 - 450
of
7690
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/angle/tests/preprocessor_tests/
space_test.cpp
28
// Whitespace characters
allowed
in GLSL.
34
//
allowed
in GLSL.
55
// combinations of whitespace characters
allowed
in GLSL.
/external/chromium_org/ui/webui/resources/js/
parse_html_subset.js
9
* @param {Array.<string>=} opt_extraTags Optional extra
allowed
tags.
11
* Optional extra
allowed
attributes (all tags are run through these).
34
* Whitelist of tag names
allowed
in parseHtmlSubset.
/external/clang/test/CXX/basic/basic.start/basic.start.main/
p2.cpp
49
static int main() { // expected-error {{'main' is not
allowed
to be declared static}}
54
inline int main() { // expected-error {{'main' is not
allowed
to be declared inline}}
78
constexpr int main() { } // expected-error{{'main' is not
allowed
to be declared constexpr}}
/external/clang/test/Sema/
c89.c
59
void foo(T); /* typedef for void is
allowed
*/
95
/* Duplicated type-qualifiers aren't
allowed
by C90 */
125
struct Test17 t1 = test17_aux(); /* this is
allowed
*/
/external/clang/test/SemaCXX/
const-cast.cpp
49
char **var2 = const_cast<char**>(var); // expected-error {{const_cast from 'const char *volatile *const volatile *' to 'char **' is not
allowed
}}
51
short ***var3 = const_cast<short***>(var); // expected-error {{const_cast from 'const char *volatile *const volatile *' to 'short ***' is not
allowed
}}
58
int *(*rar)[100] = const_cast<int *(*)[100]>(&ar); // expected-error {{const_cast from 'const int *(*)[100]' to 'int *(*)[100]' is not
allowed
}}
/external/jsilver/src/com/google/clearsilver/jsilver/functions/html/
BaseUrlValidateFunction.java
26
* an absolute URI using one of a set of
allowed
schemes (http, https, ftp, mailto). If the string
59
* an
allowed
scheme.
62
// Quick check for the
allowed
absolute URI schemes.
/external/neven/Embedded/common/src/b_BasicEm/
Memory.h
36
/** copies memory for src to dst (no overlap
allowed
); returns dstA
41
/** copies memory for src to dst (no overlap
allowed
), size is given in 16-bit words
47
/** copies memory for src to dst (no overlap
allowed
), size is given in 32-bit words
/frameworks/base/core/jni/
android_os_Trace.cpp
96
jclass clazz, jboolean
allowed
) {
97
ALOGV("%s: %d", __FUNCTION__,
allowed
);
99
atrace_set_debuggable(
allowed
);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nis_tags.h
94
#define IMPMEM_GROUPS 1 /* Implicit Membership
allowed
*/
95
#define RECURS_GROUPS 2 /* Recursive Groups
allowed
*/
96
#define NEGMEM_GROUPS 4 /* Negative Groups
allowed
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nis_tags.h
94
#define IMPMEM_GROUPS 1 /* Implicit Membership
allowed
*/
95
#define RECURS_GROUPS 2 /* Recursive Groups
allowed
*/
96
#define NEGMEM_GROUPS 4 /* Negative Groups
allowed
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nis_tags.h
94
#define IMPMEM_GROUPS 1 /* Implicit Membership
allowed
*/
95
#define RECURS_GROUPS 2 /* Recursive Groups
allowed
*/
96
#define NEGMEM_GROUPS 4 /* Negative Groups
allowed
*/
/external/chromium_org/third_party/WebKit/Source/core/fetch/
CrossOriginAccessControl.cpp
154
errorDescription = "A wildcard '*' cannot be used in the 'Access-Control-Allow-Origin' header when the credentials flag is true. Origin '" + securityOrigin->toString() + "' is therefore not
allowed
access.";
156
errorDescription = "No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin '" + securityOrigin->toString() + "' is therefore not
allowed
access.";
158
errorDescription = "The 'Access-Control-Allow-Origin' header contains multiple values '" + accessControlOriginString + "', but only one is
allowed
. Origin '" + securityOrigin->toString() + "' is therefore not
allowed
access.";
162
errorDescription = "The 'Access-Control-Allow-Origin' header contains the invalid value '" + accessControlOriginString + "'. Origin '" + securityOrigin->toString() + "' is therefore not
allowed
access.";
164
errorDescription = "The 'Access-Control-Allow-Origin' header has a value '" + accessControlOriginString + "' that is not equal to the supplied origin. Origin '" + securityOrigin->toString() + "' is therefore not
allowed
access.";
/frameworks/base/services/java/com/android/server/am/
UriPermission.java
56
*
Allowed
modes. All permission enforcement should use this field. Must
64
/**
Allowed
modes with explicit owner. */
66
/**
Allowed
modes without explicit owner. */
68
/**
Allowed
modes that have been offered for possible persisting. */
70
/**
Allowed
modes that should be persisted across device boots. */
136
+ Integer.toHexString(persistableModeFlags) + " are
allowed
");
/cts/suite/audio_quality/test_description/
dut_playback_spectrum.xml
30
<!-- input: host record, device record, samping rate, low frequency in Hz, high frequency in Hz,
allowed
error for pass in smaller side,
allowed
error in bigger side%, output: min value in lower side calculated normalized to 1.0, max value in higher side, calculated amplitude ratio in mannitude only between low f to high f -->
dut_recording_spectrum.xml
34
<!-- input: host record, device record, samping rate, low frequency in Hz, high frequency in Hz,
allowed
error for pass in smaller side,
allowed
error in bigger side%, output: min value in lower side calculated normalized to 1.0, max value in higher side, calculated amplitude ratio in mannitude only between low f to high f -->
/cts/suite/audio_quality/test_description/experimental/
dut_playback_spectrum_chirp.xml
29
<!-- input: host record, device record, samping rate, low frequency in Hz, high frequency in Hz,
allowed
error for pass in smaller side,
allowed
error in bigger side%, output: min value in lower side calculated normalized to 1.0, max value in higher side, calculated amplitude ratio in mannitude only between low f to high f -->
ref_playback_spectrum.xml
29
<!-- input: host record, device record, samping rate, low frequency in Hz, high frequency in Hz,
allowed
error for pass in smaller side,
allowed
error in bigger side%, output: min value in lower side calculated normalized to 1.0, max value in higher side, calculated amplitude ratio in mannitude only between low f to high f -->
ref_playback_spectrum_chirp.xml
29
<!-- input: host record, device record, samping rate, low frequency in Hz, high frequency in Hz,
allowed
error for pass in smaller side,
allowed
error in bigger side%, output: min value in lower side calculated normalized to 1.0, max value in higher side, calculated amplitude ratio in mannitude only between low f to high f -->
/cts/suite/audio_quality/test_description/review/
review_dut_recording_spectrum.xml
33
<!-- input: host record, device record, samping rate, low frequency in Hz, high frequency in Hz,
allowed
error for pass in smaller side,
allowed
error in bigger side%, output: min value in lower side calculated normalized to 1.0, max value in higher side, calculated TF in mannitude only between low f to high f -->
/cts/tests/tests/provider/src/android/provider/cts/
ContactsContract_DumpFileProviderTest.java
31
"../A-contacts-db.zip", // ".." is not
allowed
.
32
"/A-contacts-db.zip", // "/" is not
allowed
/external/chromium/chrome/browser/geolocation/
geolocation_settings_state.cc
24
const GURL& requesting_origin, bool
allowed
) {
26
allowed
? CONTENT_SETTING_ALLOW : CONTENT_SETTING_BLOCK;
/external/chromium/chrome/browser/notifications/
notifications_prefs_cache.h
37
// Updates the cache with a new origin
allowed
or denied.
43
void SetCacheAllowedOrigins(const std::vector<GURL>&
allowed
);
/external/chromium/chrome/browser/ui/cocoa/tab_contents/
web_drag_source.h
34
// A mask of the
allowed
drag operations.
54
// Returns a mask of the
allowed
drag operations.
/external/chromium/chrome/browser/ui/gtk/
collected_cookies_gtk.h
23
// CollectedCookiesGtk is a dialog that displays the
allowed
and blocked
61
// Create the information panes for the
allowed
and blocked cookies.
/external/chromium/net/base/
pem_tokenizer.h
48
// A simple cache of the
allowed
PEM header and footer for a given PEM
65
// The types of PEM blocks that are
allowed
. PEM blocks that are not of
Completed in 803 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>