Searched
full:unsupported (Results
626 -
650 of
4261) sorted by null
<<21222324252627282930>>
/external/skia/tools/skpdiff/ |
SkCLImageDiffer.cpp | 104 SkDebugf("Image format is unsupported\n");
|
/external/stressapptest/src/ |
os.h | 138 #warning "Unsupported CPU type ARMV7A: Unable to force cache flushes." 140 #warning "Unsupported CPU type: Unable to force cache flushes." 167 #warning "Unsupported CPU type ARMV7A: your build may not function correctly" 170 #warning "Unsupported CPU type: your build may not function correctly"
|
/external/wpa_supplicant_8/src/p2p/ |
p2p_sd.c | 366 p2p_dbg(p2p, "Unsupported GAS advertisement protocol id %u", 385 p2p_dbg(p2p, "Unsupported ANQP Info ID %u", WPA_GET_LE16(pos)); 398 p2p_dbg(p2p, "Unsupported ANQP vendor OUI-type %08x", 523 p2p_dbg(p2p, "Unsupported GAS advertisement protocol id %u", 558 p2p_dbg(p2p, "Unsupported ANQP Info ID %u", WPA_GET_LE16(pos)); 571 p2p_dbg(p2p, "Unsupported ANQP vendor OUI-type %08x", 738 p2p_dbg(p2p, "Unsupported GAS advertisement protocol id %u", 774 p2p_dbg(p2p, "Unsupported ANQP Info ID %u", WPA_GET_LE16(pos)); 790 p2p_dbg(p2p, "Unsupported ANQP vendor OUI-type %08x",
|
/external/zlib/src/ |
INDEX | 67 unsupported contributions by third parties
|
/frameworks/av/include/media/ |
mediascanner.h | 39 // not be opened, was of an unsupported type, or was malfored in some way.
|
/frameworks/av/media/libmediaplayerservice/ |
MidiMetadataRetriever.cpp | 89 ALOGE("Unsupported key code (%d)", keyCode);
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
omxtypes_s.h | 18 OMX_StsACAAC_GainCtrErr EQU -159 ;// AAC: Unsupported gain control data detected
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/ |
omxtypes_s.h | 18 OMX_StsACAAC_GainCtrErr EQU -159 ;// AAC: Unsupported gain control data detected
|
/frameworks/base/core/java/android/net/http/ |
X509TrustManagerExtensions.java | 45 * @throws IllegalArgumentException If tm is an unsupported TrustManager type.
|
/frameworks/base/docs/html/training/tv/start/ |
index.jd | 61 <dd>Learn how to check if your app is running on TV hardware, handle unsupported hardware
|
/frameworks/base/drm/java/android/drm/ |
DrmConvertedStatus.java | 70 throw new IllegalArgumentException("Unsupported status code: " + statusCode);
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
SimpleFrameManager.java | 83 throw new RuntimeException("Unsupported frame target type: " +
|
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/ |
ToGrayFilter.java | 71 throw new RuntimeException("Unsupported GL input channels: " +
|
ToRGBAFilter.java | 75 throw new RuntimeException("Unsupported BytesPerPixel: " + mInputBPP + "!");
|
ToRGBFilter.java | 75 throw new RuntimeException("Unsupported BytesPerPixel: " + mInputBPP + "!");
|
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/ |
RecentsProvider.java | 192 throw new UnsupportedOperationException("Unsupported Uri " + uri); 240 throw new UnsupportedOperationException("Unsupported Uri " + uri); 246 throw new UnsupportedOperationException("Unsupported Uri " + uri); 251 throw new UnsupportedOperationException("Unsupported Uri " + uri);
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/ |
VideoTrackDecoder.java | 96 throw new IllegalArgumentException("Unsupported rotation angle.");
|
/frameworks/native/opengl/tools/glgen/specs/jsr239/ |
glspec-checks | 56 glGetBufferParameter unsupported
|
/frameworks/support/v4/java/android/support/v4/widget/ |
ListPopupWindowCompat.java | 94 * unsupported APIs
|
PopupMenuCompat.java | 87 * unsupported APIs
|
/frameworks/volley/src/com/android/volley/toolbox/ |
JsonRequest.java | 97 VolleyLog.wtf("Unsupported Encoding while trying to get the bytes of %s using %s",
|
/libcore/luni/src/main/java/java/security/cert/ |
X509Extension.java | 62 * @return {@code true} if an unsupported CRITICAL extension is present,
|
/libcore/luni/src/main/java/org/apache/harmony/security/x509/tsp/ |
PKIFailureInfo.java | 33 -- unrecognized or unsupported Algorithm Identifier
|
/libcore/luni/src/main/java/org/apache/harmony/xml/parsers/ |
SAXParserImpl.java | 59 * unsupported, construction of this instance would have failed.
|
/ndk/tests/device/test-cpufeatures/jni/ |
test_cpufeatures.c | 45 fprintf(stderr, "Unsupported CPU family: %d\n", family);
|
Completed in 621 milliseconds
<<21222324252627282930>>