Searched refs:delimiter (Results 1 – 9 of 9) sorted by relevance
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/android/ |
D | executors.py | 34 delimiter = 'x' 35 probe_cmd = ' '.join(cmd) + '; echo {}$?'.format(delimiter) 55 out, delim, rc_str = out.rpartition(delimiter)
|
/ndk/sources/host-tools/make-3.81/ |
D | README.Amiga | 18 delimiter, if there are none, it's taken as the name of a device. Note
|
/ndk/sources/third_party/googletest/googletest/src/ |
D | gtest-death-test.cc | 1208 static void SplitString(const ::std::string& str, char delimiter, in SplitString() argument 1213 const ::std::string::size_type colon = str.find(delimiter, pos); in SplitString()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
D | iomanip | 544 if (!_Traits::eq (__c, __delim)) // no delimiter, read the whole string
|
D | iterator | 245 ostream_iterator(ostream_type& s, const charT* delimiter);
|
/ndk/sources/host-tools/make-3.81/config/ |
D | texinfo.tex | 3227 % Need these in case \tex is in effect and \{ is a \delimiter again. 5142 % If we want to allow any <char> as delimiter, 5223 % delimiter characters. Before first delimiter expect a 5224 % right brace, after last delimiter expect closing brace: 7215 @c page-delimiter: "^\\\\message"
|
/ndk/sources/host-tools/make-3.81/autom4te.cache/ |
D | output.0 | 10294 # Create a delimiter string that does not exist in confdefs.h, to ease
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-1 | 5147 clearer, and because only one type of delimiter is matched to find the
|
D | make.texi | 6244 is because it is clearer, and because only one type of delimiter is
|