Searched defs:getValuePtr (Results 1 – 3 of 3) sorted by relevance
178 static typename OptionsT::pointer getValuePtr(ilist_node_impl<OptionsT> *N) { in getValuePtr() function184 getValuePtr(const ilist_node_impl<OptionsT> *N) { in getValuePtr() function225 static pointer getValuePtr(node_type *N) { in getValuePtr() function229 static const_pointer getValuePtr(const node_type *N) { in getValuePtr() function
172 static typename OptionsT::pointer getValuePtr(ilist_node_impl<OptionsT> *N) { in getValuePtr() function177 getValuePtr(const ilist_node_impl<OptionsT> *N) { in getValuePtr() function213 static pointer getValuePtr(node_type *N) { in getValuePtr() function216 static const_pointer getValuePtr(const node_type *N) { in getValuePtr() function
80 const Scalar* getValuePtr (void) const { return m_value; } in getValuePtr() function in rsg::StridedValueRead