Home
last modified time | relevance | path

Searched defs:do_save (Results 1 – 25 of 349) sorted by relevance

12345678910>>...14

/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dtopic.c131 int topiclist_add_topic(char const * channel_name, char const * topic_text, int do_save) in topiclist_add_topic()
143 int channel_set_topic(char const * channel_name, char const * topic_text, int do_save) in channel_set_topic()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgsdps1.c193 bool do_save = !gx_path_is_null(pgs->path); in gs_rectfill() local
218 bool do_save = pmat != NULL || !gx_path_is_null(pgs->path); in gs_rectstroke() local
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgsdps1.c193 bool do_save = !gx_path_is_null(pgs->path); in gs_rectfill() local
218 bool do_save = pmat != NULL || !gx_path_is_null(pgs->path); in gs_rectstroke() local
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/model/
H A Dowsavemodel.py27 def do_save(self): member in OWSaveModel
/dports/games/golly/golly-3.3-src/Scripts/Lua/
H A Dpop-plot.lua244 local function do_save() function
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsdps1.c295 bool do_save = !gx_path_is_null(pgs->path); in gs_rectfill() local
320 bool do_save = pmat != NULL || !gx_path_is_null(pgs->path); in gs_rectstroke() local
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsdps1.c298 bool do_save = !gx_path_is_null(pgs->path); in gs_rectfill() local
324 bool do_save = pmat != NULL || !gx_path_is_null(pgs->path); in gs_rectstroke() local
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsdps1.c295 bool do_save = !gx_path_is_null(pgs->path); in gs_rectfill() local
320 bool do_save = pmat != NULL || !gx_path_is_null(pgs->path); in gs_rectstroke() local
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsdps1.c298 bool do_save = !gx_path_is_null(pgs->path); in gs_rectfill() local
323 bool do_save = pmat != NULL || !gx_path_is_null(pgs->path); in gs_rectstroke() local
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsdps1.c298 bool do_save = !gx_path_is_null(pgs->path); in gs_rectfill() local
323 bool do_save = pmat != NULL || !gx_path_is_null(pgs->path); in gs_rectstroke() local
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsdps1.c298 bool do_save = !gx_path_is_null(pgs->path); in gs_rectfill() local
324 bool do_save = pmat != NULL || !gx_path_is_null(pgs->path); in gs_rectstroke() local
/dports/misc/vxl/vxl-3.3.2/core/vgui/
H A Dvgui_blackbox_tableau.cxx62 bool do_save = false; in handle() local
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/unsupervised/
H A Dowsavedistances.py27 def do_save(self): member in OWSaveDistances
/dports/devel/py-launchpadlib/launchpadlib-1.10.13/src/launchpadlib/
H A Dcredentials.py311 def do_save(self, credentials, unique_consumer_id): member in CredentialStore
387 def do_save(self, credentials, unique_key): member in KeyringCredentialStore
459 def do_save(self, credentials, unique_key): member in UnencryptedFileCredentialStore
481 def do_save(self, credentials, unique_key): member in MemoryCredentialStore
/dports/games/widelands/widelands-build21/src/logic/
H A Dgeneric_save_handler.h55 do_save, // function that actually saves data to the filesystem in GenericSaveHandler()
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/data/
H A Dowsave.py69 def do_save(self): member in OWSave
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/challenges/
H A Dstory_mode_status.cpp248 bool do_save) in unlockFeature()
/dports/mail/balsa/balsa-2.5.1/src/
H A Dbalsa-mime-widget-callbacks.c75 gboolean do_save; in balsa_mime_widget_ctx_menu_save() local
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/utils/save/tests/
H A Dtest_owsavebase.py287 do_save = Mock() variable in TestOWSaveBase.setUp.OWSaveMockWriter
/dports/net-mgmt/crmsh/crmsh-4.3.1/crmsh/
H A Dui_cibstatus.py28 def do_save(self, context, dest=None): member in CibStatusUI
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/tweak_book/
H A Dsave.py203 def do_save(self, tdir, container): member in SaveManager
/dports/science/cgnslib/CGNS-4.1.2/src/cgnstools/cgnscalc/
H A Dcgnscalc.tcl1110 proc do_save {} { procedure
/dports/print/py-reportlab/reportlab-3.5.68/src/rl_addons/renderPM/
H A Dtest_renderPM.py80 def do_save(c,n,txt=0,pil=0): function
/dports/x11/xpra/xpra-4.3/xpra/client/gtk_base/
H A Dbug_report.py329 def do_save(self, filename): member in BugReport
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/examples/pylgtk-demo/demos/
H A Dprint_editor.py151 def do_save(action): function

12345678910>>...14