Home
last modified time | relevance | path

Searched refs:alist (Results 4376 – 4400 of 8364) sorted by relevance

1...<<171172173174175176177178179180>>...335

/dports/editors/emacs/emacs-27.2/lisp/gnus/
H A Dnndiary.el835 (let ((alist nndiary-group-alist)
844 alist)
845 (or (string= (caar alist) nndiary-current-group)
846 (setq number (nndiary-find-id (caar alist) id)))
848 (setq alist (cdr alist))))
850 (cons (caar alist) number))))))
/dports/sysutils/bacula11-client/bacula-11.0.5/src/lib/
H A Dparse_conf.c660 alist *list; in store_alist_res()
666 list = New(alist(10, not_owned_by_alist)); in store_alist_res()
668 list = (alist *)(item->value)[i]; in store_alist_res()
678 list = New(alist(10, not_owned_by_alist)); in store_alist_res()
714 alist *list; in store_alist_str()
718 list = New(alist(10, owned_by_alist)); in store_alist_str()
721 list = (alist *)(*(item->value)); in store_alist_str()
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/lib/
H A Dparse_conf.c660 alist *list; in store_alist_res()
666 list = New(alist(10, not_owned_by_alist)); in store_alist_res()
668 list = (alist *)(item->value)[i]; in store_alist_res()
678 list = New(alist(10, not_owned_by_alist)); in store_alist_res()
714 alist *list; in store_alist_str()
718 list = New(alist(10, owned_by_alist)); in store_alist_str()
721 list = (alist *)(*(item->value)); in store_alist_str()
/dports/sysutils/bacula11-server/bacula-11.0.5/src/lib/
H A Dparse_conf.c660 alist *list; in store_alist_res()
666 list = New(alist(10, not_owned_by_alist)); in store_alist_res()
668 list = (alist *)(item->value)[i]; in store_alist_res()
678 list = New(alist(10, not_owned_by_alist)); in store_alist_res()
714 alist *list; in store_alist_str()
718 list = New(alist(10, owned_by_alist)); in store_alist_str()
721 list = (alist *)(*(item->value)); in store_alist_str()
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/osc/
H A Dosc_select_observer.cc171 …_strip->mute_control()->alist()->automation_state_changed.connect (strip_connections, MISSING_INVA… in refresh_strip()
212 …_strip->gain_control()->alist()->automation_state_changed.connect (strip_connections, MISSING_INVA… in refresh_strip()
223 …_strip->trim_control()->alist()->automation_state_changed.connect (strip_connections, MISSING_INVA… in refresh_strip()
694 …at->alist()->automation_state_changed.connect (pan_connections, MISSING_INVALIDATOR, boost::bind (… in panner_changed()
703 …at->alist()->automation_state_changed.connect (pan_connections, MISSING_INVALIDATOR, boost::bind (… in panner_changed()
838 AutoState as = automate->alist()->automation_state(); in send_automation()
974 as = _strip->gain_control()->alist()->automation_state(); in gain_automation()
/dports/editors/emacs-devel/emacs-4d1968b/lisp/international/
H A Dmule-cmds.el1211 (defun set-language-info-alist (lang-env alist &optional parents)
1258 (let ((doc (assq 'documentation alist)))
1265 (dolist (elt alist)
2029 :type '(alist
2037 (alist :key-type symbol
2584 (defun locale-name-match (key alist)
2589 (while (and alist (not element))
2590 (if (string-match-p (concat "\\`\\(?:" (car (car alist)) "\\)") key)
2591 (setq element (car alist)))
2592 (setq alist (cdr alist)))
H A Dlatexenc.el83 :type '(alist :key-type (string :tag "LaTeX input encoding")
/dports/editors/tamago/tamago-4.0.6.0.20041122.19.14/egg/
H A Dcanna.el.in77 (defvar canna-hinshi-alist
110 (cdr (assoc id canna-hinshi-alist))
111 (car (rassoc id canna-hinshi-alist))))
126 (defconst canna-backend-language-alist nil)
128 (defvar canna-backend-alist nil)
156 (defun canna-define-backend-alist (deflist)
157 (setq canna-backend-alist
160 (alt (cdr (assq lang canna-backend-language-alist))))
171 (canna-define-backend-alist value))
815 ((stringp key) (cdr (assoc key canna-hinshi-alist))))))
[all …]
/dports/devel/R-cran-testthat/testthat/R/
H A Dmock.R42 dots <- eval(substitute(alist(...)))
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/win32/libbac/
H A DMakefile34 $(OBJDIR)/alist.o \
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/win32/libbac/
H A DMakefile34 $(OBJDIR)/alist.o \
/dports/sysutils/bacula11-server/bacula-11.0.5/src/win32/libbac/
H A DMakefile34 $(OBJDIR)/alist.o \
/dports/sysutils/bacula11-client/bacula-11.0.5/src/win32/libbac/
H A DMakefile34 $(OBJDIR)/alist.o \
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/dird/
H A Ddir_plugins.h154 void LoadDirPlugins(const char *plugin_dir, alist *plugin_names);
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/dird/
H A Ddir_plugins.h154 void LoadDirPlugins(const char *plugin_dir, alist *plugin_names);
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/dird/
H A Ddir_plugins.h154 void LoadDirPlugins(const char *plugin_dir, alist *plugin_names);
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/dird/
H A Ddir_plugins.h154 void LoadDirPlugins(const char *plugin_dir, alist *plugin_names);
/dports/editors/emacs/emacs-27.2/lisp/erc/
H A Derc-xdcc.el49 :type '(alist :key-type (string :tag "Sub-command") :value-type function))
/dports/editors/emacs/emacs-27.2/lisp/international/
H A Dlatexenc.el83 :type '(alist :key-type (string :tag "LaTeX input encoding")
/dports/editors/emacs-devel/emacs-4d1968b/lisp/erc/
H A Derc-xdcc.el49 :type '(alist :key-type (string :tag "Sub-command") :value-type function))
/dports/lang/slib/slib-3b6/
H A Dhashtab.scm21 (require 'alist)
/dports/misc/elscreen/elscreen-329b438/
H A Delscreen-wl.el67 :type '(alist :key-type string :value-type (choice string function))
/dports/irc/epic4/epic4-2.10.9/source/
H A DMakefile.in14 OBJECTS = alias.o alist.o array.o clock.o commands.o compat.o crypt.o ctcp.o \
/dports/www/moodle310/moodle/mod/data/
H A Dexport_form.php93 $unsupportedfieldslist .= html_writer::alist($unsupportedfields);
/dports/www/moodle311/moodle/mod/data/
H A Dexport_form.php93 $unsupportedfieldslist .= html_writer::alist($unsupportedfields);

1...<<171172173174175176177178179180>>...335