Home
last modified time | relevance | path

Searched +refs:like +refs:ambiguous +refs:binding (Results 1 – 25 of 4400) sorted by relevance

12345678910>>...176

/dports/lang/rust/rustc-1.58.1-src/src/test/ui/methods/
H A Dmethod-on-ambiguous-numeric-type.stderr1 error[E0689]: can't call method `neg` on ambiguous numeric type `{float}`
2 --> $DIR/method-on-ambiguous-numeric-type.rs:10:17
7 help: you must specify a concrete type for this numeric value, like `f32`
13 --> $DIR/method-on-ambiguous-numeric-type.rs:14:15
18 help: you must specify a type for this binding, like `f32`
24 --> $DIR/method-on-ambiguous-numeric-type.rs:19:26
27 | - you must specify a type for this binding, like `i32`
32 --> $DIR/method-on-ambiguous-numeric-type.rs:24:15
37 help: you must specify a type for this binding, like `i32`
43 --> $DIR/method-on-ambiguous-numeric-type.rs:30:9
[all …]
/dports/lang/racket/racket-8.3/src/expander/syntax/
H A Dlike-ambiguous-binding.rkt4 (provide (struct-out like-ambiguous-binding))
6 (struct like-ambiguous-binding ()
11 (ser-push! 'tag '#:like-ambiguous-binding)))
H A Ddebug.rkt6 "binding-table.rkt"
8 "binding.rkt"
9 "module-binding.rkt"
10 "like-ambiguous-binding.rkt")
27 [(like-ambiguous-binding? b) 'ambiguous]
29 (define (extract-binding b)
31 [(local-binding? b) (local-binding-key b)]
32 [(like-ambiguous-binding? b) #t]
45 [(scs b) (in-binding-table sym (scope-binding-table sc) s null)]
54 (classify-binding b) (extract-binding b))
[all …]
H A Dbinding.rkt13 "like-ambiguous-binding.rkt"
20 binding-frame-id
21 binding-free=id
26 same-binding?
28 identifier-binding
196 #:ambiguous-value [ambiguous-value #f]
212 #:ambiguous-value ambiguous-value
220 #:ambiguous-value ambiguous-value
254 [(like-ambiguous-binding? b) (if unbound-sym?
256 ambiguous-value)]
[all …]
H A Dbinding-table.rkt9 "like-ambiguous-binding.rkt")
12 ;; combinations (where the scope binding the binding table is always
82 (define-values (prop:bulk-binding bulk-binding? bulk-binding-ref)
86 (struct bulk-binding-class (get-symbols ; bulk-binding list-of-shift -> sym -> binding-info
87 create ; bulk-binding -> binding-info sym -> binding
91 ((bulk-binding-class-get-symbols (bulk-binding-ref b))
95 (bulk-binding-class-create (bulk-binding-ref b)))
169 ;; mappings in `sym-bindings`, except one for `except` or a like-ambigious-binding
195 (like-ambiguous-binding? b))))
363 (define v (and (binding-reach-scopes? binding)
[all …]
/dports/lang/racket-minimal/racket-8.3/src/expander/syntax/
H A Dlike-ambiguous-binding.rkt4 (provide (struct-out like-ambiguous-binding))
6 (struct like-ambiguous-binding ()
11 (ser-push! 'tag '#:like-ambiguous-binding)))
H A Ddebug.rkt6 "binding-table.rkt"
8 "binding.rkt"
9 "module-binding.rkt"
10 "like-ambiguous-binding.rkt")
27 [(like-ambiguous-binding? b) 'ambiguous]
29 (define (extract-binding b)
31 [(local-binding? b) (local-binding-key b)]
32 [(like-ambiguous-binding? b) #t]
45 [(scs b) (in-binding-table sym (scope-binding-table sc) s null)]
54 (classify-binding b) (extract-binding b))
[all …]
H A Dbinding.rkt13 "like-ambiguous-binding.rkt"
20 binding-frame-id
21 binding-free=id
26 same-binding?
28 identifier-binding
196 #:ambiguous-value [ambiguous-value #f]
212 #:ambiguous-value ambiguous-value
220 #:ambiguous-value ambiguous-value
254 [(like-ambiguous-binding? b) (if unbound-sym?
256 ambiguous-value)]
[all …]
H A Dbinding-table.rkt9 "like-ambiguous-binding.rkt")
12 ;; combinations (where the scope binding the binding table is always
82 (define-values (prop:bulk-binding bulk-binding? bulk-binding-ref)
86 (struct bulk-binding-class (get-symbols ; bulk-binding list-of-shift -> sym -> binding-info
87 create ; bulk-binding -> binding-info sym -> binding
91 ((bulk-binding-class-get-symbols (bulk-binding-ref b))
95 (bulk-binding-class-create (bulk-binding-ref b)))
169 ;; mappings in `sym-bindings`, except one for `except` or a like-ambigious-binding
195 (like-ambiguous-binding? b))))
363 (define v (and (binding-reach-scopes? binding)
[all …]
/dports/lang/racket/racket-8.3/src/expander/expand/
H A Dapply-transformer.rkt8 "../syntax/binding.rkt"
11 "../common/parameter-like.rkt"
24 ;; the `local-expand`-like bits are in this function
28 (lambda (binding-id)
33 binding-id)
64 (and binding-id
81 ;; the macro application-like bits are in this function
84 (if binding-id
85 (let ([binding (resolve+shift binding-id (expand-context-phase ctx)
86 #:ambiguous-value 'ambiguous
[all …]
H A Drequire+provide.rkt12 "../syntax/like-ambiguous-binding.rkt"
276 (define (remove! id #:bind-as-ambiguous? [bind-as-ambiguous? #f])
281 (when bind-as-ambiguous?
282 (add-binding! id (like-ambiguous-binding) phase))
297 ;; try each space to implement shadowing definitions that, like local definitions,
298 ;; should trigger ambiguous-binding errors in other spaces; if `id` already has
301 (remove! (add-space-scope id space) #:bind-as-ambiguous? #t)))
335 ;; require into a non-default space as ambiguous, which simulates
337 (add-binding! id (like-ambiguous-binding) phase)
475 ;; It's a shadowable require, so we want to make it act ambiguous
[all …]
H A Dmain.rkt4 "../common/parameter-like.rkt"
109 #:ambiguous-value 'ambiguous
113 [(eq? binding 'ambiguous)
133 #:ambiguous-value 'ambiguous
137 [(eq? binding 'ambiguous)
174 #:ambiguous-value 'ambiguous
178 [(eq? b 'ambiguous)
437 (parameterize-like
706 (parameterize-like
807 (parameterize-like
[all …]
H A Dexpr.rkt73 (unflatten-like-formals keys formals)
160 (define (unflatten-like-formals keys formals)
612 #:ambiguous-value 'ambiguous))
614 [(eq? b 'ambiguous)
615 (raise-ambiguous-error id ctx)]
674 #:ambiguous-value 'ambiguous
676 (when (eq? binding 'ambiguous)
677 (raise-ambiguous-error id ctx))
746 #:ambiguous-value 'ambiguous))
747 (when (eq? binding 'ambiguous)
[all …]
/dports/lang/racket-minimal/racket-8.3/src/expander/expand/
H A Dapply-transformer.rkt8 "../syntax/binding.rkt"
11 "../common/parameter-like.rkt"
24 ;; the `local-expand`-like bits are in this function
28 (lambda (binding-id)
33 binding-id)
64 (and binding-id
81 ;; the macro application-like bits are in this function
84 (if binding-id
85 (let ([binding (resolve+shift binding-id (expand-context-phase ctx)
86 #:ambiguous-value 'ambiguous
[all …]
H A Drequire+provide.rkt12 "../syntax/like-ambiguous-binding.rkt"
276 (define (remove! id #:bind-as-ambiguous? [bind-as-ambiguous? #f])
281 (when bind-as-ambiguous?
282 (add-binding! id (like-ambiguous-binding) phase))
297 ;; try each space to implement shadowing definitions that, like local definitions,
298 ;; should trigger ambiguous-binding errors in other spaces; if `id` already has
301 (remove! (add-space-scope id space) #:bind-as-ambiguous? #t)))
335 ;; require into a non-default space as ambiguous, which simulates
337 (add-binding! id (like-ambiguous-binding) phase)
475 ;; It's a shadowable require, so we want to make it act ambiguous
[all …]
H A Dmain.rkt4 "../common/parameter-like.rkt"
109 #:ambiguous-value 'ambiguous
113 [(eq? binding 'ambiguous)
133 #:ambiguous-value 'ambiguous
137 [(eq? binding 'ambiguous)
174 #:ambiguous-value 'ambiguous
178 [(eq? b 'ambiguous)
437 (parameterize-like
706 (parameterize-like
807 (parameterize-like
[all …]
H A Dexpr.rkt73 (unflatten-like-formals keys formals)
160 (define (unflatten-like-formals keys formals)
612 #:ambiguous-value 'ambiguous))
614 [(eq? b 'ambiguous)
615 (raise-ambiguous-error id ctx)]
674 #:ambiguous-value 'ambiguous
676 (when (eq? binding 'ambiguous)
677 (raise-ambiguous-error id ctx))
746 #:ambiguous-value 'ambiguous))
747 (when (eq? binding 'ambiguous)
[all …]
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/shrink-path/
H A DREADME.md17 f o o/ # The prefix f is ambiguous between "f o o" and "f i g".
20 biz/ # The prefix b is ambiguous between bar and biz.
57 -s, names are truncated without making them ambiguous.
67 The long options can also be set via zstyle, like
79 with a key binding widget to toggle path shrinking on and off.
99 # Key binding to ALT+SHIFT+S
/dports/irc/epic4/help/4_Misc/bind/
H A Dbind12 your own key sequences unless you do not like the default values.
18 will attempt to differentiate between ambiguous sequences as best as
19 it reasonably can. A binding can be deleted by rebinding it to the
58 Try to avoid binding single, printable keys to anything. By default
/dports/lang/racket-minimal/racket-8.3/src/expander/compile/
H A Dserialize.rkt10 "../syntax/binding.rkt"
14 "../syntax/like-ambiguous-binding.rkt"
248 ;; Module-use serialization --- as an expression, like module path
770 [(#:bulk-binding-registry) (values bulk-binding-registry (add1 pos))]
855 [(#:bulk-binding-at)
859 [(#:module-binding)
871 [(#:local-binding)
873 [(#:bulk-binding)
875 [(#:like-ambiguous-binding)
876 (decode* (like-ambiguous-binding))]
[all …]
/dports/lang/racket/racket-8.3/src/expander/compile/
H A Dserialize.rkt10 "../syntax/binding.rkt"
14 "../syntax/like-ambiguous-binding.rkt"
248 ;; Module-use serialization --- as an expression, like module path
770 [(#:bulk-binding-registry) (values bulk-binding-registry (add1 pos))]
855 [(#:bulk-binding-at)
859 [(#:module-binding)
871 [(#:local-binding)
873 [(#:bulk-binding)
875 [(#:like-ambiguous-binding)
876 (decode* (like-ambiguous-binding))]
[all …]
/dports/math/py-pandas/pandas-1.2.5/pandas/_libs/tslibs/
H A Dnattype.pyx114 # We treat NaT as datetime-like for this comparison
118 # We treat NaT as timedelta-like for this comparison
400 # return NaT create functions that raise, for binding to NaTType
521 # return NaT create functions that raise, for binding to NaTType
610 ambiguous : bool or {'raise', 'NaT'}, default 'raise'
615 * 'NaT' will return NaT for an ambiguous time.
658 * 'NaT' will return NaT for an ambiguous time.
697 * 'NaT' will return NaT for an ambiguous time.
756 ambiguous : bool, 'NaT', default 'raise'
761 `ambiguous` parameter dictates how ambiguous times should be
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/doc/reference/src/items/
H A Duse-declarations.md23 * Simultaneously binding a list of paths with a common prefix, using the
24 glob-like brace syntax `use a::b::{c, d, e::f, g::h::i};`
25 * Simultaneously binding a list of paths with a common prefix and their common
59 default. Also like items, a `use` declaration can be public, if qualified by
148 > // use std::fs; // Error, this is ambiguous.
160 Items can be imported without binding to a name by using an underscore with
/dports/math/curv/curv-0.5/ideas/old-language/
H A DModules.md15 (as variable, function or module), then those ambiguous entities are not
46 and when operated on using record operations, it behaves like it is
49 and when used with a list operation, it behaves like it is implicitly
65 * Builtin bindings like `true` and `sqrt` are static.
68 * A parameter binding of a module is not static.
69 * A non-parameter binding of a module is static if its definiens is static.
74 then the binding is considered static.
/dports/misc/tkrunit/tkRunIt/
H A DREADME28 something like Netscape or whatever.
170 * tweaked Control-c binding in message widget so that toggling
172 * added Shift-Tab binding to entry widget which transfers focus
194 * interactive environment variable selection in verbose mode (like files)
203 you run tkRunIt without a titlebar like I do
217 * initial matched substring for ambiguous file patterns is now inserted!
244 * listbox for ambiguous file completion

12345678910>>...176