Home
last modified time | relevance | path

Searched defs:value_ref (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/boost/spirit/home/classic/actor/
Dref_const_ref_value_actor.hpp45 ValueT const& value_ref; member in boost::spirit::ref_const_ref_value_actor
Dref_const_ref_actor.hpp45 ValueT const& value_ref; member in boost::spirit::ref_const_ref_actor
/third_party/json/include/nlohmann/detail/
Djson_ref.hpp72 value_type* value_ref = nullptr; member in nlohmann::detail::json_ref
/third_party/boost/tools/quickbook/src/
Dvalues.hpp150 struct value_ref : public value_base struct
153 explicit value_ref(value_node* base) : value_base(base) {} in value_ref() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTexturesTests.cpp6813 glw::GLint value_ref = GL_DEPTH_COMPONENT; in iterate() local
6824 glw::GLint value_ref = 0; in iterate() local
6835 glw::GLfloat value_ref[4] = { 0.f, 0.f, 0.f, 0.f }; in iterate() local
6846 glw::GLint value_ref = GL_LEQUAL; in iterate() local
6857 glw::GLint value_ref = GL_NONE; in iterate() local
6868 glw::GLfloat value_ref = 0.f; in iterate() local
6879 glw::GLint value_ref = GL_NEAREST_MIPMAP_LINEAR; in iterate() local
6890 glw::GLint value_ref = GL_LINEAR; in iterate() local
6901 glw::GLint value_ref = -1000; in iterate() local
6912 glw::GLint value_ref = 1000; in iterate() local
[all …]
/third_party/boost/boost/log/utility/
Dvalue_ref.hpp421 class value_ref : class
450 BOOST_DEFAULTED_FUNCTION(value_ref(), BOOST_NOEXCEPT {}) in BOOST_DEFAULTED_FUNCTION() argument
/third_party/protobuf/python/google/protobuf/pyext/
Dmap_container.cc234 MapValueRef* value_ref) { in PythonToMapValueRef()
/third_party/glib/glib/
Dgvariant.c2925 GVariant *value_ref; member
/third_party/json/single_include/nlohmann/
Djson.hpp12586 value_type* value_ref = nullptr; member in nlohmann::detail::json_ref