Home
last modified time | relevance | path

Searched +refs:original +refs:implicit +refs:made +refs:explicit +refs:properties (Results 1 – 25 of 4020) sorted by relevance

12345678910>>...161

/dports/lang/racket-minimal/racket-8.3/src/expander/expand/
H A Dimplicit-property.rkt2 (require "../syntax/original.rkt")
4 (provide implicit-made-explicit-properties
5 original-implicit-made-explicit-properties)
7 (define implicit-made-explicit-properties
8 (hasheq 'implicit-made-explicit #t))
10 (define original-implicit-made-explicit-properties
11 (hash-set implicit-made-explicit-properties
12 original-property-sym #t))
H A Dmain.rkt10 "../syntax/original.rkt"
60 keep-properties-only
61 keep-properties-only~
199 (dispatch-core-form t (make-explicit ctx sym s) ctx)])]
247 (define (make-explicit ctx sym s)
251 original-implicit-made-explicit-properties
252 implicit-made-explicit-properties)
300 ;; `#%top` form without making `#%top` explicit in the form
504 ;; whether the result is `syntax-original?`
723 (define (keep-properties-only s)
[all …]
/dports/lang/racket/racket-8.3/src/expander/expand/
H A Dimplicit-property.rkt2 (require "../syntax/original.rkt")
4 (provide implicit-made-explicit-properties
5 original-implicit-made-explicit-properties)
7 (define implicit-made-explicit-properties
8 (hasheq 'implicit-made-explicit #t))
10 (define original-implicit-made-explicit-properties
11 (hash-set implicit-made-explicit-properties
12 original-property-sym #t))
H A Dmain.rkt10 "../syntax/original.rkt"
60 keep-properties-only
61 keep-properties-only~
199 (dispatch-core-form t (make-explicit ctx sym s) ctx)])]
247 (define (make-explicit ctx sym s)
251 original-implicit-made-explicit-properties
252 implicit-made-explicit-properties)
300 ;; `#%top` form without making `#%top` explicit in the form
504 ;; whether the result is `syntax-original?`
723 (define (keep-properties-only s)
[all …]
/dports/cad/fasm/fasm-b8db365/docs/
H A Dspecification.rst24 Due to the line orientated format, a FASM file has the following properties:
43 # Set a single feature bit to 1 (with an implicit 1)
60 # The bitarray syntax also allows explicit 1 and explicit 0, if verbosity is desired.
61 # An explicit 1 is the same as an implicit 1.
68 # An explicit 0 has no effect on the bitstream output.
137 …ress`` width greater than 1 bit, 1 ``SetFasmFeature`` for the width the original ``FeatureAddress`…
214 If the value of a feature is 0, then no change to the "default" bitstream is made.
/dports/lang/racket/racket-8.3/share/pkgs/racket-doc/scribblings/reference/
H A Dsyntax-model.scrbl378 of the @tech{identifier} with @tech{implicit-made-explicit properties};
400 @tech{implicit-made-explicit properties}. If the
412 … object} with @tech{implicit-made-explicit properties}. If the resulting @racketidfont{#%datum}
462 given @deftech{implicit-made-explicit properties}: an
463 @racket['implicit-made-explicit] @tech{syntax property} whose value is
465 identifier is original in the sense of @racket[syntax-original?] if
469 @history[#:changed "7.9.0.13" @elem{Added @tech{implicit-made-explicit
470 properties}.}]
731 properties} such as @racket['origin]. See @secref["stxprops"] for
1223 To support the propagation and merging of consistent properties during
[all …]
/dports/math/gap/gap-4.11.0/pkg/laguna-3.9.3/
H A DChangeLog15 * All other changes made were to improve the documentation
29 * new properties and attributes of group rings:
53 * New properties for groups generated by units of a group ring
64 with one-to-one correspondence between the original group and
94 - Added InfoLevel 4 and made InfoLevel 1 the default one
144 * Added more implicit copyright notice about GPL
204 implications created by DeclareProperty explicit, thus fixing
/dports/games/tads/tads-3.0.8/tads3/t3library/adv3/
H A Daction.t241 * copy the basic properties of the original action.
255 /* the new action is implicit if the original was */
280 * command is only a subpart of an explicit command, an implicit
282 * enclosing explicit command
1270 * made. In such cases, our assumption is not necessarily correct,
1343 /* tell the caller we made an announcement */
1860 * Register an object for explicit inclusion in beforeAction and
2610 * part of the enclosing explicit command
2625 * Even if the original action is implicit, don't announce this
2627 * announced the original implicit action. Now, this new
[all …]
/dports/math/spot/spot-2.10.2/doc/org/
H A Dhoa.org245 properties: trans-labels explicit-labels state-acc
288 properties: trans-labels explicit-labels trans-acc
306 using state or transition-based acceptance will be made for each state
468 properties: trans-labels explicit-labels state-acc
738 properties: trans-labels explicit-labels state-acc
776 properties: trans-labels explicit-labels state-acc deterministic
855 properties: trans-labels explicit-labels state-acc complete
872 properties: trans-labels explicit-labels state-acc complete
894 properties: trans-labels explicit-labels state-acc complete
1071 properties: trans-labels explicit-labels state-acc !complete
[all …]
/dports/math/py-spot/spot-2.10.2/doc/org/
H A Dhoa.org245 properties: trans-labels explicit-labels state-acc
288 properties: trans-labels explicit-labels trans-acc
306 using state or transition-based acceptance will be made for each state
468 properties: trans-labels explicit-labels state-acc
738 properties: trans-labels explicit-labels state-acc
776 properties: trans-labels explicit-labels state-acc deterministic
855 properties: trans-labels explicit-labels state-acc complete
872 properties: trans-labels explicit-labels state-acc complete
894 properties: trans-labels explicit-labels state-acc complete
1071 properties: trans-labels explicit-labels state-acc !complete
[all …]
/dports/devel/hapy/Hapy-0.0.8/
H A DChangeLog11 aggressive because parsing progress is made not only by
59 #1023215). The action-carrying copy of the original rule now
60 preserves commitment state and other properties of the
61 original rule. Rewrote how the Rule class is initialized and
161 expect it to; explicit end_r rule would be required to
219 - support and use implicit conversion from char to char_r;
248 explicit Hapy:: prefixes in method names; explicit prefixes
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/third_party/pyasn1/
H A DCHANGES.rst5 - Fixed explicit tag splitting in chunked encoding mode at
68 - Refactored ASN.1 codecs properties to silently enforce proper
126 - NamedTypes comparison made more efficient
133 - Tag-related classes optimized, refactored into properties and
136 in ASN.1 types refactored into properties and better documented.
137 WARNING: this change introduces a deviation from original API.
294 made public.
309 - NamedTypes() and NamedValues() made comparable.
439 + drop explicit long integer type use
446 + dictionary operations made 2K/3K compatible
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/third_party/pyasn1/
H A DCHANGES.rst5 - Fixed explicit tag splitting in chunked encoding mode at
68 - Refactored ASN.1 codecs properties to silently enforce proper
126 - NamedTypes comparison made more efficient
133 - Tag-related classes optimized, refactored into properties and
136 in ASN.1 types refactored into properties and better documented.
137 WARNING: this change introduces a deviation from original API.
294 made public.
309 - NamedTypes() and NamedValues() made comparable.
439 + drop explicit long integer type use
446 + dictionary operations made 2K/3K compatible
[all …]
/dports/devel/f18/f18-1688bef/documentation/
H A DModFiles.md58 - implicit types will be made explicit
91 - Emit the *use-stmt*s that appeared in the original source.
134 When processing `.mod` files we know they are valid Fortran with these properties:
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/pyasn1/
H A DCHANGES.rst23 - Refactored ASN.1 codecs properties to silently enforce proper
81 - NamedTypes comparison made more efficient
88 - Tag-related classes optimized, refactored into properties and
91 in ASN.1 types refactored into properties and better documented.
92 WARNING: this change introduces a deviation from original API.
103 refactored into properties and renamed into IsInf, IsPlusInf and isMinusInf
249 made public.
264 - NamedTypes() and NamedValues() made comparable.
394 + drop explicit long integer type use
401 + dictionary operations made 2K/3K compatible
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/pyasn1/
H A DCHANGES.rst23 - Refactored ASN.1 codecs properties to silently enforce proper
81 - NamedTypes comparison made more efficient
88 - Tag-related classes optimized, refactored into properties and
91 in ASN.1 types refactored into properties and better documented.
92 WARNING: this change introduces a deviation from original API.
103 refactored into properties and renamed into IsInf, IsPlusInf and isMinusInf
249 made public.
264 - NamedTypes() and NamedValues() made comparable.
394 + drop explicit long integer type use
401 + dictionary operations made 2K/3K compatible
[all …]
/dports/shells/fish/fish-3.3.1/po/
H A Den.po2460 msgid "Use original 0.90 format superblock"
2461 msgstr "Use original 0.90 format superblock"
10504 msgid "Do not consider changes made to a given path"
11040 msgid "Allow multi session CDs to be made"
11041 msgstr "Allow multi session CDs to be made"
31156 msgid "change made by revision"
39386 "generated in the original project itself."
46101 msgid "Maintain original layout"
50817 msgid "Generate thumbnail PERCENT of original"
57198 msgid "Back up the original version"
[all …]
H A Dnn.po2437 msgid "Use original 0.90 format superblock"
3253 msgid "All properties"
10466 msgid "Do not consider changes made to a given path"
10996 msgid "Allow multi session CDs to be made"
13513 msgid "Top two diffs - last change made to the file."
31009 msgid "change made by revision"
36430 msgid "Specify the size made available on the array"
39238 "generated in the original project itself."
45936 msgid "Maintain original layout"
50615 msgid "Generate thumbnail PERCENT of original"
[all …]
H A Dzh_CN.po2436 msgid "Use original 0.90 format superblock"
3252 msgid "All properties"
10464 msgid "Do not consider changes made to a given path"
10994 msgid "Allow multi session CDs to be made"
13511 msgid "Top two diffs - last change made to the file."
31007 msgid "change made by revision"
36428 msgid "Specify the size made available on the array"
39236 "generated in the original project itself."
45934 msgid "Maintain original layout"
50613 msgid "Generate thumbnail PERCENT of original"
[all …]
H A Dnb.po2437 msgid "Use original 0.90 format superblock"
3253 msgid "All properties"
10465 msgid "Do not consider changes made to a given path"
10995 msgid "Allow multi session CDs to be made"
13512 msgid "Top two diffs - last change made to the file."
31008 msgid "change made by revision"
36429 msgid "Specify the size made available on the array"
39237 "generated in the original project itself."
45935 msgid "Maintain original layout"
50614 msgid "Generate thumbnail PERCENT of original"
[all …]
H A Dpl.po2460 msgid "Use original 0.90 format superblock"
3276 msgid "All properties"
10488 msgid "Do not consider changes made to a given path"
11018 msgid "Allow multi session CDs to be made"
13535 msgid "Top two diffs - last change made to the file."
31031 msgid "change made by revision"
36452 msgid "Specify the size made available on the array"
39260 "generated in the original project itself."
45958 msgid "Maintain original layout"
50637 msgid "Generate thumbnail PERCENT of original"
[all …]
H A Dde.po2471 msgid "Use original 0.90 format superblock"
3287 msgid "All properties"
10504 msgid "Do not consider changes made to a given path"
11034 msgid "Allow multi session CDs to be made"
13552 msgid "Top two diffs - last change made to the file."
31170 msgid "change made by revision"
36591 msgid "Specify the size made available on the array"
39399 "generated in the original project itself."
46097 msgid "Maintain original layout"
50828 msgid "Generate thumbnail PERCENT of original"
[all …]
H A Dsv.po2420 msgid "Use original 0.90 format superblock"
3237 msgid "All properties"
9989 msgid "Do not consider changes made to a given path"
25739 msgid "Show the filename in the original commit"
28972 msgid "change made by revision"
33997 msgid "Specify the size made available on the array"
36641 "generated in the original project itself."
43370 msgid "Maintain original layout"
47690 msgid "Generate thumbnail PERCENT of original"
59563 #~ msgid "Allow multi session CDs to be made"
[all …]
/dports/security/openssl-devel/openssl-3.0.2/doc/man7/
H A Dcrypto.pod72 1.1.0) no explicit initialisation steps need to be taken.
75 automatically destroyed. No explicit de-initialisation steps need to be taken.
107 Two types of fetching are supported by OpenSSL - explicit fetching and implicit
120 default properties and function specific properties are specified then they are
121 combined. Function specific properties will override default properties where
124 See L<property(7)> for more information about properties.
172 compatibility with OpenSSL before version 3.0 where explicit fetching was not
179 In some cases implicit fetching can also occur when a NULL algorithm parameter
201 temporary copy of the original key).
208 provider as the original L<EVP_PKEY(3)>'s L<EVP_KEYMGMT(3)>, still using the
[all …]
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/doc/man7/
H A Dcrypto.pod72 1.1.0) no explicit initialisation steps need to be taken.
75 automatically destroyed. No explicit de-initialisation steps need to be taken.
107 Two types of fetching are supported by OpenSSL - explicit fetching and implicit
120 default properties and function specific properties are specified then they are
121 combined. Function specific properties will override default properties where
124 See L<property(7)> for more information about properties.
172 compatibility with OpenSSL before version 3.0 where explicit fetching was not
179 In some cases implicit fetching can also occur when a NULL algorithm parameter
201 temporary copy of the original key).
208 provider as the original L<EVP_PKEY(3)>'s L<EVP_KEYMGMT(3)>, still using the
[all …]

12345678910>>...161