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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/impl/
profiler_algos.h 101 __remove(_ForwardIterator __first, _ForwardIterator __last, function in namespace:__gnu_profile
profiler_trace.h 521 __line.erase(__remove(__line.begin(), __line.end(), ' '),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/impl/
profiler_algos.h 101 __remove(_ForwardIterator __first, _ForwardIterator __last, function in namespace:__gnu_profile
profiler_trace.h 521 __line.erase(__remove(__line.begin(), __line.end(), ' '),
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
profiler_algos.h 101 __remove(_ForwardIterator __first, _ForwardIterator __last, function in namespace:__gnu_profile
profiler_trace.h 521 __line.erase(__remove(__line.begin(), __line.end(), ' '),
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
profiler_algos.h 94 __remove(_ForwardIterator __first, _ForwardIterator __last, function in namespace:__gnu_profile
profiler_trace.h 514 __line.erase(__remove(__line.begin(), __line.end(), ' '),
  /ndk/sources/cxx-stl/llvm-libc++/src/
debug.cpp 211 c->__remove(p);
311 c->__remove(i);
496 __c_node::__remove(__i_node* p) function in class:__c_node
499 _LIBCPP_ASSERT(r != end_, "debug mode internal logic error __c_node::__remove");

Completed in 291 milliseconds