Home
last modified time | relevance | path

Searched refs:removed_items (Results 1 – 24 of 24) sorted by relevance

/dports/net/yaz/yaz-5.31.1/src/
H A Dccl_stop_words.c27 struct ccl_stop_info *removed_items; member
36 struct ccl_stop_info **csip = &csw->removed_items; in append_removed_item()
58 csw->removed_items = 0; in ccl_stop_words_create()
139 if (p->u.t.term && csw->removed_items) in ccl_remove_stop_r()
169 csw->removed_items = 0; in ccl_stop_words_tree()
173 if (csw->removed_items) in ccl_stop_words_tree()
181 struct ccl_stop_info *csi = csw->removed_items; in ccl_stop_words_info()
/dports/devel/py-oci/oci-2.53.1/src/oci/data_safe/models/
H A Ddiffs.py138 def removed_items(self): member in Diffs
149 @removed_items.setter
150 def removed_items(self, removed_items): argument
159 self._removed_items = removed_items
/dports/sysutils/diskonaut/diskonaut-0.11.0/src/state/tiles/
H A Dfiles_in_folder.rs61 let removed_items = files.drain(..offset); in files_in_folder() localVariable
62 let number_of_files_without_removed_contents = folder.contents.len() - removed_items.len(); in files_in_folder()
63 let removed_size = removed_items.fold(0, |acc, file| acc + file.size); in files_in_folder()
/dports/www/py-django-reversion-compare/django-reversion-compare-0.14.0/reversion_compare/
H A Dcompare.py345 removed_items = []
387 removed_items.append(version1)
396 removed_items.sort(key=lambda item: force_str(item))
406 "removed_items": removed_items,
/dports/chinese/libpinyin/libpinyin-2.3.0/src/storage/
H A Dngram.cpp79 guint32 removed_items = 0; in mask_out() local
99 ++removed_items; in mask_out()
104 return removed_items; in mask_out()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/traffic_annotation/auditor/
H A Dtraffic_annotation_exporter.cc446 std::set<std::string> removed_items; in GetXMLDifferences() local
453 std::inserter(removed_items, removed_items.begin())); in GetXMLDifferences()
461 for (const std::string& id : removed_items) { in GetXMLDifferences()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/traffic_annotation/auditor/
H A Dtraffic_annotation_exporter.cc512 std::set<std::string> removed_items; in GetXMLDifferences() local
519 std::inserter(removed_items, removed_items.begin())); in GetXMLDifferences()
527 for (const std::string& id : removed_items) { in GetXMLDifferences()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/dashboard/dashboard/
H A Dedit_config_handler.py288 def _RemoveOverlapping(added_items, removed_items): argument
290 added, removed = set(added_items), set(removed_items)
/dports/textproc/sigil/Sigil-1.8.0/src/MainUI/
H A DOPFModel.cpp686 QList<QStandardItem *> removed_items = m_TextFolderItem->takeRow(i--); in SortHTMLFilesByAlphanumeric() local
687 foreach(QStandardItem *one_item, removed_items) { in SortHTMLFilesByAlphanumeric()
699 QList<QStandardItem *> removed_items = items->takeRow(i--); in SortHTMLFilesByAlphanumeric() local
700 foreach(QStandardItem *one_item, removed_items) { in SortHTMLFilesByAlphanumeric()
/dports/x11/plank/plank-0.11.89/lib/Items/
H A DDockContainer.vala292 var removed_items = old_items;
293 removed_items.remove_all (visible_elements);
298 if (added_items.size > 0 || removed_items.size > 0)
299 elements_changed (added_items, removed_items);
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/apps/cloud_composer/src/
H A Dcommands.cpp149 QList <QStandardItem*> removed_items = parent_item->takeRow (original_index.row ()); in replaceOriginalWithNew() local
150 removed_to_parent_map_.insert (removed_items.value(0),parent_item); in replaceOriginalWithNew()
/dports/www/phpbb3/phpBB3/phpbb/tree/
H A Dnestedset.php207 $removed_items = $this->remove_item_from_nestedset($item_id);
210 WHERE ' . $this->db->sql_in_set($this->column_item_id, $removed_items) . '
214 return $removed_items;
/dports/security/py-stem/stem-1.8.0/stem/
H A Dmanual.py259 removed_items = set(previous_attr.items()).difference(new_attr.items())
264 for removed_item in removed_items:
/dports/www/epiphany/epiphany-41.0/tests/
H A Dephy-web-view-test.c374 GList *removed_items, in back_forward_list_changed() argument
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Ditem-prop.h51 extern const set<pair<object_class_type, int> > removed_items;
H A Ditem-prop.cc749 const set<pair<object_class_type, int> > removed_items = variable
835 return removed_items.count({ base, subtype }) != 0; in item_type_removed()
H A Dmain.cc744 for (auto entry : removed_items) in _set_removed_types_as_identified()
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/conversion/
H A Dplumber.py1124 …for_regex_wizard=self.for_regex_wizard, removed_items=getattr(self.input_plugin, 'removed_items_to…
1305 encoding='utf-8', populate=True, for_regex_wizard=False, specialize=None, removed_items=()): argument
1321 oeb.removed_items_to_ignore = removed_items
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/tooling/graphql/docs/templates/
H A Ddefault.md.haml18 in [Removed Items](../removed_items.md).
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dplayer.cpp1149 std::vector<item_location> removed_items; in process_items() local
1157 removed_items.push_back( it ); in process_items()
1161 for( item_location removed : removed_items ) { in process_items()
H A Ditem.cpp8743 std::vector<item *> removed_items; in use_amount() local
8746 removed_items.push_back( contained ); in use_amount()
8750 for( item *removed : removed_items ) { in use_amount()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dplayer.cpp1149 std::vector<item_location> removed_items; in process_items() local
1157 removed_items.push_back( it ); in process_items()
1161 for( item_location removed : removed_items ) { in process_items()
H A Ditem.cpp8743 std::vector<item *> removed_items; in use_amount() local
8746 removed_items.push_back( contained ); in use_amount()
8750 for( item *removed : removed_items ) { in use_amount()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/api/graphql/
H A Dindex.md130 View the [list of items removed](removed_items.md) in previous releases.