HomeSort by relevance Sort by last modified time
    Searched refs:endl (Results 1 - 25 of 296) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /system/extras/tests/bionic/libc/common/
hello_world.cpp 6 cout << "Hello World" << endl; local
  /external/zlib/src/contrib/iostream/
test.cpp 12 os << "Hello, Mommy" << endl; local
15 os << "hello, hello, hi, ho!" << endl; local
18 << "I'm compressing again" << endl;
  /external/astl/tests/
test_iostream.cpp 77 std::cout << "line 1" << std::endl
83 using std::endl;
86 cout << endl << "Int: " << numeric_limits<int>::max() << endl;
87 cout << "Negative int: " << numeric_limits<int>::min() << endl;
88 cout << "Unsigned int: " << numeric_limits<unsigned int>::max() << endl;
89 cout << "Long: " << numeric_limits<long>::max() << endl;
90 cout << "Negative long: " << numeric_limits<long>::min() << endl;
91 cout << "Unsigned long int: " << numeric_limits<unsigned long>::max() << endl;
92 cout << "Long long: " << numeric_limits<long long>::max() << endl;
104 cout << "bool: " << true << " " << false << endl; local
105 cout << "char: " << 'A' << endl; local
    [all...]
  /ndk/tests/build/prebuild-stlport/jni/
build_stlport.cpp 20 std::cout << "Hello Stlport!" << std::endl; member in class:std
  /ndk/tests/device/issue22165-typeinfo/jni/
main.cpp 10 std::cout << "call throw_an_exception()" << std::endl; member in class:std
15 std::cout << "my_exception caught!" << std::endl;
17 std::cout << "ERROR: exception caught!" << std::endl;
21 std::cout << "finished" << std::endl; member in class:std
throwable.cpp 8 std::cout << "throw_an_exception()" << std::endl; member in class:std
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/list_update_map_/
trace_fn_imps.hpp 48 std::cerr << m_p_l << std::endl << std::endl; member in class:std
52 std::cerr << PB_DS_V2F(p_l->m_value) << std::endl; member in class:std
55 std::cerr << std::endl; member in class:std
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/list_update_map_/
trace_fn_imps.hpp 48 std::cerr << m_p_l << std::endl << std::endl; member in class:std
52 std::cerr << PB_DS_V2F(p_l->m_value) << std::endl; member in class:std
55 std::cerr << std::endl; member in class:std
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/list_update_map_/
trace_fn_imps.hpp 48 std::cerr << m_p_l << std::endl << std::endl; member in class:std
52 std::cerr << PB_DS_V2F(p_l->m_value) << std::endl; member in class:std
55 std::cerr << std::endl; member in class:std
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_map_/
trace_fn_imps.hpp 48 std::cerr << m_p_l << std::endl << std::endl; member in class:std
52 std::cerr << PB_DS_V2F(p_l->m_value) << std::endl; member in class:std
55 std::cerr << std::endl; member in class:std
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_map_/
trace_fn_imps.hpp 48 std::cerr << m_p_l << std::endl << std::endl; member in class:std
52 std::cerr << PB_DS_V2F(p_l->m_value) << std::endl; member in class:std
55 std::cerr << std::endl; member in class:std
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_map_/
trace_fn_imps.hpp 48 std::cerr << m_p_l << std::endl << std::endl; member in class:std
52 std::cerr << PB_DS_V2F(p_l->m_value) << std::endl; member in class:std
55 std::cerr << std::endl; member in class:std
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_map_/
trace_fn_imps.hpp 48 std::cerr << m_p_l << std::endl << std::endl; member in class:std
52 std::cerr << PB_DS_V2F(p_l->m_value) << std::endl; member in class:std
55 std::cerr << std::endl; member in class:std
  /external/zlib/src/contrib/iostream2/
zstream_test.cpp 17 cout << x << endl << y << endl << z << endl;
20 out << setw(50) << setfill('#') << setprecision(20) << x << endl << y << endl << z << endl;
21 out << z << endl << y << endl << x << endl;
22 out << 1.1234567890123456789 << endl;
    [all...]
  /external/stlport/stlport/using/h/
ostream.h 2 using _STLP_OLD_IO_NAMESPACE::endl;
  /ndk/sources/cxx-stl/stlport/stlport/using/h/
ostream.h 2 using _STLP_OLD_IO_NAMESPACE::endl;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/thin_heap_/
trace_fn_imps.hpp 48 std::cerr << std::endl; member in class:std
50 std::cerr << "m_p_max " << m_p_max << std::endl; member in class:std
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/thin_heap_/
trace_fn_imps.hpp 48 std::cerr << std::endl; member in class:std
50 std::cerr << "m_p_max " << m_p_max << std::endl; member in class:std
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/thin_heap_/
trace_fn_imps.hpp 48 std::cerr << std::endl; member in class:std
50 std::cerr << "m_p_max " << m_p_max << std::endl; member in class:std
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/thin_heap_/
trace_fn_imps.hpp 48 std::cerr << std::endl; member in class:std
50 std::cerr << "m_p_max " << m_p_max << std::endl; member in class:std
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/using/h/
ostream.h 2 using _STLP_OLD_IO_NAMESPACE::endl;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/thin_heap_/
trace_fn_imps.hpp 48 std::cerr << std::endl; member in class:std
50 std::cerr << "m_p_max " << m_p_max << std::endl; member in class:std
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/using/h/
ostream.h 2 using _STLP_OLD_IO_NAMESPACE::endl;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/thin_heap_/
trace_fn_imps.hpp 48 std::cerr << std::endl; member in class:std
50 std::cerr << "m_p_max " << m_p_max << std::endl; member in class:std
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/using/h/
ostream.h 2 using _STLP_OLD_IO_NAMESPACE::endl;

Completed in 345 milliseconds

1 2 3 4 5 6 7 8 91011>>