/third_party/skia/third_party/externals/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
|
/third_party/mindspore/mindspore/lite/java/java/fl_client/src/main/java/com/mindspore/flclient/model/ |
D | SessionUtil.java | 72 public static List<MSTensor> getFeatures(LiteSession trainSession) { in getFeatures() method in SessionUtil
|
D | CustomTokenizer.java | 271 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/ |
D | InfoStream.cpp | 119 PdbRaw_Features InfoStream::getFeatures() const { return Features; } in getFeatures() function in InfoStream
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
D | DisplayMtl.h | 121 const angle::FeaturesMtl &getFeatures() const { return mFeatures; } in getFeatures() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | RendererGL.h | 168 const angle::FeaturesGL &getFeatures() const { return mFeatures; } in getFeatures() function
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | RendererD3D.cpp | 172 const angle::FeaturesD3D &RendererD3D::getFeatures() const in getFeatures() function in rx::RendererD3D
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | RendererGL.h | 106 const angle::FeaturesGL &getFeatures() const { return mFeatures; } in getFeatures() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | RendererD3D.cpp | 187 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/ |
D | ELFObjectFile.cpp | 289 SubtargetFeatures ELFObjectFileBase::getFeatures() const { in getFeatures() function in ELFObjectFileBase
|
D | XCOFFObjectFile.cpp | 398 SubtargetFeatures XCOFFObjectFile::getFeatures() const { in getFeatures() function in llvm::object::XCOFFObjectFile
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
D | GPUAdapter.cpp | 119 interop::Interface<interop::GPUSupportedFeatures> GPUAdapter::getFeatures(Napi::Env env) { in getFeatures() function in wgpu::binding::GPUAdapter
|
D | GPUDevice.cpp | 115 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/ |
D | Feature.h | 198 const FeatureMap &getFeatures() const { return members; } in getFeatures() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Display.h | 204 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/ |
D | SubtargetFeature.h | 196 const std::vector<std::string> &getFeatures() const { return Features; } in getFeatures() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | RendererVk.h | 123 const angle::FeaturesVk &getFeatures() const in getFeatures() function
|
D | ContextVk.h | 189 ANGLE_INLINE const angle::FeaturesVk &getFeatures() const { return mRenderer->getFeatures(); } in getFeatures() function
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Display.h | 291 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/ |
D | MCSubtargetInfo.cpp | 150 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/ |
D | MachO.h | 366 SubtargetFeatures getFeatures() const override { return SubtargetFeatures(); } in getFeatures() function
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | RendererVk.h | 231 const angle::FeaturesVk &getFeatures() const { return mFeatures; } in getFeatures() function
|
/third_party/vk-gl-cts/scripts/khr_util/ |
D | registry.py | 204 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/ |
D | MCTargetAsmParser.h | 250 const FeatureBitset& getFeatures() const { in getFeatures() function
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkPhysicalDevice.cpp | 35 const VkPhysicalDeviceFeatures &PhysicalDevice::getFeatures() const in getFeatures() function in vk::PhysicalDevice
|