HomeSort by relevance Sort by last modified time
    Searched refs:erase_if (Results 1 - 25 of 82) sorted by null

1 2 3 4

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/rc_binomial_heap_/
erase_fn_imps.hpp 89 erase_if(Pred pred) function in class:PB_DS_CLASS_C_DEC
92 const size_type ersd = base_type::erase_if(pred);
rc_binomial_heap_.hpp 119 erase_if(Pred);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/rc_binomial_heap_/
erase_fn_imps.hpp 89 erase_if(Pred pred) function in class:PB_DS_CLASS_C_DEC
92 const size_type ersd = base_type::erase_if(pred);
rc_binomial_heap_.hpp 119 erase_if(Pred);
  /external/llvm/unittests/ADT/
PriorityWorklistTest.cpp 87 EXPECT_FALSE(W.erase_if([](int i) { return i > 100; }));
91 EXPECT_TRUE(W.erase_if([](int i) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/cc_hash_table_map_/
erase_fn_imps.hpp 59 erase_if(Pred pred) function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/gp_hash_table_map_/
erase_fn_imps.hpp 73 erase_if(Pred pred) function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/list_update_map_/
erase_fn_imps.hpp 82 erase_if(Pred pred) function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/cc_hash_table_map_/
erase_fn_imps.hpp 59 erase_if(Pred pred) function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/gp_hash_table_map_/
erase_fn_imps.hpp 73 erase_if(Pred pred) function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/list_update_map_/
erase_fn_imps.hpp 82 erase_if(Pred pred) function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binomial_heap_base_/
erase_fn_imps.hpp 120 erase_if(Pred pred) function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/ov_tree_map_/
erase_fn_imps.hpp 68 erase_if(Pred pred) function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pairing_heap_/
pairing_heap_.hpp 130 erase_if(Pred);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/splay_tree_/
erase_fn_imps.hpp 87 erase_if(Pred pred) function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/binomial_heap_base_/
erase_fn_imps.hpp 120 erase_if(Pred pred) function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/ov_tree_map_/
erase_fn_imps.hpp 68 erase_if(Pred pred) function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/pairing_heap_/
pairing_heap_.hpp 130 erase_if(Pred);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/splay_tree_/
erase_fn_imps.hpp 87 erase_if(Pred pred) function in class:PB_DS_CLASS_C_DEC
  /external/llvm/include/llvm/ADT/
PriorityWorklist.h 158 bool erase_if(UnaryPredicate P) { function in class:llvm::PriorityWorklist
  /external/mesa3d/src/gallium/state_trackers/clover/util/
algorithm.hpp 203 erase_if(F &&f, R &&r) { function in namespace:clover
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
PriorityWorklist.h 194 bool erase_if(UnaryPredicate P) { function in class:llvm::PriorityWorklist
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
PriorityWorklist.h 195 bool erase_if(UnaryPredicate P) { function in class:llvm::PriorityWorklist
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
PriorityWorklist.h 195 bool erase_if(UnaryPredicate P) { function in class:llvm::PriorityWorklist
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
PriorityWorklist.h 195 bool erase_if(UnaryPredicate P) { function in class:llvm::PriorityWorklist

Completed in 276 milliseconds

1 2 3 4