Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/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
/third_party/mindspore/mindspore/lite/java/java/fl_client/src/main/java/com/mindspore/flclient/model/
DSessionUtil.java72 public static List<MSTensor> getFeatures(LiteSession trainSession) { in getFeatures() method in SessionUtil
DCustomTokenizer.java271 public Optional<Feature> getFeatures(List<Integer> tokens, String label) { in getFeatures() method in CustomTokenizer
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
DDisplayMtl.h121 const angle::FeaturesMtl &getFeatures() const { return mFeatures; } in getFeatures() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DRendererGL.h168 const angle::FeaturesGL &getFeatures() const { return mFeatures; } in getFeatures() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DRendererD3D.cpp172 const angle::FeaturesD3D &RendererD3D::getFeatures() const in getFeatures() function in rx::RendererD3D
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DRendererGL.h106 const angle::FeaturesGL &getFeatures() const { return mFeatures; } in getFeatures() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DRendererD3D.cpp187 const angle::FeaturesD3D &RendererD3D::getFeatures() const in getFeatures() function in rx::RendererD3D
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DELFObjectFile.cpp289 SubtargetFeatures ELFObjectFileBase::getFeatures() const { in getFeatures() function in ELFObjectFileBase
DXCOFFObjectFile.cpp398 SubtargetFeatures XCOFFObjectFile::getFeatures() const { in getFeatures() function in llvm::object::XCOFFObjectFile
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DGPUAdapter.cpp119 interop::Interface<interop::GPUSupportedFeatures> GPUAdapter::getFeatures(Napi::Env env) { in getFeatures() function in wgpu::binding::GPUAdapter
DGPUDevice.cpp115 interop::Interface<interop::GPUSupportedFeatures> GPUDevice::getFeatures(Napi::Env env) { in getFeatures() function in wgpu::binding::GPUDevice
/third_party/skia/third_party/externals/angle2/include/platform/
DFeature.h198 const FeatureMap &getFeatures() const { return members; } in getFeatures() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.h204 const angle::FeatureList &getFeatures() const { return mFeatures; } in getFeatures() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DSubtargetFeature.h196 const std::vector<std::string> &getFeatures() const { return Features; } in getFeatures() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRendererVk.h123 const angle::FeaturesVk &getFeatures() const in getFeatures() function
DContextVk.h189 ANGLE_INLINE const angle::FeaturesVk &getFeatures() const { return mRenderer->getFeatures(); } in getFeatures() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.h291 const angle::FeatureList &getFeatures() const { return mFeatures; } in getFeatures() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSubtargetInfo.cpp150 static FeatureBitset getFeatures(StringRef CPU, StringRef FS, in getFeatures() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DMachO.h366 SubtargetFeatures getFeatures() const override { return SubtargetFeatures(); } in getFeatures() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRendererVk.h231 const angle::FeaturesVk &getFeatures() const { return mFeatures; } in getFeatures() function
/third_party/vk-gl-cts/scripts/khr_util/
Dregistry.py204 def getFeatures(self, api, checkVersion=None): member in Registry
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/
DMCTargetAsmParser.h250 const FeatureBitset& getFeatures() const { in getFeatures() function
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp35 const VkPhysicalDeviceFeatures &PhysicalDevice::getFeatures() const in getFeatures() function in vk::PhysicalDevice

12