Home
last modified time | relevance | path

Searched defs:source_item (Results 1 – 25 of 78) sorted by relevance

1234

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Ddescribe-spells.cc257 static int _spell_colour(spell_type spell, const item_def* const source_item) in _spell_colour()
319 static bool _list_spells_doublecolumn(const item_def* const source_item) in _list_spells_doublecolumn()
336 const item_def* const source_item) in map_chars_to_spells()
501 const item_def* const source_item, in _describe_book()
609 const item_def* const source_item, in describe_spellset()
621 const item_def* const source_item, in _write_book()
666 const item_def* const source_item, in write_spellset()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/storage/browser/blob/
H A Dblob_entry.cc17 scoped_refptr<ShareableBlobDataItem> source_item, in ItemCopyEntry()
H A Dblob_entry.h43 scoped_refptr<ShareableBlobDataItem> source_item; in COMPONENT_EXPORT() local
H A Dblob_slice_unittest.cc63 scoped_refptr<ShareableBlobDataItem> source_item, in ExpectSlice()
H A Dblob_data_builder.cc240 const scoped_refptr<BlobDataItem>& source_item = in SliceBlob() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/storage/browser/blob/
H A Dblob_entry.cc17 scoped_refptr<ShareableBlobDataItem> source_item, in ItemCopyEntry()
H A Dblob_entry.h43 scoped_refptr<ShareableBlobDataItem> source_item; in COMPONENT_EXPORT() local
H A Dblob_slice_unittest.cc63 scoped_refptr<ShareableBlobDataItem> source_item, in ExpectSlice()
H A Dblob_data_builder.cc240 const scoped_refptr<BlobDataItem>& source_item = in SliceBlob() local
/dports/www/drupal9/drupal-9.2.10/core/modules/content_translation/src/
H A DFieldTranslationSynchronizer.php313 protected function createMergedItem(array $source_item, array $target_item, array $properties) {
/dports/www/drupal8/drupal-8.9.20/core/modules/content_translation/src/
H A DFieldTranslationSynchronizer.php320 protected function createMergedItem(array $source_item, array $target_item, array $properties) {
/dports/devel/ros-rosdep/rosdep-0.18.0/src/rosdep2/platforms/
H A Dsource.py190 def is_source_installed(source_item, exec_fn=None): argument
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/Mesh_3/
H A DOptimization_plugin.cpp510 treat_result(Scene_c3t3_item& source_item, in treat_result()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/itemviews/
H A Dqsortfilterproxymodel.cpp760 int source_item = proxy_to_source.at(proxy_item); in source_items_inserted() local
835 int source_item = proxy_to_source.at(proxy_item); in source_items_about_to_be_removed() local
883 int source_item = proxy_to_source.at(proxy_item); in source_items_removed() local
1082 const int source_item = proxy_to_source.at(i); in handle_filter_changed() local
1093 for (int source_item = 0; source_item < source_count; ++source_item) { in handle_filter_changed() local
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/hyphenation-0.8.4/
H A Dbuild.rs105 fn source_item<P : AsRef<Path>>(&self, p : P) -> PathBuf { self.source.join(p.as_ref()) } in source_item() method
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/viewer/
H A Dlookup.py168 def edit_source(self, source_item): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/ng/inline/
H A Dng_line_truncator.cc107 const NGLogicalLineItem& source_item = line[source_index]; in AddTruncatedChild() local
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqsortfilterproxymodel.cpp1014 int source_item = proxy_to_source.at(proxy_item); in source_items_inserted() local
1089 int source_item = proxy_to_source.at(proxy_item); in source_items_about_to_be_removed() local
1138 int source_item = proxy_to_source.at(proxy_item); in source_items_removed() local
1349 const int source_item = proxy_to_source.at(i); in handle_filter_changed() local
1360 for (int source_item = 0; source_item < source_count; ++source_item) { in handle_filter_changed() local
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqsortfilterproxymodel.cpp1014 int source_item = proxy_to_source.at(proxy_item); in source_items_inserted() local
1089 int source_item = proxy_to_source.at(proxy_item); in source_items_about_to_be_removed() local
1138 int source_item = proxy_to_source.at(proxy_item); in source_items_removed() local
1349 const int source_item = proxy_to_source.at(i); in handle_filter_changed() local
1360 for (int source_item = 0; source_item < source_count; ++source_item) { in handle_filter_changed() local
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqsortfilterproxymodel.cpp1014 int source_item = proxy_to_source.at(proxy_item); in source_items_inserted() local
1089 int source_item = proxy_to_source.at(proxy_item); in source_items_about_to_be_removed() local
1138 int source_item = proxy_to_source.at(proxy_item); in source_items_removed() local
1349 const int source_item = proxy_to_source.at(i); in handle_filter_changed() local
1360 for (int source_item = 0; source_item < source_count; ++source_item) { in handle_filter_changed() local
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqsortfilterproxymodel.cpp1014 int source_item = proxy_to_source.at(proxy_item); in source_items_inserted() local
1089 int source_item = proxy_to_source.at(proxy_item); in source_items_about_to_be_removed() local
1138 int source_item = proxy_to_source.at(proxy_item); in source_items_removed() local
1349 const int source_item = proxy_to_source.at(i); in handle_filter_changed() local
1360 for (int source_item = 0; source_item < source_count; ++source_item) { in handle_filter_changed() local
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqsortfilterproxymodel.cpp1014 int source_item = proxy_to_source.at(proxy_item); in source_items_inserted() local
1089 int source_item = proxy_to_source.at(proxy_item); in source_items_about_to_be_removed() local
1138 int source_item = proxy_to_source.at(proxy_item); in source_items_removed() local
1349 const int source_item = proxy_to_source.at(i); in handle_filter_changed() local
1360 for (int source_item = 0; source_item < source_count; ++source_item) { in handle_filter_changed() local
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqsortfilterproxymodel.cpp1014 int source_item = proxy_to_source.at(proxy_item); in source_items_inserted() local
1089 int source_item = proxy_to_source.at(proxy_item); in source_items_about_to_be_removed() local
1138 int source_item = proxy_to_source.at(proxy_item); in source_items_removed() local
1349 const int source_item = proxy_to_source.at(i); in handle_filter_changed() local
1360 for (int source_item = 0; source_item < source_count; ++source_item) { in handle_filter_changed() local
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqsortfilterproxymodel.cpp1014 int source_item = proxy_to_source.at(proxy_item); in source_items_inserted() local
1089 int source_item = proxy_to_source.at(proxy_item); in source_items_about_to_be_removed() local
1138 int source_item = proxy_to_source.at(proxy_item); in source_items_removed() local
1349 const int source_item = proxy_to_source.at(i); in handle_filter_changed() local
1360 for (int source_item = 0; source_item < source_count; ++source_item) { in handle_filter_changed() local
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqsortfilterproxymodel.cpp1014 int source_item = proxy_to_source.at(proxy_item); in source_items_inserted() local
1089 int source_item = proxy_to_source.at(proxy_item); in source_items_about_to_be_removed() local
1138 int source_item = proxy_to_source.at(proxy_item); in source_items_removed() local
1349 const int source_item = proxy_to_source.at(i); in handle_filter_changed() local
1360 for (int source_item = 0; source_item < source_count; ++source_item) { in handle_filter_changed() local

1234