Home
last modified time | relevance | path

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

12345678910>>...244

/dports/lang/racket-minimal/racket-8.3/src/expander/expand/
H A Dprovide.rkt9 "../syntax/binding.rkt"
16 "binding-for-transformer.rkt"
85 [(for-label)
87 (define-match m spec '(for-label spec ...))
101 `(,(m 'for-label) ,@exp-specs)))))]
207 [(identifier? spec)
220 (unless (module-binding? b)
223 …(when (same-binding? b (resolve+shift/extra-inspector (remove-space-scope spec at-space) at-phase …
225 (define as-transformer? (binding-for-transformer? b spec at-phase ns))
266 [(label-phase? at-phase) " for-label"]
[all …]
H A Drequire+provide.rkt64 ;; A `required` represents an identifier required into a module
134 ;; Register a specific identifier that is required;
139 ;; Register specific required identifier
162 ;; Record that the identifier is required
312 ;; Check whether an identifier has a binding that is from a non-shadowable
343 (raise-syntax-error #f "identifier out of context" id)]
368 (string-append "identifier already "
372 [(label-phase? phase) " for label"]
550 ;; Record this binding, but first strip away any `free-identifier=?`
551 ;; identifier that remains, which means that it doesn't have a binding.
[all …]
/dports/lang/racket/racket-8.3/src/expander/expand/
H A Dprovide.rkt9 "../syntax/binding.rkt"
16 "binding-for-transformer.rkt"
85 [(for-label)
87 (define-match m spec '(for-label spec ...))
101 `(,(m 'for-label) ,@exp-specs)))))]
207 [(identifier? spec)
220 (unless (module-binding? b)
223 …(when (same-binding? b (resolve+shift/extra-inspector (remove-space-scope spec at-space) at-phase …
225 (define as-transformer? (binding-for-transformer? b spec at-phase ns))
266 [(label-phase? at-phase) " for-label"]
[all …]
H A Drequire+provide.rkt64 ;; A `required` represents an identifier required into a module
134 ;; Register a specific identifier that is required;
139 ;; Register specific required identifier
162 ;; Record that the identifier is required
312 ;; Check whether an identifier has a binding that is from a non-shadowable
343 (raise-syntax-error #f "identifier out of context" id)]
368 (string-append "identifier already "
372 [(label-phase? phase) " for label"]
550 ;; Record this binding, but first strip away any `free-identifier=?`
551 ;; identifier that remains, which means that it doesn't have a binding.
[all …]
/dports/lang/racket/racket-8.3/collects/syntax/parse/private/
H A Dlitconv.rkt99 (and (identifier? #'internal) (identifier? #'external))
102 (identifier? #'id)
137 (#:for-label))
138 #:incompatible '((#:phase #:for-template #:for-syntax #:for-label))
141 (unless (identifier? #'name)
146 [(assq '#:for-label chunks) #f]
180 (unless (identifier-binding x 'relphase)
187 ((#f) " (for-label)")
200 can be accessed by (identifier-binding lit PL), because the phase of the enclosing
211 refer to the same binding.
[all …]
/dports/lang/racket-minimal/racket-8.3/collects/syntax/parse/private/
H A Dlitconv.rkt99 (and (identifier? #'internal) (identifier? #'external))
102 (identifier? #'id)
137 (#:for-label))
138 #:incompatible '((#:phase #:for-template #:for-syntax #:for-label))
141 (unless (identifier? #'name)
146 [(assq '#:for-label chunks) #f]
180 (unless (identifier-binding x 'relphase)
187 ((#f) " (for-label)")
200 can be accessed by (identifier-binding lit PL), because the phase of the enclosing
211 refer to the same binding.
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/nashorn/script/nosecurity/
H A Dparserapi.js.EXPECTED1034 "label": "loop",
1045 "label": "loop",
1065 "label": "loop",
1076 "label": "loop",
1173 "label": "begin",
1184 "label": "begin",
1215 "label": "start",
1681 "label": "begin",
1689 "label": "begin",
1711 "label": "begin",
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/nashorn/script/nosecurity/
H A Dparserapi.js.EXPECTED1034 "label": "loop",
1045 "label": "loop",
1065 "label": "loop",
1076 "label": "loop",
1173 "label": "begin",
1184 "label": "begin",
1215 "label": "start",
1681 "label": "begin",
1689 "label": "begin",
1711 "label": "begin",
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/nashorn/script/nosecurity/
H A Dparserapi.js.EXPECTED1034 "label": "loop",
1045 "label": "loop",
1065 "label": "loop",
1076 "label": "loop",
1173 "label": "begin",
1184 "label": "begin",
1215 "label": "start",
1681 "label": "begin",
1689 "label": "begin",
1711 "label": "begin",
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/nashorn/script/nosecurity/
H A Dparserapi.js.EXPECTED1034 "label": "loop",
1045 "label": "loop",
1065 "label": "loop",
1076 "label": "loop",
1173 "label": "begin",
1184 "label": "begin",
1215 "label": "start",
1681 "label": "begin",
1689 "label": "begin",
1711 "label": "begin",
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/nashorn/script/nosecurity/
H A Dparserapi.js.EXPECTED1034 "label": "loop",
1045 "label": "loop",
1065 "label": "loop",
1076 "label": "loop",
1173 "label": "begin",
1184 "label": "begin",
1215 "label": "start",
1681 "label": "begin",
1689 "label": "begin",
1711 "label": "begin",
[all …]
/dports/lang/guile1/guile-1.8.8/ice-9/
H A Dpsyntax.ss57 ;;; identifier?
459 ;;; wrap : id --> label
460 ;;; env : label --> <element>
472 ;;; <environment> ::= ((<label> . <binding>)*)
550 ; x may be a label or a symbol
618 (define gen-label
660 (lambda (ribcage id label)
1204 (let ((id (wrap value w)) (label (gen-label)))
1212 (let ((id (wrap value w)) (label (gen-label)))
1467 (let ((b (lookup label r)))
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/htdp-lib/stepper/private/
H A Dreconstruct.rkt328 (identifier? expr)
439 (with-syntax ([(label . bodies) expr])
458 (bound-identifier=? binding _))
510 (bound-identifier=? binding #`var))
513 (bound-identifier=? binding #`var))
532 (identifier? expr)
536 (cond [(eq? (identifier-binding var) 'lexical)
540 (bound-identifier=? binding var))
543 (bound-identifier=? binding var))
861 (identifier? (syntax id))
[all …]
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/macosx/Source/
H A DHotkeyController.m59 NSString *label = [self parseMappingDisplayString:keyIdent];
63 [displayField setStringValue:label];
127 NSString *ident = [self.lastConfigButton identifier];
128 …[self saveHotkey:ident device:@"NSEventKeyboard" deviceLabel:@"Keyboard" code:keyCode label:keyLab…
134 …String*)device deviceLabel:(NSString*)deviceLabel code:(NSString*)keyCode label:(NSString*)keyLabel
148 NSDictionary *binding = (NSDictionary *)[userMappings valueForKey:keyString];
151 if(binding) {
152 NSString *deviceLabel = (NSString *)[binding valueForKey:@"deviceName"];
153 NSString *keyLabel = (NSString *)[binding valueForKey:@"keyLabel"];
/dports/lang/racket/racket-8.3/share/pkgs/racket-doc/scribblings/reference/
H A Dstx-ops.scrbl3 (for-label racket/syntax-srcloc))
32 (identifier? #'linguine)
34 (identifier? 'ramen)
35 (identifier? 15)
326 @racket[identifier-binding].
369 at @tech{phase level} 0 are shifted to the @tech{label phase level}.
400 @defproc[(identifier-prune-lexical-context [id-stx identifier?]
404 Returns an identifier with the same binding as @racket[id-stx], but
410 other than one in @racket[syms] may produce an identifier with no binding.
422 @defproc[(identifier-prune-to-source-module [id-stx identifier?])
[all …]
/dports/x11-wm/sway/sway-1.5.1/swaybar/
H A Dipc.c125 free_binding(binding); in ipc_parse_config()
131 struct swaybar_binding *binding = in ipc_parse_config() local
313 struct tray_binding *binding = in ipc_parse_config() local
368 ws->label = strdup(ws->name); in ipc_get_workspaces()
373 free(ws->label); in ipc_get_workspaces()
374 ws->label = malloc(len_offset + 1); in ipc_get_workspaces()
377 len_offset += ws->label[len_offset] == ':'; in ipc_get_workspaces()
379 free(ws->label); in ipc_get_workspaces()
381 ws->label = strdup(ws->name + len_offset); in ipc_get_workspaces()
473 strcmp(coutput->name, output->identifier) == 0) { in handle_barconfig_update()
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/racket-doc/syntax/scribblings/
H A Dkerncase.scrbl2 @(require "common.rkt" (for-label syntax/kerncase))
6 (require (for-label mzscheme))
32 is @racketmodname[mzscheme], since the binding of @mzscheme-if from
56 @defproc[(kernel-form-identifier-list) (listof identifier?)]{
68 local expand-time binding and can appear in the result of
H A Ddefine.scrbl2 @(require "common.rkt" (for-label syntax/define))
10 [lambda-id-stx identifier?]
14 (values identifier? syntax?)]{
18 identifier and the right-hand side expression.
22 suitable @racket[lambda] identifier.
35 [lambda-id-stx identifier?]
39 (values identifier? (-> syntax? syntax?) syntax?)]{
42 the defined identifier, a function that takes the syntax of the body
43 and produces syntax that has the expected binding structure, and
/dports/lang/racket/racket-8.3/share/pkgs/macro-debugger/macro-debugger/syntax-browser/
H A Dproperties.rkt146 (when (identifier? stx)
154 (display (list (toggle 'binding #t) "Apparent identifier binding\n") key-sd)
155 (when (toggled? 'binding)
157 ;; Indirect binding info
171 (unless (identifier? stx)
173 (when (identifier? stx)
175 (values phase (identifier-binding stx phase #t)))])
184 ;; display-binding-kvs : phase bindinginfo identifier -> void
186 (define (phase-label)
190 [(#f) " (label phase)"]
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/drracket/gui-debugger/
H A Dannotator.rkt14 (identifier? arglist-stx)
21 ;; Retreives the binding of a variable from a normal-breakpoint-info.
28 (map (lambda (binding) (list (mark-binding-binding binding)
29 (mark-binding-value binding)))
144 ;; binding-stx : syntax where the symbol was bound
161 [(module identifier name mb)
168 [(_ identifier name mb)
259 [(label (((var ...) rhs) ...) . bodies)
286 (label (((debugger-local-bindings) (#%plain-lambda ()
294 (label (((var ...) new-rhs/trans) ...)
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/
H A DUnresolvedElementsSubProcessor.java315 if (binding == null) { in getVariableProposals()
480 String identifier= node.getIdentifier(); in addSimilarVariableProposals() local
504 if (NameMatcher.isSimilarName(currName, identifier)) { in addSimilarVariableProposals()
507 if (currName.equalsIgnoreCase(identifier)) { in addSimilarVariableProposals()
534 if (NameMatcher.isSimilarName(curr.getName(), identifier)) { in addSimilarVariableProposals()
557 if (binding != null && binding.isArray()) { in addSimilarVariableProposals()
1055 if (binding != null && binding.isRecovered()) { in addNewTypeProposals()
1056 binding= null; in addNewTypeProposals()
1327 binding= binding.getSuperclass(); in addNewMethodProposals()
1330 if (binding != null && binding.isFromSource()) { in addNewMethodProposals()
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/typed-racket-lib/typed-racket/typecheck/
H A Dfind-annotation.rkt7 (for-label racket/base))
11 (provide/cond-contract [find-annotation (syntax? identifier? . -> . (or/c #f Type?))])
44 (define-literal-set find-annotation-literals #:for-label
48 ;; if there is a binding in stx of the form:
60 #:fail-unless (free-identifier=? name #'n) #f
65 #:fail-unless (free-identifier=? name #'n) #f
/dports/lang/racket/racket-8.3/share/pkgs/typed-racket-lib/typed-racket/private/
H A Dtype-annotation.rkt30 ;; is let-binding really necessary? - remember to record the bugs!
32 (define (type-annotation stx #:infer [let-binding #f] #:lookup? [lookup? #true])
34 (when (and (identifier? stx)
35 let-binding)
45 [v:type-label^
60 ;; get the type annotation of this identifier, otherwise error
62 ;; identifier #:default Type -> Type
75 ;; Listof[identifier] #:default Type -> Listof[Type]
84 ((listof identifier?)
/dports/lang/racket/racket-8.3/share/pkgs/racket-doc/scribblings/foreign/
H A Ddefine.scrbl2 @(require "utils.rkt" (for-label ffi/unsafe/define ffi/unsafe/alloc))
26 A @racket[define-id] form binds @racket[id] by extracting a binding
58 @racket[define-id] also provides its binding using
64 the expansion of @racket[define-id] for each binding.
106 @racket[provide-protected] identifier is useful with
114 @deftech{FFI identifier conventions} for use with
116 @tech{FFI identifier convention} is any
118 that converts one identifier to another.
124 A convention that converts hyphens in an identifier to
125 underscores. For example, the identifier
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/redex-lib/redex/private/
H A Dreduction-semantics.rkt513 (let-values ([(label computed-label scs/withs fvars)
532 label
559 label
565 (loop (cdr stuffs) label computed-label scs/withs fvars)]
568 label
573 (loop (cdr stuffs) label computed-label scs/withs fvars)]
590 label
604 label
617 (loop (cdr stuffs) label computed-label scs/withs fvars)])]))])
627 #,label
[all …]

12345678910>>...244