/external/eigen/unsupported/doc/examples/ |
MatrixFunction.cpp | 1 #include <unsupported/Eigen/MatrixFunctions>
|
MatrixSine.cpp | 1 #include <unsupported/Eigen/MatrixFunctions>
|
MatrixSinh.cpp | 1 #include <unsupported/Eigen/MatrixFunctions>
|
MatrixSquareRoot.cpp | 1 #include <unsupported/Eigen/MatrixFunctions>
|
PolynomialUtils1.cpp | 1 #include <unsupported/Eigen/Polynomials>
|
/external/llvm/test/CodeGen/X86/ |
nonconst-static-ev.ll | 8 ; CHECK-ERRORS: Unsupported expression in static initializer: extractvalue
|
/external/llvm/test/MC/AsmParser/ |
dot-symbol.s | 7 # CHECK: assignment to pseudo-symbol '.' is unsupported (use '.space' or '.org').
|
/external/oprofile/m4/ |
configmodule.m4 | 17 *) AC_MSG_ERROR([Unsupported kernel version]) 56 test "$arch" = "unknown" && AC_MSG_ERROR(Unsupported architecture) 63 AC_MSG_ERROR([unsupported arch/kernel])) ;; 71 test "$preempt" = 0 || AC_MSG_ERROR([unsupported kernel configuration : CONFIG_PREEMPT])
|
/external/valgrind/main/exp-sgcheck/tests/ |
is_arch_supported | 9 # So we use this script to prevent these tests from running on unsupported
|
/frameworks/compile/mclinker/include/mcld/LD/ |
DiagRelocations.inc | 4 DIAG(non_pic_relocation, DiagnosticEngine::Error, "attempt to generate unsupported relocation type `%0' for symbol `%1', recompile with -fPIC", "attempt to generate unsupported relocation type `%0' for symbol `%1, recompile with -fPIC") 7 DIAG(unsupported_relocation, DiagnosticEngine::Unreachable, "encounter unsupported relocation type `%0'\nPlease report to %1", "encounter unsupported relocation type `%0'\nPlease report to %1")
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
inclib.good | 28 /usr/unsupported/include
|
inclib.inp | 28 /usr/unsupported/lib
|
/external/bison/darwin-lib/ |
warn-on-use.h | 11 # else /* Unsupported. */ 32 # else /* Unsupported. */
|
/external/bison/linux-lib/ |
warn-on-use.h | 11 # else /* Unsupported. */ 32 # else /* Unsupported. */
|
/external/eigen/ |
INSTALL | 16 If you also want the unsupported features, copy the unsupported/
|
/frameworks/base/core/java/android/net/ |
TrafficStats.java | 39 * are not supported by this device, {@link #UNSUPPORTED} will be returned. 45 public final static int UNSUPPORTED = -1; 279 * return {@link #UNSUPPORTED} on devices where statistics aren't available. 296 * return {@link #UNSUPPORTED} on devices where statistics aren't available. 313 * return {@link #UNSUPPORTED} on devices where statistics aren't available. 330 * return {@link #UNSUPPORTED} on devices where statistics aren't available. 345 if (stat != UNSUPPORTED) { 357 if (stat != UNSUPPORTED) { 391 * return {@link #UNSUPPORTED} on devices where statistics aren't available. 404 * return {@link #UNSUPPORTED} on devices where statistics aren't available [all...] |
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/ |
Trace.java | 27 * Begins systrace tracing for a given tag. No-op on unsupported platform versions. 40 * Ends systrace tracing for the most recently begun section. No-op on unsupported platform
|
/libcore/luni/src/main/java/org/xml/sax/ |
SAXNotSupportedException.java | 1 // SAXNotSupportedException.java - unsupported feature or value. 10 * Exception class for an unsupported operation.
|
/packages/apps/UnifiedEmail/src/com/android/bitmap/ |
Trace.java | 27 * Begins systrace tracing for a given tag. No-op on unsupported platform versions. 40 * Ends systrace tracing for the most recently begun section. No-op on unsupported platform
|
/hardware/samsung_slsi/exynos5/libv4l2/ |
exynos_v4l2.c | 261 ALOGE("%s: unsupported capabilities", __func__); 274 ALOGE("%s: unsupported capabilities", __func__); 304 ALOGE("%s: unsupported pixel format", __func__); 330 ALOGE("%s: unsupported buffer type", __func__); 362 ALOGE("%s: unsupported buffer type", __func__); 411 ALOGE("%s: unsupported memory type", __func__); 416 ALOGE("%s: unsupported buffer type", __func__); 455 ALOGE("%s: unsupported memory type", __func__); 460 ALOGE("%s: unsupported buffer type", __func__); 494 ALOGE("%s: unsupported memory type", __func__) [all...] |
/sdk/emulator/opengl/host/libs/GLESv1_dec/ |
gl.attrib | 89 flag unsupported 110 #this function is marked as unsupported - it shouldn't be called directly 114 flag unsupported 165 flag unsupported 169 flag unsupported 215 flag unsupported 229 flag unsupported 261 flag unsupported 266 flag unsupported 507 flag unsupported [all...] |
/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-6.5.3.html | 108 SVGA unsupported 109 Wind River UGL unsupported 110 DJGPP unsupported 111 GGI unsupported 112 BeOS unsupported 113 Allegro unsupported 114 D3D unsupported
|
/external/mesa3d/docs/ |
relnotes-6.5.3.html | 108 SVGA unsupported 109 Wind River UGL unsupported 110 DJGPP unsupported 111 GGI unsupported 112 BeOS unsupported 113 Allegro unsupported 114 D3D unsupported
|
/external/chromium/chrome/common/extensions/docs/examples/apps/background-simple/ |
index.html | 12 #unsupported { color: #d00; } 21 <p id="unsupported" class="hidden"> 30 document.getElementById('unsupported').className = '';
|
/external/chromium_org/content/common/gpu/media/ |
h264_parser_unittest.cc | 31 // Parse until the end of stream/unsupported stream/error in stream is found. 68 // Skip unsupported NALU. 69 DVLOG(4) << "Skipping unsupported NALU";
|