HomeSort by relevance Sort by last modified time
    Searched refs:log (Results 451 - 475 of 3257) sorted by null

<<11121314151617181920>>

  /frameworks/av/media/libeffects/loudness/dsp/core/
dynamic_range_compression.h 25 #include <cutils/log.h>
55 // log(.) and exp(.).
87 // above the threshold (in the log-domain). The ratio controls the
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
m4venc_oscl.h 37 #define M4VENC_LOG(x) log(x)
  /frameworks/base/core/java/android/bluetooth/
BluetoothPan.java 28 import android.util.Log;
138 Log.w(TAG,"Unable to register BluetoothStateChangeCallback",re);
140 if (VDBG) Log.d(TAG, "BluetoothPan() call bindService");
142 if (VDBG) Log.d(TAG, "BluetoothPan(), bindService called");
150 Log.e(TAG, "Could not bind to Bluetooth Pan Service with " + intent);
157 if (VDBG) log("close()");
164 Log.w(TAG,"Unable to unregister BluetoothStateChangeCallback",re);
174 Log.e(TAG,"",re);
191 Log.d(TAG, "onBluetoothStateChange(on) call bindService");
193 if (VDBG) Log.d(TAG, "BluetoothPan(), bindService called")
384 private static void log(String msg) { method in class:BluetoothPan
    [all...]
  /frameworks/base/core/java/android/net/
CaptivePortalTracker.java 185 if (DBG) log(getName() + message.toString());
213 if (DBG) log(getName() + message.toString());
225 log(getName() + " not a wifi connectivity change, ignore");
244 if (DBG) log("Disconnected from active network " + info);
249 if (DBG) log("Active network switched " + info);
276 if (DBG) log(getName() + message.toString());
285 if (DBG) log("Captive network " + mNetworkInfo);
287 if (DBG) log("Not captive network " + mNetworkInfo);
325 if (DBG) log("notifyPortalCheckComplete: ni=" + info);
338 if (DBG) log("notifyPortalCheckCompleted: captive=" + isCaptivePortal + " ni=" + info)
    [all...]
  /frameworks/base/media/jni/mediaeditor/
VideoEditorLogging.h 25 * This file is used as a proxy for cutils/log.h. Include cutils/log.h here to
28 #include <cutils/log.h>
  /frameworks/base/tests/RenderScriptTests/FountainFbo/src/com/example/android/rs/fountainfbo/
FountainFbo.java 21 import android.util.Log;
41 Log.e("rs", "onResume");
51 Log.e("rs", "onPause");
59 static void log(String message) { method in class:FountainFbo
61 Log.v(LOG_TAG, message);
  /frameworks/compile/libbcc/bcinfo/
BitcodeWrapper.cpp 22 #include <cutils/log.h>
  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
common_defs.h 41 #include <cutils/log.h>
  /frameworks/native/services/surfaceflinger/DisplayHardware/
PowerHAL.cpp 20 #include <cutils/log.h>
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
DebugService.java 39 log("DebugService:");
46 log("dump: +");
119 log("dump: -");
122 private static void log(String s) { method in class:DebugService
  /hardware/qcom/display/msm8960/libqservice/
QService.h 35 #include <cutils/log.h>
  /hardware/qcom/display/msm8974/libqservice/
QService.h 35 #include <cutils/log.h>
  /hardware/qcom/display/msm8x26/libqservice/
QService.h 35 #include <cutils/log.h>
  /libnativehelper/
ALog-priv.h 20 #include <android/log.h>
32 * Basic log message macros intended to emulate the behavior of log/log.h
  /ndk/build/tools/
build-cxx-stl.sh 95 log "Auto-config: --ndk-dir=$NDK_DIR"
105 log "Auto-config: --out-dir=$OUT_DIR"
429 log "Could not build gabi++ with unknown arch!"
447 log "Building $DSTDIR/${CXX_STL_LIB}_static.a"
450 log "Building $DSTDIR/${CXX_STL_LIB}_shared.so"
475 log "Packaging: $PACKAGE"
483 log "Cleaning up..."
486 log "Don't forget to cleanup: $BUILD_DIR"
489 log "Done!"
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 92 inline long double logl(long double arg) { return log(arg); }
121 inline float logf(float arg) { return log(arg); }
122 inline long double logl(long double arg) { return log(arg); }
165 inline long double logl(long double arg) { return log(arg); }
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
unit_test_log.hpp 46 // ************** log manipulators ************** //
49 namespace log { namespace in namespace:boost::unit_test
63 } // namespace log
110 // log configuration methods
120 unit_test_log_t& operator<<( log::begin const& ); // begin entry
121 unit_test_log_t& operator<<( log::end const& ); // end entry
123 unit_test_log_t& operator<<( const_string ); // log entry value
124 unit_test_log_t& operator<<( lazy_ostream const& ); // log entry value
139 << ::boost::unit_test::log::begin( BOOST_TEST_L(__FILE__), __LINE__ ))(ll) \
147 // ************** Unit test log interface helpers ************** /
    [all...]
  /packages/apps/Nfc/nci/jni/
Mutex.cpp 24 #include <cutils/log.h>
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 92 inline long double logl(long double arg) { return log(arg); }
121 inline float logf(float arg) { return log(arg); }
122 inline long double logl(long double arg) { return log(arg); }
165 inline long double logl(long double arg) { return log(arg); }
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 92 inline long double logl(long double arg) { return log(arg); }
121 inline float logf(float arg) { return log(arg); }
122 inline long double logl(long double arg) { return log(arg); }
165 inline long double logl(long double arg) { return log(arg); }
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 92 inline long double logl(long double arg) { return log(arg); }
121 inline float logf(float arg) { return log(arg); }
122 inline long double logl(long double arg) { return log(arg); }
165 inline long double logl(long double arg) { return log(arg); }
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 92 inline long double logl(long double arg) { return log(arg); }
121 inline float logf(float arg) { return log(arg); }
122 inline long double logl(long double arg) { return log(arg); }
165 inline long double logl(long double arg) { return log(arg); }
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_como.h 92 inline long double logl(long double arg) { return log(arg); }
121 inline float logf(float arg) { return log(arg); }
122 inline long double logl(long double arg) { return log(arg); }
165 inline long double logl(long double arg) { return log(arg); }
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_config_cmd.py 9 from distutils import log namespace
22 self.old_log = log.info
23 log.info = self._info
26 log.info = self.old_log
test_file_util.py 7 from distutils import log namespace
22 self.old_log = log.info
23 log.info = self._log
30 log.info = self.old_log

Completed in 872 milliseconds

<<11121314151617181920>>