Lines Matching defs:out
188 @param[in,out] result A reference to the string variable where the read
195 auto out = std::back_inserter(result);
207 *out++ = static_cast<typename string_t::value_type>(current);
216 @param[in,out] result A reference to the string variable where the read
238 @param[in,out] result A reference to the binary variable where the read
907 @param[out] result created string
1003 @param[out] result created byte array
1573 @param[out] result created string
1656 @param[out] result created byte array
1840 left out.
1842 @param[out] result created string
1941 @param[out] dim an integer vector storing the ND array dimensions
1999 @param[out] result determined size
2000 @param[in,out] is_ndarray for input, `true` means already inside an ndarray vector
2227 @param[out] result pair of the size and the type
2777 @param[out] result number of type @a NumberType
2822 @param[out] result string created by reading @a len bytes
2828 the input before we run out of string memory.
2855 @param[out] result byte array created by reading @a len bytes
2861 the input before we run out of memory.