HomeSort by relevance Sort by last modified time
    Searched full:boost (Results 726 - 750 of 1448) sorted by null

<<21222324252627282930>>

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
fenv.hpp 4 Distributed under the Boost Software License, Version 1.0. (See accompanying
5 file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
8 #include <boost/config.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
arg.hpp 5 // Distributed under the Boost Software License, Version 1.0.
7 // http://www.boost.org/LICENSE_1_0.txt)
10 // Preprocessed version of "boost/mpl/arg.hpp" header
fold_impl.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_/fold_impl.hpp" header
12 namespace boost { namespace mpl { namespace aux { namespace
iter_fold_impl.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_/iter_fold_impl.hpp" header
12 namespace boost { namespace mpl { namespace aux { namespace
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/config/
config.hpp 5 # * Distributed under the Boost Software License, Version 1.0. (See *
7 # * http://www.boost.org/LICENSE_1_0.txt) *
11 # /* See http://www.boost.org for most recent version. */
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/slot/detail/
def.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. */
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
test_tools.ipp 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/test_tools.hpp>
20 #include <boost/test/unit_test_log.hpp>
21 #include <boost/test/output_test_stream.hpp>
22 #include <boost/test/framework.hpp>
23 #include <boost/test/execution_monitor.hpp> // execution_aborted
24 #include <boost/test/unit_test_suite_impl.hpp
    [all...]
  /device/moto/shamu/self-extractors/moto/staging/
device-partial.mk 55 vendor/moto/shamu/proprietary/left.boost.music.eq:system/vendor/firmware/left.boost.music.eq:moto \
59 vendor/moto/shamu/proprietary/left.boost.ringtone.eq:system/vendor/firmware/left.boost.ringtone.eq:moto \
61 vendor/moto/shamu/proprietary/left.boost.speaker:system/vendor/firmware/left.boost.speaker:moto \
62 vendor/moto/shamu/proprietary/left.boost.voice.eq:system/vendor/firmware/left.boost.voice.eq:moto \
64 vendor/moto/shamu/proprietary/right.boost.music.eq:system/vendor/firmware/right.boost.music.eq:moto
    [all...]
  /frameworks/av/media/libeffects/lvm/lib/Bundle/src/
LVM_Tables.h 36 /* Treble Boost Filter Coefficients */
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/list/aux_/preprocessed/plain/
list20.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/list20.hpp" header
12 namespace boost { namespace mpl { namespace
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/vector/aux_/preprocessed/typeof_based/
vector20.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/vector20.hpp" header
12 namespace boost { namespace mpl { namespace
  /external/chromium_org/chrome/browser/ui/app_list/search/
mixer.cc 54 Group(size_t max_results, double boost)
56 boost_(boost) {
78 double boost = boost_; local
84 boost = 4.0;
87 boost = 3.75;
90 boost = 3.25;
93 boost = 3.0;
103 (*result_it)->relevance() + boost));
  /external/libcxx/test/utilities/memory/unique.ptr/unique.ptr.runtime/
move_convert04.fail.cpp 45 const boost::unique_ptr<B[]> s(new B);
47 boost::unique_ptr<A[]> s2;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/unique.ptr/unique.ptr.runtime/
move_convert04.fail.cpp 45 const boost::unique_ptr<B[]> s(new B);
47 boost::unique_ptr<A[]> s2;
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/tools/
user.hpp 5 // Boost Software License, Version 1.0.
7 // or copy at http://www.boost.org/LICENSE_1_0.txt)
  /prebuilts/misc/common/swig/include/2.0.11/
shared_ptr.i 7 // shared_ptr namespaces could be boost or std or std::tr1
13 # define SWIG_SHARED_PTR_NAMESPACE boost
  /device/moto/shamu/power/
power_shamu.c 75 ALOGE("%s: boost socket not created", __func__);
101 ALOGE("%s: boost socket not created", __func__);
128 ALOGE("%s: boost socket not created", __func__);
159 ALOGE("%s: boost socket not created", __func__);
180 ALOGE("%s: boost socket not created", __func__);
205 ALOGE("%s: boost socket not created", __func__);
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
template_util.h 40 // The names choosen here reflect those used in tr1 and the boost::mpl
42 // well. I prefer the boost names for 2 reasons:
43 // 1. I think that portions of the Boost libraries are more likely to
45 // 2. It is not impossible that some of the boost libraries will be
48 // some of these with boost equivalents.
87 // true and false values. Also define the boost::mpl versions of those names,
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/list/
fold_left.hpp 5 # * Distributed under the Boost Software License, Version 1.0. (See
7 # * http://www.boost.org/LICENSE_1_0.txt)
12 # /* See http://www.boost.org for most recent version. */
17 # include <boost/preprocessor/cat.hpp>
18 # include <boost/preprocessor/control/while.hpp>
19 # include <boost/preprocessor/debug/error.hpp>
20 # include <boost/preprocessor/detail/auto_rec.hpp>
37 # include <boost/preprocessor/list/detail/edg/fold_left.hpp>
39 # include <boost/preprocessor/list/detail/dmc/fold_left.hpp>
41 # include <boost/preprocessor/list/detail/fold_left.hpp
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/
algorithm.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.
22 #include <boost/test/detail/suppress_warnings.hpp>
26 namespace boost { namespace
220 } // namespace boost
224 #include <boost/test/detail/enable_warnings.hpp>
  /external/chromium_org/third_party/freetype/src/cff/
cf2blues.c 151 * net 1 pixel boost to the height of ideographic glyphs.
394 * Suppress overshoot and boost blue zones at small sizes. Boost
397 * Note: This boost amount is different from the coretype heuristic.
409 blues->boost = FT_MulFix(
414 if ( blues->boost > 0x7FFF )
416 /* boost must remain less than 0.5, or baseline could go negative */
417 blues->boost = 0x7FFF;
421 /* boost and darkening have similar effects; don't do both */
423 blues->boost = 0
    [all...]
  /external/freetype/src/cff/
cf2blues.c 153 * net 1 pixel boost to the height of ideographic glyphs.
396 * Suppress overshoot and boost blue zones at small sizes. Boost
399 * Note: This boost amount is different from the coretype heuristic.
411 blues->boost = cf2_floatToFixed( .6 ) -
415 if ( blues->boost > 0x7FFF )
417 /* boost must remain less than 0.5, or baseline could go negative */
418 blues->boost = 0x7FFF;
422 /* boost and darkening have similar effects; don't do both */
424 blues->boost = 0
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cf2blues.c 151 * net 1 pixel boost to the height of ideographic glyphs.
394 * Suppress overshoot and boost blue zones at small sizes. Boost
397 * Note: This boost amount is different from the coretype heuristic.
409 blues->boost = FT_MulFix(
414 if ( blues->boost > 0x7FFF )
416 /* boost must remain less than 0.5, or baseline could go negative */
417 blues->boost = 0x7FFF;
421 /* boost and darkening have similar effects; don't do both */
423 blues->boost = 0
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/x86/
quantize_sse4.c 20 short boost = *zbin_boost_ptr; \
23 int cmp = (x_z < boost) | (y_z == 0); \
72 /* In C x is compared to zbin where zbin = zbin[] + boost + extra. Rebalance
73 * the equation because boost is the only value which can change:
74 * x - (zbin[] + extra) >= boost */
  /external/clang/test/SemaTemplate/
overload-candidates.cpp 44 namespace boost { namespace
48 template<typename T> typename boost::enable_if<sizeof(T) == 4, int>::type if_size_4(); // expected-note{{candidate template ignored: disabled by 'enable_if' [with T = char]}}
52 template<typename Cond, typename T = void> struct enable_if : boost::enable_if<Cond::value, T> {};
62 typename boost::enable_if<sizeof(T) == 4, int>::type f(); // expected-error{{no type named 'type' in 'boost::enable_if<false, int>'; 'enable_if' cannot be used to disable this declaration}}

Completed in 474 milliseconds

<<21222324252627282930>>