Home
last modified time | relevance | path

Searched refs:ends (Results 1 – 25 of 36) sorted by relevance

12

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.str.strstreams/depr.ostrstream/depr.ostrstream.cons/
Dcp_size_mode.pass.cpp28 out << i << ' ' << d << ' ' << s << std::ends; in main()
38 out << i << ' ' << d << ' ' << s << std::ends; in main()
Ddefault.pass.cpp25 out << i << ' ' << d << ' ' << s << std::ends; in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream.manip/
Dends.pass.cpp58 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/
Dstr.pass.cpp23 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/
Dstr.pass.cpp23 out << 123 << ' ' << 4.5 << ' ' << "dog" << std::ends; in main()
/ndk/sources/cxx-stl/stlport/stlport/using/h/
Dostream.h3 using _STLP_OLD_IO_NAMESPACE::ends;
Diostream.h19 using _STLP_OLD_IO_NAMESPACE::ends;
/ndk/sources/cxx-stl/stlport/stlport/using/
Dostream9 using _STLP_NEW_IO_NAMESPACE::ends;
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.str.strstreams/depr.strstream/depr.strstream.cons/
Ddefault.pass.cpp25 inout << i << ' ' << d << ' ' << s << std::ends; in main()
/ndk/sources/third_party/googletest/googletest/test/
Dgtest-message_test.cc135 << "A NUL char " << std::ends << std::flush in TEST()
Dgtest_unittest.cc4537 << "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/
Dmac-mf.sed18 # 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.
Dlinecnt.good96 "The ends of what is already too short,"
Dlinecnt.inp48 "The ends of what is already too short,"
/ndk/sources/host-tools/sed-4.2.1/m4/
Dlib-prefix.m4169 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.
Dpo.m4274 # See if the line ends in a backslash.
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_ostream.h365 ends(basic_ostream<_CharT, _Traits>& __os) { in ends() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dostream116 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/
Dpo.m4264 # See if the line ends in a backslash.
Dtexinfo.tex292 % 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/
Dreadme.vms249 and the sub-shell ends.
Daclocal.m4548 # messages which can occur if `w' ends up in MAKEFLAGS.
/ndk/sources/host-tools/sed-4.2.1/lib/
Dregexec.c591 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/
Dtexinfo.tex352 % 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/
Dmake.info-279 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

12