Searched defs:the_name (Results 1 – 4 of 4) sorted by relevance
177 EnumValue(unsigned int the_value, const std::string& the_name, EnumCaps&& the_caps, in EnumValue()
192 EnumValue(unsigned int the_value, const std::string& the_name, EnumCaps&& the_caps, in EnumValue()
194 EnumValue(unsigned int the_value, const std::string& the_name, EnumCaps&& the_caps, in EnumValue()
110 char the_name[10]; // long enough for longest vector type name "double16" in TypeInfo() local