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

1 2 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/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...]
basic_string.tcc     [all...]
istream.tcc 56 const __int_type __eof = traits_type::eof();
58 __int_type __c = __sb->sgetc();
926 typedef typename __istream_type::int_type __int_type;
934 const __int_type __cb = __in.rdbuf()->sbumpc();
1020 typedef typename __istream_type::int_type __int_type;
1024 const __int_type __eof = _Traits::eof();
1026 __int_type __c = __sb->sgetc();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/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...]
basic_string.tcc     [all...]
istream.tcc 56 const __int_type __eof = traits_type::eof();
58 __int_type __c = __sb->sgetc();
926 typedef typename __istream_type::int_type __int_type;
934 const __int_type __cb = __in.rdbuf()->sbumpc();
1020 typedef typename __istream_type::int_type __int_type;
1024 const __int_type __eof = _Traits::eof();
1026 __int_type __c = __sb->sgetc();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/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...]
basic_string.tcc     [all...]
istream.tcc 56 const __int_type __eof = traits_type::eof();
58 __int_type __c = __sb->sgetc();
926 typedef typename __istream_type::int_type __int_type;
934 const __int_type __cb = __in.rdbuf()->sbumpc();
1020 typedef typename __istream_type::int_type __int_type;
1024 const __int_type __eof = _Traits::eof();
1026 __int_type __c = __sb->sgetc();
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
atomic_base.h 356 typedef _ITp __int_type; typedef in struct:__atomic_base
358 __int_type _M_i;
367 // Requires __int_type convertible to _M_i.
368 constexpr __atomic_base(__int_type __i) noexcept : _M_i (__i) { }
370 operator __int_type() const noexcept
373 operator __int_type() const volatile noexcept
376 __int_type
377 operator=(__int_type __i) noexcept
383 __int_type
384 operator=(__int_type __i) volatile noexcep
    [all...]
basic_string.tcc     [all...]
istream.tcc 56 const __int_type __eof = traits_type::eof();
58 __int_type __c = __sb->sgetc();
926 typedef typename __istream_type::int_type __int_type;
934 const __int_type __cb = __in.rdbuf()->sbumpc();
1020 typedef typename __istream_type::int_type __int_type;
1024 const __int_type __eof = _Traits::eof();
1026 __int_type __c = __sb->sgetc();
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
atomic_base.h 356 typedef _ITp __int_type; typedef in struct:__atomic_base
361 alignas(_S_alignment) __int_type _M_i;
370 // Requires __int_type convertible to _M_i.
371 constexpr __atomic_base(__int_type __i) noexcept : _M_i (__i) { }
373 operator __int_type() const noexcept
376 operator __int_type() const volatile noexcept
379 __int_type
380 operator=(__int_type __i) noexcept
386 __int_type
387 operator=(__int_type __i) volatile noexcep
    [all...]
basic_string.tcc     [all...]
istream.tcc 56 const __int_type __eof = traits_type::eof();
58 __int_type __c = __sb->sgetc();
926 typedef typename __istream_type::int_type __int_type;
934 const __int_type __cb = __in.rdbuf()->sbumpc();
1020 typedef typename __istream_type::int_type __int_type;
1024 const __int_type __eof = _Traits::eof();
1026 __int_type __c = __sb->sgetc();
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
atomic_base.h 356 typedef _ITp __int_type; typedef in struct:__atomic_base
361 alignas(_S_alignment) __int_type _M_i;
370 // Requires __int_type convertible to _M_i.
371 constexpr __atomic_base(__int_type __i) noexcept : _M_i (__i) { }
373 operator __int_type() const noexcept
376 operator __int_type() const volatile noexcept
379 __int_type
380 operator=(__int_type __i) noexcept
386 __int_type
387 operator=(__int_type __i) volatile noexcep
    [all...]
basic_string.tcc     [all...]
istream.tcc 56 const __int_type __eof = traits_type::eof();
58 __int_type __c = __sb->sgetc();
926 typedef typename __istream_type::int_type __int_type;
934 const __int_type __cb = __in.rdbuf()->sbumpc();
1020 typedef typename __istream_type::int_type __int_type;
1024 const __int_type __eof = _Traits::eof();
1026 __int_type __c = __sb->sgetc();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
vstring.tcc 559 typedef typename __istream_type::int_type __int_type;
579 const __int_type __eof = _Traits::eof();
580 __int_type __c = __in.rdbuf()->sgetc();
634 typedef typename __istream_type::int_type __int_type;
649 const __int_type __idelim = _Traits::to_int_type(__delim);
650 const __int_type __eof = _Traits::eof();
651 __int_type __c = __in.rdbuf()->sgetc();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
vstring.tcc 559 typedef typename __istream_type::int_type __int_type;
579 const __int_type __eof = _Traits::eof();
580 __int_type __c = __in.rdbuf()->sgetc();
634 typedef typename __istream_type::int_type __int_type;
649 const __int_type __idelim = _Traits::to_int_type(__delim);
650 const __int_type __eof = _Traits::eof();
651 __int_type __c = __in.rdbuf()->sgetc();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
vstring.tcc 559 typedef typename __istream_type::int_type __int_type;
579 const __int_type __eof = _Traits::eof();
580 __int_type __c = __in.rdbuf()->sgetc();
634 typedef typename __istream_type::int_type __int_type;
649 const __int_type __idelim = _Traits::to_int_type(__delim);
650 const __int_type __eof = _Traits::eof();
651 __int_type __c = __in.rdbuf()->sgetc();
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/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/r11/sources/cxx-stl/gnu-libstdc++/4.9/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/r13/sources/cxx-stl/gnu-libstdc++/4.9/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/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib32/
libitm.so 

Completed in 785 milliseconds

1 2 3