/external/chromium_org/third_party/webrtc/system_wrappers/source/ |
sort.cc | 13 // part of the Boost C++ library collection. Otherwise, the C standard library's 189 boost::integer_sort(data_type, data_type + num_of_elements); 196 boost::float_sort_cast(data_type, data_type + num_of_elements, c_val); 254 boost::integer_sort(ptr_sort_key, ptr_sort_key + num_of_elements,
|
/external/oprofile/libutil++/ |
utility.h | 96 // (C) Copyright boost.org 1999. Permission to copy, use, modify, sell
|
/external/webrtc/src/system_wrappers/source/ |
sort.cc | 13 // part of the Boost C++ library collection. Otherwise, the C standard library's 226 boost::integer_sort(dataT, dataT + numOfElements); 234 boost::float_sort_cast(dataT, dataT + numOfElements, cVal); 300 boost::integer_sort(ptrSortKey, ptrSortKey + numOfElements,
|
/frameworks/base/docs/html/guide/topics/graphics/ |
index.jd | 34 applications can benefit from an extra boost in performance.</p>
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/ |
full_lambda.hpp | 4 // Distributed under the Boost Software License, Version 1.0. 6 // http://www.boost.org/LICENSE_1_0.txt) 9 // Preprocessed version of "boost/mpl/aux_/full_lambda.hpp" header 12 namespace boost { namespace mpl { namespace
|
list.hpp | 4 // Distributed under the Boost Software License, Version 1.0. 6 // http://www.boost.org/LICENSE_1_0.txt) 9 // Preprocessed version of "boost/mpl/list.hpp" header 12 namespace boost { namespace mpl { namespace
|
vector.hpp | 4 // Distributed under the Boost Software License, Version 1.0. 6 // http://www.boost.org/LICENSE_1_0.txt) 9 // Preprocessed version of "boost/mpl/vector.hpp" header 12 namespace boost { namespace mpl { namespace
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_threadedtempfile.py | 12 quickly. Guido reports needing to boost FILES_PER_THREAD to 500 before
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_threadedtempfile.py | 12 quickly. Guido reports needing to boost FILES_PER_THREAD to 500 before
|
/device/asus/fugu/power/ |
power.c | 37 struct timespec last_boost_time; /* latest POWER_HINT_INTERACTION boost */ 111 ALOGI("init done: will boost CPU to %skHz for %dus on input events",
|
/device/moto/shamu/ |
init.shamu.power.rc | 32 chown system system /sys/devices/system/cpu/cpufreq/interactive/boost 33 chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/boost
|
vendor_owner_info.txt | 125 system/vendor/firmware/left.boost.music.eq:moto 126 system/vendor/firmware/left.boost.ringtone.eq:moto 127 system/vendor/firmware/left.boost.voice.eq:moto 132 system/vendor/firmware/left.boost.speaker:moto 134 system/vendor/firmware/right.boost.music.eq:moto 135 system/vendor/firmware/right.boost.ringtone.eq:moto 136 system/vendor/firmware/right.boost.voice.eq:moto 141 system/vendor/firmware/right.boost.speaker:moto
|
/external/chromium_org/content/renderer/input/ |
input_handler_proxy.h | 65 // boost-enabled fling, in which case further processing should cease. 68 // Schedule a time in the future after which a boost-enabled fling will
|
/external/chromium_org/third_party/freetype/src/cff/ |
cf2blues.h | 58 * Boost. 160 CF2_Fixed boost; member in struct:CF2_BluesRec_
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/docs/ |
coding_style.txt | 21 Boost is currently not used because it hasn't been necessary and it's best to keep things simple. 36 Other code should follow Gallium/Linux/POSIX/STL/Boost naming conventions:
|
/external/conscrypt/src/compat/native/ |
UniquePtr.h | 47 // Equivalent to C++0x's std::unique_ptr (a combination of boost::scoped_ptr 48 // and boost::scoped_array).
|
/external/freetype/src/cff/ |
cf2blues.h | 58 * Boost. 160 CF2_Fixed boost; member in struct:CF2_BluesRec_
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/docs/ |
coding_style.txt | 21 Boost is currently not used because it hasn't been necessary and it's best to keep things simple. 36 Other code should follow Gallium/Linux/POSIX/STL/Boost naming conventions:
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/ |
cf2blues.h | 58 * Boost. 160 CF2_Fixed boost; member in struct:CF2_BluesRec_
|
/hardware/qcom/media/mm-core/inc/ |
QOMX_AudioExtensions.h | 430 OMX_U8 nMaxboost; /**< Maximum absolute boost with respect to the source audio */ 431 OMX_S8 nBand1; /**< Boost/cut for 1st frequency band */ 432 OMX_S8 nBand2; /**< Boost/cut for 2nd frequency band */ 433 OMX_S8 nBand3; /**< Boost/cut for 3rd frequency band */ 434 OMX_S8 nBand4; /**< Boost/cut for 4th frequency band */ 435 OMX_S8 nBand5; /**< Boost/cut for 5th frequency band */ 436 OMX_S8 nBand6; /**< Boost/cut for 6th frequency band */ 437 OMX_S8 nBand7; /**< Boost/cut for 7th frequency band */
|
/libnativehelper/include/nativehelper/ |
UniquePtr.h | 47 // Equivalent to C++0x's std::unique_ptr (a combination of boost::scoped_ptr 48 // and boost::scoped_array).
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
Makefile.am | 15 tst-pcre tst-boost runtests runptests tst-rxspencer tst-regex2 36 PCRE.tests BOOST.tests SPENCER.tests \
|
Makefile.tests | 190 tst-boost$(EXEEXT):: 191 $(SEDENV) ./tst-boost $(srcdir)/BOOST.tests > tst-boost.log 221 tst-pcre$(EXEEXT) tst-boost$(EXEEXT) tst-rxspencer$(EXEEXT) pcretest$(EXEEXT)
|
/external/webrtc/ |
NOTICE | 71 /*Boost Software License - Version 1.0 - August 17th, 2003 98 // Distributed under the Boost Software License, Version 1.0. 100 // http://www.boost.org/LICENSE_1_0.txt) 102 // See http://www.boost.org/ for updates, documentation, and revision history. 151 // See http://www.boost.org/libs/smart_ptr/scoped_ptr.htm for documentation.
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/seq/ |
size.hpp | 4 # * Distributed under the Boost Software License, Version 1.0. (See 6 # * http://www.boost.org/LICENSE_1_0.txt) 10 # /* See http://www.boost.org for most recent version. */ 15 # include <boost/preprocessor/cat.hpp> 16 # include <boost/preprocessor/config/config.hpp>
|