Home
last modified time | relevance | path

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

/external/angle/include/platform/
DFeature.h98 using FeatureMap = std::map<std::string, Feature *>; variable
/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dstats_ops.cc943 typedef std::map<int32, BucketMap> FeatureMap; typedef
/external/clang/lib/CodeGen/
DCodeGenModule.cpp4281 void CodeGenModule::getFunctionFeatureMap(llvm::StringMap<bool> &FeatureMap, in getFunctionFeatureMap()
DCGCall.cpp1749 llvm::StringMap<bool> FeatureMap; in ConstructAttributeList() local