HomeSort by relevance Sort by last modified time
    Searched full:__int_type (Results 1 - 25 of 65) sorted by null

1 2 3

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
atomic_2.h 131 typedef _ITp __int_type; typedef in struct:__atomic2::__atomic_base
133 __int_type _M_i;
142 // Requires __int_type convertible to _M_i.
143 constexpr __atomic_base(__int_type __i): _M_i (__i) { }
145 operator __int_type() const
148 operator __int_type() const volatile
151 __int_type
152 operator=(__int_type __i)
158 __int_type
159 operator=(__int_type __i) volatil
    [all...]
atomic_0.h 164 typedef _ITp __int_type; typedef in struct:__atomic0::__atomic_base
166 __int_type _M_i;
175 // Requires __int_type convertible to _M_base._M_i.
176 constexpr __atomic_base(__int_type __i): _M_i (__i) { }
178 operator __int_type() const
181 operator __int_type() const volatile
184 __int_type
185 operator=(__int_type __i)
191 __int_type
192 operator=(__int_type __i) volatil
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
atomic_2.h 131 typedef _ITp __int_type; typedef in struct:__atomic2::__atomic_base
133 __int_type _M_i;
142 // Requires __int_type convertible to _M_i.
143 constexpr __atomic_base(__int_type __i): _M_i (__i) { }
145 operator __int_type() const
148 operator __int_type() const volatile
151 __int_type
152 operator=(__int_type __i)
158 __int_type
159 operator=(__int_type __i) volatil
    [all...]
atomic_0.h 164 typedef _ITp __int_type; typedef in struct:__atomic0::__atomic_base
166 __int_type _M_i;
175 // Requires __int_type convertible to _M_base._M_i.
176 constexpr __atomic_base(__int_type __i): _M_i (__i) { }
178 operator __int_type() const
181 operator __int_type() const volatile
184 __int_type
185 operator=(__int_type __i)
191 __int_type
192 operator=(__int_type __i) volatil
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
atomic_2.h 131 typedef _ITp __int_type; typedef in struct:__atomic2::__atomic_base
133 __int_type _M_i;
142 // Requires __int_type convertible to _M_i.
143 constexpr __atomic_base(__int_type __i): _M_i (__i) { }
145 operator __int_type() const
148 operator __int_type() const volatile
151 __int_type
152 operator=(__int_type __i)
158 __int_type
159 operator=(__int_type __i) volatil
    [all...]
atomic_0.h 164 typedef _ITp __int_type; typedef in struct:__atomic0::__atomic_base
166 __int_type _M_i;
175 // Requires __int_type convertible to _M_base._M_i.
176 constexpr __atomic_base(__int_type __i): _M_i (__i) { }
178 operator __int_type() const
181 operator __int_type() const volatile
184 __int_type
185 operator=(__int_type __i)
191 __int_type
192 operator=(__int_type __i) volatil
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
atomic_2.h 131 typedef _ITp __int_type; typedef in struct:__atomic2::__atomic_base
133 __int_type _M_i;
142 // Requires __int_type convertible to _M_i.
143 constexpr __atomic_base(__int_type __i): _M_i (__i) { }
145 operator __int_type() const
148 operator __int_type() const volatile
151 __int_type
152 operator=(__int_type __i)
158 __int_type
159 operator=(__int_type __i) volatil
    [all...]
atomic_0.h 164 typedef _ITp __int_type; typedef in struct:__atomic0::__atomic_base
166 __int_type _M_i;
175 // Requires __int_type convertible to _M_base._M_i.
176 constexpr __atomic_base(__int_type __i): _M_i (__i) { }
178 operator __int_type() const
181 operator __int_type() const volatile
184 __int_type
185 operator=(__int_type __i)
191 __int_type
192 operator=(__int_type __i) volatil
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
atomic_base.h 317 typedef _ITp __int_type; typedef in struct:__atomic_base
319 __int_type _M_i;
328 // Requires __int_type convertible to _M_i.
329 constexpr __atomic_base(__int_type __i) noexcept : _M_i (__i) { }
331 operator __int_type() const noexcept
334 operator __int_type() const volatile noexcept
337 __int_type
338 operator=(__int_type __i) noexcept
344 __int_type
345 operator=(__int_type __i) volatile noexcep
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
atomic_base.h 317 typedef _ITp __int_type; typedef in struct:__atomic_base
319 __int_type _M_i;
328 // Requires __int_type convertible to _M_i.
329 constexpr __atomic_base(__int_type __i) noexcept : _M_i (__i) { }
331 operator __int_type() const noexcept
334 operator __int_type() const volatile noexcept
337 __int_type
338 operator=(__int_type __i) noexcept
344 __int_type
345 operator=(__int_type __i) volatile noexcep
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
atomic_base.h 352 typedef _ITp __int_type; typedef in struct:__atomic_base
354 __int_type _M_i;
363 // Requires __int_type convertible to _M_i.
364 constexpr __atomic_base(__int_type __i) noexcept : _M_i (__i) { }
366 operator __int_type() const noexcept
369 operator __int_type() const volatile noexcept
372 __int_type
373 operator=(__int_type __i) noexcept
379 __int_type
380 operator=(__int_type __i) volatile noexcep
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
istream.tcc 56 const __int_type __eof = traits_type::eof();
58 __int_type __c = __sb->sgetc();
856 typedef typename __istream_type::int_type __int_type;
864 const __int_type __cb = __in.rdbuf()->sbumpc();
950 typedef typename __istream_type::int_type __int_type;
954 const __int_type __eof = _Traits::eof();
956 __int_type __c = __sb->sgetc();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
vstring.tcc 555 typedef typename __istream_type::int_type __int_type;
575 const __int_type __eof = _Traits::eof();
576 __int_type __c = __in.rdbuf()->sgetc();
630 typedef typename __istream_type::int_type __int_type;
645 const __int_type __idelim = _Traits::to_int_type(__delim);
646 const __int_type __eof = _Traits::eof();
647 __int_type __c = __in.rdbuf()->sgetc();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
vstring.tcc 560 typedef typename __istream_type::int_type __int_type;
580 const __int_type __eof = _Traits::eof();
581 __int_type __c = __in.rdbuf()->sgetc();
635 typedef typename __istream_type::int_type __int_type;
650 const __int_type __idelim = _Traits::to_int_type(__delim);
651 const __int_type __eof = _Traits::eof();
652 __int_type __c = __in.rdbuf()->sgetc();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
vstring.tcc 560 typedef typename __istream_type::int_type __int_type;
580 const __int_type __eof = _Traits::eof();
581 __int_type __c = __in.rdbuf()->sgetc();
635 typedef typename __istream_type::int_type __int_type;
650 const __int_type __idelim = _Traits::to_int_type(__delim);
651 const __int_type __eof = _Traits::eof();
652 __int_type __c = __in.rdbuf()->sgetc();
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
istream.tcc 56 const __int_type __eof = traits_type::eof();
58 __int_type __c = __sb->sgetc();
856 typedef typename __istream_type::int_type __int_type;
864 const __int_type __cb = __in.rdbuf()->sbumpc();
950 typedef typename __istream_type::int_type __int_type;
954 const __int_type __eof = _Traits::eof();
956 __int_type __c = __sb->sgetc();
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.tcc 555 typedef typename __istream_type::int_type __int_type;
575 const __int_type __eof = _Traits::eof();
576 __int_type __c = __in.rdbuf()->sgetc();
630 typedef typename __istream_type::int_type __int_type;
645 const __int_type __idelim = _Traits::to_int_type(__delim);
646 const __int_type __eof = _Traits::eof();
647 __int_type __c = __in.rdbuf()->sgetc();
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
istream.tcc 56 const __int_type __eof = traits_type::eof();
58 __int_type __c = __sb->sgetc();
856 typedef typename __istream_type::int_type __int_type;
864 const __int_type __cb = __in.rdbuf()->sbumpc();
950 typedef typename __istream_type::int_type __int_type;
954 const __int_type __eof = _Traits::eof();
956 __int_type __c = __sb->sgetc();
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.tcc 555 typedef typename __istream_type::int_type __int_type;
575 const __int_type __eof = _Traits::eof();
576 __int_type __c = __in.rdbuf()->sgetc();
630 typedef typename __istream_type::int_type __int_type;
645 const __int_type __idelim = _Traits::to_int_type(__delim);
646 const __int_type __eof = _Traits::eof();
647 __int_type __c = __in.rdbuf()->sgetc();
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
istream.tcc 56 const __int_type __eof = traits_type::eof();
58 __int_type __c = __sb->sgetc();
856 typedef typename __istream_type::int_type __int_type;
864 const __int_type __cb = __in.rdbuf()->sbumpc();
950 typedef typename __istream_type::int_type __int_type;
954 const __int_type __eof = _Traits::eof();
956 __int_type __c = __sb->sgetc();
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.tcc 555 typedef typename __istream_type::int_type __int_type;
575 const __int_type __eof = _Traits::eof();
576 __int_type __c = __in.rdbuf()->sgetc();
630 typedef typename __istream_type::int_type __int_type;
645 const __int_type __idelim = _Traits::to_int_type(__delim);
646 const __int_type __eof = _Traits::eof();
647 __int_type __c = __in.rdbuf()->sgetc();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
istream.tcc 56 const __int_type __eof = traits_type::eof();
58 __int_type __c = __sb->sgetc();
856 typedef typename __istream_type::int_type __int_type;
864 const __int_type __cb = __in.rdbuf()->sbumpc();
950 typedef typename __istream_type::int_type __int_type;
954 const __int_type __eof = _Traits::eof();
956 __int_type __c = __sb->sgetc();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
vstring.tcc 555 typedef typename __istream_type::int_type __int_type;
575 const __int_type __eof = _Traits::eof();
576 __int_type __c = __in.rdbuf()->sgetc();
630 typedef typename __istream_type::int_type __int_type;
645 const __int_type __idelim = _Traits::to_int_type(__delim);
646 const __int_type __eof = _Traits::eof();
647 __int_type __c = __in.rdbuf()->sgetc();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
vstring.tcc 560 typedef typename __istream_type::int_type __int_type;
580 const __int_type __eof = _Traits::eof();
581 __int_type __c = __in.rdbuf()->sgetc();
635 typedef typename __istream_type::int_type __int_type;
650 const __int_type __idelim = _Traits::to_int_type(__delim);
651 const __int_type __eof = _Traits::eof();
652 __int_type __c = __in.rdbuf()->sgetc();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
vstring.tcc 560 typedef typename __istream_type::int_type __int_type;
580 const __int_type __eof = _Traits::eof();
581 __int_type __c = __in.rdbuf()->sgetc();
635 typedef typename __istream_type::int_type __int_type;
650 const __int_type __idelim = _Traits::to_int_type(__delim);
651 const __int_type __eof = _Traits::eof();
652 __int_type __c = __in.rdbuf()->sgetc();

Completed in 502 milliseconds

1 2 3