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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
concurrence.h 229 _S_destroy(&_M_mutex);
274 _S_destroy(_Rm* __mx)
283 _S_destroy(_Rm* __mx)
291 _S_destroy(_Rm* __mx)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
concurrence.h 229 _S_destroy(&_M_mutex);
274 _S_destroy(_Rm* __mx)
283 _S_destroy(_Rm* __mx)
291 _S_destroy(_Rm* __mx)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
concurrence.h 223 _S_destroy(&_M_mutex);
268 _S_destroy(_Rm* __mx)
277 _S_destroy(_Rm* __mx)
285 _S_destroy(_Rm* __mx)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
concurrence.h 229 _S_destroy(&_M_mutex);
274 _S_destroy(_Rm* __mx)
283 _S_destroy(_Rm* __mx)
291 _S_destroy(_Rm* __mx)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
concurrence.h 223 _S_destroy(&_M_mutex);
268 _S_destroy(_Rm* __mx)
277 _S_destroy(_Rm* __mx)
285 _S_destroy(_Rm* __mx)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
alloc_traits.h 280 _S_destroy(_Alloc& __a, _Tp* __p)
285 _S_destroy(_Alloc&, _Tp* __p)
405 { _S_destroy(__a, __p); }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
alloc_traits.h 280 _S_destroy(_Alloc& __a, _Tp* __p)
285 _S_destroy(_Alloc&, _Tp* __p)
405 { _S_destroy(__a, __p); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
alloc_traits.h 278 _S_destroy(_Alloc& __a, _Tp* __p)
283 _S_destroy(_Alloc&, _Tp* __p)
402 { _S_destroy(__a, __p); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
alloc_traits.h 278 _S_destroy(_Alloc& __a, _Tp* __p)
283 _S_destroy(_Alloc&, _Tp* __p)
402 { _S_destroy(__a, __p); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
alloc_traits.h 280 _S_destroy(_Alloc& __a, _Tp* __p)
285 _S_destroy(_Alloc&, _Tp* __p)
405 { _S_destroy(__a, __p); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
alloc_traits.h 281 _S_destroy(_Alloc& __a, _Tp* __p)
286 _S_destroy(_Alloc&, _Tp* __p)
411 { _S_destroy(__a, __p); }

Completed in 216 milliseconds