/external/chromium_org/third_party/libjingle/source/talk/base/ |
D | bandwidthsmoother.cc | 40 percent_increase_(talk_base::_max(1.0, percent_increase)), in BandwidthSmoother() 46 talk_base::_max(0.0, min_sample_count_percent))) { in BandwidthSmoother()
|
D | proxyserver.cc | 144 buffer->ConsumeWriteBuffer(_max(read, 0)); in Read() 154 buffer->ConsumeReadData(_max(written, 0)); in Write()
|
D | diskcache_win32.cc | 65 entry->streams = _max(entry->streams, index + 1); in InitializeEntries()
|
D | common.h | 71 #define stdmax(x, y) talk_base::_max(x, y)
|
D | basictypes.h | 133 template<class T> inline T _max(T a, T b) { return (a < b) ? b : a; } in _max() function
|
/external/chromium_org/content/renderer/pepper/ |
D | ppb_uma_private_impl.cc | 18 #define RETURN_IF_BAD_ARGS(_name, _sample, _min, _max, _bucket_count) \ argument 22 if (_min >= _max) \
|
/external/chromium_org/third_party/freetype/include/freetype/internal/ |
D | psaux.h | 267 #define T1_NEW_TABLE_FIELD( _ident, _type, _fname, _max, _dict ) \ argument 273 _max, \ 278 #define T1_NEW_TABLE_FIELD2( _ident, _type, _fname, _max, _dict ) \ argument 284 _max, 0, \
|
/external/freetype/include/freetype/internal/ |
D | psaux.h | 267 #define T1_NEW_TABLE_FIELD( _ident, _type, _fname, _max, _dict ) \ argument 273 _max, \ 278 #define T1_NEW_TABLE_FIELD2( _ident, _type, _fname, _max, _dict ) \ argument 284 _max, 0, \
|
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
D | pseudotcp.cc | 168 return talk_base::_min(talk_base::_max(lower, middle), upper); in bound() 315 m_ssthresh = talk_base::_max(nInFlight / 2, 2 * m_mss); in NotifyClock() 673 talk_base::_max<uint32>(1, 4 * m_rx_rttvar), MAX_RTO); in process() 733 m_cwnd += talk_base::_max<uint32>(1, m_mss * m_mss / m_cwnd); in process() 779 m_ssthresh = talk_base::_max(nInFlight / 2, 2 * m_mss); in process() 1081 m_ssthresh = talk_base::_max(m_ssthresh, 2 * m_mss); in adjustMTU() 1082 m_cwnd = talk_base::_max(m_cwnd, m_mss); in adjustMTU()
|
/external/eigen/Eigen/src/Eigen2Support/Geometry/ |
D | AlignedBox.h | 45 inline AlignedBox(const VectorType& _min, const VectorType& _max) : m_min(_min), m_max(_max) {} in AlignedBox() argument
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
D | pseudotcp.cc | 181 return talk_base::_min(talk_base::_max(lower, middle), upper); in bound() 334 m_ssthresh = talk_base::_max(nInFlight / 2, 2 * m_mss); in NotifyClock() 741 talk_base::_max<uint32>(1, 4 * m_rx_rttvar), MAX_RTO); in process() 799 m_cwnd += talk_base::_max<uint32>(1, m_mss * m_mss / m_cwnd); in process() 822 m_ssthresh = talk_base::_max(nInFlight / 2, 2 * m_mss); in process() 1164 m_ssthresh = talk_base::_max(m_ssthresh, 2 * m_mss); in adjustMTU() 1165 m_cwnd = talk_base::_max(m_cwnd, m_mss); in adjustMTU()
|
/external/chromium_org/third_party/opus/src/celt/ |
D | fixed_c6x.h | 50 #define MAX16(a,b) _max(a,b)
|
D | fixed_c5x.h | 46 #define MAX16(a,b) _max(a,b)
|
/external/chromium/third_party/libjingle/overrides/talk/base/ |
D | basictypes.h | 46 template<class T> inline T _max(T a, T b) { return (a < b) ? b : a; } in _max() function
|
/external/chromium_org/third_party/libjingle/overrides/talk/base/ |
D | basictypes.h | 78 template<class T> inline T _max(T a, T b) { return (a < b) ? b : a; } in _max() function
|
/external/chromium/third_party/libjingle/source/talk/base/ |
D | basictypes.h | 84 template<class T> inline T _max(T a, T b) { return (a < b) ? b : a; } in _max() function
|
D | common.h | 59 #define stdmax(x,y) talk_base::_max(x,y)
|
D | bytebuffer.cc | 182 size = _max(size, 3 * size_ / 2); in Resize()
|
D | winping.cc | 134 return sizeof(ICMP_ECHO_REPLY) + talk_base::_max<uint32>(8, data_size); in ReplySize()
|
/external/eigen/Eigen/src/Geometry/ |
D | AlignedBox.h | 68 …lignedBox(const OtherVectorType1& _min, const OtherVectorType2& _max) : m_min(_min), m_max(_max) {} in AlignedBox() argument
|
/external/chromium/third_party/libjingle/source/talk/session/phone/ |
D | videocommon.h | 131 interval = talk_base::_max(interval, kMinimumInterval); in IntervalToFps()
|
/external/chromium_org/third_party/mesa/src/src/mesa/x86/ |
D | mmx_blend.S | 342 #define TAG(x) CONCAT(x,_max) 343 #define LLTAG(x) LLBL2(x,_max)
|
/external/mesa3d/src/mesa/x86/ |
D | mmx_blend.S | 342 #define TAG(x) CONCAT(x,_max) 343 #define LLTAG(x) LLBL2(x,_max)
|
/external/safe-iop/include/ |
D | safe_iop.h | 476 #define MAKE_UADD(_prefix, _bits, _type, _max) \ argument 482 #define MAKE_SADD(_prefix, _bits, _type, _max) \ argument 494 #define MAKE_SSUB(_prefix, _bits, _type, _min, _max) \ argument 500 #define MAKE_UMUL(_prefix, _bits, _type, _max) \ argument 507 #define MAKE_SMUL(_prefix, _bits, _type, _max, _min) \ argument
|
/external/chromium_org/third_party/libjingle/source/talk/media/base/ |
D | videocapturer.h | 277 screencast_max_pixels_ = talk_base::_max(0, p); in set_screencast_max_pixels()
|