Home
last modified time | relevance | path

Searched defs:FeatureMap (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DJITTargetMachineBuilder.cpp31 llvm::StringMap<bool> FeatureMap; in detectHost() local
/third_party/flutter/skia/third_party/externals/angle2/include/platform/
DFeature.h85 using FeatureMap = std::map<std::string, Feature *>; variable
/third_party/skia/third_party/externals/angle2/include/platform/
DFeature.h110 using FeatureMap = std::map<std::string, Feature *>; variable