Home
last modified time | relevance | path

Searched defs:add_function (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/compute/detail/
Dmeta_kernel.hpp822 void add_function(const std::string &name, const std::string &source) in add_function() function in boost::compute::detail::meta_kernel
832 void add_function(const std::string &name, in add_function() function in boost::compute::detail::meta_kernel
/third_party/toybox/toys/pending/
Dsh.c689 struct sh_pipeline *add_function(char *name, struct sh_pipeline *pl) in add_function() function