HomeSort by relevance Sort by last modified time
    Searched full:unsupported (Results 701 - 725 of 4261) sorted by null

<<21222324252627282930>>

  /libcore/luni/src/main/java/javax/security/cert/
Certificate.java 108 * if an unsupported algorithm is detected
132 * if an unsupported algorithm is detected
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
LineIterator.java 161 * Unsupported.
166 throw new UnsupportedOperationException("Remove unsupported on LineIterator");
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
hashlib.py 89 pass # no extension module, this hash is unsupported.
91 raise ValueError('unsupported hash type ' + name)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
cfmfile.py 151 raise error, "can't read fragment, unsupported location"
163 raise error, "can't read fragment, unsupported location"
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
hashlib.py 89 pass # no extension module, this hash is unsupported.
91 raise ValueError('unsupported hash type ' + name)
  /external/apache-http/src/org/apache/http/impl/auth/
DigestScheme.java 56 * is unsupported. If auth and auth-int are provided, auth is
144 break; //that's our favourite, because auth-int is unsupported
248 "Unsupported algorithm in HTTP Digest authentication: "
258 * @throws AuthenticationException when MD5 is an unsupported algorithm
288 "Unsupported qop in HTTP Digest authentication");
  /external/protobuf/gtest/test/
gtest-port_test.cc 501 "'(' is unsupported");
503 "')' is unsupported");
505 "'[' is unsupported");
507 "'{' is unsupported");
653 }, "'(' is unsupported");
  /frameworks/base/core/java/android/hardware/camera2/legacy/
LegacyRequestMapper.java 94 Log.w(TAG, "convertRequestToMetadata - Ignoring unsupported " +
178 Log.w(TAG, "Unsupported FPS range set [" + legacyFps[0] + "," + legacyFps[1] + "]");
341 " is unsupported, defaulting to AUTO");
449 Log.w(TAG, "convertRequestToMetadata - Ignoring unsupported " +
470 Log.w(TAG, "Unsupported control.captureIntent value " + captureIntent
  /system/core/liblog/
log_read_kern.c 266 static const char unsupported[] = "18\nNot Supported\n\f"; variable
271 strncpy(buf, unsupported, len);
278 strncpy(buf, unsupported, len);
285 static const char unsupported_error[] = "Unsupported";
286 strncpy(buf, unsupported, len);
  /external/deqp/modules/egl/
teglImageTests.cpp 66 bool checkExtensions (const tcu::egl::Display& dpy, const char** first, const char** last, vector<const char*>& unsupported)
73 unsupported.clear();
80 unsupported.push_back(ext);
83 return unsupported.size() == 0;
100 vector<const char*> unsupported; local
101 if (!checkExtensions(dpy, first, last, unsupported))
102 throw tcu::NotSupportedError("Extension not supported", join(unsupported, " ").c_str(), __FILE__, __LINE__);
teglTestPackage.cpp 219 tcu::print("ERROR: Unknown/unsupported EGL native display type '%s'\n", displayFactoryName.c_str());
244 tcu::print("ERROR: Unknown/unsupported EGL native window type '%s'\n", windowFactoryName.c_str());
269 tcu::print("ERROR: Unknown/unsupported EGL native pixmap type '%s'\n", pixmapFactoryName.c_str());
  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
CameraCapabilities.java 102 // TODO: Unsupported on API 2
204 // TODO: Unsupported on API 2
640 * index multiplied by the step value. If unsupported, both this method and
649 * index multiplied by the step value. If unsupported, both this method and
666 * unsupported.
739 Log.v(TAG, "Unsupported photo size:" + photoSize);
748 Log.v(TAG, "Unsupported preview size:" + previewSize);
  /frameworks/wilhelm/tests/sandbox/
playbq.c 289 fprintf(stderr, "unsupported channel count %d\n", sfinfo.channels);
305 fprintf(stderr, "unsupported sample rate %d\n", sfinfo.samplerate);
313 fprintf(stderr, "unsupported format type 0x%x\n", sfinfo.format & SF_FORMAT_TYPEMASK);
324 fprintf(stderr, "unsupported sub-format 0x%x\n", sfinfo.format & SF_FORMAT_SUBMASK);
351 fprintf(stderr, "unsupported transfer format %#x\n", transferFormat);
478 fprintf(stderr, "initial playback rate %d is unsupported\n", initialRate);
612 fprintf(stderr, "next playback rate %d is unsupported\n", nextRate);
playbq.cpp 289 fprintf(stderr, "unsupported channel count %d\n", sfinfo.channels);
305 fprintf(stderr, "unsupported sample rate %d\n", sfinfo.samplerate);
313 fprintf(stderr, "unsupported format type 0x%x\n", sfinfo.format & SF_FORMAT_TYPEMASK);
324 fprintf(stderr, "unsupported sub-format 0x%x\n", sfinfo.format & SF_FORMAT_SUBMASK);
351 fprintf(stderr, "unsupported transfer format %#x\n", transferFormat);
478 fprintf(stderr, "initial playback rate %d is unsupported\n", initialRate);
612 fprintf(stderr, "next playback rate %d is unsupported\n", nextRate);
  /hardware/intel/img/psb_video/src/
pnw_jpeg.c 80 (ptr->bits).arithmatic_coding_mode = 0; /* Unsupported */
81 (ptr->bits).progressive_dct_mode = 0; /* Unsupported */
83 (ptr->bits).differential_mode = 0; /* Unsupported */
156 drv_debug_msg(VIDEO_DEBUG_ERROR, "JPEG encoding: Unsupported format and set to NV12\n");
170 drv_debug_msg(VIDEO_DEBUG_ERROR, "JPEG encoding: Unsupported format and set to NV12\n");
175 drv_debug_msg(VIDEO_DEBUG_ERROR, "JPEG encoding: Unsupported format and set to NV12\n");
184 drv_debug_msg(VIDEO_DEBUG_ERROR, "JPEG encoding: Unsupported format and set to NV12\n");
  /external/bison/m4/
locale-fr.m4 42 On OpenBSD 4.0, when an unsupported locale is specified, setlocale()
45 On MirBSD 10, when an unsupported locale is specified, setlocale()
170 On OpenBSD 4.0, when an unsupported locale is specified, setlocale()
  /external/bluetooth/bluedroid/btif/co/
bta_av_co.c 864 APPL_TRACE_ERROR("bta_av_co_audio_setconfig unsupported cid %d", bta_av_co_cb.codec_cfg.id);
    [all...]
  /external/chromium_org/media/audio/alsa/
alsa_input.cc 59 LOG(WARNING) << "Unsupported bits per sample: "
283 DLOG(WARNING) << "Unsupported microphone volume for " << device_name_;
292 DLOG(WARNING) << "Unsupported max microphone volume for " << device_name_;
  /external/chromium_org/media/cdm/ppapi/external_clear_key/
ffmpeg_cdm_video_decoder.cc 30 DVLOG(1) << "Unsupported PixelFormat: " << pixel_format;
42 DVLOG(1) << "Unsupported cdm::VideoFormat: " << video_format;
58 NOTREACHED() << "Unsupported cdm::VideoCodec: " << video_codec;
  /external/chromium_org/tools/telemetry/third_party/pyserial/serial/
serialcli.py 91 raise ValueError("Unsupported number of data bits: %r" % self._bytesize)
104 raise ValueError("Unsupported parity mode: %r" % self._parity)
113 raise ValueError("Unsupported number of stop bits: %r" % self._stopbits)
serialjava.py 92 raise ValueError("unsupported bytesize: %r" % self._bytesize)
101 raise ValueError("unsupported number of stopbits: %r" % self._stopbits)
114 raise ValueError("unsupported parity type: %r" % self._parity)
  /external/clang/lib/CodeGen/
TargetInfo.h 87 /// Returns -1 if the operation is unsupported by this target.
95 /// Returns true if the operation is unsupported by this target.
151 /// possessing type information, or 0 if the platform is unsupported.
  /external/deqp/framework/common/
tcuImageIO.cpp 118 throw InternalError("Unsupported PNG depth or color type", fileName, __FILE__, __LINE__);
142 throw InternalError("Unsupported texture format", DE_NULL, __FILE__, __LINE__);
242 throw InternalError("Unsupported PKM type", resource->getName().c_str(), __FILE__, __LINE__);
  /external/deqp/framework/randomshaders/
rsgUtils.cpp 149 TCU_FAIL("Unsupported type");
181 throw Exception("computeRandomType(): Unsupported type");
238 throw Exception("computeRandomValueRange(): Unsupported type");
  /external/llvm/lib/Target/PowerPC/
PPCCodeEmitter.cpp 208 llvm_unreachable("Absolute branch relocations unsupported on the old JIT.");
213 llvm_unreachable("Absolute branch relocations unsupported on the old JIT.");
223 default: llvm_unreachable("Unsupported target operand flags!");

Completed in 790 milliseconds

<<21222324252627282930>>