/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/ |
execution_monitor.hpp | 3 // Distributed under the Boost Software License, Version 1.0. 5 // http://www.boost.org/LICENSE_1_0.txt) 7 // See http://www.boost.org/libs/test for the library home page. 14 // The original Boost Test Library included an implementation detail function 20 // Requests from early adopters of the Boost Test Library included 35 // Boost.Test 36 #include <boost/test/detail/global_typedef.hpp> 37 #include <boost/test/detail/fwd_decl.hpp> 38 #include <boost/test/utils/callback.hpp> 39 #include <boost/test/utils/class_properties.hpp 51 namespace boost { namespace [all...] |
interaction_based.hpp | 2 // Distributed under the Boost Software License, Version 1.0. 4 // http://www.boost.org/LICENSE_1_0.txt) 6 // See http://www.boost.org/libs/test for the library home page. 18 // Boost.Test 19 #include <boost/test/detail/config.hpp> 20 #include <boost/test/detail/global_typedef.hpp> 22 #include <boost/test/utils/wrap_stringstream.hpp> 24 #include <boost/test/detail/suppress_warnings.hpp> 26 // Boost 27 #include <boost/lexical_cast.hpp 89 namespace boost { namespace [all...] |
unit_test_suite_impl.hpp | 2 // Distributed under the Boost Software License, Version 1.0. 4 // http://www.boost.org/LICENSE_1_0.txt) 6 // See http://www.boost.org/libs/test for the library home page. 18 // Boost.Test 19 #include <boost/test/detail/config.hpp> 20 #include <boost/test/detail/global_typedef.hpp> 21 #include <boost/test/utils/class_properties.hpp> 22 #include <boost/test/utils/callback.hpp> 23 #include <boost/test/detail/fwd_decl.hpp> 24 #include <boost/test/detail/workaround.hpp 44 namespace boost { namespace [all...] |
test_tools.hpp | 2 // Distributed under the Boost Software License, Version 1.0. 4 // http://www.boost.org/LICENSE_1_0.txt) 6 // See http://www.boost.org/libs/test for the library home page. 18 // Boost.Test 19 #include <boost/test/predicate_result.hpp> 20 #include <boost/test/unit_test_log.hpp> 21 #include <boost/test/floating_point_comparison.hpp> 23 #include <boost/test/detail/config.hpp> 24 #include <boost/test/detail/global_typedef.hpp> 25 #include <boost/test/detail/workaround.hpp 303 namespace boost { namespace [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/basic_cstring/ |
basic_cstring.hpp | 2 // Distributed under the Boost Software License, Version 1.0. 4 // http://www.boost.org/LICENSE_1_0.txt) 6 // See http://www.boost.org/libs/test for the library home page. 19 // Boost.Test 20 #include <boost/test/utils/basic_cstring/basic_cstring_fwd.hpp> 21 #include <boost/test/utils/basic_cstring/bcs_char_traits.hpp> 26 #include <boost/test/detail/suppress_warnings.hpp> 30 namespace boost { namespace 725 } // namespace boost 729 #include <boost/test/detail/enable_warnings.hpp [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/iterator/ |
token_iterator.hpp | 2 // Distributed under the Boost Software License, Version 1.0. 4 // http://www.boost.org/LICENSE_1_0.txt) 6 // See http://www.boost.org/libs/test for the library home page. 18 // Boost 19 #include <boost/config.hpp> 20 #include <boost/detail/workaround.hpp> 22 #include <boost/iterator/iterator_categories.hpp> 23 #include <boost/iterator/iterator_traits.hpp> 25 #include <boost/test/utils/iterator/input_iterator_facade.hpp> 26 #include <boost/test/utils/basic_cstring/basic_cstring.hpp 42 namespace boost { namespace [all...] |
/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...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/bind/ |
bind.hpp | 17 // Distributed under the Boost Software License, Version 1.0. (See 19 // http://www.boost.org/LICENSE_1_0.txt) 21 // See http://www.boost.org/libs/bind/bind.html for documentation. 24 #include <boost/config.hpp> 25 #include <boost/ref.hpp> 26 #include <boost/mem_fn.hpp> 27 #include <boost/type.hpp> 28 #include <boost/is_placeholder.hpp> 29 #include <boost/bind/arg.hpp> 30 #include <boost/detail/workaround.hpp 48 namespace boost namespace [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/ |
iterator_facade.hpp | 4 // Distributed under the Boost Software License, Version 1.0. (See 6 // http://www.boost.org/LICENSE_1_0.txt) 10 #include <boost/iterator.hpp> 11 #include <boost/iterator/interoperable.hpp> 12 #include <boost/iterator/iterator_traits.hpp> 14 #include <boost/iterator/detail/facade_iterator_category.hpp> 15 #include <boost/iterator/detail/enable_if.hpp> 17 #include <boost/static_assert.hpp> 18 #include <boost/utility/addressof.hpp> 20 #include <boost/type_traits/is_same.hpp 39 namespace boost namespace [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/policies/ |
policy.hpp | 3 // Boost Software License, Version 1.0. (See accompanying file 4 // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) 9 #include <boost/mpl/list.hpp> 10 #include <boost/mpl/contains.hpp> 11 #include <boost/mpl/if.hpp> 12 #include <boost/mpl/find_if.hpp> 13 #include <boost/mpl/remove_if.hpp> 14 #include <boost/mpl/vector.hpp> 15 #include <boost/mpl/push_back.hpp> 16 #include <boost/mpl/at.hpp 31 namespace boost{ namespace math{ namespace [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/ |
converter.hpp | 2 // Use, modification, and distribution is subject to the Boost Software 4 // http://www.boost.org/LICENSE_1_0.txt) 6 // See library home page at http://www.boost.org/libs/numeric/conversion 15 #include "boost/numeric/conversion/detail/meta.hpp" 16 #include "boost/numeric/conversion/detail/conversion_traits.hpp" 17 #include "boost/numeric/conversion/bounds.hpp" 19 #include "boost/type_traits/is_same.hpp" 21 #include "boost/mpl/integral_c.hpp" 23 namespace boost { namespace numeric { namespace convdetail namespace 598 } } } // namespace boost::numeric::convdetai [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/optional/ |
optional.hpp | 3 // Use, modification, and distribution is subject to the Boost Software 5 // http://www.boost.org/LICENSE_1_0.txt) 7 // See http://www.boost.org/libs/optional for documentation. 21 #include <boost/config.hpp> 22 #include <boost/assert.hpp> 23 #include <boost/type.hpp> 24 #include <boost/type_traits/alignment_of.hpp> 25 #include <boost/type_traits/has_nothrow_constructor.hpp> 26 #include <boost/type_traits/type_with_alignment.hpp> 27 #include <boost/type_traits/remove_reference.hpp 109 namespace boost { namespace [all...] |
/external/chromium_org/third_party/opus/src/celt/ |
celt_decoder.c | 853 int boost; local 859 boost = 0; 860 while (tell+(dynalloc_loop_logp<<BITRES) < total_bits && boost < cap[i]) 867 boost += quanta; 871 offsets[i] = boost; 873 if (boost>0) [all...] |
celt_encoder.c | 357 /* Arbitrary metric for VBR boost */ 954 int boost; local 966 boost = (int)SHR32(EXTEND32(follower[i]),DB_SHIFT); 967 boost_bits = boost*width<<BITRES; 969 boost = (int)SHR32(EXTEND32(follower[i])*8,DB_SHIFT); 970 boost_bits = (boost*width<<BITRES)/8; 972 boost = (int)SHR32(EXTEND32(follower[i])*width/6,DB_SHIFT); 973 boost_bits = boost*6<<BITRES; 984 offsets[i] = boost; 1751 int boost; local [all...] |
/external/libvorbis/lib/ |
vorbisenc.c | 71 float boost; member in struct:__anon21138 348 p->tone_centerboost=att[is].boost*(1.-ds)+att[is+1].boost*ds; 412 /* impulse blocks may take a user specified bias to boost the [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/ |
suffix.hpp | 0 // Boost config.hpp configuration header file ------------------------------// 12 // Distributed under the Boost Software License, Version 1.0. (See 14 // http://www.boost.org/LICENSE_1_0.txt) 16 // See http://www.boost.org/ for most recent version. 18 // Boost config.hpp policy and rationale documentation has been moved to 19 // http://www.boost.org/libs/config/ 342 // Because std::size_t usage is so common, even in boost headers which do not 344 // that ugly workaround code need not appear in many other boost headers. 481 namespace boost{ namespace 536 # include "boost/type.hpp [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
lexical_cast.hpp | 10 // Boost lexical_cast.hpp header -------------------------------------------// 12 // See http://www.boost.org/libs/conversion for documentation. 24 #include <boost/config.hpp> 36 #include <boost/limits.hpp> 37 #include <boost/mpl/if.hpp> 38 #include <boost/throw_exception.hpp> 39 #include <boost/type_traits/ice.hpp> 40 #include <boost/type_traits/is_pointer.hpp> 41 #include <boost/static_assert.hpp> 42 #include <boost/detail/lcast_precision.hpp 72 namespace boost namespace 173 namespace boost { namespace [all...] |
/external/libvpx/libvpx/vp9/encoder/ |
vp9_firstpass.c | 1939 int boost = (cpi->gfu_boost * vp9_gfboost_qadjust(q)) \/ 100; local 2032 const int boost = cpi->source_alt_ref_pending ? b_boost : cpi->gfu_boost; local [all...] |
/external/libvpx/libvpx/vp8/encoder/ |
firstpass.c | 2300 int boost = (cpi->source_alt_ref_pending) local [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.apache.lucene_1.9.1.v20100518-1140.jar | |
org.eclipse.help.base_3.5.2.v201011171123.jar | |