Home
last modified time | relevance | path

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

12345678910>>...182

/dports/lang/racket/racket-8.3/share/pkgs/racket-doc/scribblings/reference/
H A Dmodule-reflect.scrbl125 argument is a @tech{syntax object} that can be used for error
181 match the original namespace for the syntax object, and the module
472 (for-syntax racket/base))
477 (for-syntax compile-time))
480 (begin-for-syntax
504 @guidealso["module-runtime-config"]
572 the @racket[read-eval-print] loop, would create a submodule. In that case,
594 (require (for-syntax racket/base))
630 (provide inner-dessert)
631 (define inner-dessert "tiramisu")))
[all …]
/dports/lang/elk/elk-3.99.8/
H A DNEWS87 * A number of config files for obsolete platforms have been removed
88 from the distribution; config files for platforms where Elk 3.0
119 * New functions for application writers to read/set the `error tag'
154 * Various optimizations in the interpreter's inner loop to compensate
255 * Implemented reader table for #-syntax
257 their own read syntaxes (used by the new bitstring extension)
299 * Reorganized the config files and the site file to allow for
332 * Added code to read symbol table of object files on the Convex
344 pointer and tty file descriptor (src/read.c, src/print.c)
429 * Reader now prints line number on syntax error
[all …]
/dports/math/gap/gap-4.11.0/lib/
H A Dinit.g352 ## Define functions which may not be available to avoid syntax errors
399 # inner functions, needed in the kernel
465 config, str, gap;
513 config:= [];
522 Add( config, str );
525 Add( config, GAPInfo.KernelInfo.GC );
530 Add( config, str );
533 Add( config, "readline" );
536 Add( config, "KernelDebug" );
539 Add(config, "MemCheck");
[all …]
/dports/devel/mercurial/mercurial-6.0/tests/
H A Dtest-subrepo-git.t68 (see 'hg help config.subrepos' for details)
131 (see 'hg help config.subrepos' for details)
139 (see 'hg help config.subrepos' for details)
420 $ echo inner = inner > .hgsub
426 $ echo ffff >> inner/s/f
428 M inner/s/f
430 committing subrepository inner
431 committing subrepository inner/s
681 error: The filename, directory name, or volume label syntax is incorrect
1083 > syntax: glob
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/drracket/drracket/private/
H A Dlanguage.rkt64 config-panel
100 config-panel
137 (read-syntax src port)))])
189 (define/public (config-panel parent)
190 (simple-module-based-language-config-panel parent))
216 ;; simple-module-based-language-config-panel :
219 (define (simple-module-based-language-config-panel
708 (inner (get-capability-default s) capability-value s))
1181 … (list `(namespace-require `(for-syntax ,transformer-module-language-spec)))
1427 (namespace-require `(for-syntax ,transformer-module-spec)))))))
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/brittany-0.13.1.1/doc/implementation/
H A Dbridoc-design.md9 (26, but one for debugging, two deprecated and so on.)
12 to the inner doc).
18 The input of this translation is the syntax tree produced by
19 GHC/ExactPrint. The GHC API exposes the syntax tree nodes, and
22 at here is the GHC API documentation, for example
26 transformation process; relevant for the "input" syntax tree are the flags
49 which matches on the type of module top-level syntax node and
94 exponential in the number for syntax nodes of the input.
160 Magic! (for now at least.)
210 -- a) read access to global program config `Config` and the exactprint
[all …]
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/
H A DCONTRIBUTING.md72 * Use C89-compliant syntax. In other words, variables can only be declared at
73 the top of a scope (function, if/for/while-block).
82 * Remember that source code usually gets written once and read often: ensure
83 the reader doesn't have to make guesses. Make sure that the purpose and inner
93 $ git config --global user.name "J. Random User"
94 $ git config --global user.email "j.random.user@example.com"
/dports/lang/librep/librep_0.92.7/man/
H A Dnews.texi18 @item Update @code{config.guess}, @code{config.sub} and @code{install-sh} [Christopher Bratusek]
31 @item Update config.guess and config.sub to 2015-08-20 [Christopher Bratusek]
51 @item Use pkg-config to get the absolute path for repcommonexecdir
215 and @pxref{Local Variables}), improved the read syntax of character
611 after reading @samp{#\X} syntax
1112 @item Fixed non-ANSI C syntax (Sam Falkner)
1188 @item Support most of Scheme's read-syntax for numbers (i.e. @samp{#b},
1351 @item Implements the scheme @code{define} syntax, with support for
1352 inner definitions
1383 expand inner macro uses
[all …]
/dports/net/freeradius3/freeradius-server-3.0.25/doc/
H A DChangeLog399 * Update elasticsearch/logstash config for v6.7.0.
666 mods-config/inner-eap and certs/README to match.
936 * Copy VSAs to inner tunnel for TTLS and PEAP.
968 * Fix checks for module / config file change on HUP.
1089 * On HUP, check all modules for config files which have
1307 otherwise the new syntax validation will fail.
1575 the debug output easier to read.
1698 * Support &attr[*] syntax to copy all instances of an attribute when
2050 value. If so, syntax check it immediately.
2140 start. Descriptive errors are produced for syntax and format errors.
[all …]
/dports/net-mgmt/observium/observium/mibs/zte/
H A DZXR10-SWITCH-MIB64 -- with this syntax are declared as having
876 " Enabled/Disables IGMP Queries for this device"
1392 DESCRIPTION "Each entry contains port config for VCT."
1416 DESCRIPTION "The port name to index vct config."
1508 "The RowStatus of this row instance.It could be used for creating
1851 "A table that contains SVLAN session config info."
1859 "A list of entries of SVLAN session config information."
1921 "The out vlan id of a session in no inner tag mode,
1973 "A table that contains VFP session config info."
1981 "A list of entries of VFP session config information."
[all …]
/dports/archivers/maxcso/maxcso-1.10.0/libuv/
H A DCONTRIBUTING.md71 * Use C89-compliant syntax. In other words, variables can only be declared at
72 the top of a scope (function, if/for/while-block).
81 * Remember that source code usually gets written once and read often: ensure
82 the reader doesn't have to make guesses. Make sure that the purpose and inner
92 $ git config --global user.name "J. Random User"
93 $ git config --global user.email "j.random.user@example.com"
/dports/sysutils/R-cran-fs/fs/src/libuv-1.38.1/
H A DCONTRIBUTING.md71 * Use C89-compliant syntax. In other words, variables can only be declared at
72 the top of a scope (function, if/for/while-block).
81 * Remember that source code usually gets written once and read often: ensure
82 the reader doesn't have to make guesses. Make sure that the purpose and inner
92 $ git config --global user.name "J. Random User"
93 $ git config --global user.email "j.random.user@example.com"
/dports/devel/py-uvloop/uvloop-0.16.0/vendor/libuv/
H A DCONTRIBUTING.md71 * Use C89-compliant syntax. In other words, variables can only be declared at
72 the top of a scope (function, if/for/while-block).
81 * Remember that source code usually gets written once and read often: ensure
82 the reader doesn't have to make guesses. Make sure that the purpose and inner
92 $ git config --global user.name "J. Random User"
93 $ git config --global user.email "j.random.user@example.com"
/dports/devel/libuv/libuv-v1.42.0/
H A DCONTRIBUTING.md71 * Use C89-compliant syntax. In other words, variables can only be declared at
72 the top of a scope (function, if/for/while-block).
81 * Remember that source code usually gets written once and read often: ensure
82 the reader doesn't have to make guesses. Make sure that the purpose and inner
92 $ git config --global user.name "J. Random User"
93 $ git config --global user.email "j.random.user@example.com"
/dports/www/R-cran-httpuv/httpuv/src/libuv/
H A DCONTRIBUTING.md71 * Use C89-compliant syntax. In other words, variables can only be declared at
72 the top of a scope (function, if/for/while-block).
81 * Remember that source code usually gets written once and read often: ensure
82 the reader doesn't have to make guesses. Make sure that the purpose and inner
92 $ git config --global user.name "J. Random User"
93 $ git config --global user.email "j.random.user@example.com"
/dports/www/node10/node-v10.24.1/deps/uv/
H A DCONTRIBUTING.md71 * Use C89-compliant syntax. In other words, variables can only be declared at
72 the top of a scope (function, if/for/while-block).
81 * Remember that source code usually gets written once and read often: ensure
82 the reader doesn't have to make guesses. Make sure that the purpose and inner
92 $ git config --global user.name "J. Random User"
93 $ git config --global user.email "j.random.user@example.com"
/dports/lang/parrot/parrot-8.1.0/
H A Dapi.yaml42 - 'syntax'
55 - 'syntax'
64 - 'syntax'
347 - 'syntax'
360 note: 'Finalize exception handler, unrolling inner runloops if needed.'
399 - 'syntax'
478 name: 'pkg-config support'
623 name : 'Introspection methods for Key PMC'
648 name: 'PARROT_DYNEXT environment variable, dynext_dirs config entry'
655 name : 'Socket.read(nb) with nb > 512'
[all …]
/dports/editors/cooledit/cooledit-3.17.28/
H A DChangeLog40 * coolnext.c: fixed expose bug with potential uninitialized read.
302 read corrupted from network mounted filesystems. fixed.
549 * perl.syntax: perl syntax highlighting for regular
568 * mudela.syntax: added syntax highlighting for GNU
714 rxvt's inner loop and give it cooledit's display connection. This
927 * syntax.c, mail.syntax: syntax rules for mail folder.
1206 * syntax.c: syntax highlighting rules for perl. Some
1290 * config.guess, config.sub: updated to latest version of
1295 * cooledit.c: main windows nicely resize inner window with
1321 * coolicon.config: defaultroute added to pppd.
[all …]
/dports/textproc/rasqal/rasqal-0.9.33/
H A DChangeLog.7117 * src/rasqal-config.in: remove warning
128 * src/rasqal-config.in: Add warning
187 * src/rasqal-config.in: Update to latest common code.
450 Warn if pkg-config is not found - will be a fatal error when
452 Prefer pkg-config raptor to raptor-config but accept both for
478 inner rasqal_rowsource_ensure_variables() call.
980 (rasqal_union_rowsource_get_inner_rowsource): Return inner
984 (rasqal_join_rowsource_get_inner_rowsource): Return inner
1163 Add optional read and write result format args.
2239 current GRAPH origin that is pushed down to all inner triple
[all …]
/dports/net-mgmt/netspoc/Netspoc-3.2/
H A DChangeLog124 Added new config options to control warning messages for owners:
127 Changed handling of config options:
134 New subroutines to handle config options:
157 New syntax attributes for policy
1362 In this case the inner selector is ignored and the outer
2176 * Netspoc.pm: Files are no longer read line by line but as a whole.
2326 * Netspoc.pm: Now read isakmp definition.
2330 * Netspoc.pm: added crypto map syntax for IOS
2988 A description is marked with 'description ='; the value is read until
3004 read: router, network, any, every, group, service, servicegroups,
[all …]
/dports/textproc/redland/redland-1.0.17/
H A DChangeLog.69 rasqal/rasqal-src-config.in, rasqal/configure.ac,
15 * redland-config.in, redland-src-config.in, configure.ac,
22 * raptor/raptor-src-config.in, raptor/Makefile.am,
779 * raptor/src/raptor-config.1, raptor/src/raptor-config.in:
2746 Allow OPTIONAL to gather up inner basic graph patterns. Print
2815 * rasqal/configure.ac: Check for libxml2, add xml2-config and
3154 librdf_new_hash_from_array_of_strings): return NULL if inner
3211 read an extra context when testing for end, only if there is no
3320 failure to create an inner iterator, which is caused only by out
4007 inside. Ignore any inner OPTIONAL GPs Merge sequences of triples
[all …]
/dports/www/smarty2/smarty-2.6.31/
H A DChangeLog177 docs/id/programmers/api-variables/variable-config-read-hidden.xml
476 docs/ja/programmers/api-variables/variable-config-read-hidden.xml
901 docs/pt_BR/programmers/api-variables/variable-config-read-hidden.xml
997 docs/fr/programmers/api-variables/variable-config-read-hidden.xml
1214 docs/en/programmers/api-variables/variable-config-read-hidden.xml
2359 fixed handling of "inner"-attribute
3727 raise max_level for $smarty.config... to 3 to allow arrays of config-vars
4946 added params vdir, hdir and inner to html_table to allow looping over
5873 add support for $foo->$bar syntax
6314 add support for mac/dos formatted config files (fix newlines)
[all …]
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/util/fipstools/acvp/
H A DACVP.md6 …col. A wrapper around the FIPS module in question implements that protocol for testing. Test vecto…
8 The tool also provides an interface for querying and manipulating the ACVP database, which contains…
34 …ess only speaks in response to a request and there is exactly one response for every request. Requ…
95for these tests so that the inner loop can be handled locally. Either read the [NIST documentation…
101 Configuration is done via a `config.json` file in the current working directory. Here's a template:
118 … traffic will be written to the file named by `LogFile`, if provided. This is useful for debugging.
122 …nterface to a database of several types of objects. A rough UI is provided for this which is trigg…
140 A specific request can be evaluated by using indexing syntax:
157 It is still possible to use indexing syntax to read a specific vendor object if you know the ID:
179 …ion.11.8.1), for each object type, what values and what relations can be searched on. This is refl…
[all …]
/dports/devel/remake/remake-4.3+dbg-1.5/
H A DChangeLog25 * docs/debugger/sessions.rst, docs/debugger/syntax.rst: Fill out
172 * docs/debugger/entry.rst, docs/debugger/syntax.rst: Small
181 * docs/debugger/entry.rst, docs/debugger/syntax.rst: Small
600 docs/debugger/commands/files/load.rst, docs/debugger/syntax.rst:
601 Start data and files sections. Describe syntax
1248 * doc/remake.texi: Minor syntax fixes
5953 * glob/glob.h: Another syntax error for some systems.
5957 * src/dbg_cmd.c: syntax error for earlier gcc compilers.
5961 * glob/glob.h: Bad syntax.
7019 cleanups. If we find a make error (invalid makefile syntax or something like
[all …]
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/huawei/
H A DHUAWEI-BFD-MIB140 …DESCRIPTION "V1.14, modified syntax of hwBfdSessPerfLastSessDownTime and hwBfdSessionPerStartTime…
149 …DESCRIPTION "V1.11, modified syntax of hwBfdSessPerfLastSessDownTime and hwBfdSessionPerStartTime…
1179 config(1),
1190 1. config(1) -indicates that the TTL is manually set
1203 The vlaue is configurable only when the configuration mode of a TTL is config.
1223 for PW.
1319 "The value of this object identifies the inner tag in QinQ packets."
2434 config(1),
2445 1. config(1) -indicates that the TTL is manually set
2572 "The value of this object identifies the inner tag in QinQ packets."
[all …]

12345678910>>...182