OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allowed
(Results
101 - 125
of
9846
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
ld-sp-warn-v7a.l
3
[^:]*:8: Error: r13 not
allowed
here -- `ldrsb sp,\[r2,#16\]!'
ld-sp-warn-v7r.l
3
[^:]*:8: Error: r13 not
allowed
here -- `ldrsb sp,\[r2,#16\]!'
thumb2_it_bad.l
5
[^:]*:11: Error: instruction not
allowed
in IT block -- `cbzeq r0,foo'
8
[^:]*:15: Error: instruction not
allowed
in IT block -- `cpsieeq f'
9
[^:]*:17: Error: instruction not
allowed
in IT block -- `cpseq #0x10'
11
[^:]*:20: Error: instruction not
allowed
in IT block -- `setendeq le'
thumb2_ldmstm_bad.l
2
[^:]*:6: Error: r15 not
allowed
here -- `ldmia r15,{r0-r3}'
3
[^:]*:7: Error: r15 not
allowed
here -- `ldmia r15!,{r0-r3}'
10
[^:]*:19: Error: r15 not
allowed
here -- `stmia r15!,{r0-r3}'
11
[^:]*:20: Error: r15 not
allowed
here -- `stmia r15,{r0-r3}'
vfpv3xd.s
1
# Check double precision load/store are
allowed
on single precision
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
divide.s
3
/ This comment should still be
allowed
with --divide,
/external/clang/include/clang/Basic/
OpenMPKinds.def
176
// Clauses
allowed
for OpenMP directive 'parallel'.
187
// Clauses
allowed
for directive 'omp simd'.
197
// Clauses
allowed
for directive 'omp for'.
208
// Clauses
allowed
for directive 'omp for simd'.
221
// Clauses
allowed
for OpenMP directive 'omp sections'.
228
// Clauses
allowed
for directive 'omp single'.
234
// Clauses
allowed
for OpenMP directive 'cancel'.
264
// Clauses
allowed
for OpenMP directive 'parallel for'.
280
// Clauses
allowed
for OpenMP directive 'parallel for simd'.
298
// Clauses
allowed
for OpenMP directive 'parallel sections'
[
all
...]
/external/libxml2/result/schemas/
annot-err_0_0.err
1
./test/schemas/annot-err_0.xsd:7: element annotation: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}annotation': The attribute 'death' is not
allowed
.
3
./test/schemas/annot-err_0.xsd:10: element appinfo: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}appinfo': The attribute 'id' is not
allowed
.
4
./test/schemas/annot-err_0.xsd:10: element appinfo: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}appinfo': The attribute 'fun' is not
allowed
.
5
./test/schemas/annot-err_0.xsd:14: element documentation: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}documentation': The attribute 'id' is not
allowed
.
6
./test/schemas/annot-err_0.xsd:14: element documentation: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}documentation': The attribute 'mothers' is not
allowed
.
src-element2-2_0_0.err
4
./test/schemas/src-element2-2_0.xsd:36: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'type': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are
allowed
in addition to 'ref'.
5
./test/schemas/src-element2-2_0.xsd:37: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'nillable': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are
allowed
in addition to 'ref'.
6
./test/schemas/src-element2-2_0.xsd:38: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'default': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are
allowed
in addition to 'ref'.
7
./test/schemas/src-element2-2_0.xsd:39: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'fixed': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are
allowed
in addition to 'ref'.
8
./test/schemas/src-element2-2_0.xsd:40: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'form': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are
allowed
in addition to 'ref'.
9
./test/schemas/src-element2-2_0.xsd:41: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'block': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are
allowed
in addition to 'ref'.
decimal-2_1_0.err
1
./test/schemas/decimal-2_0.xml:12: element val: Schemas validity error : Element 'val': [facet 'minInclusive'] The value '-0.1' is less than the minimum value
allowed
('0').
3
./test/schemas/decimal-2_0.xml:13: element val: Schemas validity error : Element 'val': [facet 'minInclusive'] The value '-1' is less than the minimum value
allowed
('0').
/packages/apps/Nfc/etc/
sample_nfcee_access.xml
3
<!-- The built in list of signatures and package names that are
allowed
17
Zero or more signer tags are
allowed
.
19
Zero or more package tags are
allowed
per signer.
27
Duplicate signer tags are not
allowed
.
28
Duplicate package tags for a single signer are not
allowed
.
/external/libchrome/base/threading/
thread_restrictions.h
106
// 1) If a thread should not be
allowed
to make IO calls, mark it:
108
// By default, threads *are*
allowed
to make IO calls.
112
// current thread is
allowed
:
132
// Whether IO is
allowed
when the ScopedAllowIO was constructed.
145
// Whether singleton use is
allowed
when the ScopedAllowSingleton was
154
// Threads start out in the *
allowed
* state.
156
static bool SetIOAllowed(bool
allowed
);
158
// Check whether the current thread is
allowed
to make IO calls,
165
static bool SetSingletonAllowed(bool
allowed
);
167
// Check whether the current thread is
allowed
to use singletons (Singleton
[
all
...]
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
PhoneSwitcherTest.java
220
if (commandsInterfaces[0].isDataAllowed()) fail("data
allowed
initially");
226
if (commandsInterfaces[0].isDataAllowed()) fail("data
allowed
after request");
264
if (commandsInterfaces[0].isDataAllowed()) fail("data
allowed
");
272
if (commandsInterfaces[0].isDataAllowed() == false) fail("data not
allowed
");
292
if (commandsInterfaces[0].isDataAllowed()) fail("data
allowed
");
299
if (commandsInterfaces[0].isDataAllowed()) fail("data
allowed
");
300
if (commandsInterfaces[1].isDataAllowed() == false) fail("data not
allowed
");
308
if (commandsInterfaces[1].isDataAllowed()) fail("data
allowed
");
309
if (commandsInterfaces[0].isDataAllowed() == false) fail("data not
allowed
");
318
if (commandsInterfaces[0].isDataAllowed()) fail("data
allowed
");
[
all
...]
/external/selinux/policycoreutils/sepolicy/sepolicy/templates/
network.py
110
## Domain
allowed
access.
129
## Domain
allowed
access.
167
## Domain
allowed
access.
205
## Domain
allowed
access.
238
## Domain
allowed
access.
258
## Domain
allowed
access.
298
## Domain
allowed
access.
315
## Domain
allowed
access.
334
## Domain
allowed
access.
372
## Domain
allowed
access
[
all
...]
/cts/tests/tests/webkit/assets/webkit/
popup.html
18
<title>Popup
allowed
</title>
21
Popup
allowed
/development/samples/MultiWindow/res/values/
strings.xml
20
<string name="launch_new_task_single">Launch new task, single
allowed
</string>
21
<string name="launch_new_task_multiple">Launch new task, multiple
allowed
</string>
/external/clang/test/Sema/
flexible-array-init.c
10
struct one x3 = {5, {1, 2, 3}}; // expected-error{{initialization of flexible array member is not
allowed
}}
25
struct bar b = { { 1, { 2, 3, 4 } } }; // expected-error{{initialization of flexible array member is not
allowed
}}
30
// expected-error{{initialization of flexible array member is not
allowed
}}
36
struct bar desig_bar2 = { .z.y = { 2, 3, 4} }; // expected-error{{initialization of flexible array member is not
allowed
}}
74
struct PR8217a foo1 = { .i = 0, .v = "foo" }; // expected-error {{initialization of flexible array member is not
allowed
}}
76
struct PR8217a foo3 = { .i = 0, .v = { 'b', 'a', 'r', '\0' } }; // expected-error {{initialization of flexible array member is not
allowed
}}
85
return (PR10648){2, {3, 4}}.v[1]; // expected-error {{initialization of flexible array member is not
allowed
}}
90
struct FlexWithUnnamedBitfield x = {10, {3}}; // expected-error {{initialization of flexible array member is not
allowed
}}
/external/clang/test/SemaObjCXX/
cstyle-block-pointer-cast.mm
19
return (blocktype)a; // expected-error {{C-style cast from 'A *' to 'blocktype' (aka 'int (^)(int, int)') is not
allowed
}}
36
return (A*)a; // expected-error {{C-style cast from 'blocktype' (aka 'int (^)(int, int)') to 'A *' is not
allowed
}}
/external/tpm2/
PCR_Reset.c
14
// TPM_RC_LOCALITY current command locality is not
allowed
to reset the PCR referenced
26
// Check if the reset operation is
allowed
by the current command locality
/external/webrtc/webrtc/modules/video_capture/
video_capture_config.h
22
enum {kMaxFrameRate =60}; // Max
allowed
frame rate of the start image
25
enum {kMaxCaptureDelay = 270}; // Max capture delay
allowed
in the precompiled capture delay values.
/frameworks/support/v7/preference/src/android/support/v7/preference/
PreferenceViewHolder.java
70
* @return true if dividers are
allowed
above this item
84
* @param
allowed
false to prevent dividers being drawn above this item
86
public void setDividerAllowedAbove(boolean
allowed
) {
87
mDividerAllowedAbove =
allowed
;
94
* @return true if dividers are
allowed
below this item
108
* @param
allowed
false to prevent dividers being drawn below this item
110
public void setDividerAllowedBelow(boolean
allowed
) {
111
mDividerAllowedBelow =
allowed
;
/prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/
runtests.py
8
Add resources to the lits of
allowed
resources. '*' allows all
13
mask mask to select filenames containing testcases, wildcards
allowed
/prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/
runtests.py
8
Add resources to the lits of
allowed
resources. '*' allows all
13
mask mask to select filenames containing testcases, wildcards
allowed
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
runtests.py
8
Add resources to the lits of
allowed
resources. '*' allows all
13
mask mask to select filenames containing testcases, wildcards
allowed
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
runtests.py
8
Add resources to the lits of
allowed
resources. '*' allows all
13
mask mask to select filenames containing testcases, wildcards
allowed
Completed in 6510 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>