HomeSort by relevance Sort by last modified time
    Searched full:_rep (Results 51 - 75 of 143) sorted by null

1 23 4 5 6

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
condition_variable 128 template<typename _Rep, typename _Period>
131 const chrono::duration<_Rep, _Period>& __rtime)
134 template<typename _Rep, typename _Period, typename _Predicate>
137 const chrono::duration<_Rep, _Period>& __rtime,
268 template<typename _Lock, typename _Rep, typename _Period>
270 wait_for(_Lock& __lock, const chrono::duration<_Rep, _Period>& __rtime)
273 template<typename _Lock, typename _Rep,
277 const chrono::duration<_Rep, _Period>& __rtime, _Predicate __p)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
basic_string.tcc 51 _Rep::_S_max_size = (((npos - sizeof(_Rep_base))/sizeof(_CharT)) - 1) / 4;
56 _Rep::_S_terminal = _CharT();
66 basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep_storage[
93 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a);
102 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a);
139 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a);
161 _Rep* __r = _Rep::_S_create(__n, size_type(0), __a)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
basic_string.tcc 53 _Rep::_S_max_size = (((npos - sizeof(_Rep_base))/sizeof(_CharT)) - 1) / 4;
58 _Rep::_S_terminal = _CharT();
68 basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep_storage[
95 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a);
104 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a);
140 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a);
162 _Rep* __r = _Rep::_S_create(__n, size_type(0), __a)
    [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.tcc 53 _Rep::_S_max_size = (((npos - sizeof(_Rep_base))/sizeof(_CharT)) - 1) / 4;
58 _Rep::_S_terminal = _CharT();
68 basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep_storage[
95 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a);
104 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a);
140 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a);
162 _Rep* __r = _Rep::_S_create(__n, size_type(0), __a)
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.tcc 51 _Rep::_S_max_size = (((npos - sizeof(_Rep_base))/sizeof(_CharT)) - 1) / 4;
56 _Rep::_S_terminal = _CharT();
66 basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep_storage[
93 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a);
102 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a);
139 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a);
161 _Rep* __r = _Rep::_S_create(__n, size_type(0), __a)
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.tcc 51 _Rep::_S_max_size = (((npos - sizeof(_Rep_base))/sizeof(_CharT)) - 1) / 4;
56 _Rep::_S_terminal = _CharT();
66 basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep_storage[
93 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a);
102 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a);
139 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a);
161 _Rep* __r = _Rep::_S_create(__n, size_type(0), __a)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.tcc 51 _Rep::_S_max_size = (((npos - sizeof(_Rep_base))/sizeof(_CharT)) - 1) / 4;
56 _Rep::_S_terminal = _CharT();
66 basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep_storage[
93 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a);
102 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a);
139 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a);
161 _Rep* __r = _Rep::_S_create(__n, size_type(0), __a)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
basic_string.tcc 51 _Rep::_S_max_size = (((npos - sizeof(_Rep_base))/sizeof(_CharT)) - 1) / 4;
56 _Rep::_S_terminal = _CharT();
66 basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep_storage[
93 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a);
102 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a);
139 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a);
161 _Rep* __r = _Rep::_S_create(__n, size_type(0), __a)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_string.tcc 53 _Rep::_S_max_size = (((npos - sizeof(_Rep_base))/sizeof(_CharT)) - 1) / 4;
58 _Rep::_S_terminal = _CharT();
68 basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep_storage[
95 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a);
104 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a);
140 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a);
162 _Rep* __r = _Rep::_S_create(__n, size_type(0), __a)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_string.tcc 53 _Rep::_S_max_size = (((npos - sizeof(_Rep_base))/sizeof(_CharT)) - 1) / 4;
58 _Rep::_S_terminal = _CharT();
68 basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep_storage[
95 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a);
104 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a);
140 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a);
162 _Rep* __r = _Rep::_S_create(__n, size_type(0), __a)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_string.tcc 53 _Rep::_S_max_size = (((npos - sizeof(_Rep_base))/sizeof(_CharT)) - 1) / 4;
58 _Rep::_S_terminal = _CharT();
68 basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep_storage[
95 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a);
104 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a);
140 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a);
162 _Rep* __r = _Rep::_S_create(__n, size_type(0), __a)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_string.tcc 53 _Rep::_S_max_size = (((npos - sizeof(_Rep_base))/sizeof(_CharT)) - 1) / 4;
58 _Rep::_S_terminal = _CharT();
68 basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep_storage[
95 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a);
104 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a);
140 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a);
162 _Rep* __r = _Rep::_S_create(__n, size_type(0), __a)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
basic_string.tcc 51 _Rep::_S_max_size = (((npos - sizeof(_Rep_base))/sizeof(_CharT)) - 1) / 4;
56 _Rep::_S_terminal = _CharT();
66 basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep_storage[
93 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a);
102 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a);
138 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a);
160 _Rep* __r = _Rep::_S_create(__n, size_type(0), __a)
    [all...]
  /external/clang/test/SemaCXX/
crashes.cpp 11 basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_max_size // expected-error{{no member named '_Rep' in 'basic_string<_CharT, _Traits, _Alloc>'}}
  /external/skia/bench/
bench_util.py 69 self._rep = rep
77 return self._rep
91 self._rep = sum(self._data) / self._len
95 self._rep = self._data[0]
106 self._rep = self._data[x - 1]
109 return self._rep
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
mutex 228 template <class _Rep, class _Period>
230 bool try_lock_for(const chrono::duration<_Rep, _Period>& __d)
271 template <class _Rep, class _Period>
273 bool try_lock_for(const chrono::duration<_Rep, _Period>& __d)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
thread 256 template<typename _Rep, typename _Period>
258 sleep_for(const chrono::duration<_Rep, _Period>& __rtime)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
thread 270 template<typename _Rep, typename _Period>
272 sleep_for(const chrono::duration<_Rep, _Period>& __rtime)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
thread 270 template<typename _Rep, typename _Period>
272 sleep_for(const chrono::duration<_Rep, _Period>& __rtime)
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
thread 256 template<typename _Rep, typename _Period>
258 sleep_for(const chrono::duration<_Rep, _Period>& __rtime)
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
thread 256 template<typename _Rep, typename _Period>
258 sleep_for(const chrono::duration<_Rep, _Period>& __rtime)
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
thread 256 template<typename _Rep, typename _Period>
258 sleep_for(const chrono::duration<_Rep, _Period>& __rtime)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
thread 256 template<typename _Rep, typename _Period>
258 sleep_for(const chrono::duration<_Rep, _Period>& __rtime)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
thread 270 template<typename _Rep, typename _Period>
272 sleep_for(const chrono::duration<_Rep, _Period>& __rtime)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
thread 261 template<typename _Rep, typename _Period>
263 sleep_for(const chrono::duration<_Rep, _Period>& __rtime)

Completed in 759 milliseconds

1 23 4 5 6