OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allowed
(Results
126 - 150
of
9846
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/art/runtime/interpreter/mterp/arm64/
op_check_cast.S
2
* Check to see if a cast from one class to another is
allowed
.
/art/runtime/interpreter/mterp/mips/
op_check_cast.S
2
* Check to see if a cast from one class to another is
allowed
.
/external/clang/test/Parser/
namespaces.cpp
15
int k = ({namespace {}}); // expected-error {{statement expression not
allowed
at file scope}}
/external/curl/tests/data/
test195
21
FTP response 530 after PASS, temporarily not
allowed
access
/external/dbus/test/data/invalid-messages/
array-of-nil.message
1
# Message with an array of NIL (not
allowed
)
/external/eigen/doc/examples/
Tutorial_ArrayClass_accessors.cpp
18
// using the comma-initializer is also
allowed
/external/jetty/src/resources/org/eclipse/jetty/servlets/jmx/
QoSFilter-mbean.properties
2
maxRequests: maximum number of requests
allowed
to be processedat the same time.
/external/jsoncpp/include/json/
features.h
23
* - C & C++ comments are
allowed
41
/// \c true if comments are
allowed
. Default: \c true.
48
/// \c true if dropped null placeholders are
allowed
. Default: \c false.
51
/// \c true if numeric object key are
allowed
. Default: \c false.
/external/libcxx/cmake/Modules/
MacroEnsureOutOfSourceBuild.cmake
9
"In-source builds are not
allowed
.
/external/libxml2/result/schemas/
decimal-3_1_0.err
1
./test/schemas/decimal-3_0.xml:12: element val: Schemas validity error : Element 'val': [facet 'totalDigits'] The value '0.123' has more digits than are
allowed
('2').
3
./test/schemas/decimal-3_0.xml:13: element val: Schemas validity error : Element 'val': [facet 'totalDigits'] The value '0.023' has more digits than are
allowed
('2').
5
./test/schemas/decimal-3_0.xml:14: element val: Schemas validity error : Element 'val': [facet 'totalDigits'] The value '123' has more digits than are
allowed
('2').
7
./test/schemas/decimal-3_0.xml:15: element val: Schemas validity error : Element 'val': [facet 'totalDigits'] The value '12.3' has more digits than are
allowed
('2').
/external/libxml2/test/schemas/
scc-no-xsi_0.xsd
2
<!-- 3.2.6 Schema Component Constraint: xsi: Not
Allowed
-->
/external/llvm/test/Linker/
2005-02-12-ConstantGlobals-2.ll
1
; Test that a prototype can be marked const, and the definition is
allowed
/external/testng/src/main/java/org/testng/internal/thread/graph/
IWorker.java
17
* @return the maximum time
allowed
for the worker to complete the task.
/external/valgrind/helgrind/tests/
hg06_readshared.c
1
/* All OK - test
allowed
read sharing */
/external/wpa_supplicant_8/hostapd/
hostapd.accept
1
# List of MAC addresses that are
allowed
to authenticate (IEEE 802.11)
/libcore/luni/src/test/resources/META-INF/services/
libcore.java.util.ServiceLoaderTestInterface
7
libcore.java.util.ServiceLoaderTest$Impl2 # and duplicates are
allowed
too
/packages/apps/Settings/src/com/android/settings/
DividerPreference.java
43
public void setDividerAllowedAbove(boolean
allowed
) {
44
mAllowAbove =
allowed
;
48
public void setDividerAllowedBelow(boolean
allowed
) {
49
mAllowBelow =
allowed
;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter/
xt_recent.h
20
/* Only
allowed
with --rcheck and --update */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter/
xt_recent.h
20
/* Only
allowed
with --rcheck and --update */
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
attr-march-all.d
15
Tag_MPextension_use:
Allowed
attr-march-armv7-a+mp.d
15
Tag_MPextension_use:
Allowed
attr-march-armv7-r+mp.d
15
Tag_MPextension_use:
Allowed
attr-march-armv8-a.d
15
Tag_MPextension_use:
Allowed
attr-mfpu-neon-fp16.d
14
Tag_FP_HP_extension:
Allowed
attr-order.d
18
Tag_T2EE_use:
Allowed
Completed in 536 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>