HomeSort by relevance Sort by last modified time
    Searched refs:supported (Results 251 - 275 of 371) sorted by null

<<1112131415

  /external/chromium_org/content/renderer/media/crypto/
encrypted_media_player_support_impl.cc 181 #error Browser side CDM in WMPI for prefixed EME API not supported yet.
328 "Null MediaKeys object is not supported.");
  /external/chromium_org/third_party/WebKit/Source/bindings/templates/
interface.h 128 {# Event listeners on DOM nodes are explicitly supported in the GC controller. #}
  /external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
peer_connection_client.cc 59 #error Platform not supported.
529 // ignore msg; there is currently only one supported message ("retry")
  /external/chromium_org/tools/
check_git_config.py 396 print 'Your gclient solution is not set to use supported git workflow!'
  /external/chromium_org/tools/real_world_impact/
real_world_impact.py 436 body:not(.details-supported) details {
444 document.body.className = "details-supported";
  /external/chromium_org/ui/webui/resources/js/
util.js 55 * Returns the scale factors supported by this platform.
56 * @return {Array} The supported scale factors.
  /external/chromium_org/v8/samples/
shell.cc 39 #error Using compressed startup data is not supported for this sample
  /external/fio/tools/plot/
fio2gnuplot 412 print "Error: One of the options passed to the cmdline was not supported"
  /external/llvm/test/MC/ARM/
thumb-diagnostics.s 192 @ WFE/WFI/YIELD - are not supported pre v6T2
  /build/core/
main.mk 120 $(error Case-insensitive filesystems not supported)
136 $(error Directory names containing spaces not supported)
198 $(info You use OpenJDK but only Sun/Oracle JDK is supported.)
290 # not defined : not supported
    [all...]
  /external/chromium_org/remoting/webapp/background/
it2me_helper_channel.js 20 * list of supported features.
  /external/chromium_org/remoting/webapp/
client_plugin.js 262 * the user. The parameter is true if PIN pairing is supported by the
it2me_host_facade.js 90 * 'hello' messages. If Native Messaging is not supported or if the it2me
  /external/chromium_org/third_party/webrtc/tools/rtcbot/
botmanager.js 46 console.log('Error: Type ' + botType + ' not supported by rtc-Bot!');
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
scrollbar.js 15 * Mode of the scrollbar. As for now, only vertical scrollbars are supported.
  /external/clang/lib/Lex/
LiteralSupport.cpp 382 "only character widths of 1, 2, or 4 bytes supported");
385 assert((UcnLen== 4 || UcnLen== 8) && "only ucn length of 4 or 8 supported");
    [all...]
  /external/libpcap/
grammar.c     [all...]
  /external/libpng/projects/owatcom/
pngconfig.mak 37 # but DEFS and CFLAGS are also supported here, override
  /external/lldb/source/Plugins/Process/gdb-remote/
ProcessGDBRemote.cpp 2093 LazyBool supported = m_gdb_comm.SupportsAllocDeallocMemory(); local
2155 LazyBool supported = m_gdb_comm.SupportsAllocDeallocMemory(); local
    [all...]
  /external/chromium_org/tools/telemetry/third_party/png/
png.py 64 images (1/2/4/8 bit). Adam7 interlacing is supported for reading and
90 The major colour models supported by PNG (and hence by PyPNG) are:
153 when the bit depth is 16 (the only value more than 8 that is supported
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
VideoEncoderTest.java 366 assertTrue("could not configure encoder for supported size", optional);
576 assertTrue("could not configure encoder for supported size", optional);
    [all...]
  /external/chromium_org/chrome/browser/
about_flags.cc 2227 bool supported = (experiment.supported_platforms & current_platform) != 0; local
    [all...]
  /external/libmtp/src/
libmtp.c 1090 int supported = 0; local
7050 int supported = 0; local
8184 int supported = 0; local
8278 int supported = 0; local
    [all...]
  /external/chromium_org/chrome/browser/resources/cryptotoken/
gnubby.js 542 // of the following errors as indicating the INIT command isn't supported.
558 // INIT command not supported or is missing the returned channel id:
  /external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/
options.js 28 * The scripts supported by the Font Settings Extension API.
187 * The generic font families supported by the Font Settings Extension API.

Completed in 3342 milliseconds

<<1112131415