Home
last modified time | relevance | path

Searched defs:address_of (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/gil/
Dplanar_pixel_iterator.hpp101 struct address_of { template <typename T> T* operator()(T& t) { return &t; } }; in operator ()() argument
/third_party/boost/boost/proto/
Dtags.hpp33 struct address_of {}; struct
/third_party/skia/third_party/externals/tint/src/transform/
Dcalculate_array_length.cc139 auto* address_of = arg->As<ast::UnaryOpExpression>(); in Run() local
Dmodule_scope_var_to_entry_point_param.cc127 auto* address_of = node->As<ast::UnaryOpExpression>(); in Process() local
/third_party/boost/boost/yap/
Dalgorithm_fwd.hpp32 address_of = 6, ///< \c & enumerator
/third_party/boost/boost/interprocess/detail/
Dintersegment_ptr.hpp409 void *address_of(std::size_t segment_id) in address_of() function in boost::interprocess::flat_map_intersegment::segment_group_t
/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dbuilder.cc2357 auto* address_of = in GenerateIntrinsicCall() local