Home
last modified time | relevance | path

Searched defs:finalize (Results 101 – 125 of 11283) sorted by relevance

12345678910>>...452

/dports/www/firefox/firefox-99.0/third_party/python/Jinja2/jinja2/
H A Dnativetypes.py50 def _output_child_to_const(self, node, frame, finalize): argument
61 def _output_child_pre(self, node, frame, finalize): argument
65 def _output_child_post(self, node, frame, finalize): argument
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/Jinja2/jinja2/
H A Dnativetypes.py50 def _output_child_to_const(self, node, frame, finalize): argument
61 def _output_child_pre(self, node, frame, finalize): argument
65 def _output_child_post(self, node, frame, finalize): argument
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/Jinja2/jinja2/
H A Dnativetypes.py50 def _output_child_to_const(self, node, frame, finalize): argument
61 def _output_child_pre(self, node, frame, finalize): argument
65 def _output_child_post(self, node, frame, finalize): argument
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/vendor/jinja2/
H A Dnativetypes.py50 def _output_child_to_const(self, node, frame, finalize): argument
61 def _output_child_pre(self, node, frame, finalize): argument
65 def _output_child_post(self, node, frame, finalize): argument
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dregional_settings.cpp747 void groundcover_extra::finalize() // FIXME: return bool for failure in finalize() function in groundcover_extra
836 void forest_biome_component::finalize() in finalize() function in forest_biome_component
855 void forest_biome_terrain_dependent_furniture::finalize() in finalize() function in forest_biome_terrain_dependent_furniture
887 void forest_biome::finalize() in finalize() function in forest_biome
914 void forest_mapgen_settings::finalize() in finalize() function in forest_mapgen_settings
923 void forest_trail_settings::finalize() in finalize() function in forest_trail_settings
937 void overmap_lake_settings::finalize() in finalize() function in overmap_lake_settings
959 void region_terrain_and_furniture_settings::finalize() in finalize() function in region_terrain_and_furniture_settings
1020 void regional_settings::finalize() in finalize() function in regional_settings
1038 void city_settings::finalize() in finalize() function in city_settings
[all …]
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dregional_settings.cpp747 void groundcover_extra::finalize() // FIXME: return bool for failure in finalize() function in groundcover_extra
836 void forest_biome_component::finalize() in finalize() function in forest_biome_component
855 void forest_biome_terrain_dependent_furniture::finalize() in finalize() function in forest_biome_terrain_dependent_furniture
887 void forest_biome::finalize() in finalize() function in forest_biome
914 void forest_mapgen_settings::finalize() in finalize() function in forest_mapgen_settings
923 void forest_trail_settings::finalize() in finalize() function in forest_trail_settings
937 void overmap_lake_settings::finalize() in finalize() function in overmap_lake_settings
959 void region_terrain_and_furniture_settings::finalize() in finalize() function in region_terrain_and_furniture_settings
1020 void regional_settings::finalize() in finalize() function in regional_settings
1038 void city_settings::finalize() in finalize() function in city_settings
[all …]
/dports/textproc/py-CommonMark/commonmark-0.9.1/commonmark/
H A Dblocks.py173 def finalize(parser=None, block=None): member in Block
189 def finalize(parser=None, block=None): member in Document
205 def finalize(parser=None, block=None): member in List
244 def finalize(parser=None, block=None): member in BlockQuote
273 def finalize(parser=None, block=None): member in Item
290 def finalize(parser=None, block=None): member in Heading
307 def finalize(parser=None, block=None): member in ThematicBreak
348 def finalize(parser=None, block=None): member in CodeBlock
380 def finalize(parser=None, block=None): member in HtmlBlock
398 def finalize(parser=None, block=None): member in Paragraph
[all …]
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/sph/boundary/
H A DBoundary.cpp104 void GhostParticles::finalize(Storage& storage) { in finalize() function in GhostParticles
172 void FixedParticles::finalize(Storage& storage) { in finalize() function in FixedParticles
208 void FrozenParticles::finalize(Storage& storage) { in finalize() function in FrozenParticles
254 void WindTunnel::finalize(Storage& storage) { in finalize() function in WindTunnel
368 void PeriodicBoundary::finalize(Storage& storage) { in finalize() function in PeriodicBoundary
409 void SymmetricBoundary::finalize(Storage& storage) { in finalize() function in SymmetricBoundary
434 void KillEscapersBoundary::finalize(Storage& UNUSED(storage)) {} in finalize() function in KillEscapersBoundary
443 void Projection1D::finalize(Storage& storage) { in finalize() function in Projection1D
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/Jinja2/src/jinja2/
H A Dnativetypes.py66 def _output_child_to_const(self, node, frame, finalize): argument
77 def _output_child_pre(self, node, frame, finalize): argument
81 def _output_child_post(self, node, frame, finalize): argument
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/8026394/
H A DInterfaceObjectTest.java31 void finalize() throws Throwable; in finalize() method
44 public void finalize() throws Throwable { in finalize() method in InterfaceObjectTest
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/runtime/8026394/
H A DInterfaceObjectTest.java31 void finalize() throws Throwable; in finalize() method
44 public void finalize() throws Throwable { in finalize() method in InterfaceObjectTest
/dports/math/scilab/scilab-6.1.1/scilab/modules/ast/src/cpp/analysis/
H A DXBlock.cpp21 void XBlock::finalize() { } in finalize() function in analysis::XBlock
39 void XBlockHead::finalize() in finalize() function in analysis::XBlockHead
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/runtime/8026394/
H A DInterfaceObjectTest.java31 void finalize() throws Throwable; in finalize() method
44 public void finalize() throws Throwable { in finalize() method in InterfaceObjectTest
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/8026394/
H A DInterfaceObjectTest.java31 void finalize() throws Throwable; in finalize() method
44 public void finalize() throws Throwable { in finalize() method in InterfaceObjectTest
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/runtime/8026394/
H A DInterfaceObjectTest.java31 void finalize() throws Throwable; in finalize() method
44 public void finalize() throws Throwable { in finalize() method in InterfaceObjectTest
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/runtime/8026394/
H A DInterfaceObjectTest.java31 void finalize() throws Throwable; in finalize() method
44 public void finalize() throws Throwable { in finalize() method in InterfaceObjectTest
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/test/runtime/8026394/
H A DInterfaceObjectTest.java31 void finalize() throws Throwable; in finalize() method
44 public void finalize() throws Throwable { in finalize() method in InterfaceObjectTest
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/test/runtime/8026394/
H A DInterfaceObjectTest.java31 void finalize() throws Throwable; in finalize() method
44 public void finalize() throws Throwable { in finalize() method in InterfaceObjectTest
/dports/textproc/uim-m17nlib/sigscheme-beb8fbd/src/
H A Dscmport-str.c70 ScmInputStrPort_finalizer finalize; member
80 ScmOutputStrPort_finalizer finalize; member
167 ScmInputStrPort_finalizer finalize) in istrport_new()
185 ScmInputStrPort_new(char *str, ScmInputStrPort_finalizer finalize) in ScmInputStrPort_new()
192 ScmInputStrPort_finalizer finalize) in ScmInputStrPort_new_copying()
199 ScmInputStrPort_new_const(const char *str, ScmInputStrPort_finalizer finalize) in ScmInputStrPort_new_const()
289 ScmOutputStrPort_new(ScmOutputStrPort_finalizer finalize) in ScmOutputStrPort_new()
/dports/textproc/uim-qt5/uim-d1ac9d9/sigscheme/src/
H A Dscmport-str.c70 ScmInputStrPort_finalizer finalize; member
80 ScmOutputStrPort_finalizer finalize; member
167 ScmInputStrPort_finalizer finalize) in istrport_new()
185 ScmInputStrPort_new(char *str, ScmInputStrPort_finalizer finalize) in ScmInputStrPort_new()
192 ScmInputStrPort_finalizer finalize) in ScmInputStrPort_new_copying()
199 ScmInputStrPort_new_const(const char *str, ScmInputStrPort_finalizer finalize) in ScmInputStrPort_new_const()
289 ScmOutputStrPort_new(ScmOutputStrPort_finalizer finalize) in ScmOutputStrPort_new()
/dports/textproc/uim-m17nlib/uim-d1ac9d9/sigscheme/src/
H A Dscmport-str.c70 ScmInputStrPort_finalizer finalize; member
80 ScmOutputStrPort_finalizer finalize; member
167 ScmInputStrPort_finalizer finalize) in istrport_new()
185 ScmInputStrPort_new(char *str, ScmInputStrPort_finalizer finalize) in ScmInputStrPort_new()
192 ScmInputStrPort_finalizer finalize) in ScmInputStrPort_new_copying()
199 ScmInputStrPort_new_const(const char *str, ScmInputStrPort_finalizer finalize) in ScmInputStrPort_new_const()
289 ScmOutputStrPort_new(ScmOutputStrPort_finalizer finalize) in ScmOutputStrPort_new()
/dports/textproc/uim-qt5/sigscheme-beb8fbd/src/
H A Dscmport-str.c70 ScmInputStrPort_finalizer finalize; member
80 ScmOutputStrPort_finalizer finalize; member
167 ScmInputStrPort_finalizer finalize) in istrport_new()
185 ScmInputStrPort_new(char *str, ScmInputStrPort_finalizer finalize) in ScmInputStrPort_new()
192 ScmInputStrPort_finalizer finalize) in ScmInputStrPort_new_copying()
199 ScmInputStrPort_new_const(const char *str, ScmInputStrPort_finalizer finalize) in ScmInputStrPort_new_const()
289 ScmOutputStrPort_new(ScmOutputStrPort_finalizer finalize) in ScmOutputStrPort_new()
/dports/textproc/uim-gtk3/uim-d1ac9d9/sigscheme/src/
H A Dscmport-str.c70 ScmInputStrPort_finalizer finalize; member
80 ScmOutputStrPort_finalizer finalize; member
167 ScmInputStrPort_finalizer finalize) in istrport_new()
185 ScmInputStrPort_new(char *str, ScmInputStrPort_finalizer finalize) in ScmInputStrPort_new()
192 ScmInputStrPort_finalizer finalize) in ScmInputStrPort_new_copying()
199 ScmInputStrPort_new_const(const char *str, ScmInputStrPort_finalizer finalize) in ScmInputStrPort_new_const()
289 ScmOutputStrPort_new(ScmOutputStrPort_finalizer finalize) in ScmOutputStrPort_new()
/dports/textproc/uim-gtk3/sigscheme-beb8fbd/src/
H A Dscmport-str.c70 ScmInputStrPort_finalizer finalize; member
80 ScmOutputStrPort_finalizer finalize; member
167 ScmInputStrPort_finalizer finalize) in istrport_new()
185 ScmInputStrPort_new(char *str, ScmInputStrPort_finalizer finalize) in ScmInputStrPort_new()
192 ScmInputStrPort_finalizer finalize) in ScmInputStrPort_new_copying()
199 ScmInputStrPort_new_const(const char *str, ScmInputStrPort_finalizer finalize) in ScmInputStrPort_new_const()
289 ScmOutputStrPort_new(ScmOutputStrPort_finalizer finalize) in ScmOutputStrPort_new()
/dports/textproc/uim-gtk/uim-d1ac9d9/sigscheme/src/
H A Dscmport-str.c70 ScmInputStrPort_finalizer finalize; member
80 ScmOutputStrPort_finalizer finalize; member
167 ScmInputStrPort_finalizer finalize) in istrport_new()
185 ScmInputStrPort_new(char *str, ScmInputStrPort_finalizer finalize) in ScmInputStrPort_new()
192 ScmInputStrPort_finalizer finalize) in ScmInputStrPort_new_copying()
199 ScmInputStrPort_new_const(const char *str, ScmInputStrPort_finalizer finalize) in ScmInputStrPort_new_const()
289 ScmOutputStrPort_new(ScmOutputStrPort_finalizer finalize) in ScmOutputStrPort_new()

12345678910>>...452