Searched
full:spec (Results
801 -
825 of
5720) sorted by null
<<31323334353637383940>>
/external/chromium_org/media/formats/webm/ |
webm_crypto_helpers.h | 14 // TODO(xhwang): Figure out the init data type appropriately once it's spec'ed.
|
/external/chromium_org/net/http/ |
http_util_icu.cc | 29 return SimplifyUrlForRequest(url).spec();
|
/external/chromium_org/sandbox/linux/services/ |
android_x86_64_ucontext.h | 10 // Spec:
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
PseudoStyleRequest.h | 42 // The spec disallows inheritance for ::backdrop.
|
StylePropertyShorthandCustom.cpp | 46 // reconsidering their approach). This is covered by the animations spec 48 // And in the spec (editor's draft) at: 71 // reconsidering their approach). This is covered by the animations spec 73 // And in the spec (editor's draft) at:
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
ChildNode.idl | 23 // http://dom.spec.whatwg.org/#interface-childnode
|
/external/chromium_org/third_party/WebKit/Source/core/html/parser/ |
HTMLElementStack.h | 44 // NOTE: The HTML5 spec uses a backwards (grows downward) stack. We're using 127 void popUntilTableScopeMarker(); // "clear the stack back to a table context" in the spec. 128 void popUntilTableBodyScopeMarker(); // "clear the stack back to a table body context" in the spec. 129 void popUntilTableRowScopeMarker(); // "clear the stack back to a table row context" in the spec.
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
SVGTextLayoutEngineBaseline.cpp | 161 // Spec: Fullwidth ideographic and fullwidth Latin text will be set with a glyph-orientation of 0-degrees. 190 // The function is based on spec requirements: 192 // Spec: If the 'glyph-orientation-horizontal' results in an orientation angle that is not a multiple of 195 // Spec: If if the 'glyph-orientation-vertical' results in an orientation angle that is not a multiple of
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
SVGAltGlyphDefElement.cpp | 42 // Spec: http://www.w3.org/TR/SVG/text.html#AltGlyphDefElement 64 // The spec doesn't tell how to deal with the mixing of <glyphRef> and <altGlyItem>. 97 // As the spec says "If any of the referenced glyphs are unavailable, 108 // As the spec says "The first 'altGlyphItem' in which all referenced glyphs
|
SVGGlyphElement.cpp | 122 // Spec: The horizontal advance after rendering the glyph in horizontal orientation. 128 // Spec: The X-coordinate in the font coordinate system of the origin of the glyph to be 133 // Spec: The Y-coordinate in the font coordinate system of the origin of a glyph to be 138 // Spec: The vertical advance after rendering a glyph in vertical orientation.
|
/external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/polyfills/ |
fetchPolyfill.js | 8 // See http://fetch.spec.whatwg.org/#fetch-method
|
/external/chromium_org/third_party/WebKit/Source/web/tests/data/viewport/ |
viewport-legacy-xhtmlmp-misplaced-doctype.html | 4 Related spec: http://www.w3.org/TR/css-device-adapt/
|
viewport-legacy-xhtmlmp-ordering.html | 5 Related spec: http://www.w3.org/TR/css-device-adapt/
|
/external/chromium_org/third_party/angle/src/compiler/translator/ |
TranslatorHLSL.h | 15 TranslatorHLSL(ShShaderType type, ShShaderSpec spec, ShShaderOutput output);
|
VariablePacker.h | 16 // the packing rules from the GLSL 1.017 spec, Appendix A, section 7.
|
/external/chromium_org/third_party/libexif/ |
README.chromium | 21 INSTALL, install-sh, Makefile-files, *.sym, *.am, *.in, *.pc.in, *.spec, *.sh
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
u_format_r11g11b10f.h | 64 /* From the GL_EXT_packed_float spec: 80 /* From the GL_EXT_packed_float spec: 150 /* From the GL_EXT_packed_float spec: 166 /* From the GL_EXT_packed_float spec:
|
/external/chromium_org/third_party/openssl/openssl/crypto/rc2/ |
version | 10 First version of SSLeay with rc2. This has been written from the spec
|
/external/chromium_org/third_party/sqlite/src/ |
publish.sh | 120 # create the spec file from the template 121 sed s/SQLITE_VERSION/$VERS/g $srcdir/spec.template > $HOME/rpm/SPECS/sqlite.spec 127 rpm -ba $HOME/rpm/SPECS/sqlite.spec >& rpm-$vers.log
|
/external/chromium_org/tools/clang/plugins/tests/ |
overridden_methods.cpp | 33 // Should warn with the insertion point after the throw spec.
|
/external/chromium_org/ui/gl/ |
gl_fence_nv.cc | 14 // See spec:
|
scoped_binders.cc | 51 NOTIMPLEMENTED() << "Target not part of OpenGL ES 2.0 spec.";
|
/external/chromium_org/url/ |
url_canon_stdurl.cc | 127 bool CanonicalizeStandardURL(const char* spec, 134 URLComponentSource<char>(spec), parsed, query_converter, 138 bool CanonicalizeStandardURL(const base::char16* spec, 145 URLComponentSource<base::char16>(spec), parsed, query_converter,
|
/external/clang/test/CXX/except/except.spec/ |
p2-dynamic-types.cpp | 7 // Exception spec must not have incomplete types, or pointers to them, except
|
/external/clang/test/SemaTemplate/ |
instantiation-depth.cpp | 26 // expected-note 4 {{in instantiation of exception spec}} \
|
Completed in 1302 milliseconds
<<31323334353637383940>>