Home
last modified time | relevance | path

Searched refs:custom_storage (Results 1 – 25 of 136) sorted by relevance

123456

/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/examples/
H A DMakefile.am7 custom_storage \
27 custom_storage_SOURCES = custom_storage.cpp
H A DJamfile32 exe custom_storage : custom_storage.cpp ;
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/examples/
H A DMakefile.am7 custom_storage \
27 custom_storage_SOURCES = custom_storage.cpp
H A DJamfile32 exe custom_storage : custom_storage.cpp ;
H A DMakefile.in117 simple_client$(EXEEXT) custom_storage$(EXEEXT) \
145 am_custom_storage_OBJECTS = custom_storage.$(OBJEXT)
190 ./$(DEPDIR)/custom_storage.Po ./$(DEPDIR)/dump_torrent.Po \
422 custom_storage \
436 custom_storage_SOURCES = custom_storage.cpp
542 custom_storage$(EXEEXT): $(custom_storage_OBJECTS) $(custom_storage_DEPENDENCIES) $(EXTRA_custom_st…
543 @rm -f custom_storage$(EXEEXT)
576 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/custom_storage.Po@am__quote@ # am--include-marker
750 -rm -f ./$(DEPDIR)/custom_storage.Po
808 -rm -f ./$(DEPDIR)/custom_storage.Po
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Field/
H A DBaseFieldDefinition.php711 * @param bool $custom_storage
720 public function setCustomStorage($custom_storage) { argument
721 if (!$custom_storage && $this->isComputed()) {
724 $this->definition['custom_storage'] = $custom_storage;
/dports/www/drupal9/drupal-9.2.10/core/modules/system/tests/modules/entity_test_update/config/install/
H A Dfield.storage.entity_test_update.field_test_configurable_field.yml17 custom_storage: false
/dports/www/drupal8/drupal-8.9.20/core/modules/field/tests/modules/field_timestamp_test/config/install/
H A Dfield.storage.entity_test.timestamp.yml17 custom_storage: false
/dports/www/drupal8/drupal-8.9.20/core/modules/system/tests/modules/entity_test_update/config/install/
H A Dfield.storage.entity_test_update.field_test_configurable_field.yml17 custom_storage: false
/dports/www/drupal8/drupal-8.9.20/core/modules/forum/config/optional/
H A Dfield.storage.taxonomy_term.forum_container.yml17 custom_storage: false
/dports/www/drupal9/drupal-9.2.10/core/modules/forum/config/optional/
H A Dfield.storage.taxonomy_term.forum_container.yml17 custom_storage: false
/dports/www/drupal9/drupal-9.2.10/core/modules/field/tests/modules/field_timestamp_test/config/install/
H A Dfield.storage.entity_test.timestamp.yml17 custom_storage: false
/dports/www/drupal8/drupal-8.9.20/core/profiles/demo_umami/config/install/
H A Dfield.storage.block_content.field_copyright.yml18 custom_storage: false
H A Dfield.storage.node.field_recipe_instruction.yml18 custom_storage: false
H A Dfield.storage.node.field_summary.yml18 custom_storage: false
H A Dfield.storage.block_content.field_content_link.yml18 custom_storage: false
H A Dfield.storage.block_content.field_disclaimer.yml18 custom_storage: false
H A Dfield.storage.node.layout_builder__layout.yml18 custom_storage: false
/dports/www/drupal8/drupal-8.9.20/core/modules/node/config/install/
H A Dfield.storage.node.body.yml18 custom_storage: false
/dports/www/drupal8/drupal-8.9.20/core/modules/comment/config/install/
H A Dfield.storage.comment.comment_body.yml18 custom_storage: false
/dports/www/drupal8/drupal-8.9.20/core/modules/block_content/config/install/
H A Dfield.storage.block_content.body.yml18 custom_storage: false
/dports/www/drupal9/drupal-9.2.10/core/modules/block_content/config/install/
H A Dfield.storage.block_content.body.yml18 custom_storage: false
/dports/www/drupal9/drupal-9.2.10/core/modules/node/config/install/
H A Dfield.storage.node.body.yml18 custom_storage: false
/dports/www/drupal9/drupal-9.2.10/core/profiles/demo_umami/config/install/
H A Dfield.storage.node.field_summary.yml18 custom_storage: false
H A Dfield.storage.node.layout_builder__layout.yml18 custom_storage: false

123456