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

1 2

  /external/chromium_org/third_party/WebKit/Source/core/events/
WebKitAnimationEvent.h 34 // runtime flag of unprefixed animation will be removed we can rename that class and do the same as
  /external/llvm/lib/Target/X86/
X86InstrControl.td 90 // 32-bit mode, the address size prefix is jcxz and the unprefixed version is
100 // In 64-bit mode, the address size prefix is jecxz and the unprefixed version
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/w3c/
test_converter.py 109 # Ignore any prefixed properties for which an unprefixed version is supported
test_converter_unittest.py 325 # Use the unprefixed version
  /external/chromium_org/third_party/WebKit/Source/core/frame/
Window.idl 226 // Unprefixed ShadowRoot constructor should be visible when the feature flag is enabled.
UseCounter.cpp 632 return "'window.performance.webkitGet*' methods have been deprecated. Please use the unprefixed 'performance.get*' methods instead.";
634 return "'window.performance.webkit*' methods have been deprecated. Please use the unprefixed 'window.performance.*' methods instead.";
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
insn.h 110 * The reason for this is that by default in GAS, an unprefixed value
  /external/e2fsprogs/intl/
libgnuintl.h.in 58 If we used the unprefixed names, there would be cases where the
  /external/apache-xml/src/main/java/org/apache/xml/utils/
NamespaceSupport2.java 229 * element names: an unprefixed element name will received the
230 * default Namespace (if any), while an unprefixed element name
QName.java 41 * unprefixed names."
  /libcore/luni/src/main/java/org/xml/sax/helpers/
NamespaceSupport.java 332 * element names: an unprefixed element name will receive the
333 * default Namespace (if any), while an unprefixed attribute name
  /external/chromium_org/content/renderer/media/crypto/
key_systems_unittest.cc 601 // Unprefixed is not yet supported.
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSValueKeywords.in 592 // Unprefixed for CSS Grid Layout.
  /external/chromium_org/tools/perf/page_sets/mse_cases/
startup_test.js 439 throw "Can't use appendStream() because the unprefixed MediaSource object is not present.";
  /external/expat/lib/
expat.h 210 expanded; unprefixed attribute names are never expanded; unprefixed
    [all...]
  /external/chromium_org/content/public/common/
content_switches.cc 329 // Disables unprefixed Media Source API (i.e., the MediaSource object).
330 const char kDisableUnprefixedMediaSource[] = "disable-unprefixed-media-source";
    [all...]
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
XMLWriter.java 564 * @param localName The element's local (unprefixed) name (required).
607 * @param localName The element's local (unprefixed) name (required).
    [all...]
Parser.java 69 A value of "true" indicates namespace URIs and unprefixed local
    [all...]
  /external/chromium_org/chrome/browser/media/
encrypted_media_istypesupported_browsertest.cc 80 // TODO(ddorwin): Duplicate prefixed tests for unprefixed.
    [all...]
  /external/clang/lib/Lex/
LiteralSupport.cpp     [all...]
  /external/mksh/src/
lex.c 1015 /* copy word to unprefixed string ident */
    [all...]
  /external/expat/doc/
reference.html 612 trigger an error. Unprefixed attribute names are never expanded,
613 and unprefixed element names are only expanded when they are in the
    [all...]
  /external/chromium_org/chrome/browser/
about_flags.cc 815 "disable-unprefixed-media-source",
    [all...]
  /libcore/xml/src/main/java/org/kxml2/io/
KXmlParser.java 223 // explicitly set the namespace for unprefixed attributes
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_xml_etree.py     [all...]

Completed in 1484 milliseconds

1 2