HomeSort by relevance Sort by last modified time
    Searched refs:boost (Results 1 - 25 of 93) sorted by null

1 2 3 4

  /external/mesa3d/src/gallium/auxiliary/gallivm/
f.cpp 6 * Boost Software License, Version 1.0. (See accompanying file
7 * LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
22 * - Download boost source code matching to your distro.
53 * http://www.boost.org/doc/libs/1_47_0/libs/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2/minimax.html
57 #include <boost/math/bindings/rr.hpp>
58 #include <boost/math/tools/polynomial.hpp>
62 boost::math::ntl::RR exp2(const boost::math::ntl::RR& x)
67 boost::math::ntl::RR log2(const boost::math::ntl::RR& x
    [all...]
  /external/valgrind/drd/tests/
boost_thread.cpp 2 // use the boost::thread, boost::mutex and boost::condition classes.
5 #include <boost/thread/condition.hpp>
6 #include <boost/thread/mutex.hpp>
7 #include <boost/thread/thread.hpp>
11 static boost::condition s_cva;
12 static boost::mutex s_m;
18 boost::mutex::scoped_lock sl(s_m);
26 boost::mutex::scoped_lock sl(s_m)
    [all...]
  /external/clang/test/PCH/Inputs/
typo.hpp 1 namespace boost { namespace
  /external/parameter-framework/asio-1.10.6/include/asio/detail/
array_fwd.hpp 7 // Distributed under the Boost Software License, Version 1.0. (See accompanying
8 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
17 namespace boost { namespace
22 } // namespace boost
buffer_sequence_adapter.hpp 7 // Distributed under the Boost Software License, Version 1.0. (See accompanying
8 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
230 class buffer_sequence_adapter<Buffer, boost::array<Elem, 2> >
235 const boost::array<Elem, 2>& buffer_sequence)
258 static bool all_empty(const boost::array<Elem, 2>& buffer_sequence)
264 static void validate(const boost::array<Elem, 2>& buffer_sequence)
270 static Buffer first(const boost::array<Elem, 2>& buffer_sequence)
  /external/webrtc/webrtc/system_wrappers/source/spreadsortlib/
constants.hpp 0 /*Boost Software License - Version 1.0 - August 17th, 2003
26 namespace boost { namespace
  /external/aac/libDRCdec/src/
drcGainDec_preprocess.h 109 const FIXP_SGL boost, const FIXP_DBL loudnessNormalizationGainDb,
drcDec_selectionProcess.h 174 FIXP_SGL boost; /* e = 1 */ member in struct:s_selection_process_output
  /external/eigen/bench/
BenchUtil.h 11 #include <boost/preprocessor/repetition/enum_params.hpp>
12 #include <boost/preprocessor/repetition.hpp>
13 #include <boost/preprocessor/seq.hpp>
14 #include <boost/preprocessor/array.hpp>
15 #include <boost/preprocessor/arithmetic.hpp>
16 #include <boost/preprocessor/comparison.hpp>
17 #include <boost/preprocessor/punctuation.hpp>
18 #include <boost/preprocessor/punctuation/comma.hpp>
19 #include <boost/preprocessor/stringize.hpp>
73 #include <boost/numeric/ublas/matrix.hpp
    [all...]
BenchSparseUtil.h 85 #include <boost/numeric/mtl/mtl.hpp>
117 #include <boost/numeric/ublas/vector.hpp>
118 #include <boost/numeric/ublas/matrix.hpp>
119 #include <boost/numeric/ublas/io.hpp>
120 #include <boost/numeric/ublas/triangular.hpp>
121 #include <boost/numeric/ublas/vector_sparse.hpp>
122 #include <boost/numeric/ublas/matrix_sparse.hpp>
123 #include <boost/numeric/ublas/vector_of_vector.hpp>
124 #include <boost/numeric/ublas/operation.hpp>
126 typedef boost::numeric::ublas::compressed_matrix<Scalar,boost::numeric::ublas::column_major> UBlasSparse
    [all...]
  /external/curl/docs/examples/
asiohiper.cpp 24 * demonstrate the use of multi socket interface with boost::asio
28 * This program is in c++ and uses boost::asio instead of libevent/libev.
29 * Requires boost::asio, boost::bind and boost::system
49 #include <boost/asio.hpp>
50 #include <boost/bind.hpp>
55 /* boost::asio related objects
58 boost::asio::io_service io_service;
59 boost::asio::deadline_timer timer(io_service)
    [all...]
  /frameworks/base/tools/locked_region_code_injection/test/lockedregioncodeinjection/
TestTarget.java 22 public static void boost() { method in class:TestTarget
  /device/google/wahoo/lisa/targetdev/
powerhint.py 33 def set_touch_boost(target, boost=50):
34 """Change the top-app schedtune.boost value to use after touch events."""
36 if boost < 0:
37 boost = 100-boost
38 set_touch_param(target, opcode, boost)
  /external/eigen/bench/btl/libs/ublas/
ublas_interface.hh 23 #include <boost/numeric/ublas/vector.hpp>
24 #include <boost/numeric/ublas/matrix.hpp>
25 #include <boost/numeric/ublas/io.hpp>
26 #include <boost/numeric/ublas/triangular.hpp>
28 using namespace boost::numeric;
40 typedef typename boost::numeric::ublas::matrix<real,boost::numeric::ublas::column_major> gene_matrix;
41 typedef typename boost::numeric::ublas::vector<real> gene_vector;
  /external/clang/test/Analysis/
cxx11-crashes.cpp 15 namespace boost {namespace filesystem3 { namespace
22 namespace boost namespace
31 namespace fs = boost::filesystem;
  /external/eigen/test/
boostmultiprec.cpp 66 #include <boost/multiprecision/cpp_dec_float.hpp>
67 #include <boost/multiprecision/number.hpp>
68 #include <boost/math/special_functions.hpp>
69 #include <boost/math/complex.hpp>
71 namespace mp = boost::multiprecision;
80 struct NumTraits<boost::multiprecision::detail::expression<T1,T2,T3,T4,T5> > : NumTraits<Real> {};
103 namespace boost { namespace
106 using boost::math::isfinite;
107 using boost::math::isnan;
108 using boost::math::isinf
    [all...]
  /external/lisa/tests/stune/
smoke_test_ramp.py 41 four different configurations: no boost, 15% boost, 30% boost and
42 60% boost.
51 (sched\_load\_scale - util) \\times boost
90 boost = tc["cgroups"]["conf"]["schedtune"]["/stune"]["boost"]
93 "BOOST": boost,
98 statement = "(((SCHED_LOAD_SCALE - sched_boost_task:util) * BOOST) // 100) == sched_boost_task:margin
    [all...]
  /external/libxaac/decoder/drc_src/
impd_drc_gain_decoder.h 60 FLOAT32 boost, FLOAT32 compress, WORD32 drc_characteristic);
66 FLOAT32 loudness_normalization_gain_db, FLOAT32 boost, FLOAT32 compress,
82 FLOAT32 boost, WORD32 characteristic_index,
impd_drc_host_params.c 66 pstr_drc_sel_proc_params->boost = 1.f;
182 pstr_drc_sel_proc_params->boost = drc_parameter_interface->boost;
  /frameworks/base/services/core/java/com/android/server/wm/
WindowManagerThreadPriorityBooster.java 53 public void boost() { method in class:WindowManagerThreadPriorityBooster
55 // Do not boost the animation threads. As the animation threads are changing priorities,
61 super.boost();
67 // See comment in boost().
  /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
intrusive_ptr.i 1 // Allow for different namespaces for shared_ptr / intrusive_ptr - they could be boost or std or std::tr1
5 // #define SWIG_INTRUSIVE_PTR_NAMESPACE boost
9 # define SWIG_INTRUSIVE_PTR_NAMESPACE boost
  /external/valgrind/
glibc-2.X-drd.supp 289 # Suppress the races on boost::once_flag::epoch and on
290 # boost::detail::this_thread_epoch. See also the source file
291 # boost/thread/pthread/once.hpp in the Boost source tree
292 # (https://svn.boost.org/trac/boost/browser/trunk/boost/thread/pthread/once.hpp).
294 drd-libboost-boost::call_once<void (*)()>(boost::once_flag&, void (*)())
300 drd-libboost-boost::detail::get_once_per_thread_epoch(
    [all...]
  /external/clang/test/SemaTemplate/
overload-candidates.cpp 46 namespace boost { namespace
50 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]}}
54 template<typename Cond, typename T = void> struct enable_if : boost::enable_if<Cond::value, T> {};
64 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}}
  /external/aac/libAACdec/src/
aacdec_drc_types.h 165 FIXP_DBL boost; /* boost scale factor */ member in struct:__anon13566

Completed in 1033 milliseconds

1 2 3 4