/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | JITTargetMachineBuilder.h | 111 SubtargetFeatures &getFeatures() { return Features; } in getFeatures() function 114 const SubtargetFeatures &getFeatures() const { return Features; } in getFeatures() function
|
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
D | JITTargetMachineBuilder.h | 114 SubtargetFeatures &getFeatures() { return Features; } in getFeatures() function 117 const SubtargetFeatures &getFeatures() const { return Features; } in getFeatures() function
|
/external/llvm/lib/Object/ |
D | ELFObjectFile.cpp | 58 SubtargetFeatures ELFObjectFileBase::getFeatures() const { in getFeatures() function in llvm::ELFObjectFileBase
|
/external/geojson-jackson/src/main/java/org/geojson/ |
D | FeatureCollection.java | 12 public List<Feature> getFeatures() { in getFeatures() method in FeatureCollection
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | InfoStream.cpp | 119 PdbRaw_Features InfoStream::getFeatures() const { return Features; } in getFeatures() function in InfoStream
|
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
D | InfoStream.cpp | 119 PdbRaw_Features InfoStream::getFeatures() const { return Features; } in getFeatures() function in InfoStream
|
/external/angle/src/libANGLE/renderer/metal/ |
D | DisplayMtl.h | 121 const angle::FeaturesMtl &getFeatures() const { return mFeatures; } in getFeatures() function
|
/external/angle/src/libANGLE/renderer/gl/ |
D | RendererGL.h | 106 const angle::FeaturesGL &getFeatures() const { return mFeatures; } in getFeatures() function
|
/external/angle/src/libANGLE/renderer/d3d/ |
D | RendererD3D.cpp | 172 const angle::FeaturesD3D &RendererD3D::getFeatures() const in getFeatures() function in rx::RendererD3D
|
/external/llvm/lib/MC/ |
D | MCSubtargetInfo.cpp | 20 static FeatureBitset getFeatures(StringRef CPU, StringRef FS, in getFeatures() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | ELFObjectFile.cpp | 289 SubtargetFeatures ELFObjectFileBase::getFeatures() const { in getFeatures() function in ELFObjectFileBase
|
/external/angle/include/platform/ |
D | Feature.h | 192 const FeatureMap &getFeatures() const { return members; } in getFeatures() function
|
/external/llvm-project/llvm/include/llvm/MC/ |
D | SubtargetFeature.h | 196 const std::vector<std::string> &getFeatures() const { return Features; } in getFeatures() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | SubtargetFeature.h | 196 const std::vector<std::string> &getFeatures() const { return Features; } in getFeatures() function
|
/external/llvm-project/llvm/lib/Object/ |
D | ELFObjectFile.cpp | 345 SubtargetFeatures ELFObjectFileBase::getFeatures() const { in getFeatures() function in ELFObjectFileBase
|
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/ |
D | FeatureSpecificTestSuiteBuilder.java | 116 public Set<Feature<?>> getFeatures() { in getFeatures() method in FeatureSpecificTestSuiteBuilder
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
D | FeatureSpecificTestSuiteBuilder.java | 116 public Set<Feature<?>> getFeatures() { in getFeatures() method in FeatureSpecificTestSuiteBuilder
|
/external/angle/src/libANGLE/ |
D | Display.h | 275 const angle::FeatureList &getFeatures() const { return mFeatures; } in getFeatures() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCSubtargetInfo.cpp | 150 static FeatureBitset getFeatures(StringRef CPU, StringRef FS, in getFeatures() function
|
/external/llvm-project/llvm/lib/MC/ |
D | MCSubtargetInfo.cpp | 150 static FeatureBitset getFeatures(StringRef CPU, StringRef TuneCPU, StringRef FS, in getFeatures() function
|
/external/llvm/include/llvm/Object/ |
D | MachO.h | 265 SubtargetFeatures getFeatures() const override { return SubtargetFeatures(); } in getFeatures() function
|
/external/llvm-project/llvm/include/llvm/Object/ |
D | MachO.h | 367 SubtargetFeatures getFeatures() const override { return SubtargetFeatures(); } in getFeatures() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | MachO.h | 366 SubtargetFeatures getFeatures() const override { return SubtargetFeatures(); } in getFeatures() function
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | RendererVk.h | 196 const angle::FeaturesVk &getFeatures() const { return mFeatures; } in getFeatures() function
|
/external/jackson-annotations/src/main/java/com/fasterxml/jackson/annotation/ |
D | JsonFormat.java | 819 public Features getFeatures() { in getFeatures() method in JsonFormat.Value
|