| /external/swiftshader/src/Vulkan/ |
| D | VkPhysicalDevice.cpp | 27 const VkPhysicalDeviceFeatures& PhysicalDevice::getFeatures() const in getFeatures() function in vk::PhysicalDevice 91 void PhysicalDevice::getFeatures(VkPhysicalDeviceSamplerYcbcrConversionFeatures* features) const in getFeatures() function in vk::PhysicalDevice 96 void PhysicalDevice::getFeatures(VkPhysicalDevice16BitStorageFeatures* features) const in getFeatures() function in vk::PhysicalDevice 104 void PhysicalDevice::getFeatures(VkPhysicalDeviceVariablePointerFeatures* features) const in getFeatures() function in vk::PhysicalDevice 110 void PhysicalDevice::getFeatures(VkPhysicalDevice8BitStorageFeaturesKHR* features) const in getFeatures() function in vk::PhysicalDevice 117 void PhysicalDevice::getFeatures(VkPhysicalDeviceMultiviewFeatures* features) const in getFeatures() function in vk::PhysicalDevice 124 void PhysicalDevice::getFeatures(VkPhysicalDeviceProtectedMemoryFeatures* features) const in getFeatures() function in vk::PhysicalDevice
|
| /external/llvm/lib/Object/ |
| D | ELFObjectFile.cpp | 58 SubtargetFeatures ELFObjectFileBase::getFeatures() const { in getFeatures() function in llvm::ELFObjectFileBase
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
| D | SubtargetFeature.h | 119 const std::vector<std::string> &getFeatures() const { return Features; } in getFeatures() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/ |
| D | InfoStream.cpp | 120 PdbRaw_Features InfoStream::getFeatures() const { return Features; } in getFeatures() function in InfoStream
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/ |
| D | ELFObjectFile.cpp | 252 SubtargetFeatures ELFObjectFileBase::getFeatures() const { in getFeatures() function in ELFObjectFileBase
|
| D | WasmObjectFile.cpp | 1282 SubtargetFeatures WasmObjectFile::getFeatures() const { in getFeatures() function in WasmObjectFile
|
| /external/llvm/lib/MC/ |
| D | MCSubtargetInfo.cpp | 20 static FeatureBitset getFeatures(StringRef CPU, StringRef FS, in getFeatures() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
| D | MCSubtargetInfo.cpp | 23 static FeatureBitset getFeatures(StringRef CPU, StringRef FS, in getFeatures() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/ |
| D | ExecutionUtils.h | 67 SubtargetFeatures &getFeatures() { return Features; } in getFeatures() function
|
| /external/guava/guava-testlib/src/com/google/common/collect/testing/ |
| D | FeatureSpecificTestSuiteBuilder.java | 121 public Set<Feature<?>> getFeatures() { in getFeatures() method in FeatureSpecificTestSuiteBuilder
|
| /external/llvm/include/llvm/Object/ |
| D | MachO.h | 265 SubtargetFeatures getFeatures() const override { return SubtargetFeatures(); } in getFeatures() function
|
| D | COFF.h | 770 SubtargetFeatures getFeatures() const override { return SubtargetFeatures(); } in getFeatures() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/ |
| D | MachO.h | 369 SubtargetFeatures getFeatures() const override { return SubtargetFeatures(); } in getFeatures() function
|
| D | COFF.h | 940 SubtargetFeatures getFeatures() const override { return SubtargetFeatures(); } in getFeatures() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/MCParser/ |
| D | MCTargetAsmParser.h | 258 uint64_t getFeatures() const { in getFeatures() function
|
| /external/deqp/scripts/khr_util/ |
| D | registry.py | 198 def getFeatures(self, api, checkVersion=None): member in Registry
|
| /external/llvm/tools/gold/ |
| D | gold-plugin.cpp | 937 static SubtargetFeatures getFeatures(Triple &TheTriple) { in getFeatures() function
|
| /external/llvm/lib/Target/Mips/AsmParser/ |
| D | MipsAsmParser.cpp | 75 const FeatureBitset &getFeatures() const { return Features; } in getFeatures() function in __anon68c73a3d0111::MipsAssemblerOptions
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/ |
| D | MipsAsmParser.cpp | 97 const FeatureBitset &getFeatures() const { return Features; } in getFeatures() function in __anonae6ab6950111::MipsAssemblerOptions
|
| /external/swiftshader/include/vulkan/ |
| D | vulkan.hpp | 45718 …VULKAN_HPP_INLINE void PhysicalDevice::getFeatures( PhysicalDeviceFeatures* pFeatures, Dispatch co… in getFeatures() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 45724 VULKAN_HPP_INLINE PhysicalDeviceFeatures PhysicalDevice::getFeatures(Dispatch const &d ) const in getFeatures() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
|
| /external/vulkan-headers/include/vulkan/ |
| D | vulkan.hpp | 53323 …VULKAN_HPP_INLINE void PhysicalDevice::getFeatures( PhysicalDeviceFeatures* pFeatures, Dispatch co… in getFeatures() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 53329 VULKAN_HPP_INLINE PhysicalDeviceFeatures PhysicalDevice::getFeatures(Dispatch const &d ) const in getFeatures() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
|