Home
last modified time | relevance | path

Searched +refs:identifier +refs:label +refs:binding (Results 226 – 250 of 6084) sorted by relevance

12345678910>>...244

/dports/math/reduce/Reduce-svn5758-src/doc/primers/
H A Dsl.tex141 \label{dtypes}
143 \label{pdat}
196 to the identifier is known as the binding type, being one of LOCAL,
317 \label{pclasses}
531 \label{slfns}
534 \label{elpreds}
802 \label{plist}
862 \label{fdef}
1063 \label{prog}
1145 \label{errors}
[all …]
/dports/math/reduce/Reduce-svn5758-src/doc/misc/
H A Dsl.tex141 \label{dtypes}
143 \label{pdat}
196 to the identifier is known as the binding type, being one of LOCAL,
317 \label{pclasses}
531 \label{slfns}
534 \label{elpreds}
802 \label{plist}
862 \label{fdef}
1063 \label{prog}
1145 \label{errors}
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/drracket/gui-debugger/
H A Ddebug-tool.rkt113 ;; really-long-identifier => really-lon...
258 [(and id frames (lookup-first-binding
261 => (lambda (binding)
262 (sk (mark-binding-value binding)
263 (lambda (v) (mark-binding-set! binding v))))]
673 ; record-bound-identifier
674 (lambda (type bound binding)
686 ; record-top-level-identifier
889 [(or (bound-identifier=? var (caar bindings))
1417 [label " "]
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/acorn/
H A DCHANGELOG.md29 Fix bug causing Acorn to treat some characters as identifier characters that shouldn't be treated a…
39 Disallow binding `let` in patterns.
59 Fix scope checking when redefining a `var` as a lexical binding.
77 Forbid binding `await` in async arrow function's parameter list.
175 Don't allow async function declarations as the only statement under a label.
189 Allow binding-less catch statements when ECMAVersion >= 10.
215 The identifier character categorization is now based on Unicode version 10.
512 The identifier character ranges are now based on Unicode 8.0.0.
560 Don't allow rest parameters to be non-identifier patterns.
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/espree/node_modules/acorn/
H A DCHANGELOG.md41 Fix bug causing Acorn to treat some characters as identifier characters that shouldn't be treated a…
51 Disallow binding `let` in patterns.
71 Fix scope checking when redefining a `var` as a lexical binding.
89 Forbid binding `await` in async arrow function's parameter list.
187 Don't allow async function declarations as the only statement under a label.
201 Allow binding-less catch statements when ECMAVersion >= 10.
227 The identifier character categorization is now based on Unicode version 10.
524 The identifier character ranges are now based on Unicode 8.0.0.
572 Don't allow rest parameters to be non-identifier patterns.
/dports/misc/netron/node_modules/acorn/
H A DCHANGELOG.md63 Fix bug causing Acorn to treat some characters as identifier characters that shouldn't be treated a…
73 Disallow binding `let` in patterns.
93 Fix scope checking when redefining a `var` as a lexical binding.
111 Forbid binding `await` in async arrow function's parameter list.
209 Don't allow async function declarations as the only statement under a label.
223 Allow binding-less catch statements when ECMAVersion >= 10.
249 The identifier character categorization is now based on Unicode version 10.
546 The identifier character ranges are now based on Unicode 8.0.0.
594 Don't allow rest parameters to be non-identifier patterns.
/dports/lang/racket/racket-8.3/share/pkgs/xrepl-lib/xrepl/
H A Dxrepl.rkt150 [(0) #f] [(#f) "for-label"] [(1) "for-syntax"] [(-1) "for-template"]
612 ;; binding related commands
617 "look for a binding"
645 "identifier lookup."]
656 (cond [(identifier? id/mod) (identifier-binding id/mod level)]
660 (when bind? (describe-binding dtm bind level))
669 (define (describe-binding sym b level)
1087 [r (identifier-binding r)]
1241 (define (show/set label stx)
1242 (printf "; ~a\n" label)
[all …]
/dports/x11/xfce4-dashboard/xfdashboard-0.8.1/po/
H A Dca.po1389 msgid "Could not initialize binding for key-binding"
1512 msgid "Invalid name identifier"
1516 msgid "Invalid class identifier"
1520 msgid "Invalid pseudo-class identifier"
2028 msgid "Text of label"
3098 msgid "An identifier must follow '@'"
3141 msgid "Cannot resolve identifier '@%s' because of indefinite recursion"
3147 msgid "Unresolvable identifier '@%s'"
3198 "identifier at once is not allowed"
3210 msgid "Skipping block of unknown identifier '@%s'"
[all …]
/dports/audio/lv2/lv2-1.18.2/
H A DNEWS109 * ui: Fix identifier typos in documentation.
121 * ui: Fix LV2_UI_INVALID_PORT_INDEX identifier in documentation.
175 * atom: Use consistent label style.
177 * core: Use consistent label style.
181 * event: Use consistent label style.
185 * midi: Add midi:binding and midi:channel predicates.
188 * midi: Use consistent label style.
198 * state: Use consistent label style.
199 * time: Use consistent label style.
203 * ui: Use consistent label style.
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/typed-racket-lib/typed-racket/typecheck/
H A Dtc-toplevel.rkt77 ;; syntax? -> (listof def-binding?)
119 (list (make-def-binding #'r.name t)))]
170 [(v:type-label^ ...)
175 (map make-def-binding vars ts))]
231 [(v:type-label^ ...) (list)]
398 (~or (~datum protect) (~datum for-syntax) (~datum for-label) (~datum for-meta)
466 ;; def-tbl : hash[id, binding]
474 (define (plain-stx-binding? def)
475 (and (def-stx-binding? def) (not (def-struct-stx-binding? def))))
571 ;; submodule. The `mk-redirect` identifier is also used in
[all …]
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lv2/
H A DNEWS92 * ui: Fix identifier typos in documentation.
106 * ui: Fix LV2_UI_INVALID_PORT_INDEX identifier in documentation.
155 * atom: Use consistent label style.
168 * event: Use consistent label style.
172 * midi: Add midi:binding and midi:channel predicates.
174 * midi: Use consistent label style.
184 * presets: Use consistent label style.
186 * state: Use consistent label style.
187 * time: Use consistent label style.
190 * ui: Use consistent label style.
[all …]
/dports/net/traefik/traefik-2.6.1/docs/content/providers/
H A Ddocker.md329 Traefik tries to find a binding on port `traefik.http.services.<name>.loadbalancer.server.port`.
330 If it cannot find such a binding, Traefik falls back on the internal network IP of the container,
335 | port label | Container's binding | Routes to |
348 - `ExtIp` stands for "external IP found in the binding"
350 - `ExtPort` stands for "external Port found in the binding"
432 The container service name can be accessed with the `Name` identifier,
563 # Includes only containers having a label with key `a.label.name` and value `foo`
568 # Excludes containers having any label with key `a.label.name` and value `foo`
574 constraints = "Label(`a.label.name`, `valueA`) && Label(`another.label.name`, `valueB`)"
579 constraints = "Label(`a.label.name`, `valueA`) || Label(`another.label.name`, `valueB`)"
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/resources/
H A DMessages.properties33 lexer.error.illegal.identifier.character=Illegal character in identifier
39 parser.error.undefined.label=Undefined Label "{0}"
40 parser.error.duplicate.label=Duplicate Label "{0}"
73 parser.error.let.binding.for='let' is not a valid binding name in a for loop
75 parser.error.expected.binding=expected BindingIdentifier or BindingPattern
85 parser.error.expected.binding.identifier=expected BindingIdentifier
91 parser.error.strict.cant.delete.ident=cannot delete identifier "{0}" in strict mode
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/resources/
H A DMessages.properties33 lexer.error.illegal.identifier.character=Illegal character in identifier
39 parser.error.undefined.label=Undefined Label "{0}"
40 parser.error.duplicate.label=Duplicate Label "{0}"
73 parser.error.let.binding.for='let' is not a valid binding name in a for loop
75 parser.error.expected.binding=expected BindingIdentifier or BindingPattern
85 parser.error.expected.binding.identifier=expected BindingIdentifier
91 parser.error.strict.cant.delete.ident=cannot delete identifier "{0}" in strict mode
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/resources/
H A DMessages.properties33 lexer.error.illegal.identifier.character=Illegal character in identifier
39 parser.error.undefined.label=Undefined Label "{0}"
40 parser.error.duplicate.label=Duplicate Label "{0}"
73 parser.error.let.binding.for='let' is not a valid binding name in a for loop
75 parser.error.expected.binding=expected BindingIdentifier or BindingPattern
85 parser.error.expected.binding.identifier=expected BindingIdentifier
91 parser.error.strict.cant.delete.ident=cannot delete identifier "{0}" in strict mode
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/resources/
H A DMessages.properties33 lexer.error.illegal.identifier.character=Illegal character in identifier
39 parser.error.undefined.label=Undefined Label "{0}"
40 parser.error.duplicate.label=Duplicate Label "{0}"
73 parser.error.let.binding.for='let' is not a valid binding name in a for loop
75 parser.error.expected.binding=expected BindingIdentifier or BindingPattern
85 parser.error.expected.binding.identifier=expected BindingIdentifier
91 parser.error.strict.cant.delete.ident=cannot delete identifier "{0}" in strict mode
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/resources/
H A DMessages.properties33 lexer.error.illegal.identifier.character=Illegal character in identifier
39 parser.error.undefined.label=Undefined Label "{0}"
40 parser.error.duplicate.label=Duplicate Label "{0}"
73 parser.error.let.binding.for='let' is not a valid binding name in a for loop
75 parser.error.expected.binding=expected BindingIdentifier or BindingPattern
85 parser.error.expected.binding.identifier=expected BindingIdentifier
91 parser.error.strict.cant.delete.ident=cannot delete identifier "{0}" in strict mode
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/front_end/third_party/acorn/package/
H A DCHANGELOG.md73 Fix bug causing Acorn to treat some characters as identifier characters that shouldn't be treated a…
83 Disallow binding `let` in patterns.
103 Fix scope checking when redefining a `var` as a lexical binding.
121 Forbid binding `await` in async arrow function's parameter list.
219 Don't allow async function declarations as the only statement under a label.
233 Allow binding-less catch statements when ECMAVersion >= 10.
259 The identifier character categorization is now based on Unicode version 10.
556 The identifier character ranges are now based on Unicode 8.0.0.
604 Don't allow rest parameters to be non-identifier patterns.
/dports/devel/efl/efl-1.25.1/doc/
H A Delementary_examples_cxx.dox457 * This example shows a bubble with all fields set - label, info,
563 * Here we are creating an elm::label that is going to be used as the
566 * @skip elm::label
577 * it's label, info and content:
2837 * label but no icon and two with both a label and an icon. Every item
3424 * Now let's create the label with the C++ binding method, passing our
3428 * @skip elm::label
3610 * indicator, an optional label and an optional icon object. While
4205 * @li no label
4453 * @li label format set to "%0.f"
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/racket-doc/scribblings/guide/
H A Dplaces.scrbl3 (for-label racket/flonum racket/place))
44 The identifier @racket[ch] after @racket[place] is bound to a @deftech{place
70 lifting means that any binding referenced by the @racket[place] body
/dports/lang/racket/racket-8.3/share/pkgs/redex-doc/redex/scribblings/ref/
H A Dterms.scrbl3 (for-label racket/base
26 [term identifier
31 (mf-apply identifier term ...)
41 corresponding symbol, unless the identifier is bound by
43 the identifier is @tt{hole} (as below).}
90 The optional @racket[#:lang] keyword must supply an identifier bound
127 process that @tech{binding forms} use.
143 ([tl-pat identifier (tl-pat-ele ...)]
155 the identifier, for use inside @racket[term]. If it is a list, it
185 @defform[(define-term identifier @#,tttterm)]{
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/racket-doc/scribblings/reference/
H A Dcontrol-lib.scrbl2 @(require (except-in "mz.rkt" set) (for-label racket/control))
29 The @racket[call/prompt] binding is an alias for @racket[call-with-continuation-prompt].
36 The @racket[abort/cc] binding is an alias for @racket[abort-current-continuation].
43 The @racket[call/comp] binding is an alias for @racket[call-with-composable-continuation].
177 @defform[(shift-at prompt-tag-expr identifier expr ...+)]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/packages/OS400/
H A DREADME.OS40047 - By an application identifier.
48 - By a keyring file pathname and (optionally) certificate label.
49 To identify an SSL context by application identifier, use option
50 SETOPT_SSLCERT to specify the application identifier.
51 To address an SSL context by keyring and certificate label, use CURLOPT_CAINFO
52 to set-up the keyring pathname, CURLOPT_SSLCERT to define the certificate label
278 statically binding the modules (specify BNDSRVPGM(QADRTTS QGLDCLNT QGLDBRDR)
303 _ If static binding is used, service program QADRTTS must be linked too.
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/packages/OS400/
H A DREADME.OS40047 - By an application identifier.
48 - By a keyring file pathname and (optionally) certificate label.
49 To identify an SSL context by application identifier, use option
50 SETOPT_SSLCERT to specify the application identifier.
51 To address an SSL context by keyring and certificate label, use CURLOPT_CAINFO
52 to set-up the keyring pathname, CURLOPT_SSLCERT to define the certificate label
269 statically binding the modules (specify BNDSRVPGM(QADRTTS QGLDCLNT QGLDBRDR)
294 _ If static binding is used, service program QADRTTS must be linked too.
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/packages/OS400/
H A DREADME.OS40047 - By an application identifier.
48 - By a keyring file pathname and (optionally) certificate label.
49 To identify an SSL context by application identifier, use option
50 SETOPT_SSLCERT to specify the application identifier.
51 To address an SSL context by keyring and certificate label, use CURLOPT_CAINFO
52 to set-up the keyring pathname, CURLOPT_SSLCERT to define the certificate label
269 statically binding the modules (specify BNDSRVPGM(QADRTTS QGLDCLNT QGLDBRDR)
294 _ If static binding is used, service program QADRTTS must be linked too.

12345678910>>...244