Home
last modified time | relevance | path

Searched +refs:requires +refs:provides +refs:reset (Results 1 – 25 of 16539) sorted by relevance

12345678910>>...662

/dports/lang/racket/racket-8.3/src/expander/expand/
H A Dmodule.rkt172 (define requires+provides (make-requires+provides self))
229 (requires+provides-reset! requires+provides)
346 #:requires-and-provides requires+provides
393 #:requires-and-provides requires+provides
446 #:requires-and-provides requires+provides
525 (define-values (requires provides) (extract-requires-and-provides requires+provides self self))
708 #:requires-and-provides requires+provides
932 #:requires+provides requires+provides))
1098 #:requires-and-provides requires+provides
1171 (define-values (requires provides) (extract-requires-and-provides requires+provides self self))
[all …]
H A Drequire+provide.rkt21 (provide make-requires+provides
22 requires+provides-self
43 requires+provides-reset!
78 (requires+provides self
95 (define (requires+provides-reset! r+p)
98 (hash-clear! (requires+provides-requires r+p))
99 (hash-clear! (requires+provides-provides r+p))
405 ;; We can't reset now, because the caller is preparing for
516 (define requires (requires+provides-requires r+p))
543 (hash-update! (requires+provides-provides r+p)
[all …]
/dports/lang/racket-minimal/racket-8.3/src/expander/expand/
H A Dmodule.rkt172 (define requires+provides (make-requires+provides self))
229 (requires+provides-reset! requires+provides)
346 #:requires-and-provides requires+provides
393 #:requires-and-provides requires+provides
446 #:requires-and-provides requires+provides
525 (define-values (requires provides) (extract-requires-and-provides requires+provides self self))
708 #:requires-and-provides requires+provides
932 #:requires+provides requires+provides))
1098 #:requires-and-provides requires+provides
1171 (define-values (requires provides) (extract-requires-and-provides requires+provides self self))
[all …]
H A Drequire+provide.rkt21 (provide make-requires+provides
22 requires+provides-self
43 requires+provides-reset!
78 (requires+provides self
95 (define (requires+provides-reset! r+p)
98 (hash-clear! (requires+provides-requires r+p))
99 (hash-clear! (requires+provides-provides r+p))
405 ;; We can't reset now, because the caller is preparing for
516 (define requires (requires+provides-requires r+p))
543 (hash-update! (requires+provides-provides r+p)
[all …]
/dports/devel/py-taskflow/taskflow-4.6.3/taskflow/
H A Dtask.py62 def __init__(self, name=None, provides=None, requires=None, argument
67 super(Task, self).__init__(name, provides=provides, requires=requires,
97 c._notifier.reset()
125 def __init__(self, execute, name=None, provides=None, argument
137 super(FunctorTask, self).__init__(name, provides=provides,
175 def __init__(self, functor, requires, name=None, provides=None, argument
197 provides=provides,
199 requires=requires,
224 def __init__(self, functor, requires, name=None, provides=None, argument
241 super(MapFunctorTask, self).__init__(name=name, provides=provides,
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/ulikunitz/xz/doc/
H A DLZMA2.md8 LZMA2 requires information about the size of the dictionary. This is
47 `00000001 U U` | Uncompressed chunk, reset dictionary
48 `00000010 U U` | Uncompressed chunk, no reset of dictionary
49 `100uuuuu U U C C` | LZMA, no reset
50 `101uuuuu U U C C` | LZMA, reset state
51 `110uuuuu U U C C S` | LZMA, reset state, new properties
52 `111uuuuu U U C C S` | LZMA, reset state, new properties, reset dictionary
63 A dictionary reset requires always new properties. If this is an
65 compressed chunk. New properties require a reset of the state.
67 A dictionary reset puts the current position to zero. Uncompressed data
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/ulikunitz/xz/doc/
H A DLZMA2.md8 LZMA2 requires information about the size of the dictionary. This is
47 `00000001 U U` | Uncompressed chunk, reset dictionary
48 `00000010 U U` | Uncompressed chunk, no reset of dictionary
49 `100uuuuu U U C C` | LZMA, no reset
50 `101uuuuu U U C C` | LZMA, reset state
51 `110uuuuu U U C C S` | LZMA, reset state, new properties
52 `111uuuuu U U C C S` | LZMA, reset state, new properties, reset dictionary
63 A dictionary reset requires always new properties. If this is an
65 compressed chunk. New properties require a reset of the state.
67 A dictionary reset puts the current position to zero. Uncompressed data
[all …]
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/ulikunitz/xz/doc/
H A DLZMA2.md8 LZMA2 requires information about the size of the dictionary. This is
47 `00000001 U U` | Uncompressed chunk, reset dictionary
48 `00000010 U U` | Uncompressed chunk, no reset of dictionary
49 `100uuuuu U U C C` | LZMA, no reset
50 `101uuuuu U U C C` | LZMA, reset state
51 `110uuuuu U U C C S` | LZMA, reset state, new properties
52 `111uuuuu U U C C S` | LZMA, reset state, new properties, reset dictionary
63 A dictionary reset requires always new properties. If this is an
65 compressed chunk. New properties require a reset of the state.
67 A dictionary reset puts the current position to zero. Uncompressed data
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/ulikunitz/xz/doc/
H A DLZMA2.md8 LZMA2 requires information about the size of the dictionary. This is
47 `00000001 U U` | Uncompressed chunk, reset dictionary
48 `00000010 U U` | Uncompressed chunk, no reset of dictionary
49 `100uuuuu U U C C` | LZMA, no reset
50 `101uuuuu U U C C` | LZMA, reset state
51 `110uuuuu U U C C S` | LZMA, reset state, new properties
52 `111uuuuu U U C C S` | LZMA, reset state, new properties, reset dictionary
63 A dictionary reset requires always new properties. If this is an
65 compressed chunk. New properties require a reset of the state.
67 A dictionary reset puts the current position to zero. Uncompressed data
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/ulikunitz/xz/doc/
H A DLZMA2.md8 LZMA2 requires information about the size of the dictionary. This is
47 `00000001 U U` | Uncompressed chunk, reset dictionary
48 `00000010 U U` | Uncompressed chunk, no reset of dictionary
49 `100uuuuu U U C C` | LZMA, no reset
50 `101uuuuu U U C C` | LZMA, reset state
51 `110uuuuu U U C C S` | LZMA, reset state, new properties
52 `111uuuuu U U C C S` | LZMA, reset state, new properties, reset dictionary
63 A dictionary reset requires always new properties. If this is an
65 compressed chunk. New properties require a reset of the state.
67 A dictionary reset puts the current position to zero. Uncompressed data
[all …]
/dports/devel/bit/bit-1.1.2/vendor/github.com/ulikunitz/xz/doc/
H A DLZMA2.md8 LZMA2 requires information about the size of the dictionary. This is
47 `00000001 U U` | Uncompressed chunk, reset dictionary
48 `00000010 U U` | Uncompressed chunk, no reset of dictionary
49 `100uuuuu U U C C` | LZMA, no reset
50 `101uuuuu U U C C` | LZMA, reset state
51 `110uuuuu U U C C S` | LZMA, reset state, new properties
52 `111uuuuu U U C C S` | LZMA, reset state, new properties, reset dictionary
63 A dictionary reset requires always new properties. If this is an
65 compressed chunk. New properties require a reset of the state.
67 A dictionary reset puts the current position to zero. Uncompressed data
[all …]
/dports/multimedia/dvb-apps/dvb-apps-3d43b280298c/util/ttusb_dec_reset/
H A DREADME3 In theory the driver could be made to send the DEC the reset sequence when
6 application, which I hope provides the user a nice compromise between
10 stand-alone mode after use. It requires libusb, which can be found here:
17 For the utility to reset a device, it must have permission to access the usb
/dports/devel/py-termstyle/python-termstyle-0.1.10/
H A DREADME.rst12provides a much better system than pip or easy_install, and works with absolutely any language and…
24 print "%sBlue!%s" % (blue, reset)
30 reset or default (no colour / style)
H A DPKG-INFO29provides a much better system than pip or easy_install, and works with absolutely any language and…
41 print "%sBlue!%s" % (blue, reset)
47 reset or default (no colour / style)
/dports/devel/py-taskflow/taskflow-4.6.3/taskflow/tests/unit/
H A Dtest_engines.py291 flow.add(utils.TaskOneArgOneReturn(requires='x', provides='x'))
877 provides='d', requires=['c']))
879 provides='b', requires=['a']))
881 provides='c', requires=['b']))
897 provides='d', requires=['c']),
899 provides='b', requires=['a']),
901 provides='c', requires=['b']),
922 utils.NastyTask(name='task2', provides='b', requires=['a']),
1017 engine.reset()
1055 engine.reset()
[all …]
/dports/www/gallery2/gallery2/modules/captcha/po/
H A Den_GB.po36 "Prevents abuse by deterring automated bots with input that requires visual comprehension"
38 "Prevents abuse by deterring automated bots with input that requires visual comprehension"
53 msgid "Successfully reset failure counts"
54 msgstr "Successfully reset failure counts"
60 "The Captcha module requires your webserver to have the GD graphics module installed. The "
63 "The Captcha module requires your webserver to have the GD graphics module installed. The "
120 "failures in the session. This provides some protection against casual password guessers, "
126 "failures in the session. This provides some protection against casual password guessers, "
H A Dstrings.raw5 gettext("Prevents abuse by deterring automated bots with input that requires visual comprehension")
11 gettext("Successfully reset failure counts")
15 gettext("The Captcha module requires your webserver to have the GD graphics module installed. The …
32 …r their next login. Low security counts failures in the session. This provides some protection a…
/dports/astro/py-astropy/astropy-5.0/docs/visualization/
H A Dmatplotlib_integration.rst12 .. doctest-requires:: matplotlib
24 :context: reset
58 Matplotlib natively provides a mechanism for plotting dates and times on one
69 .. doctest-requires:: matplotlib
81 :context: reset
98 :context: reset
/dports/devel/folly/folly-2021.12.27.00/folly/docs/
H A DThreadCachedInt.md22 `readFull`, on the other hand, requires acquiring a mutex and iterating through
59 requires acquiring a global mutex and iterating through the references,
68 instances as needing to be reset. When iterating with `readFull`, thread local
69 counters that have been marked as reset are skipped. When incrementing, thread
70 local counters marked for reset are set to zero and unmarked for reset.
73 are not lost after increments in temporary threads. This requires grabbing the
82 provides similar performance. `ShardedAtomicInt` simply uses an array of
/dports/net-mgmt/observium/observium/mibs/scte/
H A DSCTE-HMS-GEN-MIB314 is cleared when the sensor is reset via the
317 This item requires entries in the discrete property table."
329 is active. The alarm is reset when the water returns
332 This item requires entries in the discrete property table."
343 operation is suspended. The alarm is reset when
346 This item requires entries in the discrete property table."
379 for extended operation. Alarm is reset when fuel is
394 This item requires an entry in the property table."
405 This item requires an entry in the property table."
476 Alarm is reset when the condition returns to normal.
[all …]
/dports/devel/py-termstyle/python-termstyle-0.1.10/python_termstyle.egg-info/
H A DPKG-INFO29provides a much better system than pip or easy_install, and works with absolutely any language and…
41 print "%sBlue!%s" % (blue, reset)
47 reset or default (no colour / style)
/dports/devel/git-town/git-town-7.6.0/website/
H A Dtutorial.md14 Running `git town hack reset-passwords` achieves all this in a single command.
26 - merge the master branch into your `reset-passwords` branch
32 simple operation requires between 5 and 7 individual Git commands. That's a lot
73 This requires between 10-15 individual Git commands. Git Town provides a single,
74 convenient command for this as well: `git town ship reset-passwords`.
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/docs/design/
H A Dreset-design.rst10 document which provides greater implementation details around the reset code,
13 General reset code flow
19 |Default reset code flow|
32 Programmable CPU reset address
40 If the reset vector address (reflected in the reset vector base address register
45 |Reset code flow with programmable reset address|
81 a programmable CPU reset address and which release a single CPU out of reset.
85 |Reset code flow with programmable reset address and single CPU released out of reset|
91 Using BL31 entrypoint as the reset address
100 TF-A provides a build-time option ``RESET_TO_BL31`` that includes some additional
[all …]
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/docs/design/
H A Dreset-design.rst10 document which provides greater implementation details around the reset code,
13 General reset code flow
19 |Default reset code flow|
32 Programmable CPU reset address
40 If the reset vector address (reflected in the reset vector base address register
45 |Reset code flow with programmable reset address|
81 a programmable CPU reset address and which release a single CPU out of reset.
85 |Reset code flow with programmable reset address and single CPU released out of reset|
91 Using BL31 entrypoint as the reset address
100 TF-A provides a build-time option ``RESET_TO_BL31`` that includes some additional
[all …]
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/docs/design/
H A Dreset-design.rst10 document which provides greater implementation details around the reset code,
13 General reset code flow
19 |Default reset code flow|
32 Programmable CPU reset address
40 If the reset vector address (reflected in the reset vector base address register
45 |Reset code flow with programmable reset address|
81 a programmable CPU reset address and which release a single CPU out of reset.
85 |Reset code flow with programmable reset address and single CPU released out of reset|
91 Using BL31 entrypoint as the reset address
100 TF-A provides a build-time option ``RESET_TO_BL31`` that includes some additional
[all …]

12345678910>>...662