OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unsupported
(Results
101 - 125
of
4369
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/MC/ELF/ARM/
lit.local.cfg
1
# We have to reset config.
unsupported
here because the parent directory is
3
config.
unsupported
= not 'ARM' in config.root.targets
/external/eigen/unsupported/Eigen/src/AutoDiff/
CMakeLists.txt
5
DESTINATION ${INCLUDE_INSTALL_DIR}/
unsupported
/Eigen/src/AutoDiff COMPONENT Devel
/external/eigen/unsupported/Eigen/src/BVH/
CMakeLists.txt
5
DESTINATION ${INCLUDE_INSTALL_DIR}/
unsupported
/Eigen/src/BVH COMPONENT Devel
/external/eigen/unsupported/Eigen/src/FFT/
CMakeLists.txt
5
DESTINATION ${INCLUDE_INSTALL_DIR}/
unsupported
/Eigen/src/FFT COMPONENT Devel
/external/eigen/unsupported/Eigen/src/IterativeSolvers/
CMakeLists.txt
5
DESTINATION ${INCLUDE_INSTALL_DIR}/
unsupported
/Eigen/src/IterativeSolvers COMPONENT Devel
/external/eigen/unsupported/Eigen/src/KroneckerProduct/
CMakeLists.txt
5
DESTINATION ${INCLUDE_INSTALL_DIR}/
unsupported
/Eigen/src/KroneckerProduct COMPONENT Devel
/external/eigen/unsupported/Eigen/src/MatrixFunctions/
CMakeLists.txt
5
DESTINATION ${INCLUDE_INSTALL_DIR}/
unsupported
/Eigen/src/MatrixFunctions COMPONENT Devel
/external/eigen/unsupported/Eigen/src/MoreVectorization/
CMakeLists.txt
5
DESTINATION ${INCLUDE_INSTALL_DIR}/
unsupported
/Eigen/src/MoreVectorization COMPONENT Devel
/external/eigen/unsupported/Eigen/src/NonLinearOptimization/
CMakeLists.txt
5
DESTINATION ${INCLUDE_INSTALL_DIR}/
unsupported
/Eigen/src/NonLinearOptimization COMPONENT Devel
/external/eigen/unsupported/Eigen/src/NumericalDiff/
CMakeLists.txt
5
DESTINATION ${INCLUDE_INSTALL_DIR}/
unsupported
/Eigen/src/NumericalDiff COMPONENT Devel
/external/eigen/unsupported/Eigen/src/Polynomials/
CMakeLists.txt
5
DESTINATION ${INCLUDE_INSTALL_DIR}/
unsupported
/Eigen/src/Polynomials COMPONENT Devel
/external/eigen/unsupported/Eigen/src/SVD/
CMakeLists.txt
5
DESTINATION ${INCLUDE_INSTALL_DIR}
unsupported
/Eigen/src/SVD COMPONENT Devel
/external/eigen/unsupported/Eigen/src/Skyline/
CMakeLists.txt
5
DESTINATION ${INCLUDE_INSTALL_DIR}/
unsupported
/Eigen/src/Skyline COMPONENT Devel
/external/eigen/unsupported/Eigen/src/SparseExtra/
CMakeLists.txt
5
DESTINATION ${INCLUDE_INSTALL_DIR}/
unsupported
/Eigen/src/SparseExtra COMPONENT Devel
/external/eigen/unsupported/Eigen/src/Splines/
CMakeLists.txt
5
DESTINATION ${INCLUDE_INSTALL_DIR}/
unsupported
/Eigen/src/Splines COMPONENT Devel
/frameworks/native/opengl/tools/glgen/specs/egl/
checks.spec
7
//
unsupported
: eglCreatePixmapSurface sentinel attrib_list EGL_NONE
8
eglCreatePixmapSurface
unsupported
9
eglCopyBuffers
unsupported
/external/eigen/unsupported/doc/
Overview.dox
3
/** \mainpage Eigen's
unsupported
modules
5
This is the API documentation for Eigen's
unsupported
modules.
9
Click on the \e Modules tab at the top of this page to get a list of all
unsupported
modules.
17
\defgroup Unsupported_modules
Unsupported
modules
19
The
unsupported
modules are contributions from various users. They are
/external/llvm/test/ExecutionEngine/
lit.local.cfg
2
config.
unsupported
= True
6
config.
unsupported
= True
10
config.
unsupported
= True
13
config.
unsupported
= True
17
config.
unsupported
= True
/external/llvm/test/ExecutionEngine/MCJIT/
lit.local.cfg
5
config.
unsupported
= False
7
config.
unsupported
= True
13
config.
unsupported
= True
16
config.
unsupported
= False
19
config.
unsupported
= True
22
config.
unsupported
= True
26
config.
unsupported
= True
/external/clang/test/Lexer/
string_concat.cpp
12
const char* a = u8"abc" u"abc"; // expected-error {{
unsupported
non-standard concatenation of string literals}}
13
const char* b = u8"abc" U"abc"; // expected-error {{
unsupported
non-standard concatenation of string literals}}
14
const char* c = u8"abc" L"abc"; // expected-error {{
unsupported
non-standard concatenation of string literals}}
16
const char* d = u8"abc" uR"(abc)"; // expected-error {{
unsupported
non-standard concatenation of string literals}}
17
const char* e = u8"abc" UR"(abc)"; // expected-error {{
unsupported
non-standard concatenation of string literals}}
18
const char* f = u8"abc" LR"(abc)"; // expected-error {{
unsupported
non-standard concatenation of string literals}}
21
const char16_t* g = u"abc" u8"abc"; // expected-error {{
unsupported
non-standard concatenation of string literals}}
22
const char16_t* h = u"abc" U"abc"; // expected-error {{
unsupported
non-standard concatenation of string literals}}
23
const char16_t* i = u"abc" L"abc"; // expected-error {{
unsupported
non-standard concatenation of string literals}}
25
const char16_t* j = u"abc" u8R"(abc)"; // expected-error {{
unsupported
non-standard concatenation of string literals}
[
all
...]
/external/clang/test/Preprocessor/
microsoft-import.c
3
#import "pp-record.h" // expected-error {{#import of type library is an
unsupported
Microsoft feature}}
6
#import "pp-record.h" no_namespace, auto_rename // expected-error {{#import of type library is an
unsupported
Microsoft feature}}
11
// expected-error@-3 {{#import of type library is an
unsupported
Microsoft feature}}
/external/compiler-rt/test/asan/TestCases/Windows/
lit.local.cfg
9
# Override the parent directory's "
unsupported
" decision until we can handle
12
config.
unsupported
= False
14
config.
unsupported
= True
/external/llvm/test/Transforms/LoopStrengthReduce/AArch64/
lit.local.cfg
4
config.
unsupported
= True
/external/llvm/test/Transforms/LoopVectorize/AArch64/
lit.local.cfg
4
config.
unsupported
= True
/frameworks/compile/slang/tests/F_global_init/
stderr.txt.expect
1
global_init.rs:19:10: error: Reflection of initializer to variable 'myS' (of type 's') is
unsupported
currently.
Completed in 3047 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>