/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;
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/using/h/ |
iostream.h | 14 #if !defined(clog) 15 using _STLP_OLD_IO_NAMESPACE::clog;
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/using/h/ |
iostream.h | 14 #if !defined(clog) 15 using _STLP_OLD_IO_NAMESPACE::clog;
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/using/h/ |
iostream.h | 14 #if !defined(clog) 15 using _STLP_OLD_IO_NAMESPACE::clog;
|
/prebuilts/ndk/8/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/using/ |
iostream | 7 using _STLP_VENDOR_STD::clog;
|
/ndk/sources/cxx-stl/stlport/stlport/using/ |
iostream | 7 using _STLP_VENDOR_STD::clog;
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/using/ |
iostream | 7 using _STLP_VENDOR_STD::clog;
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/using/ |
iostream | 7 using _STLP_VENDOR_STD::clog;
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/using/ |
iostream | 7 using _STLP_VENDOR_STD::clog;
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/using/ |
iostream | 7 using _STLP_VENDOR_STD::clog;
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/ |
GeeTest.java | 24 import com.android.tradefed.log.LogUtil.CLog; 62 CLog.e("Failed to install native tests"); 68 CLog.e("Could not create directory for native tests: " + NATIVE_TESTS_DIRECTORY); 74 CLog.e("Native test not found: " + nativeExe); 80 CLog.e("Failed to push native test to device"); 107 CLog.v("Running gtest %s %s on %s", fullPath, flags, mDevice.getSerialNumber()); 109 CLog.v("%s", mDevice.executeShellCommand(String.format("chmod 755 %s", fullPath)));
|
VMHostTest.java | 21 import com.android.tradefed.log.LogUtil.CLog; 66 CLog.d("Creating device temp directory, including dalvik-cache."); 70 CLog.d("Creating host temp dir %s", localTmpDir.getPath()); 73 CLog.e("Missing jar file %s", jarFile.getPath()); 76 CLog.d("Extracting jar file %s to host temp directory %s.", 81 CLog.d("Syncing host dir %s to device dir %s", 84 CLog.e("Failed to push vm test files"); 87 CLog.d("Cleaning up host temp dir %s", localTmpDir.getPath()); 90 CLog.e("Failed to extract jar file %s and sync it to device %s.", 105 CLog.d("Removing device's temp dir %s from previous runs.", VM_TEST_TEMP_DIR) [all...] |
TestPackageDef.java | 20 import com.android.tradefed.log.LogUtil.CLog; 201 CLog.d("Creating host test for %s", mName); 204 CLog.d("Setting new timeout to " + mTimeoutInMins + " mins"); 213 CLog.d("Creating vm host test for %s", mName); 232 CLog.d("Creating signature test %s", mName); 247 CLog.d("Creating instrumentation test for %s", mName); 252 CLog.d("Setting new timeout to " + mTimeoutInMins + " mins"); 368 CLog.e(e);
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/ |
TestResultRepo.java | 18 import com.android.tradefed.log.LogUtil.CLog; 75 CLog.e(e); 78 CLog.e(e); 104 CLog.e("Session id %d does not exist", sessionId); 114 CLog.e("Could not find result file for session %d", sessionId); 116 CLog.e("Failed to parse result file for session %d", sessionId);
|
IssueReporter.java | 22 import com.android.tradefed.log.LogUtil.CLog; 73 CLog.e(e); 96 CLog.e("setBugReport is getting called on an empty issue..."); 151 CLog.i("Some issues could not be reported..."); 154 CLog.e(e);
|
/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;
|
/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;
|
/prebuilts/ndk/5/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;
|
/prebuilts/ndk/6/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;
|
/prebuilts/ndk/7/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;
|
/prebuilts/ndk/8/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;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
iostream | 61 extern ostream clog; ///< Linked to standard error (buffered) 71 // For construction of filebuffers for cout, cin, cerr, clog et. al.
|