OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allowed
(Results
626 - 650
of
9846
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/go/linux-x86/src/runtime/
wincallback.go
52
const cb_max = %d // maximum number of windows callbacks
allowed
/prebuilts/go/linux-x86/test/fixedbugs/
issue11771.go
61
if !bytes.Contains(output, []byte("only
allowed
in runtime")) {
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_struct_fields.py
13
# When they are finalized, assigning _fields_ is no longer
allowed
.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_struct_fields.py
13
# When they are finalized, assigning _fields_ is no longer
allowed
.
/system/update_engine/client_library/
client_binder.cc
76
bool BinderUpdateEngineClient::SetUpdateOverCellularPermission(bool
allowed
) {
77
return service_->SetUpdateOverCellularPermission(
allowed
).isOk();
81
bool*
allowed
) const {
82
return service_->GetUpdateOverCellularPermission(
allowed
).isOk();
client_dbus.cc
75
bool DBusUpdateEngineClient::SetUpdateOverCellularPermission(bool
allowed
) {
76
return proxy_->SetUpdateOverCellularPermission(
allowed
, nullptr);
80
bool*
allowed
) const {
81
return proxy_->GetUpdateOverCellularPermission(
allowed
, nullptr);
/system/update_engine/
connection_manager_interface.h
53
// Returns true if we're
allowed
to update the system when we're
/toolchain/binutils/binutils-2.25/bfd/
pei-i386.c
30
/* Long section names not
allowed
in executable images, only object files. */
pei-ia64.c
35
/* Long section names not
allowed
in executable images, only object files. */
pei-mcore.c
34
/* Long section names not
allowed
in executable images, only object files. */
pei-mips.c
28
/* Long section names not
allowed
in executable images, only object files. */
pei-sh.c
31
/* Long section names not
allowed
in executable images, only object files. */
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
archv6t2-bad.l
2
[^:]*:6: Error: r15 not
allowed
here -- `bfc pc,#0,#1'
3
[^:]*:7: Error: r15 not
allowed
here -- `bfi pc,r0,#0,#1'
4
[^:]*:8: Error: r15 not
allowed
here -- `movw pc,#0'
5
[^:]*:9: Error: r15 not
allowed
here -- `movt pc,#0'
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
labels.s
2
* two forms, $[0-9] and label? are
allowed
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
predicate-bad-2.s
1
# Test predicates
allowed
or disallowed depending on the architecture.
/external/clang/test/SemaObjCXX/
arc-type-conversion.mm
49
(void)static_cast<__autoreleasing id*>(idp); // expected-error{{static_cast from '__strong id *' to '__autoreleasing id *' is not
allowed
}}
50
(void)static_cast<__weak id*>(idp); // expected-error{{static_cast from '__strong id *' to '__weak id *' is not
allowed
}}
57
(void)const_cast<__strong id *>(wip); // expected-error{{is not
allowed
}}
58
(void)const_cast<__weak id *>(sip); // expected-error{{is not
allowed
}}
72
// Not
allowed
to cast away constness
81
// C-style casts aren't
allowed
to change Objective-C ownership
101
// Functional casts aren't
allowed
to change Objective-C ownership
/external/deqp/modules/glshared/
glsFboUtil.hpp
128
REQUIRED_RENDERABLE = 1 << 5, //< Without this, renderability is
allowed
, not required.
386
std::vector<RuleViolation> m_errorCodes; //!<
Allowed
GL errors, GL_NO_ERROR is not
allowed
387
std::vector<RuleViolation> m_errorStatuses; //!<
Allowed
FBO error statuses, GL_FRAMEBUFFER_COMPLETE is not
allowed
388
bool m_allowComplete; //!< true if (GL_NO_ERROR && GL_FRAMEBUFFER_COMPLETE) is
allowed
414
ValidStatusCodes m_statusCodes; //<
Allowed
return values for glCheckFramebufferStatus.
/libcore/ojluni/src/main/java/java/security/acl/
Acl.java
49
* entries are not
allowed
for any principal. Each entry specifies
80
* owners are
allowed
to modify an ACL. For example, only an owner can
159
* Returns an enumeration for the set of
allowed
permissions for the
161
* a group). This set of
allowed
permissions is calculated as
201
* is
allowed
.
218
* is a member of the
allowed
permission set of the specified principal.
219
* The
allowed
permission set is determined by the same algorithm as is
/external/jetty/src/java/org/eclipse/jetty/servlets/
CrossOriginFilter.java
50
*
allowed
to access the resources. Default value is <b>*</b>, meaning all
52
* If an
allowed
origin contains one or more * characters (for example
54
* characters are escaped to "\." and the resulting
allowed
origin
56
*
Allowed
origins can therefore be more complex expressions such as
60
* are
allowed
to be used when accessing the resources. Default value is
63
* are
allowed
to be specified when accessing the resources. Default value
71
* are
allowed
to be exposed on the client. Default value is the
243
LOG.debug("Cross-origin request to " + request.getRequestURI() + " with origin " + origin + " does not match
allowed
origins " + allowedOrigins);
371
LOG.debug("Method {} is" + (result ? "" : " not") + " among
allowed
methods {}", accessControlRequestMethod, allowedMethods);
401
LOG.debug("Headers [{}] are" + (result ? "" : " not") + " among
allowed
headers {}", accessControlRequestHeaders, allowedHeaders)
[
all
...]
/external/webrtc/webrtc/video/
stream_synchronization_unittest.cc
256
// The audio delay is not
allowed
to change more than this in 1 second.
269
// The audio delay is not
allowed
to change more than the half of the
286
// The audio delay is not
allowed
to change more than the half of the
323
// The audio delay is not
allowed
to change more than the half of the
371
// The video delay is not
allowed
to change more than this in 1 second.
381
// The video delay is not
allowed
to change more than this in 1 second.
403
// The audio delay is not
allowed
to change more than this in 1 second.
413
// The audio delay is not
allowed
to change more than the half of the required
426
// The audio delay is not
allowed
to change more than the half of the required
455
// The audio delay is not
allowed
to change more than the half of the require
[
all
...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearch/
layer1.py
111
allowed
.
136
allowed
.
233
allowed
.
307
allowed
.
329
allowed
.
336
not
allowed
. The names "body", "docid", and
361
allowed
.
387
allowed
.
431
allowed
.
461
allowed
[
all
...]
/external/clang/test/SemaCXX/
cstyle-cast.cpp
102
//(void)(A*)((H*)0); // {{static_cast from 'struct H *' to 'struct A *' is not
allowed
}}
145
(void)(Enum)((int*)0); // expected-error {{C-style cast from 'int *' to 'Enum' is not
allowed
}}
163
(void)(int A::*)((int F::*)0); // expected-error {{conversion from pointer to member of class 'F' to pointer to member of class 'A' via virtual base 'B' is not
allowed
}}
230
(void)(void (structure::*)())(psi); // expected-error-re {{C-style cast from 'const int structure::*' to 'void (structure::*)(){{( __attribute__\(\(thiscall\)\))?}}' is not
allowed
}}
231
(void)(int structure::*)(psf); // expected-error-re {{C-style cast from 'void (structure::*)(){{( __attribute__\(\(thiscall\)\))?}}' to 'int structure::*' is not
allowed
}}
/external/deqp/framework/referencerenderer/
rrVertexAttrib.hpp
45
VERTEXATTRIBTYPE_NONPURE_UNORM_2_10_10_10_REV, //!< Packed format, only size = 4 is
allowed
51
VERTEXATTRIBTYPE_NONPURE_SNORM_2_10_10_10_REV_CLAMP, //!< Packed format, only size = 4 is
allowed
57
VERTEXATTRIBTYPE_NONPURE_SNORM_2_10_10_10_REV_SCALE, //!< Packed format, only size = 4 is
allowed
68
VERTEXATTRIBTYPE_NONPURE_UINT_2_10_10_10_REV, //!< Packed format, only size = 4 is
allowed
69
VERTEXATTRIBTYPE_NONPURE_INT_2_10_10_10_REV, //!< Packed format, only size = 4 is
allowed
/external/speex/libspeex/
nb_celp.h
58
int min_pitch; /**< Minimum pitch value
allowed
*/
59
int max_pitch; /**< Maximum pitch value
allowed
*/
101
spx_int32_t vbr_max; /**< Max bit-rate
allowed
in VBR mode */
131
int min_pitch; /**< Minimum pitch value
allowed
*/
132
int max_pitch; /**< Maximum pitch value
allowed
*/
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
ApConfigUtilTest.java
141
* any
allowed
2G channels.
150
* Verify a 2G channel is selected from the list of
allowed
channels.
160
* Verify a 5G channel is selected from the list of
allowed
channels.
171
* with no channels
allowed
.
229
* without any
allowed
channels.
Completed in 1770 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>