Home
last modified time | relevance | path

Searched +refs:pre +refs:input +refs:hook (Results 1 – 25 of 8072) sorted by relevance

12345678910>>...323

/dports/mail/dovecot/dovecot-2.3.17/src/imap/
H A Dimap-commands.c14 command_hook_callback_t *pre; member
140 struct command_hook hook; in command_hook_register() local
142 hook.pre = pre; in command_hook_register()
143 hook.post = post; in command_hook_register()
155 if (hooks[i].pre == pre && hooks[i].post == post) { in command_hook_unregister()
167 cmd->stats_start.bytes_in = i_stream_get_absolute_offset(cmd->client->input); in command_stats_start()
179 cmd->stats.bytes_in += i_stream_get_absolute_offset(cmd->client->input) - in command_stats_flush()
189 const struct command_hook *hook; in command_exec() local
199 array_foreach(&command_hooks, hook) in command_exec()
200 hook->pre(cmd); in command_exec()
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/readline-lib/readline/
H A Drep-start.rkt2 ;; using a `terminal-port?' for input.
6 (provide pre-readline-input-port)
9 (define pre-readline-input-port (current-input-port))
10 ;; Change the input port and readline-prompt hook
11 (current-input-port readline-input)
/dports/devel/gitblit/gitblit-1.8.0/WEB-INF/data/groovy/
H A Dsubgit.groovy30 * The Pre-Receive hook is executed after an incoming push has been parsed,
68 * 2. Register subgit pre-receive groovy hook in repository settings;
73 * You can enable SubGit pre-receive groovy hook for all repositories: this shouldn't
74 * cause any problems as the hook skips those repositories with no SubGit installed.
84 …def input = commands.collect {command -> "${command.oldId.name()} ${command.newId.name()} ${comman…
85 …def commandLine = [javaExecutable] + JAVA_OPTIONS + ['-cp', classpath, MAIN_CLASS, 'pre-receive', …
86 logger.info("Running SubGit pre-receive hook:\n${commandLine}\n${input}")
88 writeInput(process, input)
117 def writeInput(process, input) {
119 process.out << input
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/doc/
H A Dhooks.md16 If reference transactions are enabled, the hook's standard input containing all reference updates w…
27 After each hook type `pre-receive`, `update`, `post-receive`, custom hooks are also run.
40 B1 --> C[ruby/git-hooks/gitlab-shell-hook]
41 B2 --> C[ruby/git-hooks/gitlab-shell-hook]
42 B3 --> C[ruby/git-hooks/gitlab-shell-hook]
48 E1 --> H1[Execute pre-receive custom hooks]
54pre-receive`, `update`, `post-receive` shell scripts under `ruby/git-hooks/`. Each of these script…
80 O4 --> C[5. ruby/git-hooks/pre-receive]
89 E1 --> H1[11. Execute pre-receive custom hooks]
104 1. `pre-receive`, `update`, `post-receive` shell scripts call `gitlab-shell-hook` shell script with…
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/doc/
H A Dhooks.md16 If reference transactions are enabled, the hook's standard input containing all reference updates w…
27 After each hook type `pre-receive`, `update`, `post-receive`, custom hooks are also run.
40 B1 --> C[ruby/git-hooks/gitlab-shell-hook]
41 B2 --> C[ruby/git-hooks/gitlab-shell-hook]
42 B3 --> C[ruby/git-hooks/gitlab-shell-hook]
48 E1 --> H1[Execute pre-receive custom hooks]
54pre-receive`, `update`, `post-receive` shell scripts under `ruby/git-hooks/`. Each of these script…
80 O4 --> C[5. ruby/git-hooks/pre-receive]
89 E1 --> H1[11. Execute pre-receive custom hooks]
104 1. `pre-receive`, `update`, `post-receive` shell scripts call `gitlab-shell-hook` shell script with…
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/doc/
H A Dhooks.md16 If reference transactions are enabled, the hook's standard input containing all reference updates w…
27 After each hook type `pre-receive`, `update`, `post-receive`, custom hooks are also run.
40 B1 --> C[ruby/git-hooks/gitlab-shell-hook]
41 B2 --> C[ruby/git-hooks/gitlab-shell-hook]
42 B3 --> C[ruby/git-hooks/gitlab-shell-hook]
48 E1 --> H1[Execute pre-receive custom hooks]
54pre-receive`, `update`, `post-receive` shell scripts under `ruby/git-hooks/`. Each of these script…
80 O4 --> C[5. ruby/git-hooks/pre-receive]
89 E1 --> H1[11. Execute pre-receive custom hooks]
104 1. `pre-receive`, `update`, `post-receive` shell scripts call `gitlab-shell-hook` shell script with…
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/netfilter/
H A Dnft_queue.sh96 chain pre {
100 chain input {
101 type filter hook input priority $prio; policy accept;
105 type filter hook forward priority $prio; policy accept;
110 type filter hook output priority $prio; policy accept;
127 chain pre {
131 chain input {
132 type filter hook input priority $prio; policy accept;
140 type filter hook output priority $prio; policy accept;
185 type filter hook forward priority 0; policy accept;
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/netfilter/
H A Dnft_queue.sh96 chain pre {
100 chain input {
101 type filter hook input priority $prio; policy accept;
105 type filter hook forward priority $prio; policy accept;
110 type filter hook output priority $prio; policy accept;
127 chain pre {
131 chain input {
132 type filter hook input priority $prio; policy accept;
140 type filter hook output priority $prio; policy accept;
185 type filter hook forward priority 0; policy accept;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/netfilter/
H A Dnft_queue.sh96 chain pre {
100 chain input {
101 type filter hook input priority $prio; policy accept;
105 type filter hook forward priority $prio; policy accept;
110 type filter hook output priority $prio; policy accept;
127 chain pre {
131 chain input {
132 type filter hook input priority $prio; policy accept;
140 type filter hook output priority $prio; policy accept;
185 type filter hook forward priority 0; policy accept;
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/docs/static_site/src/pages/api/developer_guide/
H A Dexamine_forward_results_with_hooks.md32 ## Pre-forward hook
34hook prior to forward execution, the requirement is that the registered operation **should not mod…
45 def pre_hook(block, input) -> None: # notice it has two arguments, one block and one input
51 input = mx.nd.ones((3, 5))
52 print(block(input))
64 We can `detach` a hook from a block:
69 print(block(input))
82 ## Post-forward hook
84hook after forward execution is very similar to pre-forward hook (as explained above) with the dif…
93 print(block(input))
[all …]
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/docs/static_site/src/pages/api/developer_guide/
H A Dexamine_forward_results_with_hooks.md32 ## Pre-forward hook
34hook prior to forward execution, the requirement is that the registered operation **should not mod…
45 def pre_hook(block, input) -> None: # notice it has two arguments, one block and one input
51 input = mx.nd.ones((3, 5))
52 print(block(input))
64 We can `detach` a hook from a block:
69 print(block(input))
82 ## Post-forward hook
84hook after forward execution is very similar to pre-forward hook (as explained above) with the dif…
93 print(block(input))
[all …]
/dports/math/singular/Singular-Release-4-2-1/emacs/
H A D.emacs-singular27 ;;; o the hook-customizations with `add-hook';
28 ;;; o the pre-customized settings with `custom-set-variables' and
40 ;;; (add-hook 'singular-interactive-mode-hook
47 ;;; ;; pre-customized settings
68 (add-hook 'singular-interactive-mode-hook
115 (add-hook 'singular-interactive-mode-hook
121 (add-hook 'c++-mode-hook
138 ;; pre-customized settings
149 '(singular-section-face-alist (quote ((input . singular-section-input-face) (output)))))
157 '(singular-section-input-face ((t (:bold t))))
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/cmd/gitaly-hooks/
H A DREADME.md12 | `pre-receive` | used as the git pre-receive hook | none …
13 | `update` | used as the git update hook | `<ref-name>` `<old-object>` `<…
14 | `post-receive` | used as the git post-receive hook | none …
29 …ion_service.rb). Eventually the [`hook.rb`](https://gitlab.com/gitlab-org/gitaly/-/blob/master/rub…
30 …` binary. This method doesn't rely on git to run the hooks. Instead, the arguments and input to the
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/cmd/gitaly-hooks/
H A DREADME.md12 | `pre-receive` | used as the git pre-receive hook | none …
13 | `update` | used as the git update hook | `<ref-name>` `<old-object>` `<…
14 | `post-receive` | used as the git post-receive hook | none …
15 | `git` | used as the git pack-objects hook | `pack-objects` `[--stdout]` `[…
30 …ion_service.rb). Eventually the [`hook.rb`](https://gitlab.com/gitlab-org/gitaly/-/blob/master/rub…
31 …` binary. This method doesn't rely on git to run the hooks. Instead, the arguments and input to the
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/cmd/gitaly-hooks/
H A DREADME.md12 | `pre-receive` | used as the git pre-receive hook | none …
13 | `update` | used as the git update hook | `<ref-name>` `<old-object>` `<…
14 | `post-receive` | used as the git post-receive hook | none …
15 | `git` | used as the git pack-objects hook | `pack-objects` `[--stdout]` `[…
30 …ion_service.rb). Eventually the [`hook.rb`](https://gitlab.com/gitlab-org/gitaly/-/blob/master/rub…
31 …` binary. This method doesn't rely on git to run the hooks. Instead, the arguments and input to the
/dports/devel/py-pre-commit-hooks/pre_commit_hooks-4.0.1/
H A DREADME.md3pre-commit.ci status](https://results.pre-commit.ci/badge/github/pre-commit/pre-commit-hooks/maste…
5 pre-commit-hooks
10 See also: https://github.com/pre-commit/pre-commit
13 ### Using pre-commit-hooks with pre-commit
18 - repo: https://github.com/pre-commit/pre-commit-hooks
105 - `--allow-missing-credentials` - Allow hook to pass when no credentials are detected.
111 This hook replaces double quoted strings with single quoted strings.
125 You must provide list of target files as input to it.
126 Note that this hook WILL remove blank lines and does NOT respect any comments.
156 Set [`always_run: false`](https://pre-commit.com/#config-always_run) to allow this hook to be skipp…
[all …]
H A DPKG-INFO5 Home-page: https://github.com/pre-commit/pre-commit-hooks
11pre-commit.ci status](https://results.pre-commit.ci/badge/github/pre-commit/pre-commit-hooks/maste…
18 See also: https://github.com/pre-commit/pre-commit
21 ### Using pre-commit-hooks with pre-commit
26 - repo: https://github.com/pre-commit/pre-commit-hooks
113 - `--allow-missing-credentials` - Allow hook to pass when no credentials are detected.
119 This hook replaces double quoted strings with single quoted strings.
133 You must provide list of target files as input to it.
134 Note that this hook WILL remove blank lines and does NOT respect any comments.
164 …Set [`always_run: false`](https://pre-commit.com/#config-always_run) to allow this hook to be skip…
[all …]
/dports/editors/emacs/emacs-27.2/doc/lispref/
H A Dhooks.texi18 to put a new function on such a hook is to call @code{add-hook}.
56 @item after-init-hook
92 @item auto-save-hook
124 @item focus-in-hook
208 @item pre-redisplay-functions
213 @itemx pre-command-hook
216 @item post-gc-hook
229 @item suspend-hook
268 deactivate-current-input-method-function
269 describe-current-input-method-function
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/lispref/
H A Dhooks.texi18 to put a new function on such a hook is to call @code{add-hook}.
58 @item after-init-hook
94 @item auto-save-hook
126 @item focus-in-hook
210 @item pre-redisplay-functions
215 @itemx pre-command-hook
218 @item post-gc-hook
231 @item suspend-hook
269 deactivate-current-input-method-function
270 describe-current-input-method-function
[all …]
/dports/devel/py-pre-commit-hooks/pre_commit_hooks-4.0.1/pre_commit_hooks.egg-info/
H A DPKG-INFO2 Name: pre-commit-hooks
5 Home-page: https://github.com/pre-commit/pre-commit-hooks
11pre-commit.ci status](https://results.pre-commit.ci/badge/github/pre-commit/pre-commit-hooks/maste…
18 See also: https://github.com/pre-commit/pre-commit
21 ### Using pre-commit-hooks with pre-commit
113 - `--allow-missing-credentials` - Allow hook to pass when no credentials are detected.
119 This hook replaces double quoted strings with single quoted strings.
133 You must provide list of target files as input to it.
134 Note that this hook WILL remove blank lines and does NOT respect any comments.
164 …Set [`always_run: false`](https://pre-commit.com/#config-always_run) to allow this hook to be skip…
[all …]
/dports/www/ikiwiki/ikiwiki-3.20200202.3/doc/todo/
H A Dplugin.mdwn25 > `canedit` hook.) The `htmlize` hook could just
27 > about evil XML content right now). For extra credit, an `editcontent` hook
28 > could validate the XML. (Can an `editcontent` hook signal a content error?)
33 > as its input, and isn't assumed to produce html? --ChapmanFlack 17July2008
41 > 1. Process files of various input types _foo_ into a single output type, html, by
44 > 1. Process files of other input types by copying them with no useful transformations at all.
47 > 1. Process files of various input types _foo_ into various output types _bar_, by
57 > easily added without a flag day. Right now, they _all_ apply to any input type for
59 > with an optional hook parameter available to override it.
76 specific marker being used, and pre-or-post-processes the full page
[all …]
/dports/irc/dancer/dancer-4.16/doc/
H A DFPLinDancer52 <hook> - The name of the hook this concerns.
58 i - content sensitive input string (see the hook list for info)
92 hook has a regex pattern that has to match the input data in order for the
95 The 'input' to the hook is the one compared with the regex, and also the data
101 cancel in a pre-hook by the use of the Cancel() function. See the list of
106 prevented from taking place if the pre-hook calls Cancel().)
120 nick nick - A user changes nick (pre hook gets old nick, post hook
133 input - easy-to-use (done on action, public, msg and dcc)
353 Depends on the input parameter.
425 the hook will be made a post hook.
[all …]
/dports/databases/py-qt5-sql/PyQt5-5.15.4/sip/QtCore/
H A Dqcoreapplication.sip191 // Add it to the list of pre routines if it already exists.
214 // The list of Python pre routines.
217 // Call all of the registered Python pre routines.
256 // Clear the Python input hook installed when the module was initialised.
262 // Restore the input hook.
277 // This is the input hook that will process events while the interpreter is
278 // waiting for interactive input.
313 // Process events from the input hook.
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/sip/QtCore/
H A Dqcoreapplication.sip191 // Add it to the list of pre routines if it already exists.
214 // The list of Python pre routines.
217 // Call all of the registered Python pre routines.
256 // Clear the Python input hook installed when the module was initialised.
262 // Restore the input hook.
277 // This is the input hook that will process events while the interpreter is
278 // waiting for interactive input.
313 // Process events from the input hook.
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/sip/QtCore/
H A Dqcoreapplication.sip191 // Add it to the list of pre routines if it already exists.
214 // The list of Python pre routines.
217 // Call all of the registered Python pre routines.
256 // Clear the Python input hook installed when the module was initialised.
262 // Restore the input hook.
277 // This is the input hook that will process events while the interpreter is
278 // waiting for interactive input.
313 // Process events from the input hook.

12345678910>>...323