Home
last modified time | relevance | path

Searched defs:hasFeature (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSubtargetInfo.h112 bool hasFeature(unsigned Feature) const { in hasFeature() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.h47 bool hasFeature(ARM32InstructionSet I) const { return I <= InstructionSet; } in hasFeature() function
/third_party/python/Lib/xml/dom/
Dminidom.py1426 def hasFeature(self, feature, version): member in DOMImplementation
/third_party/typescript/tests/lib/
Dlib.d.ts5482 hasFeature(feature: string, version: string): boolean; method
/third_party/typescript/src/lib/
Ddom.generated.d.ts3964 hasFeature(...args: any[]): true; method
/third_party/typescript/lib/
Dlib.dom.d.ts3984 hasFeature(...args: any[]): true; method