/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/ |
gtest-port.h | 470 // On Symbian, BOOST_HAS_TR1_TUPLE causes Boost's TR1 tuple library to 473 // By making sure BOOST_HAS_TR1_TUPLE is undefined, we force Boost to 479 // This prevents <boost/tr1/detail/config.hpp>, which defines 480 // BOOST_HAS_TR1_TUPLE, from being #included by Boost's <tuple>. [all...] |
/external/chromium_org/third_party/opus/src/silk/float/ |
noise_shape_analysis_FLP.c | 337 /* More harmonic boost for noisy input signals */
|
/external/chromium_org/third_party/webrtc/system_wrappers/source/spreadsortlib/ |
spreadsort.hpp | 4 // Distributed under the Boost Software License, Version 1.0.
6 // http://www.boost.org/LICENSE_1_0.txt)
8 // See http://www.boost.org/ for updates, documentation, and revision history.
24 namespace boost {
namespace [all...] |
/external/chromium_org/v8/tools/ |
presubmit.py | 62 readability/boost
|
/external/clang/include/clang/StaticAnalyzer/Core/ |
AnalyzerOptions.h | 316 /// This covers std::shared_ptr, std::tr1::shared_ptr, and boost::shared_ptr,
|
/external/gtest/include/gtest/internal/ |
gtest-port.h | 565 // On Symbian, BOOST_HAS_TR1_TUPLE causes Boost's TR1 tuple library to 568 // By making sure BOOST_HAS_TR1_TUPLE is undefined, we force Boost to 574 // This prevents <boost/tr1/detail/config.hpp>, which defines 575 // BOOST_HAS_TR1_TUPLE, from being #included by Boost's <tuple>. [all...] |
/external/libopus/silk/float/ |
noise_shape_analysis_FLP.c | 337 /* More harmonic boost for noisy input signals */
|
/external/libvpx/libvpx/vp8/encoder/ |
onyx_int.h | 384 /* Total bits overspent becasue of GF boost (cumulative) */
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_aq_cyclicrefresh.c | 287 // for possible boost/refresh (segment 1). The segment id may get
|
vp9_temporal_filter.c | 533 // Adjust number of frames in filter and strength based on gf boost level.
|
/external/llvm/include/llvm/ADT/ |
IntrusiveRefCntPtr.h | 16 // IntrusiveRefCntPtr is similar to Boost's intrusive_ptr with added
|
/external/llvm/include/llvm/Support/ |
Path.h | 11 // TR2/boost filesystem (v3), but modified to remove exception handling and the
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
gtest-port.h | 479 // On Symbian, BOOST_HAS_TR1_TUPLE causes Boost's TR1 tuple library to 482 // By making sure BOOST_HAS_TR1_TUPLE is undefined, we force Boost to 488 // This prevents <boost/tr1/detail/config.hpp>, which defines 489 // BOOST_HAS_TR1_TUPLE, from being #included by Boost's <tuple>. [all...] |
/external/mesa3d/src/gtest/include/gtest/internal/ |
gtest-port.h | 470 // On Symbian, BOOST_HAS_TR1_TUPLE causes Boost's TR1 tuple library to 473 // By making sure BOOST_HAS_TR1_TUPLE is undefined, we force Boost to 479 // This prevents <boost/tr1/detail/config.hpp>, which defines 480 // BOOST_HAS_TR1_TUPLE, from being #included by Boost's <tuple>. [all...] |
/external/openssl/crypto/ |
md32_common.h | 395 * boost on LP64 architectures. The catch is we don't
|
/external/proguard/docs/ |
FAQ.html | 164 <b>ProGuard</b> can significantly reduce the file sizes and boost the run-time
|
/external/webrtc/src/system_wrappers/source/spreadsortlib/ |
spreadsort.hpp | 4 // Distributed under the Boost Software License, Version 1.0.
6 // http://www.boost.org/LICENSE_1_0.txt)
8 // See http://www.boost.org/ for updates, documentation, and revision history.
24 namespace boost {
namespace [all...] |
/frameworks/av/media/libstagefright/codecs/on2/enc/ |
SoftVPXEncoder.cpp | 182 // Maximum key frame interval - for CBR boost to 3000
|
/frameworks/base/wifi/java/android/net/wifi/ |
WifiConfiguration.java | 462 * Boost given to RSSI on a home network for the purpose of calculating the score 471 * RSSI boost for configuration which use autoJoinUseAggressiveJoinAttemptThreshold 491 public int currentNetworkBoost; // Debug only, indicate boost applied to RSSI if current 492 public int bandPreferenceBoost; // Debug only, indicate boost applied to RSSI if current [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
onyx_int.h | 384 /* Total bits overspent becasue of GF boost (cumulative) */
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
vp9_aq_cyclicrefresh.c | 287 // for possible boost/refresh (segment 1). The segment id may get
|
vp9_temporal_filter.c | 533 // Adjust number of frames in filter and strength based on gf boost level.
|
/libcore/dalvik/src/main/java/dalvik/system/ |
DexPathList.java | 284 * boost at startup. The use of ".dex" here matches the use on
|
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/ |
gtest-port.h | 565 // On Symbian, BOOST_HAS_TR1_TUPLE causes Boost's TR1 tuple library to 568 // By making sure BOOST_HAS_TR1_TUPLE is undefined, we force Boost to 574 // This prevents <boost/tr1/detail/config.hpp>, which defines 575 // BOOST_HAS_TR1_TUPLE, from being #included by Boost's <tuple>. [all...] |
/prebuilts/misc/common/swig/include/2.0.11/octave/ |
boost_shared_ptr.i | 12 //"if (debug_shared) { cout << \"deleting use_count: \" << (*smartarg1).use_count() << \" [\" << (boost::get_deleter<SWIG_null_deleter>(*smartarg1) ? std::string(\"CANNOT BE DETERMINED SAFELY\") : ( (*smartarg1).get() ? (*smartarg1)->getValue() : std::string(\"NULL PTR\") )) << \"]\" << endl << flush; }\n"
|