HomeSort by relevance Sort by last modified time
    Searched defs:boost (Results 1 - 11 of 11) sorted by null

  /external/clang/test/PCH/Inputs/
typo.hpp 1 namespace boost { namespace
  /external/webrtc/src/system_wrappers/source/spreadsortlib/
constants.hpp 0 /*Boost Software License - Version 1.0 - August 17th, 2003
26 namespace boost { namespace
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/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}}
  /external/clang/test/Analysis/
cxx11-crashes.cpp 16 namespace boost {namespace filesystem3 { namespace
23 namespace boost namespace
32 namespace fs = boost::filesystem;
  /external/aac/libAACdec/src/
aacdec_drc_types.h 136 FIXP_DBL boost; member in struct:__anon1981
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp 147 unsigned boost = atoi(value); local
148 ALOGV("AAC decoder using AAC_DRC_BOOST_FACTOR of %d", boost);
149 aacDecoder_SetParam(mAACDecoder, AAC_DRC_BOOST_FACTOR, boost);
  /external/libvorbis/lib/
vorbisenc.c 71 float boost; member in struct:__anon10875
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...]
  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 2293 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 

Completed in 994 milliseconds