HomeSort by relevance Sort by last modified time
    Searched refs:_S_construct (Results 1 - 15 of 15) sorted by null

  /external/clang/test/SemaCXX/
PR9461.cpp 17 int _S_construct();
19 int _S_construct(int);
21 _S_construct(); // expected-error {{requires}}
26 :us(_S_construct)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
rc_string_base.h 225 return _S_construct(__beg, __end, __a, _Tag());
234 { return _S_construct(static_cast<size_type>(__beg), __end, __a); }
238 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a)
247 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
254 _S_construct(_FwdIterator __beg, _FwdIterator __end, const _Alloc& __a,
258 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
459 : _M_dataplus(__a, _S_construct(size_type(), _CharT(), __a)) { }
470 : _M_dataplus(__a, _S_construct(__n, __c, __a)) { }
477 : _M_dataplus(__a, _S_construct(__beg, __end, __a)) { }
497 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
rc_string_base.h 234 return _S_construct(__beg, __end, __a, _Tag());
248 { return _S_construct(__req, __c, __a); }
252 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a)
261 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
268 _S_construct(_FwdIterator __beg, _FwdIterator __end, const _Alloc& __a,
272 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
473 : _M_dataplus(__a, _S_construct(size_type(), _CharT(), __a)) { }
484 : _M_dataplus(__a, _S_construct(__n, __c, __a)) { }
491 : _M_dataplus(__a, _S_construct(__beg, __end, __a)) { }
511 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
rc_string_base.h 234 return _S_construct(__beg, __end, __a, _Tag());
248 { return _S_construct(__req, __c, __a); }
252 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a)
261 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
268 _S_construct(_FwdIterator __beg, _FwdIterator __end, const _Alloc& __a,
272 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
473 : _M_dataplus(__a, _S_construct(size_type(), _CharT(), __a)) { }
484 : _M_dataplus(__a, _S_construct(__n, __c, __a)) { }
491 : _M_dataplus(__a, _S_construct(__beg, __end, __a)) { }
511 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 225 return _S_construct(__beg, __end, __a, _Tag());
234 { return _S_construct(static_cast<size_type>(__beg), __end, __a); }
238 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a)
247 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
254 _S_construct(_FwdIterator __beg, _FwdIterator __end, const _Alloc& __a,
258 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
459 : _M_dataplus(__a, _S_construct(size_type(), _CharT(), __a)) { }
470 : _M_dataplus(__a, _S_construct(__n, __c, __a)) { }
477 : _M_dataplus(__a, _S_construct(__beg, __end, __a)) { }
497 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 225 return _S_construct(__beg, __end, __a, _Tag());
234 { return _S_construct(static_cast<size_type>(__beg), __end, __a); }
238 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a)
247 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
254 _S_construct(_FwdIterator __beg, _FwdIterator __end, const _Alloc& __a,
258 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
459 : _M_dataplus(__a, _S_construct(size_type(), _CharT(), __a)) { }
470 : _M_dataplus(__a, _S_construct(__n, __c, __a)) { }
477 : _M_dataplus(__a, _S_construct(__beg, __end, __a)) { }
497 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 225 return _S_construct(__beg, __end, __a, _Tag());
234 { return _S_construct(static_cast<size_type>(__beg), __end, __a); }
238 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a)
247 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
254 _S_construct(_FwdIterator __beg, _FwdIterator __end, const _Alloc& __a,
258 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
459 : _M_dataplus(__a, _S_construct(size_type(), _CharT(), __a)) { }
470 : _M_dataplus(__a, _S_construct(__n, __c, __a)) { }
477 : _M_dataplus(__a, _S_construct(__beg, __end, __a)) { }
497 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 225 return _S_construct(__beg, __end, __a, _Tag());
234 { return _S_construct(static_cast<size_type>(__beg), __end, __a); }
238 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a)
247 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
254 _S_construct(_FwdIterator __beg, _FwdIterator __end, const _Alloc& __a,
258 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
459 : _M_dataplus(__a, _S_construct(size_type(), _CharT(), __a)) { }
470 : _M_dataplus(__a, _S_construct(__n, __c, __a)) { }
477 : _M_dataplus(__a, _S_construct(__beg, __end, __a)) { }
497 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
basic_string.h 436 : _M_dataplus(_S_construct(size_type(), _CharT(), _Alloc()), _Alloc()){ }
508 __str._M_data(_S_construct(size_type(), _CharT(), get_allocator()));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
basic_string.h 436 : _M_dataplus(_S_construct(size_type(), _CharT(), _Alloc()), _Alloc()){ }
508 __str._M_data(_S_construct(size_type(), _CharT(), get_allocator()));
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
basic_string.h     [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h     [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h     [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h     [all...]

Completed in 581 milliseconds