/external/webkit/Tools/Scripts/webkitperl/ |
D | features.pm | 65 sub hasFeature($$) subroutine
|
/external/webkit/Source/WebCore/bindings/objc/ |
D | DOMImplementationFront.cpp | 52 bool DOMImplementationFront::hasFeature(const String& feature, const String& version) const in hasFeature() function in WebCore::DOMImplementationFront
|
/external/webkit/Source/WebCore/dom/ |
D | DOMImplementation.cpp | 180 bool DOMImplementation::hasFeature(const String& feature, const String& version) in hasFeature() function in WebCore::DOMImplementation
|
/external/clang/lib/Basic/ |
D | Targets.cpp | 747 bool PPCTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in __anonda275f6b0311::PPCTargetInfo 993 virtual bool hasFeature(StringRef Feature) const { in hasFeature() function in __anonda275f6b0711::PTXTargetInfo 1095 virtual bool hasFeature(StringRef Feature) const { in hasFeature() function in __anonda275f6b0811::MBlazeTargetInfo 2113 bool X86TargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in __anonda275f6b0911::X86TargetInfo 2770 virtual bool hasFeature(StringRef Feature) const { in hasFeature() function in __anonda275f6b1a11::ARMTargetInfo 3042 virtual bool hasFeature(StringRef Feature) const { in hasFeature() function in __anonda275f6b1c11::HexagonTargetInfo 3194 virtual bool hasFeature(StringRef Feature) const { in hasFeature() function in __anonda275f6b1d11::SparcV8TargetInfo 3329 virtual bool hasFeature(StringRef Feature) const { in hasFeature() function in __anonda275f6b1f11::MSP430TargetInfo 3421 virtual bool hasFeature(StringRef Feature) const { in hasFeature() function in __anonda275f6b2011::TCETargetInfo 3496 virtual bool hasFeature(StringRef Feature) const { in hasFeature() function in __anonda275f6b2111::MipsTargetInfoBase [all …]
|
D | Module.cpp | 53 static bool hasFeature(StringRef Feature, const LangOptions &LangOpts, in hasFeature() function
|
/external/webkit/LayoutTests/dom/xhtml/level2/html/ |
D | selfxhtml.js | 361 HTMLBuilder.prototype.hasFeature = function(feature, version) { method in HTMLBuilder
|
/external/webkit/LayoutTests/dom/html/level2/events/ |
D | selfhtml.js | 353 HTMLBuilder.prototype.hasFeature = function(feature, version) { method in HTMLBuilder
|
/external/webkit/LayoutTests/dom/xhtml/level2/core/ |
D | selfxhtml.js | 361 HTMLBuilder.prototype.hasFeature = function(feature, version) { method in HTMLBuilder
|
/external/webkit/LayoutTests/dom/xhtml/level3/core/ |
D | selfxhtml.js | 361 HTMLBuilder.prototype.hasFeature = function(feature, version) { method in HTMLBuilder
|
/external/webkit/LayoutTests/dom/html/level2/core/ |
D | selfhtml.js | 353 HTMLBuilder.prototype.hasFeature = function(feature, version) { method in HTMLBuilder
|
/external/webkit/LayoutTests/dom/xhtml/level2/events/ |
D | selfxhtml.js | 361 HTMLBuilder.prototype.hasFeature = function(feature, version) { method in HTMLBuilder
|
/external/webkit/LayoutTests/dom/html/level2/html/ |
D | selfhtml.js | 353 HTMLBuilder.prototype.hasFeature = function(feature, version) { method in HTMLBuilder
|
/external/webkit/LayoutTests/dom/xhtml/level1/core/ |
D | selfxhtml.js | 361 HTMLBuilder.prototype.hasFeature = function(feature, version) { method in HTMLBuilder
|
/external/webkit/LayoutTests/dom/html/level1/core/ |
D | selfhtml.js | 353 HTMLBuilder.prototype.hasFeature = function(feature, version) { method in HTMLBuilder
|
/external/clang/include/clang/Basic/ |
D | TargetInfo.h | 620 virtual bool hasFeature(StringRef Feature) const { in hasFeature() function
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
D | DTMNodeProxy.java | 1418 public boolean hasFeature(String feature,String version) in hasFeature() method in DTMNodeProxy.DTMNodeProxyImplementation
|