/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowPackageParser.java | 72 public boolean hasFeature(String feature) { in hasFeature() method in ShadowPackageParser.Callback
|
/external/llvm-project/clang/lib/Basic/Targets/ |
D | Lanai.cpp | 53 bool LanaiTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in LanaiTargetInfo
|
D | MSP430.h | 60 bool hasFeature(StringRef Feature) const override { in hasFeature() function
|
D | TCE.h | 87 bool hasFeature(StringRef Feature) const override { return Feature == "tce"; } in hasFeature() function
|
D | PNaCl.h | 51 bool hasFeature(StringRef Feature) const override { in hasFeature() function
|
D | BPF.h | 50 bool hasFeature(StringRef Feature) const override { in hasFeature() function
|
D | Mips.cpp | 212 bool MipsTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in MipsTargetInfo
|
D | SPIR.h | 64 bool hasFeature(StringRef Feature) const override { in hasFeature() function
|
D | NVPTX.cpp | 169 bool NVPTXTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in NVPTXTargetInfo
|
D | RISCV.cpp | 147 bool RISCVTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in RISCVTargetInfo
|
D | SystemZ.cpp | 114 bool SystemZTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in SystemZTargetInfo
|
D | Sparc.cpp | 54 bool SparcTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in SparcTargetInfo
|
D | Hexagon.cpp | 166 bool HexagonTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in HexagonTargetInfo
|
D | WebAssembly.cpp | 46 bool WebAssemblyTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in WebAssemblyTargetInfo
|
D | PPC.cpp | 380 bool PPCTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in PPCTargetInfo
|
D | AArch64.cpp | 393 bool AArch64TargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in AArch64TargetInfo
|
D | X86.cpp | 919 bool X86TargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in X86TargetInfo
|
D | ARM.cpp | 544 bool ARMTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in ARMTargetInfo
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCSubtargetInfo.h | 112 bool hasFeature(unsigned Feature) const { in hasFeature() function
|
/external/llvm-project/llvm/include/llvm/MC/ |
D | MCSubtargetInfo.h | 115 bool hasFeature(unsigned Feature) const { in hasFeature() function
|
/external/clang/lib/Basic/ |
D | Targets.cpp | 1439 bool PPCTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in __anon6f485c4e0111::PPCTargetInfo 1817 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon6f485c4e0111::NVPTXTargetInfo 3737 bool X86TargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in __anon6f485c4e0111::X86TargetInfo 5050 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon6f485c4e0111::ARMTargetInfo 5804 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon6f485c4e0111::AArch64TargetInfo 6124 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon6f485c4e0111::HexagonTargetInfo 6326 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon6f485c4e0111::LanaiTargetInfo 6404 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon6f485c4e0111::SparcTargetInfo 6819 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon6f485c4e0111::SystemZTargetInfo 6929 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon6f485c4e0111::MSP430TargetInfo [all …]
|
D | Module.cpp | 60 static bool hasFeature(StringRef Feature, const LangOptions &LangOpts, in hasFeature() function
|
/external/llvm-project/clang/lib/Basic/ |
D | Module.cpp | 101 static bool hasFeature(StringRef Feature, const LangOptions &LangOpts, in hasFeature() function
|
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringARM32.h | 47 bool hasFeature(ARM32InstructionSet I) const { return I <= InstructionSet; } 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
|