/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.str.strstreams/depr.ostrstream/depr.ostrstream.cons/ |
D | cp_size_mode.pass.cpp | 28 out << i << ' ' << d << ' ' << s << std::ends; in main() 38 out << i << ' ' << d << ' ' << s << std::ends; in main()
|
D | default.pass.cpp | 25 out << i << ' ' << d << ' ' << s << std::ends; in main()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream.manip/ |
D | ends.pass.cpp | 58 ends(os); in main() 66 ends(os); in main()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.str.strstreams/depr.strstream/depr.strstream.oper/ |
D | str.pass.cpp | 23 out << 123 << ' ' << 4.5 << ' ' << "dog" << std::ends; in main()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.str.strstreams/depr.ostrstream/depr.ostrstream.members/ |
D | str.pass.cpp | 23 out << 123 << ' ' << 4.5 << ' ' << "dog" << std::ends; in main()
|
/ndk/sources/cxx-stl/stlport/stlport/using/h/ |
D | ostream.h | 3 using _STLP_OLD_IO_NAMESPACE::ends;
|
D | iostream.h | 19 using _STLP_OLD_IO_NAMESPACE::ends;
|
/ndk/sources/cxx-stl/stlport/stlport/using/ |
D | ostream | 9 using _STLP_NEW_IO_NAMESPACE::ends;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.str.strstreams/depr.strstream/depr.strstream.cons/ |
D | default.pass.cpp | 25 inout << i << ' ' << d << ' ' << s << std::ends; in main()
|
/ndk/sources/third_party/googletest/googletest/test/ |
D | gtest-message_test.cc | 135 << "A NUL char " << std::ends << std::flush in TEST()
|
D | gtest_unittest.cc | 4537 << "A NUL char " << std::ends << std::flush << " in line 2."; in TEST() 5034 r << "Data" << std::endl << std::flush << std::ends << "Will be visible"; in TEST()
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | mac-mf.sed | 18 # If line ends with .. then assume it sets a variable that will 24 # Same if it ends with . (a single dot); turn it into nothing.
|
D | linecnt.good | 96 "The ends of what is already too short,"
|
D | linecnt.inp | 48 "The ends of what is already too short,"
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | lib-prefix.m4 | 169 dnl path. If at least one of its elements ends in /lib64 or points to a 170 dnl directory whose absolute pathname ends in /lib64, we assume a 64-bit ABI.
|
D | po.m4 | 274 # See if the line ends in a backslash.
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _ostream.h | 365 ends(basic_ostream<_CharT, _Traits>& __os) { in ends() function
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
D | ostream | 116 basic_ostream<charT,traits>& ends(basic_ostream<charT,traits>& os); 1030 ends(basic_ostream<_CharT, _Traits>& __os)
|
/ndk/sources/host-tools/make-3.81/config/ |
D | po.m4 | 264 # See if the line ends in a backslash.
|
D | texinfo.tex | 292 % take effect in \write's, yet the group defined by the \vbox ends 433 % either the null string, or it ends with \^^M---thus there is no danger 733 % message, so this ends up printing `@group can only ...'. 2875 % box from the multistrut, so the strut ends up on a line by itself. 3001 % If we're here, #1 ends with ^^M\ifinfo (for example). 3460 % makeinfo does not expand macros in the argument to @deffn, which ends up 3819 \pdfgettoks#2.\ \the\toksA % The page number ends the paragraph. 3924 % invocation ends. Having called \balancecolumns once, we do not 5238 % the (first) argument ends when '@end verbatim' is reached, ie:
|
/ndk/sources/host-tools/make-3.81/ |
D | readme.vms | 249 and the sub-shell ends.
|
D | aclocal.m4 | 548 # messages which can occur if `w' ends up in MAKEFLAGS.
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | regexec.c | 591 re_set_registers (bufp, regs, num_regs, starts, ends) in re_set_registers() argument 595 regoff_t *starts, *ends; 602 regs->end = ends;
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
D | texinfo.tex | 352 % take effect in \write's, yet the group defined by the \vbox ends 493 % either the null string, or it ends with \^^M---thus there is no danger 793 % message, so this ends up printing `@group can only ...'. 3781 % box from the multistrut, so the strut ends up on a line by itself. 3907 % If we're here, #1 ends with ^^M\ifinfo (for example). 4425 % makeinfo does not expand macros in the argument to @deffn, which ends up 4785 \pdfgettoks#2.\ \the\toksA % The page number ends the paragraph. 4918 % invocation ends. Having called \balancecolumns once, we do not 6382 % the (first) argument ends when '@end verbatim' is reached, ie:
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-2 | 79 For example, `%.c' as a pattern matches any file name that ends in 81 `s.', ends in `.c' and is at least five characters long. (There must 254 in that way. Instead, if the target name ends with a recognized 346 only if the file name starts with the prefix and ends with the suffix, 358 along with the slash that ends them, are added on to the prerequisite 522 suffix and the source suffix. It matches any file whose name ends with
|