/external/eigen/unsupported/doc/examples/ |
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/kernel-headers/original/uapi/linux/netfilter_ipv4/ |
ipt_LOG.h | 11 #define IPT_LOG_NFLOG 0x10 /* Unsupported, don't reuse */
|
/external/kernel-headers/original/uapi/linux/netfilter_ipv6/ |
ip6t_LOG.h | 11 #define IP6T_LOG_NFLOG 0x10 /* Unsupported, don't use */
|
/external/llvm/test/CodeGen/X86/ |
lit.local.cfg | 10 config.unsupported = True
|
nonconst-static-ev.ll | 8 ; CHECK-ERRORS: Unsupported expression in static initializer: extractvalue
|
/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
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
inclib.good | 28 /usr/unsupported/include
|
inclib.inp | 28 /usr/unsupported/lib
|
/build/core/ |
shared_library.mk | 12 $(warning $(LOCAL_MODULE): LOCAL_MODULE_PATH for shared libraries is unsupported in multiarch builds, use LOCAL_MODULE_RELATIVE_PATH instead) 18 $(warning $(LOCAL_MODULE): LOCAL_UNSTRIPPED_PATH for shared libraries is unsupported in multiarch builds)
|
/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/chromium_org/third_party/android_crazy_linker/src/src/ |
elf_traits.h | 63 #error "Unsupported target CPU bitness" 75 #error "Unsupported target CPU architecture"
|
/external/chromium_org/third_party/libaddressinput/src/cpp/test/ |
address_metadata_test.cc | 51 // Unsupported region. 64 // Unsupported region.
|
/external/eigen/ |
INSTALL | 16 If you also want the unsupported features, copy the unsupported/
|
/frameworks/base/core/java/android/net/ |
TrafficStats.java | 40 * are not supported by this device, {@link #UNSUPPORTED} will be returned. 46 public final static int UNSUPPORTED = -1; 292 * return {@link #UNSUPPORTED} on devices where statistics aren't available. 309 * return {@link #UNSUPPORTED} on devices where statistics aren't available. 326 * return {@link #UNSUPPORTED} on devices where statistics aren't available. 343 * return {@link #UNSUPPORTED} on devices where statistics aren't available. 358 if (stat != UNSUPPORTED) { 370 if (stat != UNSUPPORTED) { 404 * return {@link #UNSUPPORTED} on devices where statistics aren't available. 417 * return {@link #UNSUPPORTED} on devices where statistics aren't available [all...] |
/frameworks/opt/bitmap/src/com/android/bitmap/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
|
/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.
|
/libcore/support/src/test/java/libcore/javax/net/ssl/ |
SSLDefaultConfigurationAsserts.java | 60 assertContainsAll("Unsupported default cipher suites", 75 assertContainsAll("Unsupported default cipher suites", 90 assertContainsAll("Unsupported enabled cipher suites", 96 assertContainsAll("Unsupported enabled protocols", 114 assertContainsAll("Unsupported enabled cipher suites", 120 assertContainsAll("Unsupported enabled protocols", 138 assertContainsAll("Unsupported enabled cipher suites", 144 assertContainsAll("Unsupported enabled protocols",
|
/ndk/sources/android/crazy_linker/src/ |
elf_traits.h | 63 #error "Unsupported target CPU bitness" 75 #error "Unsupported target CPU architecture"
|
/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...] |