HomeSort by relevance Sort by last modified time
    Searched full:unsupported (Results 1 - 25 of 1338) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/nist-sip/java/javax/sip/header/
UnsupportedHeader.java 4 String NAME = "Unsupported";
  /external/stlport/stlport/stl/config/
_mac.h 5 #error Looks like unsupported platform
  /ndk/sources/cxx-stl/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...]
  /libcore/luni/src/main/java/java/nio/charset/
UnsupportedCharsetException.java 21 * An {@code UnsupportedCharsetException} is thrown when an unsupported charset
32 // the unsupported charset name
40 * the encountered unsupported charset name.
48 * Gets the encountered unsupported charset name.
50 * @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)
  /external/nist-sip/java/gov/nist/javax/sip/parser/
UnsupportedParser.java 33 * Parser for Unsupported header.
46 * @param unsupported - Unsupported header to parse
48 public UnsupportedParser(String unsupported) {
49 super(unsupported);
62 * @return SIPHeader (Unsupported object)
71 headerName(TokenTypes.UNSUPPORTED);
75 Unsupported unsupported = new Unsupported(); local
    [all...]
  /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
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv4/
ipt_LOG.h 9 #define IPT_LOG_NFLOG 0x10 /* Unsupported, don't reuse */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv6/
ip6t_LOG.h 9 #define IP6T_LOG_NFLOG 0x10 /* Unsupported, don't use */
  /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");
  /libcore/luni/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
  /external/nist-sip/java/gov/nist/javax/sip/header/
UnsupportedList.java 35 * List of Unsupported headers.
39 public class UnsupportedList extends SIPHeaderList<Unsupported> {
48 super(Unsupported.class, UnsupportedHeader.NAME);
  /libcore/luni/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/chromium/third_party/icu/source/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.
  /external/icu4c/tools/ctestfw/unicode/
udbgutil.h 20 UDBG_UCalendarDateFields, /* UCalendarDateFields. Count=UCAL_FIELD_COUNT. Unsupported if UCONFIG_NO_FORMATTING. */
43 * Should be equal to the appropriate _COUNT constant or there is an error. Return -1 if unsupported.
51 * @return string of the format "ERA", "YEAR", etc, or NULL if out of range or unsupported
59 * This is equal to the appropriate _COUNT constant or there is an error. Returns -1 if unsupported.
  /libcore/luni/src/main/java/org/xml/sax/
SAXNotSupportedException.java 1 // SAXNotSupportedException.java - unsupported feature or value.
10 * Exception class for an unsupported operation.
  /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 : "
  /cts/libs/vogar-expect/src/vogar/
Result.java 27 UNSUPPORTED,
  /external/iproute2/testsuite/tests/
dsmark.t 8 ts_log "dsmark: Unsupported by $TC, skipping"
  /external/jpeg/
rdgif.c 33 fprintf(stderr, "GIF input is unsupported for legal reasons. Sorry.\n");
  /external/openssl/crypto/evp/
evp_err.c 193 {ERR_REASON(EVP_R_UNSUPPORTED_ALGORITHM) ,"unsupported algorithm"},
194 {ERR_REASON(EVP_R_UNSUPPORTED_CIPHER) ,"unsupported cipher"},
195 {ERR_REASON(EVP_R_UNSUPPORTED_KEYLENGTH) ,"unsupported keylength"},
196 {ERR_REASON(EVP_R_UNSUPPORTED_KEY_DERIVATION_FUNCTION),"unsupported key derivation function"},
197 {ERR_REASON(EVP_R_UNSUPPORTED_KEY_SIZE) ,"unsupported key size"},
198 {ERR_REASON(EVP_R_UNSUPPORTED_PRF) ,"unsupported prf"},
199 {ERR_REASON(EVP_R_UNSUPPORTED_PRIVATE_KEY_ALGORITHM),"unsupported private key algorithm"},
200 {ERR_REASON(EVP_R_UNSUPPORTED_SALT_TYPE) ,"unsupported salt type"},

Completed in 1363 milliseconds

1 2 3 4 5 6 7 8 91011>>