Home
last modified time | relevance | path

Searched +refs:read +refs:config +refs:inner +refs:for +refs:syntax (Results 1 – 25 of 4526) sorted by relevance

12345678910>>...182

/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dstartup.inc54665 " read-config/inner?"
54668 " read-config/inner-for-syntax?"
54670 " read-config/inner-read-compiled"
54683 " 'read-config/inner"
54767 "(read-config-for-syntax?)"
54768 "(lambda(v_0)(begin(read-config/inner-for-syntax?(read-config/outer-inner v_0)))))"
54772 "(lambda(v_0)(begin(read-config/inner-read-compiled(read-config/outer-inner v_0)))))"
54792 "(define-values(read-config-st)(lambda(v_0)(begin(read-config/inner-st(read-config/outer-inner v_0)…
55065 "(read-config/inner-for-syntax? the-struct_1)"
55158 "(read-config/inner-for-syntax? the-struct_1)"
[all …]
/dports/lang/racket/racket-8.3/src/bc/src/
H A Dstartup.inc54665 " read-config/inner?"
54668 " read-config/inner-for-syntax?"
54670 " read-config/inner-read-compiled"
54683 " 'read-config/inner"
54767 "(read-config-for-syntax?)"
54768 "(lambda(v_0)(begin(read-config/inner-for-syntax?(read-config/outer-inner v_0)))))"
54772 "(lambda(v_0)(begin(read-config/inner-read-compiled(read-config/outer-inner v_0)))))"
54792 "(define-values(read-config-st)(lambda(v_0)(begin(read-config/inner-st(read-config/outer-inner v_0)…
55065 "(read-config/inner-for-syntax? the-struct_1)"
55158 "(read-config/inner-for-syntax? the-struct_1)"
[all …]
/dports/x11/jgmenu/jgmenu-4.4.0/docs/manual/
H A Djgmenu.1.md25 : Create config file ~/.config/jgmenu/jgmenurc
88 The syntax ^foo(bar) is used to carry out action `foo` with argument `bar`. We
89 refer to `bar` as the `inner value`.
95 : Define a separator. If an inner value is provided, the separator will
196 click or enter/escape); read menu items from `stdin`.
273 accordance with the following syntax:
313 : Foreground and background colours using syntax `rrggbb #aa`
374 : When a variable takes a color value, only the syntax `#rrggbb aaa` is
430 : Read tint2rc and parse config options for colours, dimensions and
443 : Use IPC to read environment variables set by panel.
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/swindle/
H A Dtool.rkt32 (let ([v (read-syntax src port)])
35 (namespace-syntax-introduce v)))))
40 [else (inner (drscheme:language:get-capability-default key)
47 (define/override (config-panel parent)
75 (make-panel (string-constant input-syntax)
133 (for-each (lambda (args) (apply add-swindle-language `(,@args #f)))
138 ("Swindle Syntax" "base" "Basic syntax only" 2
146 (let ([l (read-line)])
150 (let loop ([l (read-line)])
161 (loop (read-line))))]))
[all …]
/dports/editors/tea/tea-qt-60.5.1/
H A DChangeLog416 * all files at TEA config directory will be saved automatically on closing
491 * Win32 version uses ini-file config instead of Registry
552 * syntax hl inner changes. Strikeout and underline font style parameteres has been added
574 any line at the list-like config file such as external programs list, etc.
700 + FB2 format read-only support (via the inner ABW tio module)
774 + SLA (Scribus) format //read only
778 + weak RTF support //read only
786 //read only
838 * markup engine inner changes
896 * misc inner changes
[all …]
/dports/devel/autoconf/autoconf-2.69/tests/
H A Dtorture.at267 # Skip check if user can rename files into a read-only directory (when
776 # and 148 is the portable limit for awk string literals. config.status
1462 AT_DATA([inner/innermost/config.in],
1498 AT_CHECK([cat inner/innermost/config], 0,
1508 AT_CHECK([cat builddir/inner/innermost/config], 0,
1519 AT_CHECK([cat builddir/inner/innermost/config], 0,
1528 AT_CHECK([cat builddir/inner/innermost/config], 0,
1613 AT_CHECK([test -f inner/innermost/config.hin])
1650 # Ensure we point to the right config.log file for errors.
1770 # autoreconf should warn without -Wno-syntax, but should not fail without -Werror.
[all …]
/dports/net-mgmt/observium/observium/mibs/zte/
H A DZXR10-VSWITCH-MIB45 -- with this syntax are declared as having
119 MAX-ACCESS read-only
143 MAX-ACCESS read-only
162 MAX-ACCESS read-only
217 MAX-ACCESS read-only -- read-create?
225 MAX-ACCESS read-only --read-write
236 "The vswitch inner vlan index."
260 "The vswitch inner out put vlan index."
292 "The vswitch row descrption, for nm01 using."
295 -- v-switch vlan config table last change time
[all …]
/dports/devel/py-invoke/invoke-1.6.0/sites/docs/concepts/
H A Dconfiguration.rst40 ``/etc/invoke.yaml``. (See :ref:`config-files` for details on this and the
73 docs for more details.
75 For convenience, we refer to nested setting names with a dotted syntax, so e.g.
77 {'bar': <value here>}}``. Typically, these can be read or set on `.Config` and
78 `.Context` objects using attribute syntax, which looks nearly identical:
301 the root will win, versus inner ones closer to the task being invoked.
316 inner = Collection('inner', mytask)
317 inner.configure({'conflicted': 'default value'})
320 ns = Collection(inner)
323 The result of calling ``inner.mytask``::
[all …]
/dports/math/curv/curv-0.5/ideas/language/syntax/
H A DIndentation2 The main problem that "indentation as syntax" solves is the redundancy between
19 I'd like to get rid of manually specified layout. Indentation as syntax is
30 a Python inspired syntax with no semicolons. Quote:
37 Unambiguous syntax (the reason for explicit end delimiters) means you
48 begins an inner mixfix, from the grammar.
52 Only Lisp has comma-free list syntax, and Clojure lets you optionally type the
54 from a list syntax that uses traditional Algol-like expressions. For one,
59 syntax that doesn't need separators. The problem is in list comprehensions,
96 Here's a person who hates YAML config files: "The problem occurs when you are
103 * Python’s syntax is relatively low on noise.
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/deinprogramm/deinprogramm/sdp/private/
H A Dsdp-langs.rkt102 get-read-accept-dot))
199 (read-accept-dot (get-read-accept-dot))
263 ;; constructs the config-panel for a language without a sharing option.
264 (define (sharing/not-config-panel allow-sharing-config? accept-quasiquote? _parent)
326 (when allow-sharing-config?
384 (when allow-sharing-config?
394 (for-each
405 ;; work for these languages
422 (define/public (get-read-accept-dot) read-accept-dot)
576 [else (inner (drscheme:language:get-capability-default key)
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/htdp-lib/lang/
H A Dhtdp-langs.rkt134 (define/override (config-panel parent)
162 (read-accept-dot (get-read-accept-dot))
218 ;; constructs the config-panel for a language without a sharing option.
219 (define (sharing/not-config-panel allow-sharing-config? accept-quasiquote? _parent)
290 (for/fold ([s 0])
302 (when allow-sharing-config?
353 (when allow-sharing-config?
364 (for-each
393 (define/public (get-read-accept-dot) read-accept-dot)
560 [else (inner (drscheme:language:get-capability-default key)
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/deinprogramm/deinprogramm/DMdA/private/
H A DDMdA-langs.rkt102 get-read-accept-dot))
195 (read-accept-dot (get-read-accept-dot))
466 ;; constructs the config-panel for a language without a sharing option.
467 (define (sharing/not-config-panel allow-sharing-config? accept-quasiquote? _parent)
529 (when allow-sharing-config?
587 (when allow-sharing-config?
597 (for-each
608 ;; work for these languages
625 (define/public (get-read-accept-dot) read-accept-dot)
779 [else (inner (drscheme:language:get-capability-default key)
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/drracket/drracket/private/
H A Dmodule-language.rkt36 (for-syntax racket/base)
81 (require (for-syntax racket/base) racket/set)
85 (with-syntax ([line (syntax-line stx)])
186 (define stx (read-syntax "here" (open-input-string ,str)))
228 ;; config-panel : as in super class
231 (define/override (config-panel parent)
490 (for ([config (in-list configs)])
609 (read-syntax src port))))])))
1059 (inner (void) on-close))
1565 (inner (void) after-insert start end))
[all …]
H A Dlanguage-configuration.rkt21 syntax/toplevel
1803 read-syntax/namespace-introduce)])
1815 'read-syntax)
1818 read-syntax/namespace-introduce))
1875 (define read-syntax/namespace-introduce
1877 (let ([v (read-syntax source-name-v input-port)])
1934 [(syntax? res) (with-syntax ([res res]
1978 (define base-config (super config-panel p))
1991 (base-config c)
2019 (namespace-require '(for-syntax errortrace/errortrace-key)))))
[all …]
H A Ddebug.rkt30 (for-syntax images/icons/misc images/icons/style images/icons/control images/logos)
31 (for-syntax racket/base)
201 (define/override (read f)
269 ; (for-each loop (syntax->list stx))]
760 (inner (void) on-close))
1319 (inner (void) on-execute rout)
1365 (and (inner #t can-insert? x y)
1369 (and (inner #t can-delete? x y)
1752 (inner (void) on-insert x y)
1756 (inner (void) on-delete x y)
[all …]
/dports/devel/pear-PhpDocumentor/PhpDocumentor-1.4.4/phpDocumentor/Smarty-2.6.0/
H A DNEWS31 multiple config-files in one template (atu, messju)
61 - added params vdir, hdir and inner to html_table to allow looping
186 - support syntax "$`smarty.config.foo`.tpl" for embedded
188 - add $smarty.config.varname variable for accessing config vars (Paul
242 - added support for $foo->bar[$x].blah syntax (Monte)
277 - added caching to config file loading (Monte)
403 - added support for +/- N syntax in html_select_date year values.
462 - added $smarty.section.* syntax for accessing section properties,
506 - added support for hidden config variables that cannot be read by
616 - implemented '->' syntax for accessing properties of objects passed to the
[all …]
/dports/textproc/rasqal/rasqal-0.9.33/
H A DChangeLog.115 pkg-config
15 --with-pcre-config
18 Make --with-pcre-config work
70 unless there were inner rows.
73 distinguish case where inner rowsource was empty. (main): Add
238 (run_test): Use read_query_results_file to read rdf/xml and turtle
294 Added -t for new mode: read from results bindings file
317 can ony read into bindings query results.
354 * utils/check_query.c: Fail if results file cannot be read
502 tests/sparql/syntax/Makefile.am, tests/sparql/warnings/Makefile.am:
[all …]
/dports/www/smarty2/smarty-2.6.31/
H A DNEWS15 - make PHP super globals read-only from template (mohrt)
127 "Alternative syntax for control structures" (kihara, messju)
287 config-file (messju)
393 - added params vdir, hdir and inner to html_table to allow looping
518 - support syntax "$`smarty.config.foo`.tpl" for embedded
520 - add $smarty.config.varname variable for accessing config vars (Paul
574 - added support for $foo->bar[$x].blah syntax (Monte)
735 - added support for +/- N syntax in html_select_date year values.
794 - added $smarty.section.* syntax for accessing section properties,
838 - added support for hidden config variables that cannot be read by
[all …]
/dports/www/miniflux/v2-2.0.35/
H A DChangeLog4 * Set `read-all` permission to `GITHUB_TOKEN` for GitHub Actions
154 * Add new config option to scrape YouTube's website to get video duration as read time (disabled by…
171 * Remove iframe inner HTML contents (iframe element never has fallback content)
174 * Validate Keep list and Block list rules syntax
230 * Add API routes for "mark all as read"
490 * Fix syntax errors in man page
492 * Ask for confirmation before flushing history, marking page as read, and mark all as read
501 * Refactor config package:
619 * Add more unit tests for config package
778 * Increase read/write timeout for HTTP server
[all …]
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/doc/tex/inputs/dev/
H A DOperatorOnUnknown.tex12 % GNU General Public License for more details.
30 \item \textbf{op} an algebraic operation among \verb?*? (product), \verb?|? (inner product),
36 The simplest form is \textbf{u} and a more complex one is for instance, something like this
54 Vector<complex_t> coefs_; //coefficients for operator (gradG, divG, curlG)
78 The class provides some accessors (read or write):
104 To deal with the general syntax of {\class OperatorOnUnknown}, a lot of external functions are requ…
130 To manage general syntax, the following c++ operators have been overloaded:\\
132 \hspace*{5mm} \verb?|? : inner product of vectors, for complex objects it is an hermitian product\\
138for {\class Unknown} or {\class OperatorOnUnknown} and unitaryVector ({\class UnitaryVector} enume…
248 or a part of the expression. For instance, the syntax \textit{conj(grad(u))} is not supported.
[all …]
/dports/textproc/augeas/augeas-1.12.0/
H A DNEWS254 * Rsyslog: Support for rsyslog RainerScript syntax
335 * Ntp: add support for basic interface syntax
570 * Access: support DOMAIN\user syntax for users and groups, bug #353
897 revert inner lens name change, fixes Modules_conf
898 * Modules: define own entry regexp as referenced Modprobe inner lens
901 * NagiosCfg: support syntax for commands.cfg and resource.cfg
999 * Vmware_Config: new lens for /etc/vmware/config
1176 * Httpd: new lens for Apache config
1370 - Properly check regexp literals for syntax errors (ticket #93)
1422 - avoid spurious save attempts for freshly read files
[all …]
/dports/lang/guile2/guile-2.2.7/module/ice-9/
H A DChangeLog-20081545 * boot-9.scm: added fix suggested by Matthias for #. read
1552 read syntax for bitvectors, starting with #*.
2846 libguile-config-stamp.
3110 specifier, #t, for the inner cut. If the inner cut is specified
3399 * boot-9.scm: Added extended read syntax for byte vectors #y(...)
3463 * Makefile.in Rebuilt, for config changes in parent dir.
3622 * boot-9.scm (read-line): Rewritten to call %read-line for
4053 produce version.scm, which contains the ice-9 config stamp.
4054 * boot-9.scm: Compare the libguile and ice-9 config stamps;
4289 * boot-9.scm: use read-hash-extend to install extra read syntax.
[all …]
/dports/lang/guile/guile-3.0.7/module/ice-9/
H A DChangeLog-20081545 * boot-9.scm: added fix suggested by Matthias for #. read
1552 read syntax for bitvectors, starting with #*.
2846 libguile-config-stamp.
3110 specifier, #t, for the inner cut. If the inner cut is specified
3399 * boot-9.scm: Added extended read syntax for byte vectors #y(...)
3463 * Makefile.in Rebuilt, for config changes in parent dir.
3622 * boot-9.scm (read-line): Rewritten to call %read-line for
4053 produce version.scm, which contains the ice-9 config stamp.
4054 * boot-9.scm: Compare the libguile and ice-9 config stamps;
4289 * boot-9.scm: use read-hash-extend to install extra read syntax.
[all …]
/dports/lang/librep/librep_0.92.7/
H A DNEWS17 * Update 'config.guess', 'config.sub' and 'install-sh' [Christopher
34 * Update config.guess and config.sub to 2015-08-20 [Christopher
57 x Use pkg-config to get the absolute path for repcommonexecdir
227 Variables::, and *note Local Variables::), improved the read syntax
404 * No rpath in src/rep-config.sh [Fedora]
594 immediately after reading '#\X' syntax
1029 * Fixed non-ANSI C syntax (Sam Falkner)
1091 * Support most of Scheme's read-syntax for numbers (i.e. '#b', '#o',
1233 * Implements the scheme 'define' syntax, with support for inner
1261 expand inner macro uses
[all …]
/dports/lang/guile1/guile-1.8.8/ice-9/
H A DChangeLog-20081427 * boot-9.scm: added fix suggested by Matthias for #. read
1434 read syntax for bitvectors, starting with #*.
2728 libguile-config-stamp.
2992 specifier, #t, for the inner cut. If the inner cut is specified
3281 * boot-9.scm: Added extended read syntax for byte vectors #y(...)
3345 * Makefile.in Rebuilt, for config changes in parent dir.
3504 * boot-9.scm (read-line): Rewritten to call %read-line for
3935 produce version.scm, which contains the ice-9 config stamp.
3936 * boot-9.scm: Compare the libguile and ice-9 config stamps;
4171 * boot-9.scm: use read-hash-extend to install extra read syntax.
[all …]

12345678910>>...182