HomeSort by relevance Sort by last modified time
    Searched refs:_S_propagate_on_move_assign (Results 1 - 25 of 36) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
alloc_traits.h 175 static constexpr bool _S_propagate_on_move_assign()
185 { return _S_propagate_on_move_assign() || _S_always_equal(); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
alloc_traits.h 175 static constexpr bool _S_propagate_on_move_assign()
185 { return _S_propagate_on_move_assign() || _S_always_equal(); }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
alloc_traits.h 175 static constexpr bool _S_propagate_on_move_assign()
185 { return _S_propagate_on_move_assign() || _S_always_equal(); }
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
alloc_traits.h 148 static constexpr bool _S_propagate_on_move_assign()
158 { return _S_propagate_on_move_assign() || _S_always_equal(); }
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
alloc_traits.h 148 static constexpr bool _S_propagate_on_move_assign()
158 { return _S_propagate_on_move_assign() || _S_always_equal(); }
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
alloc_traits.h 148 static constexpr bool _S_propagate_on_move_assign()
158 { return _S_propagate_on_move_assign() || _S_always_equal(); }
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
multiset.h 152 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
map.h 151 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
multimap.h 153 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
set.h 151 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
multiset.h 152 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
map.h 151 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
multimap.h 153 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
set.h 151 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
multiset.h 152 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
map.h 151 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
multimap.h 153 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
set.h 151 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_vector.h 442 _Alloc_traits::_S_propagate_on_move_assign()
    [all...]
forward_list.h 572 _Node_alloc_traits::_S_propagate_on_move_assign()
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_vector.h 442 _Alloc_traits::_S_propagate_on_move_assign()
    [all...]
forward_list.h 572 _Node_alloc_traits::_S_propagate_on_move_assign()
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_vector.h 442 _Alloc_traits::_S_propagate_on_move_assign()
    [all...]
forward_list.h 572 _Node_alloc_traits::_S_propagate_on_move_assign()
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
forward_list.h 578 _Node_alloc_traits::_S_propagate_on_move_assign()
    [all...]

Completed in 958 milliseconds

1 2