Searched
full:unsupported (Results
801 -
825 of
4261) sorted by null
<<31323334353637383940>>
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/ |
CollectionAddTester.java | 89 "Should not contain null after unsupported add(null)");
|
ListAddAtIndexTester.java | 111 "Should not contain null after unsupported add(n, null)");
|
/external/guava/guava-tests/test/com/google/common/collect/ |
ForwardingTestCase.java | 137 } catch (UnsupportedOperationException unsupported) {
|
/external/javasqlite/src/main/java/SQLite/ |
JDBCDriver.java | 30 throw new java.lang.Exception("unsupported java version");
|
/external/jpeg/ |
jerror.h | 58 JMESSAGE(JERR_BAD_PRECISION, "Unsupported JPEG data precision %d") 73 JMESSAGE(JERR_CONVERSION_NOTIMPL, "Unsupported color conversion request") 108 JMESSAGE(JERR_SOF_UNSUPPORTED, "Unsupported JPEG process: SOF type 0x%02x") 117 JMESSAGE(JERR_UNKNOWN_MARKER, "Unsupported marker type 0x%02x")
|
/external/kernel-headers/original/uapi/linux/ |
if_arcnet.h | 45 /* Unsupported/indirectly supported protocols */
|
/external/libhevc/decoder/ |
ihevcd_cxa.h | 91 * Unsupported level passed as an argument 95 * Unsupported number of reference pictures passed as an argument 99 * Unsupported number of reorder pictures passed as an argument 103 * Unsupported number of extra display pictures passed as an argument
|
/external/libnfc-nci/src/udrv/include/ |
uusb.h | 44 #define UUSB_DRV_UNSUPPORTED_SETUP_REQ 3 // Unsupported SETUP request (use with tUSER_EP0_SETUP_CB)
|
/external/libnfc-nxp/src/ |
phFriNfc_ISO15693Format.h | 74 * \retval NFCSTATUS_INVALID_REMOTE_DEVICE Card Type is unsupported.
|
/external/libopus/silk/ |
decoder_set_fs.c | 88 /* unsupported sampling rate */
|
/external/libusb/ |
configure.ac | 34 AC_MSG_ERROR([unsupported operating system])
|
/external/lldb/source/Core/ |
ConnectionSharedMemory.cpp | 62 // error_ptr->SetErrorStringWithFormat ("unsupported connection URL: '%s'", s);
|
/external/llvm/include/llvm/ADT/ |
SmallBitVector.h | 184 llvm_unreachable("Unsupported!"); 221 llvm_unreachable("Unsupported!"); 239 llvm_unreachable("Unsupported!"); 559 assert((NumBaseBits == 64 || NumBaseBits == 32) && "Unsupported word size");
|
/external/llvm/lib/Target/ARM/ |
ARMHazardRecognizer.cpp | 103 llvm_unreachable("reverse ARM hazard checking unsupported");
|
/external/llvm/lib/Target/MSP430/InstPrinter/ |
MSP430InstPrinter.cpp | 95 llvm_unreachable("Unsupported CC code");
|
/external/llvm/unittests/ExecutionEngine/MCJIT/ |
MCJITTestAPICommon.h | 23 // Used to skip tests on unsupported architectures and operating systems.
|
/external/lzma/C/ |
Lzma86.h | 103 SZ_ERROR_UNSUPPORTED - unsupported file
|
/external/mesa3d/src/mesa/main/ |
drawtex.c | 40 "glDrawTex(unsupported)");
|
pack_tmp.h | 118 "Unsupported format (%s)",
|
/external/mesa3d/src/mesa/program/ |
sampler.cpp | 85 "warning: Variable sampler array index unsupported.\n"
|
/external/oprofile/libop/ |
op_cpu_type.h | 23 CPU_NO_GOOD = -1, /**< unsupported CPU type */
|
op_hw_specific.h | 97 *ebx |= (1 << 2); /* disable unsupported event */
|
/external/oprofile/libopt++/ |
popt_options.h | 21 * Note than if you try to implement an option for an unsupported type like :
|
/external/oprofile/module/x86/ |
cpu_type.c | 125 "oprofile: P4 HT unsupported number of siblings"
|
/external/pdfium/core/include/thirdparties/libjpeg/ |
jerror.h | 58 JMESSAGE(JERR_BAD_PRECISION, "Unsupported JPEG data precision %d")
73 JMESSAGE(JERR_CONVERSION_NOTIMPL, "Unsupported color conversion request")
108 JMESSAGE(JERR_SOF_UNSUPPORTED, "Unsupported JPEG process: SOF type 0x%02x")
117 JMESSAGE(JERR_UNKNOWN_MARKER, "Unsupported marker type 0x%02x")
|
Completed in 789 milliseconds
<<31323334353637383940>>