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

12 3

  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
memory 70 using std::_Temporary_buffer;
182 struct temporary_buffer : public _Temporary_buffer<_ForwardIterator, _Tp>
186 : _Temporary_buffer<_ForwardIterator, _Tp>(__first, __last) { }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
memory 70 using std::_Temporary_buffer;
182 struct temporary_buffer : public _Temporary_buffer<_ForwardIterator, _Tp>
186 : _Temporary_buffer<_ForwardIterator, _Tp>(__first, __last) { }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
memory 72 using std::_Temporary_buffer;
184 struct temporary_buffer : public _Temporary_buffer<_ForwardIterator, _Tp>
188 : _Temporary_buffer<_ForwardIterator, _Tp>(__first, __last) { }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
memory 72 using std::_Temporary_buffer;
184 struct temporary_buffer : public _Temporary_buffer<_ForwardIterator, _Tp>
188 : _Temporary_buffer<_ForwardIterator, _Tp>(__first, __last) { }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
memory 72 using std::_Temporary_buffer;
184 struct temporary_buffer : public _Temporary_buffer<_ForwardIterator, _Tp>
188 : _Temporary_buffer<_ForwardIterator, _Tp>(__first, __last) { }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
memory 72 using std::_Temporary_buffer;
184 struct temporary_buffer : public _Temporary_buffer<_ForwardIterator, _Tp>
188 : _Temporary_buffer<_ForwardIterator, _Tp>(__first, __last) { }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
memory 71 using std::_Temporary_buffer;
183 struct temporary_buffer : public _Temporary_buffer<_ForwardIterator, _Tp>
187 : _Temporary_buffer<_ForwardIterator, _Tp>(__first, __last) { }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
memory 71 using std::_Temporary_buffer;
183 struct temporary_buffer : public _Temporary_buffer<_ForwardIterator, _Tp>
187 : _Temporary_buffer<_ForwardIterator, _Tp>(__first, __last) { }
  /external/stlport/stlport/stl/
_algo.c 812 _Temporary_buffer<_ForwardIter, _Tp> __buf(__first, __last);
813 _STLP_MPWFIX_TRY //*TY 06/01/2000 - they forget to call dtor for _Temporary_buffer if no try/catch block is present
822 _STLP_MPWFIX_CATCH //*TY 06/01/2000 - they forget to call dtor for _Temporary_buffer if no try/catch block is present
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_algo.c 812 _Temporary_buffer<_ForwardIter, _Tp> __buf(__first, __last);
813 _STLP_MPWFIX_TRY //*TY 06/01/2000 - they forget to call dtor for _Temporary_buffer if no try/catch block is present
822 _STLP_MPWFIX_CATCH //*TY 06/01/2000 - they forget to call dtor for _Temporary_buffer if no try/catch block is present
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_algo.c 812 _Temporary_buffer<_ForwardIter, _Tp> __buf(__first, __last);
813 _STLP_MPWFIX_TRY //*TY 06/01/2000 - they forget to call dtor for _Temporary_buffer if no try/catch block is present
822 _STLP_MPWFIX_CATCH //*TY 06/01/2000 - they forget to call dtor for _Temporary_buffer if no try/catch block is present
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_algo.c 812 _Temporary_buffer<_ForwardIter, _Tp> __buf(__first, __last);
813 _STLP_MPWFIX_TRY //*TY 06/01/2000 - they forget to call dtor for _Temporary_buffer if no try/catch block is present
822 _STLP_MPWFIX_CATCH //*TY 06/01/2000 - they forget to call dtor for _Temporary_buffer if no try/catch block is present
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_algo.c 812 _Temporary_buffer<_ForwardIter, _Tp> __buf(__first, __last);
813 _STLP_MPWFIX_TRY //*TY 06/01/2000 - they forget to call dtor for _Temporary_buffer if no try/catch block is present
822 _STLP_MPWFIX_CATCH //*TY 06/01/2000 - they forget to call dtor for _Temporary_buffer if no try/catch block is present
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_algo.c 812 _Temporary_buffer<_ForwardIter, _Tp> __buf(__first, __last);
813 _STLP_MPWFIX_TRY //*TY 06/01/2000 - they forget to call dtor for _Temporary_buffer if no try/catch block is present
822 _STLP_MPWFIX_CATCH //*TY 06/01/2000 - they forget to call dtor for _Temporary_buffer if no try/catch block is present
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_algo.c 812 _Temporary_buffer<_ForwardIter, _Tp> __buf(__first, __last);
813 _STLP_MPWFIX_TRY //*TY 06/01/2000 - they forget to call dtor for _Temporary_buffer if no try/catch block is present
822 _STLP_MPWFIX_CATCH //*TY 06/01/2000 - they forget to call dtor for _Temporary_buffer if no try/catch block is present
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
stl_algo.h 64 #include <bits/stl_tempbuf.h> // for _Temporary_buffer
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_algo.h 62 #include <bits/stl_tempbuf.h> // for _Temporary_buffer
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_algo.h 62 #include <bits/stl_tempbuf.h> // for _Temporary_buffer
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 63 #include <bits/stl_tempbuf.h> // for _Temporary_buffer
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 63 #include <bits/stl_tempbuf.h> // for _Temporary_buffer
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 63 #include <bits/stl_tempbuf.h> // for _Temporary_buffer
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_algo.h 63 #include <bits/stl_tempbuf.h> // for _Temporary_buffer
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_algo.h 64 #include <bits/stl_tempbuf.h> // for _Temporary_buffer
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_algo.h 64 #include <bits/stl_tempbuf.h> // for _Temporary_buffer
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_algo.h 64 #include <bits/stl_tempbuf.h> // for _Temporary_buffer
    [all...]

Completed in 1357 milliseconds

12 3