OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:const_max
(Results
1 - 3
of
3
) sorted by null
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
integer_traits.hpp
57
BOOST_STATIC_CONSTANT(T,
const_max
= max_val);
69
const T integer_traits_base<T, min_val, max_val>::
const_max
;
member in class:boost::detail::integer_traits_base
/external/webrtc/webrtc/modules/audio_processing/ns/
nsx_core_mips.c
39
int32_t
const_max
= 0x7fffffff;
local
70
"and %[r1], %[r1], %[
const_max
] \n\t"
100
: [
const_max
] "r" (
const_max
), [const_neg43] "r" (const_neg43),
[
all
...]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
lcast_precision.hpp
72
boost::integer_traits<std::streamsize>::
const_max
Completed in 1120 milliseconds