HomeSort by relevance Sort by last modified time
    Searched full:_impl (Results 26 - 50 of 153) sorted by null

12 3 4 5 6 7

  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
thread 106 struct _Impl : public _Impl_base
110 _Impl(_Callable&& __f) : _M_func(std::forward<_Callable>(__f))
185 shared_ptr<_Impl<_Callable>>
189 return make_shared<_Impl<_Callable>>(std::forward<_Callable>(__f));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
thread 106 struct _Impl : public _Impl_base
110 _Impl(_Callable&& __f) : _M_func(std::forward<_Callable>(__f))
185 shared_ptr<_Impl<_Callable>>
189 return make_shared<_Impl<_Callable>>(std::forward<_Callable>(__f));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
thread 109 struct _Impl : public _Impl_base
113 _Impl(_Callable&& __f) : _M_func(std::forward<_Callable>(__f))
190 shared_ptr<_Impl<_Callable>>
194 return make_shared<_Impl<_Callable>>(std::forward<_Callable>(__f));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
thread 107 struct _Impl : public _Impl_base
111 _Impl(_Callable&& __f) : _M_func(std::forward<_Callable>(__f))
187 shared_ptr<_Impl<_Callable>>
191 return std::make_shared<_Impl<_Callable>>(std::forward<_Callable>(__f));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
thread 109 struct _Impl : public _Impl_base
113 _Impl(_Callable&& __f) : _M_func(std::forward<_Callable>(__f))
190 shared_ptr<_Impl<_Callable>>
194 return make_shared<_Impl<_Callable>>(std::forward<_Callable>(__f));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
thread 107 struct _Impl : public _Impl_base
111 _Impl(_Callable&& __f) : _M_func(std::forward<_Callable>(__f))
187 shared_ptr<_Impl<_Callable>>
191 return std::make_shared<_Impl<_Callable>>(std::forward<_Callable>(__f));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
thread 107 struct _Impl : public _Impl_base
111 _Impl(_Callable&& __f) : _M_func(std::forward<_Callable>(__f))
189 shared_ptr<_Impl<_Callable>>
193 return std::make_shared<_Impl<_Callable>>(std::forward<_Callable>(__f));
  /external/chromium_org/tools/perf/metrics/
speedindex.py 24 self._impl = None
37 self._impl = (VideoSpeedIndexImpl(tab) if tab.video_capture_supported else
39 self._impl.Start()
45 assert self._impl, 'Must call Start() before Stop()'
47 self._impl.Stop()
53 index = self._impl.CalculateSpeedIndex()
55 self._impl = None
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_classes.tcc 45 _M_impl = new _Impl(*__other._M_impl, 1);
63 _Impl* __tmp = new _Impl(*_M_impl, 1);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
locale_classes.tcc 47 _M_impl = new _Impl(*__other._M_impl, 1);
65 _Impl* __tmp = new _Impl(*_M_impl, 1);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
locale_classes.tcc 47 _M_impl = new _Impl(*__other._M_impl, 1);
65 _Impl* __tmp = new _Impl(*_M_impl, 1);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.tcc 45 _M_impl = new _Impl(*__other._M_impl, 1);
63 _Impl* __tmp = new _Impl(*_M_impl, 1);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.tcc 45 _M_impl = new _Impl(*__other._M_impl, 1);
63 _Impl* __tmp = new _Impl(*_M_impl, 1);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.tcc 45 _M_impl = new _Impl(*__other._M_impl, 1);
63 _Impl* __tmp = new _Impl(*_M_impl, 1);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
locale_classes.tcc 45 _M_impl = new _Impl(*__other._M_impl, 1);
63 _Impl* __tmp = new _Impl(*_M_impl, 1);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_classes.tcc 47 _M_impl = new _Impl(*__other._M_impl, 1);
65 _Impl* __tmp = new _Impl(*_M_impl, 1);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_classes.tcc 47 _M_impl = new _Impl(*__other._M_impl, 1);
65 _Impl* __tmp = new _Impl(*_M_impl, 1);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_classes.tcc 47 _M_impl = new _Impl(*__other._M_impl, 1);
65 _Impl* __tmp = new _Impl(*_M_impl, 1);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_classes.tcc 47 _M_impl = new _Impl(*__other._M_impl, 1);
65 _Impl* __tmp = new _Impl(*_M_impl, 1);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
locale_classes.tcc 47 _M_impl = new _Impl(*__other._M_impl, 1);
65 _Impl* __tmp = new _Impl(*_M_impl, 1);
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
begin_end_impl.hpp 72 struct name##_impl<tag> \
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
broken_compiler_spec.hpp 38 template<> struct trait##_impl<spec> \
  /external/llvm/test/CodeGen/Generic/
2009-11-16-BadKillsCrash.ll 13 %"struct.std::locale" = type { %"struct.std::locale::_Impl"* }
14 %"struct.std::locale::_Impl" = type { i32, %"struct.std::locale::facet"**, i32, %"struct.std::locale::facet"**, i8** }
  /external/llvm/test/CodeGen/X86/
2008-03-31-SpillerFoldingBug.ll 8 %"struct.std::locale" = type { %"struct.std::locale::_Impl"* }
9 %"struct.std::locale::_Impl" = type { i32, %"struct.Smarts::Runnable"**, i32, %"struct.Smarts::Runnable"**, i8** }
  /external/chromium_org/ppapi/thunk/
interfaces_ppb_public_stable.h 19 // that exist in the webkit/plugins/ppapi/*_impl.h, but not in the proxy.

Completed in 325 milliseconds

12 3 4 5 6 7