Lines Matching defs:source
115 * cl::Program::Sources source(1,
117 * cl::Program program_ = cl::Program(context, source);
913 /*! \brief Assigns elements of the vector based on a source iterator range.
915 * \param start Beginning iterator of source range
916 * \param end Enditerator of source range
5028 const STRING_CLASS& source,
5034 const char * strings = source.c_str();
5035 const ::size_t length = source.size();
5064 const STRING_CLASS& source,
5070 const char * strings = source.c_str();
5071 const ::size_t length = source.size();