HomeSort by relevance Sort by last modified time
    Searched full:clog (Results 51 - 75 of 99) sorted by null

1 23 4

  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
DeviceInfoResult.java 18 import com.android.tradefed.log.LogUtil.CLog;
115 CLog.d("Could not find device info");
366 CLog.d("Missing metric %s", combineKey);
378 CLog.e("Inconsistent info collected from devices. "
  /external/stlport/stlport/stl/config/
_evc.h 80 * Redirect cout, cerr and clog:
81 * If defined redirect cout, cerr and clog to
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 80 * Redirect cout, cerr and clog:
81 * If defined redirect cout, cerr and clog to
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 80 * Redirect cout, cerr and clog:
81 * If defined redirect cout, cerr and clog to
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 80 * Redirect cout, cerr and clog:
81 * If defined redirect cout, cerr and clog to
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 80 * Redirect cout, cerr and clog:
81 * If defined redirect cout, cerr and clog to
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
cmathcalls.h 91 __MATHCALL (clog, (_Mdouble_complex_ __z));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
cmathcalls.h 91 __MATHCALL (clog, (_Mdouble_complex_ __z));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
cmathcalls.h 91 __MATHCALL (clog, (_Mdouble_complex_ __z));
  /external/libvpx/examples/includes/geshi/geshi/
cpp.php 103 'cin', 'cerr', 'clog', 'cout', 'delete', 'new', 'this',
cpp-qt.php 93 'cin', 'cerr', 'clog', 'cout',
klonecpp.php 72 'cin', 'cerr', 'clog', 'cout', 'delete', 'new', 'this',
  /external/webkit/Source/WebCore/platform/network/cf/
DNSCFNet.cpp 142 // It's better to not prefetch some names than to clog the queue.
  /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)
  /prebuilt/linux-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)
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
tgmath.h 118 #define log(z) __TGMATH_CPLX(z, log, clog)
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
CtsTest.java 33 import com.android.tradefed.log.LogUtil.CLog;
587 CLog.e("Failed to install %s. Reason: %s", apkName, errorCode);
590 CLog.e("Could not find test apk %s", apkName);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
tgmath.h 293 #define log(Val) __TGMATH_UNARY_REAL_IMAG (Val, log, clog)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/
tgmath.h 302 #define log(Val) __TGMATH_UNARY_REAL_IMAG (Val, log, clog)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
tgmath.h 293 #define log(Val) __TGMATH_UNARY_REAL_IMAG (Val, log, clog)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include-fixed/
tgmath.h 302 #define log(Val) __TGMATH_UNARY_REAL_IMAG (Val, log, clog)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
tgmath.h 293 #define log(Val) __TGMATH_UNARY_REAL_IMAG (Val, log, clog)
  /external/chromium/base/
process_util_win.cc 93 // Fix all cout, wcout, cin, wcin, cerr, wcerr, clog and wclog.
  /external/clang/lib/Headers/
tgmath.h 460 __tg_log(double _Complex __x) {return clog(__x);}
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
builtins.def     [all...]

Completed in 3017 milliseconds

1 23 4