/external/stlport/stlport/stl/config/ |
_mac.h | 5 #error Looks like unsupported platform
|
/frameworks/base/opengl/tools/glgen/specs/gles11/ |
checks.spec | 34 glBindFramebufferOES unsupported 35 glBindRenderbufferOES unsupported 36 glBlendEquation unsupported 37 glBlendEquationSeparate unsupported 38 glBlendFuncSeparate unsupported 39 glCheckFramebufferStatusOES unsupported return 0 40 glDeleteFramebuffersOES unsupported 41 glDeleteRenderbuffersOES unsupported 42 glFramebufferRenderbufferOES unsupported 43 glFramebufferStorageOES unsupported [all...] |
/dalvik/libcore/nio_char/src/main/java/java/nio/charset/ |
UnsupportedCharsetException.java | 23 * An {@code UnsupportedCharsetException} is thrown when an unsupported charset 34 // the unsupported charset name 42 * the encountered unsupported charset name. 45 // niochar.04=The unsupported charset name is "{0}". 51 * Gets the encountered unsupported charset name. 53 * @return the encountered unsupported charset name.
|
/external/srec/make/asr/ |
Makefile.config | 26 $(error Unsupported TARGET_ARCH for ASR) 39 $(error Unsupported TARGET_BUILD_TYPE for ASR)
|
/frameworks/base/core/java/android/net/ |
TrafficStats.java | 31 * are not supported by this device, {@link #UNSUPPORTED} will be returned. 37 public final static int UNSUPPORTED = -1; 43 * {@link #UNSUPPORTED} will be returned. 51 * {@link #UNSUPPORTED} will be returned. 59 * {@link #UNSUPPORTED} will be returned. 67 * {@link #UNSUPPORTED} will be returned. 75 * {@link #UNSUPPORTED} will be returned. 83 * {@link #UNSUPPORTED} will be returned. 91 * {@link #UNSUPPORTED} will be returned. 99 * {@link #UNSUPPORTED} will be returned [all...] |
/external/icu4c/samples/uresb/ |
en.txt | 22 "Unsupported error", 25 "Unsupported escape sequence"
|
/external/quake/quake/src/QW/client/ |
exitscrn.txt | 14 QuakeWorld is an unsupported
|
/dalvik/dx/src/com/android/dx/dex/code/form/ |
SpecialFormat.java | 47 throw new RuntimeException("unsupported"); 53 throw new RuntimeException("unsupported"); 59 throw new RuntimeException("unsupported"); 71 throw new RuntimeException("unsupported"); 77 throw new RuntimeException("unsupported");
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/dom3/ |
DOMConstants.java | 54 public static final String DOM_CANONICAL_FORM = "canonical-form"; // Unsupported, we only appear to support this
58 public static final String DOM_CHECK_CHAR_NORMALIZATION = "check-character-normalization"; // Unsupported
62 public static final String DOM_DATATYPE_NORMALIZATION = "datatype-normalization"; // Unsupported
74 public static final String DOM_NORMALIZE_CHARACTERS = "normalize-characters"; // Unsupported
89 public static final String DOM_IGNORE_UNKNOWN_CHARACTER_DENORMALIZATIONS = "ignore-unknown-character-denormalizations"; // Unsupported
96 public static final String DOM_SCHEMA_TYPE = "schema-type"; // Unsupported
98 public static final String DOM_SCHEMA_LOCATION = "schema-location"; // Unsupported
|
/dalvik/libcore/auth/src/main/java/javax/security/auth/callback/ |
UnsupportedCallbackException.java | 32 * unsupported {@code Callback}, but no error message. 44 * unsupported {@code Callback} and an error message. 57 * Returns the unsupported {@code Callback} that triggered this exception.
|
/external/icu4c/tools/ctestfw/unicode/ |
udbgutil.h | 20 UDBG_UCalendarDateFields, /* UCalendarDateFields. Count=UCAL_FIELD_COUNT. Unsupported if UCONFIG_NO_FORMATTING. */ 42 * Should be equal to the appropriate _COUNT constant or there is an error. Return -1 if unsupported. 50 * @return string of the format "ERA", "YEAR", etc, or NULL if out of range or unsupported 58 * This is equal to the appropriate _COUNT constant or there is an error. Returns -1 if unsupported.
|
/dalvik/libcore/xml/src/main/java/org/xml/sax/ |
SAXNotSupportedException.java | 1 // SAXNotSupportedException.java - unsupported feature or value. 10 * Exception class for an unsupported operation.
|
/external/openssl/crypto/evp/ |
evp_err.c | 164 {ERR_REASON(EVP_R_UNSUPPORTED_CIPHER) ,"unsupported cipher"}, 165 {ERR_REASON(EVP_R_UNSUPPORTED_KEYLENGTH) ,"unsupported keylength"}, 166 {ERR_REASON(EVP_R_UNSUPPORTED_KEY_DERIVATION_FUNCTION),"unsupported key derivation function"}, 167 {ERR_REASON(EVP_R_UNSUPPORTED_KEY_SIZE) ,"unsupported key size"}, 168 {ERR_REASON(EVP_R_UNSUPPORTED_PRF) ,"unsupported prf"}, 169 {ERR_REASON(EVP_R_UNSUPPORTED_PRIVATE_KEY_ALGORITHM),"unsupported private key algorithm"}, 170 {ERR_REASON(EVP_R_UNSUPPORTED_SALT_TYPE) ,"unsupported salt type"},
|
/dalvik/libcore/security/src/main/java/org/bouncycastle/jce/provider/ |
JDKISOSignature.java | 99 throw new UnsupportedOperationException("engineSetParameter unsupported"); 109 throw new UnsupportedOperationException("engineSetParameter unsupported"); 118 throw new UnsupportedOperationException("engineSetParameter unsupported");
|
/external/emma/core/data/com/vladium/app/ |
IAppVersion.java | 27 String APP_BUILD_RELEASE_TAG = /* @APP_BUILD_RELEASE_TAG@ */ " (unsupported private build)"; 30 String APP_BUG_REPORT_LINK = /* @APP_BUG_REPORT_LINK@ */ "this private build is unsupported"; 31 String APP_HOME_SITE_LINK = /* @APP_HOME_SITE_LINK@ */ "this private build is unsupported";
|
/packages/apps/Mms/src/com/android/mms/model/ |
CarrierContentRestriction.java | 70 throw new UnsupportContentTypeException("Unsupported image content type : " 82 throw new UnsupportContentTypeException("Unsupported audio content type : " 94 throw new UnsupportContentTypeException("Unsupported video content type : "
|
/external/iproute2/testsuite/tests/ |
dsmark.t | 8 ts_log "dsmark: Unsupported by $TC, skipping"
|
cls-testbed.t | 26 ts_log "cls-testbed: HTB is unsupported by $TC, skipping" 38 ts_log "cls-testbed: dsmark is unsupported by $TC, skipping"
|
/external/jpeg/ |
rdgif.c | 33 fprintf(stderr, "GIF input is unsupported for legal reasons. Sorry.\n");
|
cderror.h | 42 JMESSAGE(JERR_BMP_BADCMAP, "Unsupported BMP colormap format") 100 JMESSAGE(JERR_TGA_BADCMAP, "Unsupported Targa colormap format") 101 JMESSAGE(JERR_TGA_BADPARMS, "Invalid or unsupported Targa file") 111 "Color map file is invalid or of unsupported format") 121 JMESSAGE(JERR_UNSUPPORTED_FORMAT, "Unsupported output file format")
|
/external/opencore/oscl/oscl/osclerror/src/ |
oscl_errno.h | 68 Unsupported Platforms : Symbian 78 Unsupported Platforms : Symbian 89 Unsupported Platforms : Symbian
|
/dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/charset/ |
CharsetProviderICU.java | 42 // unsupported encoding exception 51 // unsupported encoding. let the charset api throw an
|
/external/opencore/engines/adapters/player/framemetadatautility/config/common/ |
pv_frame_metadata_mio_video_config.cpp | 34 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_ERR, (0, "PVFMVideoMIO::CreateYUVToRGBColorConverter() Unsupported RGB mode for color converter. Asserting")); 58 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_ERR, (0, "PVFMVideoMIO::CreateYUVToRGBColorConverter() Unsupported RGB mode for color converter. Asserting"));
|
/bionic/libdl/ |
libdl.c | 35 #error Unsupported architecture. Only arm and x86 are supported.
|
/dalvik/dx/src/com/android/dx/dex/code/ |
VariableSizeInsn.java | 41 throw new RuntimeException("unsupported");
|