Home
last modified time | relevance | path

Searched defs:remove_all (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/third_party/agg23/
Dagg_array.h88 void remove_all() in remove_all() function
170 void remove_all() in remove_all() function
409 void remove_all() in remove_all() function
Dagg_vcgen_dash.cpp77 void vcgen_dash::remove_all() in remove_all() function in agg::vcgen_dash
Dagg_vcgen_stroke.cpp47 void vcgen_stroke::remove_all() in remove_all() function in agg::vcgen_stroke
Dagg_conv_adaptor_vcgen.h22 void remove_all() {} in remove_all() function
/external/python/setuptools/tools/
Dvendored.py11 def remove_all(paths): function
/external/rust/crates/clap/src/args/
Darg_matcher.rs162 pub fn remove_all(&mut self, args: &[&str]) { in remove_all() method
/external/armnn/third-party/ghc/
Dfilesystem.hpp4134 GHC_INLINE uintmax_t remove_all(const path& p) in remove_all() function
4144 GHC_INLINE uintmax_t remove_all(const path& p, std::error_code& ec) noexcept in remove_all() function
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_supplicant.c6310 const char *type, int remove_all) in radio_remove_works()