Searched refs:Out (Results 1 – 5 of 5) sorted by relevance
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.alg/re.alg.replace/ |
D | test2.pass.cpp | 32 typedef output_iterator<char*> Out; in main() typedef 35 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main() 44 typedef output_iterator<char*> Out; in main() typedef 47 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main() 57 typedef output_iterator<char*> Out; in main() typedef 60 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main() 70 typedef output_iterator<char*> Out; in main() typedef 73 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main() 83 typedef output_iterator<char*> Out; in main() typedef 86 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main() [all …]
|
D | test1.pass.cpp | 32 typedef output_iterator<char*> Out; in main() typedef 35 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main() 44 typedef output_iterator<char*> Out; in main() typedef 47 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main() 57 typedef output_iterator<char*> Out; in main() typedef 60 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main() 70 typedef output_iterator<char*> Out; in main() typedef 73 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main() 83 typedef output_iterator<char*> Out; in main() typedef 86 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main() [all …]
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/ |
D | floating_point_comparison.hpp | 116 template<typename Out,typename FPT> 117 Out& operator<<( Out& out, percent_tolerance_t<FPT> t ) in operator <<() 142 template<typename Out,typename FPT> 143 Out& operator<<( Out& out, fraction_tolerance_t<FPT> t ) in operator <<()
|
/ndk/sources/host-tools/make-3.81/ |
D | configure.bat | 24 rem goes awry. COMMAND.COM will say "Out of environment space", but
|
/ndk/sources/host-tools/make-3.81/po/ |
D | gl.po | 2278 #~ msgid "process_easy: DuplicateHandle(Out) failed (e=%d)\n" 2279 #~ msgstr "process_easy: a chamada a DuplicateHandle(Out) fallou (e=%d)\n"
|