Home
last modified time | relevance | path

Searched +refs:bind +refs:key +refs:if +refs:unbound +refs:in +refs:map (Results 1 – 25 of 951) sorted by relevance

12345678910>>...39

/dports/x11-wm/sawfish/sawfish_1.13.0/lisp/sawfish/wm/util/
H A Dkeymap.jl27 lazy-bind-keys
44 ;;; Map a function over all key bindings in a keymap
95 (defmacro lazy-bind-keys (feature keymap #!rest bindings)
98 for the bindings to be installed if and when it is."
99 `(if (featurep ',feature)
100 (bind-keys ,keymap ,@bindings)
102 '(bind-keys ,keymap ,@bindings))))
134 (define (describe-key #!optional map)
173 (unbound-key-hook
186 (unbound-key-hook (list (lambda ()
[all …]
/dports/irc/epic4/help/6_Functions/
H A Dbindctl29 Returns 1 if the specified function exists, 0 otherwise.
32 return a string of the form "internal <memory-address>" if the
46 sequence can be given in any form accepted by the /bind command (see
51 Retrieves the function this key sequence is bound to, if any.
57 Sets the package value of the given key-sequence, if it is bound to
61 sequence does not need to terminate in a binding (in fact, it should
63 to be performed on the given 'map'. If the second argument is not
64 specified, all the keys bound within the specified map will be
65 returned. To get a list of all keys bound in the client, one can do
69 all bindings within the given sequence to be unbound. For example,
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/website/source/docs/guides/
H A Dforwarding.html.md18 - [BIND](#bind-setup)
20 - [Unbound](#unbound-setup)
59 /* Path to ISC DLV key */
60 bindkeys-file "/etc/named.iscdlv.key";
138 [Unbound](https://www.unbound.net/) is typically configured via a `unbound.conf` or a series of fil…
140 (e.g. `/etc/unbound/unbound.conf.d/consul.conf`), add the following:
155 `/etc/unbound/unbound.conf` file for the new configuration to be included:
158 include: "/etc/unbound/unbound.conf.d/*.conf"
175 instead of 8600 or you can use iptables to map port 53 to 8600.
201 option if you wish the `iptables` setup to resolve for other domains.
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/website/source/docs/guides/
H A Dforwarding.html.md17 [BIND](https://www.isc.org/downloads/bind/) as well as
57 /* Path to ISC DLV key */
58 bindkeys-file "/etc/named.iscdlv.key";
136 Unbound is typically configured via a `unbound.conf` or a series of files in
137 the `/etc/unbound/unbound.conf.d` directory. In an Unbound configuration file
138 (e.g. `/etc/unbound/unbound.conf.d/consul.conf`), add the following:
153 `/etc/unbound/unbound.conf` file for the new configuration to be included:
156 include: "/etc/unbound/unbound.conf.d/*.conf"
173 instead of 8600 or you can use iptables to map port 53 to 8600.
195 option if you wish the `iptables` setup to resolve for other domains.
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/website/source/docs/guides/
H A Dforwarding.html.md17 [BIND](https://www.isc.org/downloads/bind/) as well as
57 /* Path to ISC DLV key */
58 bindkeys-file "/etc/named.iscdlv.key";
136 Unbound is typically configured via a `unbound.conf` or a series of files in
137 the `/etc/unbound/unbound.conf.d` directory. In an Unbound configuration file
138 (e.g. `/etc/unbound/unbound.conf.d/consul.conf`), add the following:
153 `/etc/unbound/unbound.conf` file for the new configuration to be included:
156 include: "/etc/unbound/unbound.conf.d/*.conf"
173 instead of 8600 or you can use iptables to map port 53 to 8600.
195 option if you wish the `iptables` setup to resolve for other domains.
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/website/source/docs/guides/
H A Dforwarding.html.md17 [BIND](https://www.isc.org/downloads/bind/) as well as
57 /* Path to ISC DLV key */
58 bindkeys-file "/etc/named.iscdlv.key";
136 Unbound is typically configured via a `unbound.conf` or a series of files in
137 the `/etc/unbound/unbound.conf.d` directory. In an Unbound configuration file
138 (e.g. `/etc/unbound/unbound.conf.d/consul.conf`), add the following:
153 `/etc/unbound/unbound.conf` file for the new configuration to be included:
156 include: "/etc/unbound/unbound.conf.d/*.conf"
173 instead of 8600 or you can use iptables to map port 53 to 8600.
195 option if you wish the `iptables` setup to resolve for other domains.
[all …]
/dports/dns/unbound/unbound-1.14.0/doc/
H A DChangelog629 added to event map.
2670 used, and ignored if found in unbound.conf.
3240 the root.key file if created when unbound is installed between
4351 - load gost algorithm if digest is seen before key algorithm.
4530 - Fix #712: unbound-anchor appears to not fsync root.key.
6006 - Fix to write key files completely to a temporary file, and if that
6579 5011-store, and DLV-anchor if one key matches it's good enough.
7905 - unbound-control status shows if root forwarding is in use.
8028 with bind and ldns.
8066 - bug #221 fixed: unbound checkconf checks if key files exist if
[all …]
/dports/devel/gdb761/gdb-7.6.1/readline/doc/
H A Drluser.texi89 produced when the Meta key (if you have one) is depressed, and the @key{k}
422 @item bind-tty-special-chars
423 @vindex bind-tty-special-chars
449 @item completion-map-case
450 @vindex completion-map-case
828 key bindings, perhaps to bind the key sequences output by the
840 This could be used to bind key sequences to functions useful for
856 Commands in this branch of the @code{$if} directive are executed if
998 Command names without an accompanying key sequence are unbound by default.
1347 This command is intended to be bound to @key{TAB}, but is unbound
[all …]
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/tests/
H A Dsymbols.tst17 ;; check the symbols in the COMMON-LISP package
21 *print-radix* &key *print-readably* &optional *print-right-margin*
150 make-synonym-stream multiple-value-bind make-two-way-stream
151 multiple-value-call makunbound multiple-value-list map
152 multiple-value-prog1 map-into multiple-value-setq mapc
183 rassoc-if-not restart-bind ratio restart-case rational
197 slot-missing setq slot-unbound seventh slot-value shadow
223 warning typecase when typep wild-pathname-p unbound-slot
224 with-accessors unbound-slot-instance with-compilation-unit
225 unbound-variable with-condition-restarts undefined-function
[all …]
H A Dext-clisp.tst3 ;; Many tests already in alltest.tst, map.tst etc., but
48 ;(setf if) 5.1.6
59 ERROR ; different number of values in if branches
246 ;letf on symbol-value breaks on unbound variable,
330 (if i
501 (multiple-value-bind (cmd args) (cmd-args)
506 (multiple-value-bind (cmd args) (cmd-args)
515 (multiple-value-bind (cmd args) (cmd-args)
523 (multiple-value-bind (cmd args) (cmd-args)
524 (multiple-value-bind (pid in out err)
[all …]
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbitmq_consistent_hash_exchange/
H A DREADME.md100 other queues have higher values in their binding key. With a larger
141 and unbound from a consistent hash exchange frequently).
155 to the exchange have varying routing keys: if a very
196 for rk in list(map(lambda s: str(s), range(0, n))):
352 hash. However, in some cases it is necessary to use the routing key for some other
392 for rk in list(map(lambda s: str(s), range(0, n))):
502 (0..n).map(&:to_s).each do |i|
594 for rk in list(map(lambda s: str(s), range(0, n))):
701 (0..n).map(&:to_s).each do |i|
794 carries a weight in the routing (binding) key. The binding is given
[all …]
/dports/shells/bash/bash-5.1/lib/readline/doc/
H A Drluser.texi91 produced when the Meta key (if you have one) is depressed, and the @key{k}
429 @item bind-tty-special-chars
430 @vindex bind-tty-special-chars
478 @item completion-map-case
479 @vindex completion-map-case
943 key bindings, perhaps to bind the key sequences output by the
976 This could be used to bind key sequences to functions useful for
1009 Commands in this branch of the @code{$if} directive are executed if
1151 Command names without an accompanying key sequence are unbound by default.
1579 This command is intended to be bound to @key{TAB}, but is unbound
[all …]
/dports/devel/gdb/gdb-11.1/readline/readline/doc/
H A Drluser.texi91 produced when the Meta key (if you have one) is depressed, and the @key{k}
429 @item bind-tty-special-chars
430 @vindex bind-tty-special-chars
478 @item completion-map-case
479 @vindex completion-map-case
943 key bindings, perhaps to bind the key sequences output by the
976 This could be used to bind key sequences to functions useful for
1009 Commands in this branch of the @code{$if} directive are executed if
1151 Command names without an accompanying key sequence are unbound by default.
1579 This command is intended to be bound to @key{TAB}, but is unbound
[all …]
H A Drluserman.info71 produced when the Meta key (if you have one) is depressed, and the <k>
371 'bind-tty-special-chars'
411 'completion-map-case'
673 the init file the name of the key you wish to bind the command to,
676 part of the key name. The name of the key can be expressed in
794 bindings, perhaps to bind the key sequences output by the
820 for a particular value. This could be used to bind key
848 Commands in this branch of the '$if' directive are executed if the
1283 unbound.
1287 unbound.
[all …]
/dports/devel/readline/readline-8.1/doc/
H A Drluser.texi91 produced when the Meta key (if you have one) is depressed, and the @key{k}
429 @item bind-tty-special-chars
430 @vindex bind-tty-special-chars
478 @item completion-map-case
479 @vindex completion-map-case
943 key bindings, perhaps to bind the key sequences output by the
976 This could be used to bind key sequences to functions useful for
1009 Commands in this branch of the @code{$if} directive are executed if
1151 Command names without an accompanying key sequence are unbound by default.
1579 This command is intended to be bound to @key{TAB}, but is unbound
[all …]
H A Drluserman.info71 produced when the Meta key (if you have one) is depressed, and the <k>
371 'bind-tty-special-chars'
411 'completion-map-case'
673 the init file the name of the key you wish to bind the command to,
676 part of the key name. The name of the key can be expressed in
794 bindings, perhaps to bind the key sequences output by the
820 for a particular value. This could be used to bind key
848 Commands in this branch of the '$if' directive are executed if the
1283 unbound.
1287 unbound.
[all …]
/dports/editors/xvile/vile-9.8v/filters/
H A Dlisp.key1 : $Id: lisp.key,v 1.2 2003/09/17 22:21:59 tom Exp $
368 in-package
446 map
447 map-fn
448 map-into
757 slot-unbound
830 destructuring-bind
846 handler-bind
859 next-in
877 restart-bind
[all …]
/dports/editors/vile/vile-9.8v/filters/
H A Dlisp.key1 : $Id: lisp.key,v 1.2 2003/09/17 22:21:59 tom Exp $
368 in-package
446 map
447 map-fn
448 map-into
757 slot-unbound
830 destructuring-bind
846 handler-bind
859 next-in
877 restart-bind
[all …]
/dports/shells/zsh/zsh-5.8.1/Doc/
H A Dzsh.info-3603 vi-digit-or-beginning-of-line. This only works if bound to a key
1163 is followed by a colon and a string in the same form as for key
1549 this key ends in a space, the match is inserted as in a menu
1625 As with old_list, the value of this key will only be used if
2211 to here as the command line) map onto the characters in the list of
2647 bind keys to the old widgets by putting a `.' in front of the widget
2982 option -n prevents the key being bound if it is already to bound
3365 for map names (e.g. NIS maps)
4320 key press; if the style is set to the empty string, a default
5240 bind _all_matches to its own keystroke, for example:
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/mojom/devtools/
H A Ddevtools_agent.mojom3 // found in the LICENSE file.
30 // the navigation commits in the frame.
57 // To guarantee ordering with legacy IPC channel, we must bind session
70 // For example, |session| may be already detached (interface unbound),
77 // |session_id| is a string which, if provided, uniquely identifies the
89 // attached session (or the next attached one if none yet).
109 // |waiting_for_debugger| is true if worker was paused on startup and
124 // words, the entity is under debug if and only if there is at least one
143 // DevToolsAgent), may be missing if the state did not change since
158 // the respective key when its applying the updates in
[all …]
/dports/databases/gqlplus/gqlplus-1.16/readline/doc/
H A Dreadline.info519 the init file the name of the key you wish to bind the command to,
653 bindings, perhaps to bind the key sequences output by the
663 for a particular value. This could be used to bind key
1025 unbound.
1029 unbound.
1867 *function, Keymap map)
1875 - Function: int rl_unbind_key_in_map (int key, Keymap map)
1880 *function, Keymap map)
1884 map)
1894 *data, Keymap map)
[all …]
/dports/databases/gqlplus/gqlplus-1.16/gqlplus-1.15/readline/doc/
H A Dreadline.info519 the init file the name of the key you wish to bind the command to,
653 bindings, perhaps to bind the key sequences output by the
663 for a particular value. This could be used to bind key
1025 unbound.
1029 unbound.
1867 *function, Keymap map)
1875 - Function: int rl_unbind_key_in_map (int key, Keymap map)
1880 *function, Keymap map)
1884 map)
1894 *data, Keymap map)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/mojom/devtools/
H A Ddevtools_agent.mojom3 // found in the LICENSE file.
30 // the navigation commits in the frame.
57 // To guarantee ordering with legacy IPC channel, we must bind session
70 // For example, |session| may be already detached (interface unbound),
77 // |session_id| is a string which, if provided, uniquely identifies the
89 // attached session (or the next attached one if none yet).
109 // |waiting_for_debugger| is true if worker was paused on startup and
124 // words, the entity is under debug if and only if there is at least one
143 // DevToolsAgent), may be missing if the state did not change since
163 // the respective key when its applying the updates in
[all …]
/dports/databases/pgloader3/lparallel-20160825-git/
H A DCHANGES28 * added kernel-worker-index -- determine if the current thread is a
29 worker thread, and if so, obtain its assigned index
33 * more syntax checking for task-handler-bind
56 * added the ability to bind multiple values in `plet', e.g.
96 * fixed unbound slot error during ptree-undefined-function-error
217 * keyword arguments to psort besides :key have been replaced with a
306 * include fix for sbcl map-into bug #1001043
330 (task-handler-bind ((error #'invoke-transfer-error)) ...)
331 (task-handler-bind ((error #'invoke-debugger)) ...)
351 * added pfind, pcount, plet-if, pfuncall
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/misc/
H A Deieio.texi442 It is an error to reference an unbound slot, so if you need
446 Use @code{slot-boundp} to test if a slot is unbound
601 affects which method is called first in a tree, and if
773 If @var{slot} is unbound, bind it to the list containing @var{item}.
1002 affects which method is called first in a tree, and if
1140 @defun object-assoc key slot list
1142 Return an object if @var{key} is @dfn{equal} to SLOT's value of an object in @var{list}.
1475 @deffn eieio-speedbar-create make-map key-map menu name toplevelfn
1477 @var{make-map} is a function which initialized you keymap.
1478 @var{key-map} is a symbol you keymap is installed into.
[all …]

12345678910>>...39