Searched refs:strings (Results 1 – 13 of 13) sorted by relevance
272 strings=${1}285 for s in ${strings}; do291 filtered_strings="${strings}"
20 # Don't force breaks before multiline strings
143 * python & nodejs modules can now take binary strings for Spi & I2c
1853 const char** strings = (const char**)data;; local1856 asprintf(&cmd, "AT+CPIN=%s", strings[0]);1858 asprintf(&cmd, "AT+CPIN=%s,%s", strings[0], strings[1]);
98 converted into ASCII strings with the vpx_codec_error() and
116 # only done if one of the specified strings matches the left-hand part of
123 # only done if one of the specified strings matches the left-hand part of
9975 static void TersePrintPrefixToStrings(const Tuple& t, Strings* strings) {9976 TuplePrefixPrinter<N - 1>::TersePrintPrefixToStrings(t, strings);9979 strings->push_back(ss.str());10006 static void TersePrintPrefixToStrings(const Tuple& t, Strings* strings) {10009 strings->push_back(ss.str());
148 # Stripping is only done if one of the specified strings matches the left-hand
150 # Stripping is only done if one of the specified strings matches the left-hand