Home
last modified time | relevance | path

Searched defs:getFeatures (Results 1 – 25 of 45) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DJITTargetMachineBuilder.h111 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/
DJITTargetMachineBuilder.h114 SubtargetFeatures &getFeatures() { return Features; } in getFeatures() function
117 const SubtargetFeatures &getFeatures() const { return Features; } in getFeatures() function
/external/llvm/lib/Object/
DELFObjectFile.cpp58 SubtargetFeatures ELFObjectFileBase::getFeatures() const { in getFeatures() function in llvm::ELFObjectFileBase
/external/geojson-jackson/src/main/java/org/geojson/
DFeatureCollection.java12 public List<Feature> getFeatures() { in getFeatures() method in FeatureCollection
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DInfoStream.cpp119 PdbRaw_Features InfoStream::getFeatures() const { return Features; } in getFeatures() function in InfoStream
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DInfoStream.cpp119 PdbRaw_Features InfoStream::getFeatures() const { return Features; } in getFeatures() function in InfoStream
/external/angle/src/libANGLE/renderer/metal/
DDisplayMtl.h121 const angle::FeaturesMtl &getFeatures() const { return mFeatures; } in getFeatures() function
/external/angle/src/libANGLE/renderer/gl/
DRendererGL.h106 const angle::FeaturesGL &getFeatures() const { return mFeatures; } in getFeatures() function
/external/angle/src/libANGLE/renderer/d3d/
DRendererD3D.cpp172 const angle::FeaturesD3D &RendererD3D::getFeatures() const in getFeatures() function in rx::RendererD3D
/external/llvm/lib/MC/
DMCSubtargetInfo.cpp20 static FeatureBitset getFeatures(StringRef CPU, StringRef FS, in getFeatures() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DELFObjectFile.cpp289 SubtargetFeatures ELFObjectFileBase::getFeatures() const { in getFeatures() function in ELFObjectFileBase
/external/angle/include/platform/
DFeature.h192 const FeatureMap &getFeatures() const { return members; } in getFeatures() function
/external/llvm-project/llvm/include/llvm/MC/
DSubtargetFeature.h196 const std::vector<std::string> &getFeatures() const { return Features; } in getFeatures() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DSubtargetFeature.h196 const std::vector<std::string> &getFeatures() const { return Features; } in getFeatures() function
/external/llvm-project/llvm/lib/Object/
DELFObjectFile.cpp345 SubtargetFeatures ELFObjectFileBase::getFeatures() const { in getFeatures() function in ELFObjectFileBase
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/
DFeatureSpecificTestSuiteBuilder.java116 public Set<Feature<?>> getFeatures() { in getFeatures() method in FeatureSpecificTestSuiteBuilder
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DFeatureSpecificTestSuiteBuilder.java116 public Set<Feature<?>> getFeatures() { in getFeatures() method in FeatureSpecificTestSuiteBuilder
/external/angle/src/libANGLE/
DDisplay.h275 const angle::FeatureList &getFeatures() const { return mFeatures; } in getFeatures() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSubtargetInfo.cpp150 static FeatureBitset getFeatures(StringRef CPU, StringRef FS, in getFeatures() function
/external/llvm-project/llvm/lib/MC/
DMCSubtargetInfo.cpp150 static FeatureBitset getFeatures(StringRef CPU, StringRef TuneCPU, StringRef FS, in getFeatures() function
/external/llvm/include/llvm/Object/
DMachO.h265 SubtargetFeatures getFeatures() const override { return SubtargetFeatures(); } in getFeatures() function
/external/llvm-project/llvm/include/llvm/Object/
DMachO.h367 SubtargetFeatures getFeatures() const override { return SubtargetFeatures(); } in getFeatures() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DMachO.h366 SubtargetFeatures getFeatures() const override { return SubtargetFeatures(); } in getFeatures() function
/external/angle/src/libANGLE/renderer/vulkan/
DRendererVk.h196 const angle::FeaturesVk &getFeatures() const { return mFeatures; } in getFeatures() function
/external/jackson-annotations/src/main/java/com/fasterxml/jackson/annotation/
DJsonFormat.java819 public Features getFeatures() { in getFeatures() method in JsonFormat.Value

12