OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__max
(Results
126 - 150
of
274
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.tcc
91
!= __gnu_cxx::__numeric_traits<char>::
__max
));
451
const __unsigned_type
__max
=
454
: __gnu_cxx::__numeric_traits<_ValueT>::
__max
;
455
const __unsigned_type __smax =
__max
/ __base;
473
__testoverflow |= __result >
__max
- __digit;
520
__testoverflow |= __result >
__max
- __digit;
559
__v = __gnu_cxx::__numeric_traits<_ValueT>::
__max
;
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
locale_facets.tcc
91
!= __gnu_cxx::__numeric_traits<char>::
__max
));
451
const __unsigned_type
__max
=
454
: __gnu_cxx::__numeric_traits<_ValueT>::
__max
;
455
const __unsigned_type __smax =
__max
/ __base;
473
__testoverflow |= __result >
__max
- __digit;
520
__testoverflow |= __result >
__max
- __digit;
559
__v = __gnu_cxx::__numeric_traits<_ValueT>::
__max
;
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_facets.tcc
98
!= __gnu_cxx::__numeric_traits<char>::
__max
));
468
const __unsigned_type
__max
=
471
: __gnu_cxx::__numeric_traits<_ValueT>::
__max
;
472
const __unsigned_type __smax =
__max
/ __base;
490
__testoverflow |= __result >
__max
- __digit;
537
__testoverflow |= __result >
__max
- __digit;
576
__v = __gnu_cxx::__numeric_traits<_ValueT>::
__max
;
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_facets.tcc
98
!= __gnu_cxx::__numeric_traits<char>::
__max
));
468
const __unsigned_type
__max
=
471
: __gnu_cxx::__numeric_traits<_ValueT>::
__max
;
472
const __unsigned_type __smax =
__max
/ __base;
490
__testoverflow |= __result >
__max
- __digit;
537
__testoverflow |= __result >
__max
- __digit;
576
__v = __gnu_cxx::__numeric_traits<_ValueT>::
__max
;
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_facets.tcc
98
!= __gnu_cxx::__numeric_traits<char>::
__max
));
468
const __unsigned_type
__max
=
471
: __gnu_cxx::__numeric_traits<_ValueT>::
__max
;
472
const __unsigned_type __smax =
__max
/ __base;
490
__testoverflow |= __result >
__max
- __digit;
537
__testoverflow |= __result >
__max
- __digit;
576
__v = __gnu_cxx::__numeric_traits<_ValueT>::
__max
;
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_facets.tcc
98
!= __gnu_cxx::__numeric_traits<char>::
__max
));
468
const __unsigned_type
__max
=
471
: __gnu_cxx::__numeric_traits<_ValueT>::
__max
;
472
const __unsigned_type __smax =
__max
/ __base;
490
__testoverflow |= __result >
__max
- __digit;
537
__testoverflow |= __result >
__max
- __digit;
576
__v = __gnu_cxx::__numeric_traits<_ValueT>::
__max
;
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
locale_facets.tcc
96
!= __gnu_cxx::__numeric_traits<char>::
__max
));
466
const __unsigned_type
__max
=
469
: __gnu_cxx::__numeric_traits<_ValueT>::
__max
;
470
const __unsigned_type __smax =
__max
/ __base;
488
__testoverflow |= __result >
__max
- __digit;
535
__testoverflow |= __result >
__max
- __digit;
574
__v = __gnu_cxx::__numeric_traits<_ValueT>::
__max
;
[
all
...]
/external/opencv/cvaux/src/
_cvvectrack.h
76
/* Simakov: modify
__max
to max */
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
extptr_allocator.h
102
{ return __numeric_traits<size_type>::
__max
/ sizeof(_Tp); }
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
extptr_allocator.h
102
{ return __numeric_traits<size_type>::
__max
/ sizeof(_Tp); }
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
extptr_allocator.h
102
{ return __numeric_traits<size_type>::
__max
/ sizeof(_Tp); }
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
random
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
random.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
random.h
[
all
...]
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
random
[
all
...]
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
random
[
all
...]
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
random
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/
random
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
random.h
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
random.h
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
random.h
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
random.h
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
random.h
[
all
...]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
limits
206
static _LIBCPP_CONSTEXPR const type
__max
= is_signed ? type(type(~0) ^ __min) : type(~0);
208
_LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type max() _NOEXCEPT {return
__max
;}
258
static _LIBCPP_CONSTEXPR const type
__max
= true;
260
_LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type max() _NOEXCEPT {return
__max
;}
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_algo.h
[
all
...]
Completed in 857 milliseconds
1
2
3
4
5
6
7
8
9
10
11