Home
last modified time | relevance | path

Searched refs:the_value (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/geometry/algorithms/
Dpoint_on_surface.hpp90 … Value the_value = geometry::get<Dimension>(*std::max_element(it->begin(), it->end(), predicate)); in max_value() local
91 if (first || the_value > the_max) in max_value()
93 the_max = the_value; in max_value()
/third_party/spirv-headers/tools/buildHeaders/
DjsonToSpirv.h190 EnumValue(unsigned int the_value, const std::string& the_name, EnumCaps&& the_caps, in EnumValue() argument
193 value(the_value), name(the_name), capabilities(std::move(the_caps)), in EnumValue()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
DjsonToSpirv.h197 EnumValue(unsigned int the_value, const std::string& the_name, EnumCaps&& the_caps, in EnumValue() argument
200 value(the_value), name(the_name), capabilities(std::move(the_caps)), in EnumValue()
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
DjsonToSpirv.h197 EnumValue(unsigned int the_value, const std::string& the_name, EnumCaps&& the_caps, in EnumValue() argument
200 value(the_value), name(the_name), capabilities(std::move(the_caps)), in EnumValue()