Home
last modified time | relevance | path

Searched +refs:read +refs:config +refs:inner +refs:call +refs:with +refs:root +refs:namespace (Results 1 – 25 of 2848) sorted by relevance

12345678910>>...114

/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dstartup.inc54671 " read-config/inner-call-with-root-namespace"
54774 "(read-config-call-with-root-namespace)"
54775 "(lambda(v_0)(begin(read-config/inner-call-with-root-namespace(read-config/outer-inner v_0)))))"
54930 "(read-config/inner-call-with-root-namespace the-struct_1)"
55068 "(read-config/inner-call-with-root-namespace the-struct_1)"
55161 "(read-config/inner-call-with-root-namespace the-struct_1)"
62733 "((read-config-call-with-root-namespace config_0)"
63020 "((call-with-root-namespace76_0) call-with-root-namespace_0)"
64816 "((call-with-root-namespace45_0) call-with-root-namespace)"
64849 "((call-with-root-namespace55_0) call-with-root-namespace)"
[all …]
/dports/lang/racket/racket-8.3/src/bc/src/
H A Dstartup.inc54671 " read-config/inner-call-with-root-namespace"
54774 "(read-config-call-with-root-namespace)"
54775 "(lambda(v_0)(begin(read-config/inner-call-with-root-namespace(read-config/outer-inner v_0)))))"
54930 "(read-config/inner-call-with-root-namespace the-struct_1)"
55068 "(read-config/inner-call-with-root-namespace the-struct_1)"
55161 "(read-config/inner-call-with-root-namespace the-struct_1)"
62733 "((read-config-call-with-root-namespace config_0)"
63020 "((call-with-root-namespace76_0) call-with-root-namespace_0)"
64816 "((call-with-root-namespace45_0) call-with-root-namespace)"
64849 "((call-with-root-namespace55_0) call-with-root-namespace)"
[all …]
/dports/devel/libisofs/libisofs-1.5.4/
H A DChangeLog61 * Bug fix: iso_read_opts_set_no_rockridge() did not prevent reading of root
116 * Bug fix: Names read from Joliet tree where stripped of trailing ";1"
178 * New API call iso_write_opts_set_joliet_utf16() and ability to read Joliet
248 * New flag bit with iso_node_set_attrs() to protect namespace "isofs"
380 * Opportunity to reduce compile line length by including "config.h"
423 and written again to a follow-up session. Long names could lose inner blanks.
436 * New API call iso_file_make_md5() to equip old file nodes with MD5.
448 "isofs.cs" of the image root node.
461 of the image root.
505 caused a read operation although writing had already begun.
[all …]
/dports/www/p5-Catalyst-Manual/Catalyst-Manual-5.9011/lib/Catalyst/Manual/
H A DCookbook.pod115 $c->session >>, and can be written to and read from as a simple hash
171 You configure your application with the C<config> method in your
307 C<< $c->user >> call.
396 __PACKAGE__->config(namespace => '');
856 template and config files for us! In the 'root' directory, you'll notice
859 Several configuration files in F<root/lib/config> are called by C<PRE_PROCESS>.
1086 the methods in your controller modules it should call. Controller
1145 namespace of the controller is ignored, and matching starts at root.
1457 action. As of version 5.30, arguments can be passed in the call to
1471 =head2 Chained dispatch using base classes, and inner packages.
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/drracket/drracket/private/
H A Dmodule-language.rkt464 (parameterize ([current-namespace (current-namespace)])
466 (call-with-continuation-prompt
475 (current-namespace (module->namespace modspec))
557 #:expand-namespace (make-base-namespace)
896 (with-handlers ([exn:fail:read? (λ (x) #())])
962 (with-handlers ((exn:fail:read? (λ (x) #f)))
1059 (inner (void) on-close))
1647 (define/override (make-root-area-container cls parent)
1649 (super make-root-area-container vertical-pane% parent))
1650 (define root (make-object cls expand-error-parent-panel))
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/racket-doc/scribblings/reference/
H A Dmodule-reflect.scrbl116 (such as DrRacket) might call this resolver in this mode to avoid
213 submodule path relative to the root module is unaffected.}
315 @racket[namespace-call-with-registry-lock].
504 @guidealso["module-runtime-config"]
553 conditions; see also @racket[namespace-call-with-registry-lock].
572 the @racket[read-eval-print] loop, would create a submodule. In that case,
630 (provide inner-dessert)
631 (define inner-dessert "tiramisu")))
632 (dynamic-require '(submod 'a b) 'inner-dessert)
638 (dynamic-require ((lambda () (list 'submod ''a 'b))) 'inner-dessert)
[all …]
/dports/devel/p5-Log-Log4perl/Log-Log4perl-1.54/
H A DREADME54 For a detailed tutorial on Log::Log4perl usage, please read
91 your system can re-read even while it's running!
102 # A simple root logger with a Log::Log4perl::Appender::File
169 ones to suppress? "Log::Log4perl" works with inheritance: The config
174 the case above, the log level at the root (root *always* defines a log
201 you could also call the "log()" method with the appropriate level using
319 root logger has one.
968 "Log::Log4perl" into the current namespace:
1068 checks or don't want to use the signal associated with the config file
1393 "Log::Log4perl", which just initializes a single root logger with a
[all …]
/dports/textproc/openjade/openjade-1.3.3-pre1/develdoc/
H A Djadedoc.sgml33 <term><filename>config/</filename></term>
138 are used and included where; list of defines in config.h;
368 namespace NAMESPACE {
381 directories use the namespace SP_NAMESPACE. Files in
669 terminates execution. Thus the inner loop of the expression
711 <para>Garbage collection starts with a set of root objects (more on this
735 <listitem><para>It has the concept of an object being read-only: it can mark
737 read-only (needed for Jade extensions which allow limited mutation
810 a root.</para>
1059 Finally, we change the call of the
[all …]
/dports/lang/guile2/guile-2.2.7/module/ice-9/
H A DChangeLog-2008890 (call-with-deferred-observers, module-call-observers): New
895 Use call-with-deferred-observers.
1857 ("eval'er") procedure via call-with-values and call the P
2027 @call-with-values.
2845 * boot-9.scm: Delete code which compares ice-9-config-stamp with
2846 libguile-config-stamp.
2997 * boot-9.scm (scm-style-repl): -read: don't call
3110 specifier, #t, for the inner cut. If the inner cut is specified
3622 * boot-9.scm (read-line): Rewritten to call %read-line for
4592 call-with-output-file, with-input-from-port, with-output-to-port,
[all …]
/dports/lang/guile/guile-3.0.7/module/ice-9/
H A DChangeLog-2008890 (call-with-deferred-observers, module-call-observers): New
895 Use call-with-deferred-observers.
1857 ("eval'er") procedure via call-with-values and call the P
2027 @call-with-values.
2845 * boot-9.scm: Delete code which compares ice-9-config-stamp with
2846 libguile-config-stamp.
2997 * boot-9.scm (scm-style-repl): -read: don't call
3110 specifier, #t, for the inner cut. If the inner cut is specified
3622 * boot-9.scm (read-line): Rewritten to call %read-line for
4592 call-with-output-file, with-input-from-port, with-output-to-port,
[all …]
/dports/lang/guile1/guile-1.8.8/ice-9/
H A DChangeLog-2008772 (call-with-deferred-observers, module-call-observers): New
777 Use call-with-deferred-observers.
1739 ("eval'er") procedure via call-with-values and call the P
1909 @call-with-values.
2727 * boot-9.scm: Delete code which compares ice-9-config-stamp with
2728 libguile-config-stamp.
2879 * boot-9.scm (scm-style-repl): -read: don't call
2992 specifier, #t, for the inner cut. If the inner cut is specified
3504 * boot-9.scm (read-line): Rewritten to call %read-line for
4474 call-with-output-file, with-input-from-port, with-output-to-port,
[all …]
/dports/devel/py-invoke/invoke-1.6.0/sites/www/
H A Dchangelog.rst158 input processing detects an EOF. Without this, subprocesses that read their
302 - Limit display to a specific namespace by giving an optional argument to
318 ``--search-root``, partly for clarity (:issue:`33` will be adding namespace
319 display-root related flags, which would make ``--root`` ambiguous) and partly
320 for consistency with the config option, which was already named
325 ``--search-root`` anywhere you were previously using ``--root``.
459 do; you must explicitly call `~invoke.config.Config.load_project` and/or
473 some point, call `~invoke.config.Config.merge` in order for the config
552 - :bug:`439 major` Avoid placing stdin into bytewise read mode when it looks
928 * Exposed the stdin read loop's sleep time as `Runner.input_sleep
[all …]
/dports/www/elixir-phoenix/phoenix-1.3.3/
H A DCHANGELOG.md18 * [CodeReloader] Fix error when running `phx.server` from umbrella root
100 … Using the `:root` endpoint configuration for watchers is deprecated. Pass the :cd option at the e…
180inner` assign has been removed in favor of explicit rendering with `render/3` and the new `@view_m…
240 …point] Allow `check_origin` and `force_ssl` to be config in transports and fallback to endpoint co…
401 * [Router] Ensure URL helpers know how to call `to_param` on query parameters
413 * The `Socket` instance no long connects automatically. You must explicitly call `connect()`
464 config :your_app, Your.Endpoint,
536 * [Mix] Allow the code generation namespace to be configured with the `:namespace` option
618 configure and read which formats have a layout when rendering
656 * [Router] Generate correct route for helper path on root
[all …]
/dports/multimedia/kmplayer/kmplayer-0.12.0b/
H A DChangeLog65 - Mimetype detection fix when first arrived data is too small to call
119 - Fix crash with npp if we get a javascript call before the plugin is loaded
124 - Fix crash in npplayer for the GetVariable call from Javascript
219 - Fix playlistview accessing root node w/o checking (crash fix)
244 - Painting of root items in playlist view as 'Window Background'
396 - Show inner text in infowindow if clicked on an element that isn't a mrl
422 arguments of enclosure elements and display inner text from description
511 - Internals: re-implement backend XML config and TV config data using own
518 - Move all library classes to the KMPlayer namespace and strip the KMPlayer
568 - Downloading of .m3u/.pls also eats .asx, so try to read this one too. This
[all …]
/dports/www/p5-Catalyst-Runtime/Catalyst-Runtime-5.90128/
H A DChanges58 - use namespace::clean consistently rather than namespace::autoclean
100 is a 'root' controller.
179 - Document using namespace::autoclean with controllers that have actions
303 - Added a developer mode warning if you call a component with arguments that does not
513 - In the case where you call $c->req->param(undef), warn with a more useful
1697 - Fix aliasing applications under non-root paths with mod_rewrite in
1882 - Fix and add tests for generating inner packages inside the COMPONENT
2137 CaptureArgs, making them useful to call ActionChains with
2405 2) you call a component resolution method with a string, and it resorts to a regexp
2549 - fix for relative Chained under namespace '' (root)
[all …]
/dports/devel/capnproto/capnproto-0.9.0/doc/
H A Dcxx.md178 `pkg-config`, Cap'n Proto provides the `capnp` module to simplify discovery of compiler and linker
183 `capnp-rpc` `pkg-config` module.
188 `/capnp/c++.capnp` and use the `namespace` annotation it defines:
192 $Cxx.namespace("foo::bar::baz");
217 really just a namespace; it contains two important inner classes: `Reader` and `Builder`.
323 As with structs, these types behave like pointers to read-only and read-write data, respectively.
456 in data from disk as you read it.
637 have methods for accessing the message root using a dynamic schema.
664 it is not the root of a message, and there is no other Cap'n Proto object holding a pointer to it.
750 read-only memory; nothing is allocated. However, when you call `get` on a _builder_, and the
[all …]
/dports/devel/capnproto080/capnproto-0.8.0/doc/
H A Dcxx.md178 `pkg-config`, Cap'n Proto provides the `capnp` module to simplify discovery of compiler and linker
183 `capnp-rpc` `pkg-config` module.
188 `/capnp/c++.capnp` and use the `namespace` annotation it defines:
192 $Cxx.namespace("foo::bar::baz");
217 really just a namespace; it contains two important inner classes: `Reader` and `Builder`.
323 As with structs, these types behave like pointers to read-only and read-write data, respectively.
456 in data from disk as you read it.
637 have methods for accessing the message root using a dynamic schema.
664 it is not the root of a message, and there is no other Cap'n Proto object holding a pointer to it.
750 read-only memory; nothing is allocated. However, when you call `get` on a _builder_, and the
[all …]
/dports/lang/guile1/guile-1.8.8/libguile/
H A DChangeLog-1996-19994860 print.c, read.c, regex-posix.c, root.c, srcprop.c, stackchk.c,
4957 Streamlining of call-with-dynamic-root:
4959 * root.c (cwdr_inner_body, cwdr_body): Remove "inner" from name,
5658 call the sysdep functions with deferred ints.
5843 read.h, root.c, root.h, scmhob.h, scmsigs.c, scmsigs.h, script.c,
7724 procs.h, ramap.c, read.c, root.c, srcprop.c, srcprop.h,
8019 * root.c: Renamed `call-with-new-root' -->
8020 `call-with-dynamic-root'.
8560 namespace.
8887 print.h, procprop.h, procs.h, ramap.h, read.h, root.h,
[all …]
H A DChangeLog-2008857 call-with-current-continuation.
5298 and SCM_SIZEOF_UNSIGNED___INT64 to the public namespace.
6150 for call-with-values.
6597 gsubr.c, guile.c, init.c, read.c, root.c, root.h, stackchk.h,
7389 another level. We can now use parallelization in inner loops of
7797 application dispatch outside inner loops. The motivation was
9763 read.h, regex-posix.h, root.h, rw.h, scmsigs.h, script.h, simpos.h,
10833 random.c, random.h, read.c, regex-posix.c, regex-posix.h, root.c,
11865 global namespace and have little value beside that).
12947 including a header file twice should be in the SCM_ namespace.
[all …]
/dports/lang/guile2/guile-2.2.7/libguile/
H A DChangeLog-1996-19994860 print.c, read.c, regex-posix.c, root.c, srcprop.c, stackchk.c,
4957 Streamlining of call-with-dynamic-root:
4959 * root.c (cwdr_inner_body, cwdr_body): Remove "inner" from name,
5658 call the sysdep functions with deferred ints.
5843 read.h, root.c, root.h, scmhob.h, scmsigs.c, scmsigs.h, script.c,
7724 procs.h, ramap.c, read.c, root.c, srcprop.c, srcprop.h,
8019 * root.c: Renamed `call-with-new-root' -->
8020 `call-with-dynamic-root'.
8560 namespace.
8887 print.h, procprop.h, procs.h, ramap.h, read.h, root.h,
[all …]
H A DChangeLog-20081271 call-with-current-continuation.
5745 and SCM_SIZEOF_UNSIGNED___INT64 to the public namespace.
6597 for call-with-values.
7044 gsubr.c, guile.c, init.c, read.c, root.c, root.h, stackchk.h,
7836 another level. We can now use parallelization in inner loops of
8244 application dispatch outside inner loops. The motivation was
10210 read.h, regex-posix.h, root.h, rw.h, scmsigs.h, script.h, simpos.h,
11280 random.c, random.h, read.c, regex-posix.c, regex-posix.h, root.c,
12312 global namespace and have little value beside that).
13394 including a header file twice should be in the SCM_ namespace.
[all …]
/dports/lang/guile/guile-3.0.7/libguile/
H A DChangeLog-1996-19994860 print.c, read.c, regex-posix.c, root.c, srcprop.c, stackchk.c,
4957 Streamlining of call-with-dynamic-root:
4959 * root.c (cwdr_inner_body, cwdr_body): Remove "inner" from name,
5658 call the sysdep functions with deferred ints.
5843 read.h, root.c, root.h, scmhob.h, scmsigs.c, scmsigs.h, script.c,
7724 procs.h, ramap.c, read.c, root.c, srcprop.c, srcprop.h,
8019 * root.c: Renamed `call-with-new-root' -->
8020 `call-with-dynamic-root'.
8560 namespace.
8887 print.h, procprop.h, procs.h, ramap.h, read.h, root.h,
[all …]
H A DChangeLog-20081271 call-with-current-continuation.
5745 and SCM_SIZEOF_UNSIGNED___INT64 to the public namespace.
6597 for call-with-values.
7044 gsubr.c, guile.c, init.c, read.c, root.c, root.h, stackchk.h,
7836 another level. We can now use parallelization in inner loops of
8244 application dispatch outside inner loops. The motivation was
10210 read.h, regex-posix.h, root.h, rw.h, scmsigs.h, script.h, simpos.h,
11280 random.c, random.h, read.c, regex-posix.c, regex-posix.h, root.c,
12312 global namespace and have little value beside that).
13394 including a header file twice should be in the SCM_ namespace.
[all …]
/dports/benchmarks/stress-ng/stress-ng-0.13.09/debian/
H A Dchangelog107 * core-cpu: remove unnecessary inner #ifdef'd code
386 * stress-hdd: fill write/read buffer with random data
612 * Add new PCI sysfs stressor to read/mmap PCI config and resources
2194 * stress-efivar: exercise efivar file with lseek/read, mmap and ioctls
2515 * stress-shm-sysv: exercise SYSV namespace objects
3016 * Makefile: only build Makefile.config with one thread
3071 * stress-getrandom: move bogo-op counter to inner loop
4027 * stress-procfs: add fstat operation on proc file and exercise namespace
4129 * stress-rdrand: increase rdrand read rate by adding inner loop
5803 * stress-spawn: skip if run as root
[all …]
/dports/net/ulxmlrpcpp/ulxmlrpcpp-1.7.5/ulxmlrpcpp/docs/en/
H A Dindex.sgml96 details please read the api handbook which you can either
103 the config-file in the top level directory of the source distribution.
189 using namespace ulxr;
374 // this the internal root of the http server
421 to existing files below the http root directory. This means that only static
564 The idea with ulxmlrpcpp is to:
601 The <tt>call()</tt>) method
685 http_server.addRealm("/", "http-root-resource");
688 "http-root-resource");
695 // set the http root
[all …]

12345678910>>...114