Home
last modified time | relevance | path

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

12345678910>>...182

/dports/sysutils/bareos-server/bareos-Release-20.0.3/docs/manuals/source/Configuration/
H A DDirector.rst259 :config:option:`dir/FileSet/Exclude/File`.
280 Please take note of the following items in the FileSet syntax:
979 empty space or hole will have nothing allocated. However, when you read
980 the sparse file and read the addresses where nothing was written, the OS
1003 If enabled, tells the Client to read the data on a backup and write the
1056 It makes it possible to read a file without updating the inode atime
1785 # Include all users' directories so we reach the inner ones. Unlike a
1787 # directories and not any inner ones.
1844 …If you are using the old Exclude syntax (noted below), you may not specify a drive letter in the e…
1996 and disabled for :config:option:`sd/device/DeviceType = Tape`\ .
[all …]
/dports/www/bareos-webui/bareos-Release-20.0.3/docs/manuals/source/Configuration/
H A DDirector.rst259 :config:option:`dir/FileSet/Exclude/File`.
280 Please take note of the following items in the FileSet syntax:
979 empty space or hole will have nothing allocated. However, when you read
980 the sparse file and read the addresses where nothing was written, the OS
1003 If enabled, tells the Client to read the data on a backup and write the
1056 It makes it possible to read a file without updating the inode atime
1785 # Include all users' directories so we reach the inner ones. Unlike a
1787 # directories and not any inner ones.
1844 …If you are using the old Exclude syntax (noted below), you may not specify a drive letter in the e…
1996 and disabled for :config:option:`sd/device/DeviceType = Tape`\ .
[all …]
/dports/lang/guile/guile-3.0.7/doc/ref/
H A Dguile.info-41776 Alternative syntax for “Ordered Choice A B” if A and B are
1805 There is some extra syntax for S-expressions.
2941 For that, Guile provides ‘read-syntax’.
2943 -- Scheme Procedure: read-syntax [port]
2953 (call-with-input-string " foo" read-syntax)
2955 (call-with-input-string "(foo)" read-syntax)
2975read’, instead of wrapping the datums directly as in ‘read-syntax’.
5191 Variables do not have a read syntax. Most commonly they are created
5268 saved, and the previously saved inner module is set current again.
5935 (define-module (math config)
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A DChangeLog.111136 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
1333 (math-inner-mul-func, math-inner-add-func): New variables.
1334 (calcFunc-inner, math-inner-mats): Replace variables mul-func
2492 (math-read-exprs, math-read-token, calc-check-user-syntax)
2493 (calc-match-user-syntax, match-factor-after, math-read-factor):
2591 (math-read-expr-level, math-read-token, calc-check-user-syntax)
2592 (calc-match-user-syntax, math-read-if, math-factor-after)
5148 Fix bug when the inner char pair doesn't have paren syntax,
8504 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
8743 (ibuffer-prev-window-config): New variable.
[all …]
/dports/editors/emacs/emacs-27.2/lisp/
H A DChangeLog.111136 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
1333 (math-inner-mul-func, math-inner-add-func): New variables.
1334 (calcFunc-inner, math-inner-mats): Replace variables mul-func
2492 (math-read-exprs, math-read-token, calc-check-user-syntax)
2493 (calc-match-user-syntax, match-factor-after, math-read-factor):
2591 (math-read-expr-level, math-read-token, calc-check-user-syntax)
2592 (calc-match-user-syntax, math-read-if, math-factor-after)
5148 Fix bug when the inner char pair doesn't have paren syntax,
8504 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
8743 (ibuffer-prev-window-config): New variable.
[all …]
/dports/shells/fish/fish-3.3.1/doc_src/
H A Dlanguage.rst21for repeating other commands, commands for assigning variables, commands for treating a group of c…
165 - To read standard input from a file, use ``<SOURCE_FILE``.
315 - A directory for users to keep their own functions, usually ``~/.config/fish/functions`` (controll…
320 If you are unsure, your functions probably belong in ``~/.config/fish/functions``.
375 # If it's not set applications should use ~/.config.
377 or set -l configdir ~/.config
420 while read -l line
641 {a} {b} # because the inner brace pair is expanded, but the outer isn't.
902 If you want to set something in config.fish, or set something in a function and have it available f…
964 This syntax is supported since fish 3.1.
[all …]
/dports/textproc/rasqal/rasqal-0.9.33/
H A DChangeLog.34 rasqal-src-config.in, RELEASE.html, TODO.html, configure.ac,
283 * configure.ac: Added --with-redland-config
578 tests/sparql/syntax/result-distinct-undef.ttl: tests for distinct
1184 * tests/sparql/syntax/select-dup.rq: Test for duplicates in select
1332 OPTIONAL to gather up inner basic graph patterns. Print operator
1392 * configure.ac: Check for libxml2, add xml2-config and xmlschema
2112 Ignore any inner OPTIONAL GPs Merge sequences of triples if seen.
2370 tests/sparql/syntax/cast0.rq: updates for turtle sparql syntax
2810 * tests/sparql/syntax/data.n3: Add something for casting
2981 Tests for DISTINCT and LIMIT syntax
[all …]
/dports/x11/rofi/rofi-1.6.1/doc/
H A Drofi.1.markdown64 By default `XDG_CONFIG_HOME` defaults to `$HOME/.config`. (See `rofi -h` for current location).
68 **TIP**: To get a template config file run: `rofi -dump-xresources > rofi-example.config`.
70 **NOTE**: In version 1.4.0 we support configuration in a new format, a config for this can be gener…
71 `rofi -dump-config > config.rasi`
96 Boolean options have a non-default command-line syntax. Example to enable option X:
117 `-dump-config`
198 `-config` *filename*
390 Define the inner margin of the window.
572 For syntax to `-combi-modi`, see `-modi`.
708 `-async-pre-read` *number*
[all …]
/dports/x11/rofi-wayland/rofi-1.6.1-wayland/doc/
H A Drofi.1.markdown64 By default `XDG_CONFIG_HOME` defaults to `$HOME/.config`. (See `rofi -h` for current location).
68 **TIP**: To get a template config file run: `rofi -dump-xresources > rofi-example.config`.
70 **NOTE**: In version 1.4.0 we support configuration in a new format, a config for this can be gener…
71 `rofi -dump-config > config.rasi`
96 Boolean options have a non-default command-line syntax. Example to enable option X:
117 `-dump-config`
198 `-config` *filename*
390 Define the inner margin of the window.
572 For syntax to `-combi-modi`, see `-modi`.
708 `-async-pre-read` *number*
[all …]
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/
H A DChangeLog.218 * config.h-vms.template: #define uintmax_t for this system.
293 * config.guess, config.sub: Updated from config CVS archive at
470 * config.h-vms [VMS]: Define LOCALEDIR to something; needed for
982 * config.guess, config.sub: New files, needed for AC_CANONICAL_HOST.
1508 * config.h-vms.template: Undef MAKE_JOBSERVER for this port.
1521 for the read fd. Enable the signal handler for SIGCHLD even if we
1841 * job.c (WAIT_NOHANG): Don't syntax error on ancient hosts.
1855 * job.c (WAIT_NOHANG): Define to a syntax error if our host
2753 * configure.in, config.h.in, config.ami, config.h-vms, config.h.w32:
4043 * remake.c (update_goal_chain): Do inner loop on double-colon entries.
[all …]
/dports/lang/librep/librep_0.92.7/man/
H A Dlang.texi580 looking for the read syntax of a new Lisp object it will discard the
668 The read syntax of a symbol is its name, for example the read syntax of
686 read syntax of the object (@pxref{Read Syntax}).
688 Objects which do not have a read syntax @emph{do} have a printed
1019 The read syntax of any number is:
1388 In Librep characters are stored in integers. Their read syntax
1506 read syntax of the car, a dot, the read syntax of the cdr and a closing
2318 is sometimes useful for editors syntax parsing, especially for
2547 * Symbol Syntax:: The read syntax of symbols
4981 @var{interface} and configuration @var{config}. The full syntax
[all …]
/dports/games/ivan/ivan-059/Sound/
H A DSoundEffects.cfg1 # New Sound Effects config file format/syntax
15 # Obs.: Description is more for organizing/sorting, is not currently used as any kind of identifier.
21 # TODO: Maybe use this for started/finished quest?
128 DifficultToUse; difficult1.wav, difficult2.wav;.*difficult for you.*
146 # Maybe not, because you will read them repeatedly once you know the god for
157 HappySounds; Woo-Hoo.wav;.*inner structure of the Multiverse.*
/dports/textproc/ripgrep/ripgrep-13.0.0/
H A DCHANGELOG.md121 Add documentation for glob alternate syntax, e.g., `{a,b,..}`.
185 Fix match bug caused by inner literal optimization.
238 Improve inner literal detection to cover more cases more effectively.
422 Fix inner literal detection that could lead to incorrect matches.
572 like `\1` as syntax for matching `U+0001`, but ripgrep will now report an
664 Respect `$XDG_CONFIG_DIR/git/config` for detecting `core.excludesFile`.
855 * Added or improved file type filtering for config & license files, Elm,
1037 Global git ignore config should use `$HOME/.config/git/ignore` and not
1189 Add a `-f/--file` flag that causes ripgrep to read patterns from a file.
1346 * Added or improved file type filtering for CMake, config, Jinja, Markdown,
[all …]
/dports/devel/libsigc++20/libsigc++-2.10.4/
H A DNEWS12 * docs/manual/libsigc_manual.xml: Update signal and slot syntax
16 If you build with Autotools from the tarball, please read the relevant
98 * Some more minor uses of C++11 syntax.
104 * slot: Allow sigc::slot<R(Args...)> syntax, like std::function,
105 deprecating the sigc::slot<R, Args...> syntax.
107 * signal: Allow sigc::signal<R(Args...)> syntax, like std::function,
108 deprecating the sigc::signal<R, Args...> syntax.
493 inner template class. However, you still need the
634 * Added header sigc++config.h for configure time checks (Murray Cumming).
635 * Added configure time checks to determine the correct syntax
[all …]
/dports/security/ccrypt/ccrypt-1.11/
H A DChangeLog8 (2018/07/26) PS1 - include config.h before other header files.
73 (2009/06/14) PS1 - portability: fixed syntax in shell scripts
127 environment variable could not be read.
138 diff refuse to read /dev/null (reported by Hoshi Sepai).
248 faster by optimizing one critical inner loop.
286 (2001/10/27) PS1 - added option --keyfile to read key from a
308 not read the key immediately, but after some checks.
336 errors on read/write.
384 * now refuse to write/read encrypted data to/from terminal
510 removed arbitrary line length on password read from terminal (but
[all …]
/dports/devel/cc65/cc65-2.19/doc/
H A Dld65.sgml76 --config name Use linker config file
233 This gives the name of an output config file to use. See section 4 for more
286 It adds a directory to the search path for config files. A config file given
339 by the linker: one for libraries, one for object files, and one for config
420 for the segments and define any linker symbols (see <ref id="config-files"
475 The syntax above is used in all sections of the config file. The name
535 rw means read/write
760 look at it's inner workings before using it!
798 rw for read/write memory.
1111 the linker config. <tt/import/ means that an import is generated for this
[all …]
/dports/www/websocat/websocat-1.9.0/
H A Ddoc.md52 …--foreachmsg-wait-read [A] Wait for reading to finish before closing foreachmsg:'…
176 Argument syntax: <URI>:<Content-Type>:<file-path>
360 Content you write becomes body, content you read is body that server has sent.
501 Synchronously read a file. Argument is a file path.
572 Open file for read and write and use it like a socket. [A]
654 Nginx config:
960 Messages from any connected client get directed to inner connection,
961 replies from the inner connection get duplicated across all connected
1017 Ensure each message (a chunk from one read call from underlying connection)
1018 contains no inner newlines (or zero bytes) and terminates with one newline.
[all …]
/dports/shells/mksh/mksh/
H A Dmksh.faq168 root-provided config file onto them; the shipped file, after all, is just
478 both stdout and stderr in one go, but this breaks POSIX and Korn Shell syntax;
489 ToC: while-read-pipe
493 the shell runs all parts of a pipeline as subshell. The inner loop will
500 </div><p class="boxfoot">Note that <tt>exit</tt> in the inner loop will
502 code is inside a function, <tt>return</tt> in the inner loop will only
508 while read -p foo; do ...; done
514 <tt>while IFS= read -r foo; do ...; done</tt> for pristine I/O.</p>
629 ensures that the inner command’s failure is not taken, it sets the entire
632 <p>Invert the inner command:<br />
[all …]
/dports/databases/elixir-ecto/ecto-2.2.10/lib/ecto/
H A Dquery.ex14 and macro-based. Most examples will use the keyword-based syntax,
109 Composing queries uses the same syntax as creating a query.
185 on the keyword query syntax when writing queries.
247 a pipe-based syntax:
256 bindingless syntax also works for macros:
275 database set in the config for the repo.
583 :join -> :inner
587 :inner_join -> :inner
686 |> join(:inner, [c], p in Post, c.post_id == p.id)
752 The syntax above is equivalent to:
[all …]
/dports/www/moinmoin/moin-1.9.11/docs/
H A DCHANGES291 * Best is to read HelpOnConfiguration and look at MoinMoin.config.multiconfig
358 last read position
456 * logging: if the logging config file can't be read, give a helpful error msg
633 * Pygments syntax highlighting: add missing code files
762 config.umask usage for page packages.
923 so the old syntax #!python/pascal/cplusplus/... still works.
1952 all ImageLink calls to moin wiki link syntax).
3020 so it does not close it erratically when you close a inner <p>.
3681 (use [[MonthCalendar(Yearly,,,+1,,6,1)]] syntax for birthdays and
4757 read `MoinMoin/config.py`. If you want to modify a theme, don't simply
[all …]
/dports/lang/mosh/mosh-0.2.7/boot/runtimes/psyntax-mosh/psyntax/
H A Dexpander.ss53 (psyntax config)
111 ;;; the labels have to have read/write eq? invariance to support
492 ;;; now are some deconstructors and predicates for syntax objects.
942 (for-all sys.identifier? (syntax (lits ...)))
954 (for-all sys.identifier? (syntax (lits ...)))
1724 (let ((x (read-annotated)))
2660 (let ((inner-var (gen-lexical 'tmp)))
2662 inner-var
2664 (cons (cons outer-var inner-var) (car maps))
3556 (and (eq? (syntax->datum only) 'only) (for-all idsyn? sym*))
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/
H A DNEWS7 * Use pkg-config for libdap when dap-config is not available.
1525 * use pkg-config for libxml2 detection (#2173)
2117 * add support for PG:service=xxx syntax and SERVICE open option (#2373)
2733 …* make sure that --config is early evaluated for config options such as CPL_VSIL_CURL_CHUNK_SIZE t…
4990 * Add pkg-config support for libkml fork (#6077)
5424 * ogrinfo / ogr2ogr: implement @filename syntax for -sql and -where
7062 * DGN writing: added polygon inner ring (holes) writing and MSLink writing (#5381)
9121 <gml:GeometryCollection>. For backward compatibility, recognize both syntax for
9768 <gml:GeometryCollection>. For backward compatibility, recognize both syntax for
10535 * Fix output of BNA driver with polygons with inner ring (#2985)
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/
H A DNEWS7 * Use pkg-config for libdap when dap-config is not available.
1525 * use pkg-config for libxml2 detection (#2173)
2117 * add support for PG:service=xxx syntax and SERVICE open option (#2373)
2733 …* make sure that --config is early evaluated for config options such as CPL_VSIL_CURL_CHUNK_SIZE t…
4990 * Add pkg-config support for libkml fork (#6077)
5424 * ogrinfo / ogr2ogr: implement @filename syntax for -sql and -where
7062 * DGN writing: added polygon inner ring (holes) writing and MSLink writing (#5381)
9121 <gml:GeometryCollection>. For backward compatibility, recognize both syntax for
9768 <gml:GeometryCollection>. For backward compatibility, recognize both syntax for
10535 * Fix output of BNA driver with polygons with inner ring (#2985)
[all …]
/dports/graphics/gdal/gdal-3.3.3/
H A DNEWS7 * Use pkg-config for libdap when dap-config is not available.
1525 * use pkg-config for libxml2 detection (#2173)
2117 * add support for PG:service=xxx syntax and SERVICE open option (#2373)
2733 …* make sure that --config is early evaluated for config options such as CPL_VSIL_CURL_CHUNK_SIZE t…
4990 * Add pkg-config support for libkml fork (#6077)
5424 * ogrinfo / ogr2ogr: implement @filename syntax for -sql and -where
7062 * DGN writing: added polygon inner ring (holes) writing and MSLink writing (#5381)
9121 <gml:GeometryCollection>. For backward compatibility, recognize both syntax for
9768 <gml:GeometryCollection>. For backward compatibility, recognize both syntax for
10535 * Fix output of BNA driver with polygons with inner ring (#2985)
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A DChangeLog.7637 (read_doc_string): Don't call read here.
2041 Only read more if more remaining.
3911 * syntax.c (skip_chars): Fix test for end of string, looking for `-'.
4715 * syntax.c (Fparse_partial_sexp): Return nil for 9th element
4753 is read.
5979 coding-system-for-read, it is done in Fcall_process.
6624 * Makefile.in (${lispsource}TAGS): Specify ETAGS var in inner make.
8196 * xselect.c (x_reply_selection_request): Delete the inner
8392 may do a lookup for syntax table in gl_state.
10675 (readevalloop, read, Fread_from_string): Empty list of read objects
[all …]

12345678910>>...182