Home
last modified time | relevance | path

Searched defs:auto_save (Results 1 – 25 of 72) sorted by relevance

123

/dports/www/elgg/elgg-3.3.23/mod/blog/actions/blog/
H A Dauto_save_revision.php61 $auto_save = $auto_save_annotations[0]; variable
63 $auto_save = false; variable
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/mod/blog/actions/blog/
H A Dauto_save_revision.php61 $auto_save = $auto_save_annotations[0]; variable
63 $auto_save = false; variable
/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dx2212.h45 void set_auto_save(bool auto_save) { m_auto_save = auto_save; } in set_auto_save()
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dx2212.h45 void set_auto_save(bool auto_save) { m_auto_save = auto_save; } in set_auto_save()
/dports/chinese/librime/librime-1.7.3/src/rime/config/
H A Dconfig_data.h40 void set_auto_save(bool auto_save) { auto_save_ = auto_save; } in set_auto_save()
H A Dconfig_component.h128 void set_auto_save(bool auto_save) { auto_save_ = auto_save; } in set_auto_save()
/dports/multimedia/QtAV/QtAV-1.13.0/src/QtAV/
H A DVideoCapture.h129 bool auto_save; variable
/dports/www/p5-Scrappy/Scrappy-0.94112090/lib/Scrappy/
H A DSession.pm18 has 'auto_save' => (is => 'rw', isa => 'Bool', default => 1); attribute in Scrappy::Session
H A DLogger.pm20 has 'auto_save' => (is => 'rw', isa => 'Bool', default => 1); attribute in Scrappy::Logger
/dports/net/p5-Net-OAuth2/Net-OAuth2-0.67/lib/Net/OAuth2/Profile/
H A DWebServer.pm43 sub auto_save() {shift->{NOPW_auto_save}} subroutine
/dports/biology/p5-AcePerl/AcePerl-1.92/Ace/
H A DLocal.pm116 sub auto_save { subroutine
/dports/x11-fm/gentoo/gentoo-0.20.7/src/
H A Dcmd_configure.c15 gboolean auto_save; /* Automatic save, suppresses the dialog on quit. */ member
/dports/www/tikiwiki/tiki-21.2/lib/ajax/
H A Dautosave.php31 function auto_save($id, $data, $referer = '') function in AutoSaveLib
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Ddets.hrl50 -type auto_save() :: 'infinity' | non_neg_integer(). type
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Ddets.hrl50 -type auto_save() :: 'infinity' | non_neg_integer(). type
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Ddets.hrl50 -type auto_save() :: 'infinity' | non_neg_integer(). type
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Ddets.hrl50 -type auto_save() :: 'infinity' | non_neg_integer(). type
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Ddets.hrl50 -type auto_save() :: 'infinity' | non_neg_integer(). type
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Ddets.hrl50 -type auto_save() :: 'infinity' | non_neg_integer(). type
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/
H A Ddets.hrl50 -type auto_save() :: 'infinity' | non_neg_integer(). type
/dports/net/uget/uget-2.2.1/ui-gtk/
H A DUgtkSettingDialog.h71 struct UgtkAutoSaveForm auto_save; member
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/common/
H A DJackProxyDriver.cpp33 char* client_name, bool auto_connect, bool auto_save) in JackProxyDriver()
531 bool auto_save = false; in driver_initialize() local
H A DJackNetDriver.cpp33 int celt_encoding, int opus_encoding, bool auto_save) in JackNetDriver()
740 bool auto_save = false; in driver_initialize() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/gtk3/widgets/base/
H A Dcartimagewidget.c175 GtkWidget *auto_save; in cart_image_widget_create() local
/dports/emulators/vice/vice-3.5/src/arch/gtk3/widgets/base/
H A Dcartimagewidget.c207 GtkWidget *auto_save; in cart_image_widget_create() local

123