Searched refs:Out (Results 1 – 6 of 6) 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/android/support/src/stdio/ |
D | vfwprintf.c | 42 } Out; typedef 44 void out_init_file(Out* out, FILE* f) { in out_init_file() 49 void out_init_buffer(Out* out, wchar_t* buffer, size_t buffer_size) { in out_init_buffer() 56 void out_write(Out* out, const wchar_t* text, size_t length) { in out_write() 77 void out_putwc(Out* out, wchar_t wc) { in out_putwc() 86 int out_printf(Out* out, const char* format, ...) { in out_printf() 111 int out_error(Out* out) { in out_error() 118 int out_overflow(Out* out) { in out_overflow() 278 static int wprintf_core(Out *out, const wchar_t *fmt, va_list *ap, union arg *nl_arg, int *nl_type) in wprintf_core() 462 Out out[1]; in vfwprintf() [all …]
|
/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"
|