HomeSort by relevance Sort by last modified time
    Searched refs:__value (Results 201 - 225 of 249) sorted by null

1 2 3 4 5 6 7 8910

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
random.h 73 { static const _UIntType __value = 0; };
77 { static const _UIntType __value = _UIntType(1) << __w; };
393 static_assert(__a <= (__detail::_Shift<_UIntType, __w>::__value - 1),
395 static_assert(__b <= (__detail::_Shift<_UIntType, __w>::__value - 1),
397 static_assert(__c <= (__detail::_Shift<_UIntType, __w>::__value - 1),
399 static_assert(__d <= (__detail::_Shift<_UIntType, __w>::__value - 1),
401 static_assert(__f <= (__detail::_Shift<_UIntType, __w>::__value - 1),
461 { return __detail::_Shift<_UIntType, __w>::__value - 1; }
639 * N1688[4.19] modifies this as follows. If @p __value == 0,
672 { return __detail::_Shift<_UIntType, __w>::__value - 1;
    [all...]
stl_bvector.h 518 vector(size_type __n, const bool& __value = bool(),
524 __value ? ~0 : 0);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
random.h 73 { static const _UIntType __value = 0; };
77 { static const _UIntType __value = _UIntType(1) << __w; };
393 static_assert(__a <= (__detail::_Shift<_UIntType, __w>::__value - 1),
395 static_assert(__b <= (__detail::_Shift<_UIntType, __w>::__value - 1),
397 static_assert(__c <= (__detail::_Shift<_UIntType, __w>::__value - 1),
399 static_assert(__d <= (__detail::_Shift<_UIntType, __w>::__value - 1),
401 static_assert(__f <= (__detail::_Shift<_UIntType, __w>::__value - 1),
461 { return __detail::_Shift<_UIntType, __w>::__value - 1; }
639 * N1688[4.19] modifies this as follows. If @p __value == 0,
672 { return __detail::_Shift<_UIntType, __w>::__value - 1;
    [all...]
stl_bvector.h 518 vector(size_type __n, const bool& __value = bool(),
524 __value ? ~0 : 0);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_facets.h     [all...]
stl_bvector.h 509 vector(size_type __n, const bool& __value = bool(),
515 __value ? ~0 : 0);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.h     [all...]
stl_bvector.h 509 vector(size_type __n, const bool& __value = bool(),
515 __value ? ~0 : 0);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.h     [all...]
stl_bvector.h 509 vector(size_type __n, const bool& __value = bool(),
515 __value ? ~0 : 0);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.h     [all...]
stl_bvector.h 509 vector(size_type __n, const bool& __value = bool(),
515 __value ? ~0 : 0);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.h     [all...]
stl_bvector.h 509 vector(size_type __n, const bool& __value = bool(),
515 __value ? ~0 : 0);
  /external/valgrind/main/perf/
test_input_for_tinycc.c 756 extern int setenv (__const char *__name, __const char *__value, int __replace)
832 extern char *ecvt (double __value, int __ndigit, int *__restrict __decpt,
838 extern char *fcvt (double __value, int __ndigit, int *__restrict __decpt,
844 extern char *gcvt (double __value, int __ndigit, char *__buf)
850 extern char *qecvt (long double __value, int __ndigit,
853 extern char *qfcvt (long double __value, int __ndigit,
856 extern char *qgcvt (long double __value, int __ndigit, char *__buf)
862 extern int ecvt_r (double __value, int __ndigit, int *__restrict __decpt,
865 extern int fcvt_r (double __value, int __ndigit, int *__restrict __decpt,
869 extern int qecvt_r (long double __value, int __ndigit
4891 } __value; member in struct:__anon15776
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
safe_iterator.h 139 typename _Sequence::iterator::_Base_iterator>::__value),
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
unistd.h 412 extern __useconds_t ualarm (__useconds_t __value, __useconds_t __interval)
    [all...]
wchar.h 89 } __value; /* Value so far. */ member in struct:__anon24641
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
unistd.h 412 extern __useconds_t ualarm (__useconds_t __value, __useconds_t __interval)
    [all...]
wchar.h 89 } __value; /* Value so far. */ member in struct:__anon26304
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
unistd.h 412 extern __useconds_t ualarm (__useconds_t __value, __useconds_t __interval)
    [all...]
wchar.h 89 } __value; /* Value so far. */ member in struct:__anon27816
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/
safe_iterator.h 139 typename _Sequence::iterator::_Base_iterator>::__value),
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/
safe_iterator.h 139 typename _Sequence::iterator::_Base_iterator>::__value),
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/debug/
safe_iterator.h 139 typename _Sequence::iterator::_Base_iterator>::__value),

Completed in 992 milliseconds

1 2 3 4 5 6 7 8910