Searched defs:removals (Results 1 – 8 of 8) sorted by relevance
341 final Set<V> removals = data.remove(key); in removeAll() local
343 final Set<V> removals = data.remove(key); in removeAll() local
579 unsigned long long removals = dl_phdr_removals_counter (); in validate_cache() local
413 public static String remove(String source, UnicodeSet removals) { in remove()
416 public static String remove(String source, UnicodeSet removals) { in remove()
1516 guint removals = 0; in gst_debug_remove_with_compare_func() local1560 guint removals; in gst_debug_remove_log_function() local1595 guint removals; in gst_debug_remove_log_function_by_data() local
895 UnicodeSet removals = new UnicodeSet(); // to avoid messing up iterator in closeUnicodeSet() local
768 gchar **removals; member