Home
last modified time | relevance | path

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

/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/stlport/stlport/using/h/
Dostream.h3 using _STLP_OLD_IO_NAMESPACE::ends;
Diostream.h19 using _STLP_OLD_IO_NAMESPACE::ends;
/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/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/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/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)
Dlocale415 // matching keyword. If the longer matching keyword ends up not matching, then
/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.
DChangeLog150 list gets set to point to another list which also ends in
/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/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
Dmake.texi2363 tells @code{make} to look for any prerequisite whose name ends in @file{.h}
5924 The @code{endif} directive ends the conditional. Every conditional must
6659 A file name that ends with a slash becomes an empty string. This is
8991 For example, @samp{%.c} as a pattern matches any file name that ends in
8993 with @samp{s.}, ends in @samp{.c} and is at least five characters long.
9213 in that way. Instead, if the target name ends with a recognized suffix
9338 if the file name starts with the prefix and ends with the suffix, without
9350 names, along with the slash that ends them, are added on to the
9520 and the source suffix. It matches any file whose name ends with the
Dmake.info-12014 tells `make' to look for any prerequisite whose name ends in `.h' in
4865 The `endif' directive ends the conditional. Every conditional must
5438 A file name that ends with a slash becomes an empty string. This
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.02447 # It thinks the first close brace ends the variable substitution.
3603 # messages which can occur if `w' ends up in MAKEFLAGS.
/ndk/tests/device/test-libc++-static-full/jni/
DAndroid.mk1610 $(call gen-test, input.output/iostream.format/output.streams/ostream.manip/ends)
/ndk/tests/device/test-libc++-shared-full/jni/
DAndroid.mk1619 $(call gen-test, input.output/iostream.format/output.streams/ostream.manip/ends)