Home
last modified time | relevance | path

Searched defs:remove_if (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DMapVector.h209 void MapVector<KeyT, ValueT, MapType, VectorType>::remove_if(Function Pred) { in remove_if() function
H A DSetVector.h199 bool remove_if(UnaryPredicate P) { in remove_if() function
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dforward_list.tcc324 remove_if(_Pred __pred) -> __remove_return_type in remove_if() function in std::forward_list
H A Dlist.tcc538 remove_if(_Predicate __pred) in remove_if() function in std::list
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dforward_list.tcc313 remove_if(_Pred __pred) -> __remove_return_type in remove_if() function in std::forward_list
H A Dlist.tcc543 remove_if(_Predicate __pred) in remove_if() function in std::list
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h349 template <typename UnaryPredicate> bool remove_if(UnaryPredicate P) { in remove_if() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h255 template <typename PredFn> void remove_if(PredFn &&Pred) { in remove_if() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/
H A Dglue_algorithm_impl.h474 remove_if(_ExecutionPolicy&& __exec, _ForwardIterator __first, _ForwardIterator __last, _UnaryPredi… in remove_if() function
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/
H A Dglue_algorithm_impl.h479 remove_if(_ExecutionPolicy&& __exec, _ForwardIterator __first, _ForwardIterator __last, _UnaryPredi… in remove_if() function