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

1 2

  /external/stlport/stlport/using/h/
iostream.h 14 #if !defined(clog)
15 using _STLP_OLD_IO_NAMESPACE::clog;
  /ndk/sources/cxx-stl/stlport/stlport/using/h/
iostream.h 14 #if !defined(clog)
15 using _STLP_OLD_IO_NAMESPACE::clog;
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/using/h/
iostream.h 14 #if !defined(clog)
15 using _STLP_OLD_IO_NAMESPACE::clog;
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/using/h/
iostream.h 14 #if !defined(clog)
15 using _STLP_OLD_IO_NAMESPACE::clog;
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/using/h/
iostream.h 14 #if !defined(clog)
15 using _STLP_OLD_IO_NAMESPACE::clog;
  /external/iproute2/tc/
tc_red.c 77 int clog; local
82 for (clog=0; clog<32; clog++) {
83 if (maxtime/(1<<clog) < 512)
86 if (clog >= 32)
91 sbuf[i] = (i<<clog)*lW;
96 return clog;
  /external/stlport/stlport/
iostream 54 # define clog _STLP_clog
61 // program; the same applies to cout and wcout, and cerr/clog and
69 extern _STLP_DECLSPEC ofstream clog;
73 extern _STLP_DECLSPEC ostream clog;
iostream.h 38 using _STLP_STD::clog;
  /ndk/sources/cxx-stl/stlport/stlport/
iostream 54 # define clog _STLP_clog
61 // program; the same applies to cout and wcout, and cerr/clog and
69 extern _STLP_DECLSPEC ofstream clog;
73 extern _STLP_DECLSPEC ostream clog;
iostream.h 38 using _STLP_STD::clog;
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/
iostream 54 # define clog _STLP_clog
61 // program; the same applies to cout and wcout, and cerr/clog and
69 extern _STLP_DECLSPEC ofstream clog;
73 extern _STLP_DECLSPEC ostream clog;
iostream.h 38 using _STLP_STD::clog;
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/
iostream 54 # define clog _STLP_clog
61 // program; the same applies to cout and wcout, and cerr/clog and
69 extern _STLP_DECLSPEC ofstream clog;
73 extern _STLP_DECLSPEC ostream clog;
iostream.h 38 using _STLP_STD::clog;
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/
iostream 54 # define clog _STLP_clog
61 // program; the same applies to cout and wcout, and cerr/clog and
69 extern _STLP_DECLSPEC ofstream clog;
73 extern _STLP_DECLSPEC ostream clog;
iostream.h 38 using _STLP_STD::clog;
  /external/stlport/src/
iostream.cpp 40 # define clog _STLP_clog macro
73 _STLP_DECLSPEC ostream clog(0);
103 _STLP_DECLSPEC _Stl_aligned_buffer<ostream> clog;
108 _Stl_aligned_buffer<ostream> clog;
113 # pragma alias("?clog@std@@3V?$basic_ostream@std@DV?$char_traits@std@D@1@@1@A", "?clog@std@@3T?$_Stl_aligned_buffer@std@V?$basic_ostream@std@DV?$char_traits@std@D@1@@1@@1@A")
227 /*ostream* ptr_clog = */ new(&clog) ostream(clog_buf.get()); clog_buf.release();
253 ostream* ptr_clog = &clog;
343 delete (&clog)->rdbuf(clog_buf.release());
  /ndk/sources/cxx-stl/stlport/src/
iostream.cpp 40 # define clog _STLP_clog macro
73 _STLP_DECLSPEC ostream clog(0);
103 _STLP_DECLSPEC _Stl_aligned_buffer<ostream> clog;
108 _Stl_aligned_buffer<ostream> clog;
113 # pragma alias("?clog@std@@3V?$basic_ostream@std@DV?$char_traits@std@D@1@@1@A", "?clog@std@@3T?$_Stl_aligned_buffer@std@V?$basic_ostream@std@DV?$char_traits@std@D@1@@1@@1@A")
227 /*ostream* ptr_clog = */ new(&clog) ostream(clog_buf.get()); clog_buf.release();
253 ostream* ptr_clog = &clog;
343 delete (&clog)->rdbuf(clog_buf.release());
  /external/stlport/test/unit/
iostream_test.cpp 86 CPPUNIT_CHECK( clog.rdbuf()->in_avail() == -1 );
  /ndk/tests/device/test-gnustl-full/unit/
iostream_test.cpp 86 CPPUNIT_CHECK( clog.rdbuf()->in_avail() == -1 );
  /ndk/tests/device/test-stlport/unit/
iostream_test.cpp 86 CPPUNIT_CHECK( clog.rdbuf()->in_avail() == -1 );
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
cmathcalls.h 91 __MATHCALL (clog, (_Mdouble_complex_ __z));
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/
tgmath.h 121 #define log(z) __TGMATH_CPLX(z, log, clog)
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include/
tgmath.h 118 #define log(z) __TGMATH_CPLX(z, log, clog)
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/include/
tgmath.h 118 #define log(z) __TGMATH_CPLX(z, log, clog)

Completed in 412 milliseconds

1 2