Home
last modified time | relevance | path

Searched +refs:bulk +refs:provide (Results 1 – 25 of 4931) sorted by relevance

12345678910>>...198

/dports/lang/racket/racket-8.3/src/expander/syntax/
H A Dbulk-binding.rkt13 register-bulk-provide!
14 registered-bulk-provide?
98 (unless bulk-provide
102 (set-bulk-binding-self! b (bulk-provide-self bulk-provide))
103 (define provides (hash-ref (bulk-provide-provides bulk-provide)
129 #:provide-phase+space (bulk-binding-provide-phase+space b)
148 (ser-push! (bulk-binding-provide-phase+space b))
178 (struct bulk-provide (self provides))
184 (struct bulk-binding-registry (table)) ; resolve-module-name -> bulk-provide
193 (bulk-provide self provides)))
[all …]
H A Dbinding-table.rkt24 (provide empty-binding-table
62 bulk) ; bulk-binding
68 (ser-push! (bulk-binding-at-bulk bba)))
78 (bulk-binding-at scopes bulk))
82 (define-values (prop:bulk-binding bulk-binding? bulk-binding-ref)
97 (define (force-bulk-bindings b bulk-shifts)
126 ;; communicate to `provide`.
171 (define bulk-symbols (bulk-binding-symbols bulk #f null))
239 (define bulk (bulk-binding-at-bulk (car i)))
243 ((bulk-binding-create bulk) bulk b-info sym))]
[all …]
/dports/lang/racket-minimal/racket-8.3/src/expander/syntax/
H A Dbulk-binding.rkt13 register-bulk-provide!
14 registered-bulk-provide?
98 (unless bulk-provide
102 (set-bulk-binding-self! b (bulk-provide-self bulk-provide))
103 (define provides (hash-ref (bulk-provide-provides bulk-provide)
129 #:provide-phase+space (bulk-binding-provide-phase+space b)
148 (ser-push! (bulk-binding-provide-phase+space b))
178 (struct bulk-provide (self provides))
184 (struct bulk-binding-registry (table)) ; resolve-module-name -> bulk-provide
193 (bulk-provide self provides)))
[all …]
H A Dbinding-table.rkt24 (provide empty-binding-table
62 bulk) ; bulk-binding
68 (ser-push! (bulk-binding-at-bulk bba)))
78 (bulk-binding-at scopes bulk))
82 (define-values (prop:bulk-binding bulk-binding? bulk-binding-ref)
97 (define (force-bulk-bindings b bulk-shifts)
126 ;; communicate to `provide`.
171 (define bulk-symbols (bulk-binding-symbols bulk #f null))
239 (define bulk (bulk-binding-at-bulk (car i)))
243 ((bulk-binding-create bulk) bulk b-info sym))]
[all …]
/dports/lang/racket-minimal/racket-8.3/src/expander/expand/
H A Drequire.rkt16 "require+provide.rkt"
21 (provide parse-and-perform-requires!
327 #:can-bulk? can-bulk-bind?
328 #:bulk-prefix bulk-prefix
329 #:bulk-excepts bulk-excepts
355 (define provide-phase (phase+space-phase provide-phase+space))
356 (define provide-space (phase+space-space provide-phase+space))
448 #:can-bulk? can-bulk?
467 (bulk-callback provides provide-phase+space)))
476 #:provide-phase+space provide-phase+space
[all …]
H A Drequire+provide.rkt21 (provide make-requires+provides
32 add-bulk-required-ids!
44 add-provide!
72provide-phase+space ; phase+space of `provide` in immediately providing module
169 (define (add-bulk-required-ids! r+p s self nominal-module phase-level provides provide-phase+space
178 (define phase+space (phase+space+ provide-phase+space phase-level))
189 (define br (bulk-required provides prefix-len s provide-phase+space can-be-shadowed?))
217 … #:provide-phase+space provide-phase+space
236 (define phase+space (phase+space+ (bulk-required-provide-phase+space br) phase+space-shift))
244 (if (bulk-required? r)
[all …]
/dports/lang/racket/racket-8.3/src/expander/expand/
H A Drequire.rkt16 "require+provide.rkt"
21 (provide parse-and-perform-requires!
327 #:can-bulk? can-bulk-bind?
328 #:bulk-prefix bulk-prefix
329 #:bulk-excepts bulk-excepts
355 (define provide-phase (phase+space-phase provide-phase+space))
356 (define provide-space (phase+space-space provide-phase+space))
448 #:can-bulk? can-bulk?
467 (bulk-callback provides provide-phase+space)))
476 #:provide-phase+space provide-phase+space
[all …]
H A Drequire+provide.rkt21 (provide make-requires+provides
32 add-bulk-required-ids!
44 add-provide!
72provide-phase+space ; phase+space of `provide` in immediately providing module
169 (define (add-bulk-required-ids! r+p s self nominal-module phase-level provides provide-phase+space
178 (define phase+space (phase+space+ provide-phase+space phase-level))
189 (define br (bulk-required provides prefix-len s provide-phase+space can-be-shadowed?))
217 … #:provide-phase+space provide-phase+space
236 (define phase+space (phase+space+ (bulk-required-provide-phase+space br) phase+space-shift))
244 (if (bulk-required? r)
[all …]
/dports/lang/racket/racket-8.3/src/expander/compile/
H A Deager-instance.rkt10 (provide eager-instance-imports
18 ,bulk-binding-registry-id
25 #:bulk-binding-registry bulk-binding-registry
31 bulk-binding-registry-id bulk-binding-registry
39 #:bulk-binding-registry #f
H A Dinstance.rkt8 (provide instance-imports
22 ,bulk-binding-registry-id ; declaration-time registry to connect to bulk bindings
29 #:bulk-binding-registry bulk-binding-registry
36 bulk-binding-registry-id bulk-binding-registry
72 #:bulk-binding-registry #f
H A Dreserved-symbol.rkt6 (provide phase-shift-id
12 bulk-binding-registry-id
27 (define bulk-binding-registry-id (make-built-in-symbol! 'bulk-binding-registry))
/dports/lang/racket-minimal/racket-8.3/src/expander/compile/
H A Deager-instance.rkt10 (provide eager-instance-imports
18 ,bulk-binding-registry-id
25 #:bulk-binding-registry bulk-binding-registry
31 bulk-binding-registry-id bulk-binding-registry
39 #:bulk-binding-registry #f
H A Dinstance.rkt8 (provide instance-imports
22 ,bulk-binding-registry-id ; declaration-time registry to connect to bulk bindings
29 #:bulk-binding-registry bulk-binding-registry
36 bulk-binding-registry-id bulk-binding-registry
72 #:bulk-binding-registry #f
H A Dreserved-symbol.rkt6 (provide phase-shift-id
12 bulk-binding-registry-id
27 (define bulk-binding-registry-id (make-built-in-symbol! 'bulk-binding-registry))
/dports/textproc/hs-pandoc/pandoc-2.14.2/test/command/
H A Dbiblatex-padhye.md46 abstract = {The steady state performance of a bulk transfer TCP flow
59 predicting the steady state send rate of a bulk transfer TCP
62 performance of bulk transfer TCP flows using more precise,
64 analysis to provide both an approximate formula as well as a
66 of a bulk transfer TCP flow.},
74 - abstract: The steady state performance of a bulk transfer TCP flow
86 simple model for predicting the steady state send rate of a bulk
89 performance of bulk transfer TCP flows using more precise,
91 provide both an approximate formula as well as a more accurate
92 stochastic model for the steady state throughput of a bulk transfer
H A Dbiblatex-report.md33 Abstract = {The steady state performance of a bulk transfer TCP flow
46 predicting the steady state send rate of a bulk transfer TCP
49 performance of bulk transfer TCP flows using more precise,
51 analysis to provide both an approximate formula as well as a
53 of a bulk transfer TCP flow.}}
76 - abstract: The steady state performance of a bulk transfer TCP flow
88 simple model for predicting the steady state send rate of a bulk
91 performance of bulk transfer TCP flows using more precise,
93 provide both an approximate formula as well as a more accurate
94 stochastic model for the steady state throughput of a bulk transfer
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/test/command/
H A Dbiblatex-padhye.md46 abstract = {The steady state performance of a bulk transfer TCP flow
59 predicting the steady state send rate of a bulk transfer TCP
62 performance of bulk transfer TCP flows using more precise,
64 analysis to provide both an approximate formula as well as a
66 of a bulk transfer TCP flow.},
74 - abstract: The steady state performance of a bulk transfer TCP flow
86 simple model for predicting the steady state send rate of a bulk
89 performance of bulk transfer TCP flows using more precise,
91 provide both an approximate formula as well as a more accurate
92 stochastic model for the steady state throughput of a bulk transfer
H A Dbiblatex-report.md33 Abstract = {The steady state performance of a bulk transfer TCP flow
46 predicting the steady state send rate of a bulk transfer TCP
49 performance of bulk transfer TCP flows using more precise,
51 analysis to provide both an approximate formula as well as a
53 of a bulk transfer TCP flow.}}
76 - abstract: The steady state performance of a bulk transfer TCP flow
88 simple model for predicting the steady state send rate of a bulk
91 performance of bulk transfer TCP flows using more precise,
93 provide both an approximate formula as well as a more accurate
94 stochastic model for the steady state throughput of a bulk transfer
/dports/databases/db18/db-18.1.40/examples/cxx/excxx_order/
H A DREADME8 provide several command flags such as "o","c","D","d" and so on.
12 directly or by bulk operation. Login unsername for administrator is admin and
20 which includes bulk operation and non bulk operation.
/dports/databases/redis5/redis-5.0.14/tests/support/
H A Dredis.tcl29 package provide redis 0.1
221 set ::redis::state($id) [dict create buf {} mbulk -1 bulk -1 reply {}]
239 if {[dict get $::redis::state($id) bulk] == -1} {
247 dict set ::redis::state($id) bulk \
249 if {[dict get $::redis::state($id) bulk] == 1} {
251 dict set ::redis::state($id) bulk 2
269 set totlen [dict get $::redis::state($id) bulk]
277 [dict get $::redis::state($id) bulk]} {
285 set bulk -1
/dports/textproc/py-elasticsearch/elasticsearch-7.15.2/docs/sphinx/
H A Dhelpers.rst12 There are several helpers for the ``bulk`` API since its requirement for
15 All bulk helpers accept an instance of ``Elasticsearch`` class and an iterable
50 The :meth:`~elasticsearch.Elasticsearch.bulk` api accepts ``index``, ``create``,
88 bulk(es, gendata())
91 https://github.com/elastic/elasticsearch-py/blob/master/examples/bulk-ingest
93 …` api is a wrapper around the :meth:`~elasticsearch.Elasticsearch.bulk` api to provide threading. …
125 .. autofunction:: bulk
/dports/lang/racket/racket-8.3/src/expander/namespace/
H A Dnamespace.rkt5 "../syntax/bulk-binding.rkt"
11 (provide make-namespace
27 namespace-bulk-binding-registry
45 (provide (struct-out namespace)
58bulk-binding-registry ; (resolved-module-path -> bulk-provide) for resolving bulk bindings on unma…
109 (namespace-bulk-binding-registry share-from-ns)
110 (make-bulk-binding-registry))
/dports/lang/racket-minimal/racket-8.3/src/expander/namespace/
H A Dnamespace.rkt5 "../syntax/bulk-binding.rkt"
11 (provide make-namespace
27 namespace-bulk-binding-registry
45 (provide (struct-out namespace)
58bulk-binding-registry ; (resolved-module-path -> bulk-provide) for resolving bulk bindings on unma…
109 (namespace-bulk-binding-registry share-from-ns)
110 (make-bulk-binding-registry))
/dports/databases/redis6/redis-6.0.16/tests/support/
H A Dredis.tcl29 package provide redis 0.1
292 set ::redis::state($id) [dict create buf {} mbulk -1 bulk -1 reply {}]
310 if {[dict get $::redis::state($id) bulk] == -1} {
318 dict set ::redis::state($id) bulk \
320 if {[dict get $::redis::state($id) bulk] == 1} {
322 dict set ::redis::state($id) bulk 2
340 set totlen [dict get $::redis::state($id) bulk]
348 [dict get $::redis::state($id) bulk]} {
356 set bulk -1
/dports/www/py-django-taggit/django-taggit-1.5.1/docs/
H A Dexternal_apps.rst5 number of external applications which provide additional features that may be
38 * `django-taggit-bulk <https://github.com/nnseva/django-taggit-bulk>`_:
39 An admin action for the bulk tagging from the model admin instance list view.

12345678910>>...198