Home
last modified time | relevance | path

Searched +refs:namespace +refs:set +refs:consistent (Results 1 – 25 of 8806) sorted by relevance

12345678910>>...353

/dports/lang/racket/racket-8.3/src/expander/namespace/
H A Dnamespace.rkt20 namespace-set-root-expand-ctx!
29 namespace-set-variable!
30 namespace-set-consistent!
32 namespace-set-transformer!
39 set-namespace-inspector!
124 (small-hash-set! (namespace-phase-to-namespace ns) phase ns))
139 (define (namespace-set-root-expand-ctx! ns root-ctx)
140 (set-box! (namespace-root-expand-ctx ns) root-ctx))
161 (small-hash-set! (namespace-phase-to-namespace ns) phase p-ns)
190 (define (namespace-set-consistent! ns phase-level name val)
[all …]
H A Dcore.rkt3 "../common/set.rkt"
11 "namespace.rkt"
42 (set! id-cache-0 (make-hasheq))
43 (set! id-cache-1 (make-hasheq)))
50 (hash-set! id-cache-0 sym s)
74 (set! core-forms (hash-set core-forms
80 (set! core-primitives (hash-set core-primitives
112 (let ([ns (namespace->module-namespace ns core-module-name 0)])
114 (module-linklet-info (namespace->instance ns 0)
125 (namespace-set-consistent! ns 0 sym (if (protected-core? val)
[all …]
/dports/lang/racket-minimal/racket-8.3/src/expander/namespace/
H A Dnamespace.rkt20 namespace-set-root-expand-ctx!
29 namespace-set-variable!
30 namespace-set-consistent!
32 namespace-set-transformer!
39 set-namespace-inspector!
124 (small-hash-set! (namespace-phase-to-namespace ns) phase ns))
139 (define (namespace-set-root-expand-ctx! ns root-ctx)
140 (set-box! (namespace-root-expand-ctx ns) root-ctx))
161 (small-hash-set! (namespace-phase-to-namespace ns) phase p-ns)
190 (define (namespace-set-consistent! ns phase-level name val)
[all …]
H A Dcore.rkt3 "../common/set.rkt"
11 "namespace.rkt"
42 (set! id-cache-0 (make-hasheq))
43 (set! id-cache-1 (make-hasheq)))
50 (hash-set! id-cache-0 sym s)
74 (set! core-forms (hash-set core-forms
80 (set! core-primitives (hash-set core-primitives
112 (let ([ns (namespace->module-namespace ns core-module-name 0)])
114 (module-linklet-info (namespace->instance ns 0)
125 (namespace-set-consistent! ns 0 sym (if (protected-core? val)
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/compatibility-doc/mzlib/scribblings/
H A Drestart.scrbl16 [init-namespace (-> any)])
21 @racket[init-namespace] arguments are used to modify the default
23 flags, and customize the initial namespace, respectively.
28 flags that set Racket's modes (e.g., @Flag{c} or @Flag{j})
29 effectively set the default mode before @racket[argv] is parsed.
36 add or remove flags from the standard set.
39 created for the ``restarted'' Racket. (The new namespace is
45 @item{The @racket[init-namespace] procedure is called with no
51 @racket[restart-mzscheme] is set to @racket[#f].}
56 @racket[restart-mzscheme] is set to @racket[#t].}
[all …]
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dbuttonbox.hg27 //Allow us to set the struct fields for the style properties.
28 //TODO: Find a better way to set them.
33 namespace Gtk
45 * A button box should be used to provide a consistent layout of buttons
89 * A button box should be used to provide a consistent layout of buttons
108 * A button box should be used to provide a consistent layout of buttons
128 } // namespace Gtk
/dports/www/mod_rivet/rivet-3.2.0/
H A DREADME.md3 [Apache Rivet](https://tcl.apache.org/rivet/) is a powerful, flexible, consistent, fast, and robust…
22set was moved into the ::rivet namespace and each command should now be fully qualified. By defaul…
/dports/lang/tcl85/tcl8.5.19/tests/
H A Dpkg.test14 if {[lsearch [namespace children] ::tcltest] == -1} {
16 namespace import -force ::tcltest::*
25 namespace import -force ::tcltest::*
339 test pkg-2.31 {Tcl_PkgRequire: consistent return values (1162286)} -setup {
347 test pkg-2.32 {Tcl_PkgRequire: consistent return values (1162286)} -setup {
356 test pkg-2.33 {Tcl_PkgRequire: consistent return values (1162286)} -setup {
364 test pkg-2.34 {Tcl_PkgRequire: consistent return values (1162286)} -setup {
388 test pkg-2.35 {Tcl_PkgRequire: consistent return values (1162286)} -setup {
405 test pkg-2.36 {Tcl_PkgRequire: consistent return values (1162286)} -setup {
414 test pkg-2.37 {Tcl_PkgRequire: consistent return values (1162286)} -setup {
[all …]
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osgFX/
H A DSpecularHighlights21 namespace osgFX
28 the specular effect consistent with respect to view direction and light position.
45 "the specular effect consistent with respect to view direction and light position. "
56 /** set the OpenGL light number that will be used in lighting computations */
62 /** set the texture unit that will be used to apply the cube map */
68 /** set the specular color */
74 /** set the specular exponent */
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/
H A DSpecularHighlights21 namespace osgFX
28 the specular effect consistent with respect to view direction and light position.
45 "the specular effect consistent with respect to view direction and light position. "
56 /** set the OpenGL light number that will be used in lighting computations */
62 /** set the texture unit that will be used to apply the cube map */
68 /** set the specular color */
74 /** set the specular exponent */
/dports/lang/nx/nsf2.3.0/tests/
H A Dtcl86.test60 :require namespace
131 # variant, since we have to require a namespace).
134 :require namespace
274 ? {namespace which @} ""
323 ? {namespace eval :: @} ::@ ;# exercise the same "namespace eval" as described above
324 ? {namespace eval :: ::@} ::@ ;# the same with the global namespace qualifier
329 …? {namespace origin @} ::@ ;# "namespace origin" converts literal "@" from "bytecode" to "cmd…
332 ? {namespace origin ::@} ::@
352 ? {namespace which @} ""
372 # 2) Provide @ for interp resolver in NX root namespace
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ansible/utils/changelogs/
H A Dchangelog.yaml22 namespace: ''
23 - description: Find the difference between currently set facts
25 namespace: ''
26 - description: Update currently set facts
28 namespace: ''
31 namespace: ''
36 namespace: null
39 namespace: null
42 namespace: null
45 namespace: null
[all …]
/dports/lang/tcl86/tcl8.6.12/tests/
H A Dpackage.test15 if {"::tcltest" ni [namespace children]} {
17 namespace import -force ::tcltest::*
24 namespace import -force ::tcltest::*
116 set n 0
422 test package-3.31 {Tcl_PkgRequire: consistent return values (1162286)} -setup {
430 test package-3.32 {Tcl_PkgRequire: consistent return values (1162286)} -setup {
439 test package-3.33 {Tcl_PkgRequire: consistent return values (1162286)} -setup {
447 test package-3.34 {Tcl_PkgRequire: consistent return values (1162286)} -setup {
471 test package-3.35 {Tcl_PkgRequire: consistent return values (1162286)} -setup {
1013 set n 0
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/lib/gpu/geryon/
H A DREADME13 CUDA Driver, and OpenCL APIs with a consistent interface:
15 * Change from one API to another by simply changing the namespace
26 purposes). The library is a set of header files that can be included with
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/gpu/geryon/
H A DREADME13 CUDA Driver, and OpenCL APIs with a consistent interface:
15 * Change from one API to another by simply changing the namespace
26 purposes). The library is a set of header files that can be included with
/dports/misc/netron/node_modules/keyv/
H A DREADME.md65 await keyv.set('foo', 'expires in 1 second', 1000); // true
66 await keyv.set('foo', 'never expires'); // true
74 You can namespace your Keyv instance to avoid key collisions and allow you to clear only a certain
80 await users.set('foo', 'users'); // true
81 await cache.set('foo', 'cache'); // true
150 You should also set a namespace for your module so you can safely call `.clear()` without clearing …
160 namespace: 'awesome-module'
204 #### options.namespace
216 Default TTL. Can be overridden by specififying a TTL on `.set()`.
250 #### .set(key, value, [ttl])
[all …]
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dbuttonbox.hg24 namespace Gtk
34 * A button box should be used to provide a consistent layout of buttons
46 * strictly the same size without exceptions, you can set the
50 * 'outlier' status, you can set the non-homogeneous child
74 } // namespace Gtk
/dports/shells/elvish/elvish-0.17.0/
H A D0.17.0-release-notes.md6 - Attempting to assign to a read-only variable (e.g. `set nil = x`) is now a
19 variable already exists or not, use `var` or `set` instead. Use the
27 - Use of the special namespace `local:` is deprecated.
37 - Use of the special namespace `up:` is deprecated.
45 - Use of a leading empty namespace in a variable name (e.g. `$:x`) is
71 ([#1347](https://b.elv.sh/1347)), in a consistent way as the `order`
/dports/lang/tcl87/tcl8.7a5/tests/
H A Dpackage.test15 if {"::tcltest" ni [namespace children]} {
17 namespace import -force ::tcltest::*
28 namespace import -force ::tcltest::*
428 test package-3.31 {Tcl_PkgRequire: consistent return values (1162286)} -setup {
436 test package-3.32 {Tcl_PkgRequire: consistent return values (1162286)} -setup {
445 test package-3.33 {Tcl_PkgRequire: consistent return values (1162286)} -setup {
453 test package-3.34 {Tcl_PkgRequire: consistent return values (1162286)} -setup {
477 test package-3.35 {Tcl_PkgRequire: consistent return values (1162286)} -setup {
494 test package-3.36 {Tcl_PkgRequire: consistent return values (1162286)} -setup {
503 test package-3.37 {Tcl_PkgRequire: consistent return values (1162286)} -setup {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/website/content/docs/connect/config-entries/
H A Dservice-resolver.mdx76 Expose a set of services in another datacenter as a virtual service:
90 Expose a set of services in another datacenter as a virtual service:
149 Apply consistent load balancing for requests based on `x-user-id` header:
169 Apply consistent load balancing for requests based on `x-user-id` header:
193 description: 'Must be set to `consul.hashicorp.com/v1alpha1`',
199 hcl: 'Must be set to `service-resolver`',
200 yaml: 'Must be set to `ServiceResolver`',
231 name: 'namespace',
366 …'The namespace to resolve the requested service from to form the failover group of instances. If e…
468 description: 'The path to set for the cookie.',
[all …]
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/docs/_posts/
H A D2014-03-27-how-to-backup-rocksdb.markdown16 using namespace rocksdb;
49 using namespace rocksdb;
77 `RestoreDBFromLatestBackup()` will restore the DB from the latest consistent backup. An alternative…
84 …tions` to set `backup_env`, which will be used for all file I/O related to backup dir (writes when…
88 …data to disk after every file write, guaranteeing that backups will be consistent after a reboot o…
90 If you set `BackupableDBOptions::destroy_old_data` to true, creating new `BackupableDB` will delete…
92 …also include log files corresponding to live memtables. Backup will be consistent with current sta…
119 …4. If `flush_before_backup` was set to false, we also need to copy log files to the backup directo…
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/docs/_posts/
H A D2014-03-27-how-to-backup-rocksdb.markdown16 using namespace rocksdb;
49 using namespace rocksdb;
77 `RestoreDBFromLatestBackup()` will restore the DB from the latest consistent backup. An alternative…
84 …tions` to set `backup_env`, which will be used for all file I/O related to backup dir (writes when…
88 …data to disk after every file write, guaranteeing that backups will be consistent after a reboot o…
90 If you set `BackupableDBOptions::destroy_old_data` to true, creating new `BackupableDB` will delete…
92 …also include log files corresponding to live memtables. Backup will be consistent with current sta…
119 …4. If `flush_before_backup` was set to false, we also need to copy log files to the backup directo…
/dports/databases/rocksdb-lite/rocksdb-6.26.1/docs/_posts/
H A D2014-03-27-how-to-backup-rocksdb.markdown16 using namespace rocksdb;
49 using namespace rocksdb;
77 `RestoreDBFromLatestBackup()` will restore the DB from the latest consistent backup. An alternative…
84 …tions` to set `backup_env`, which will be used for all file I/O related to backup dir (writes when…
88 …data to disk after every file write, guaranteeing that backups will be consistent after a reboot o…
90 If you set `BackupableDBOptions::destroy_old_data` to true, creating new `BackupableDB` will delete…
92 …also include log files corresponding to live memtables. Backup will be consistent with current sta…
119 …4. If `flush_before_backup` was set to false, we also need to copy log files to the backup directo…
/dports/databases/rocksdb/rocksdb-6.26.1/docs/_posts/
H A D2014-03-27-how-to-backup-rocksdb.markdown16 using namespace rocksdb;
49 using namespace rocksdb;
77 `RestoreDBFromLatestBackup()` will restore the DB from the latest consistent backup. An alternative…
84 …tions` to set `backup_env`, which will be used for all file I/O related to backup dir (writes when…
88 …data to disk after every file write, guaranteeing that backups will be consistent after a reboot o…
90 If you set `BackupableDBOptions::destroy_old_data` to true, creating new `BackupableDB` will delete…
92 …also include log files corresponding to live memtables. Backup will be consistent with current sta…
119 …4. If `flush_before_backup` was set to false, we also need to copy log files to the backup directo…
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/docs/_posts/
H A D2014-03-27-how-to-backup-rocksdb.markdown16 using namespace rocksdb;
49 using namespace rocksdb;
77 `RestoreDBFromLatestBackup()` will restore the DB from the latest consistent backup. An alternative…
84 …tions` to set `backup_env`, which will be used for all file I/O related to backup dir (writes when…
88 …data to disk after every file write, guaranteeing that backups will be consistent after a reboot o…
90 If you set `BackupableDBOptions::destroy_old_data` to true, creating new `BackupableDB` will delete…
92 …also include log files corresponding to live memtables. Backup will be consistent with current sta…
119 …4. If `flush_before_backup` was set to false, we also need to copy log files to the backup directo…

12345678910>>...353