Home
last modified time | relevance | path

Searched +refs:struct +refs:provided (Results 1 – 25 of 39583) sorted by relevance

12345678910>>...1584

/dports/lang/racket/racket-8.3/collects/syntax/parse/private/
H A Dmake.rkt3 racket/struct-info))
6 ;; get-struct-info : identifier stx -> struct-info-list
8 (define (bad-struct-name x)
11 (bad-struct-name id))
13 (unless (struct-info? value)
14 (bad-struct-name id))
15 (extract-struct-info value)))
17 ;; (make struct-name field-expr ...)
31 [num-provided (length (syntax->list #'(expr ...)))])
32 (unless (= num-provided num-slots)
[all …]
/dports/lang/racket-minimal/racket-8.3/collects/syntax/parse/private/
H A Dmake.rkt3 racket/struct-info))
6 ;; get-struct-info : identifier stx -> struct-info-list
8 (define (bad-struct-name x)
11 (bad-struct-name id))
13 (unless (struct-info? value)
14 (bad-struct-name id))
15 (extract-struct-info value)))
17 ;; (make struct-name field-expr ...)
31 [num-provided (length (syntax->list #'(expr ...)))])
32 (unless (= num-provided num-slots)
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/suggestions/
H A Dsuggest-move-types.stderr4 LL | struct A<T, M: One<A=(), T>> {
11 LL | struct A<T, M: One<T, A = ()>> {
17 LL | struct Al<'a, T, M: OneWithLifetime<A=(), T, 'a>> {
24 LL | struct Al<'a, T, M: OneWithLifetime<'a, T, A = ()>> {
105 error[E0747]: type provided when a lifetime was expected
108 LL | struct Al<'a, T, M: OneWithLifetime<A=(), T, 'a>> {
111 error[E0747]: type provided when a lifetime was expected
117 error[E0747]: lifetime provided when a type was expected
123 = note: lifetime arguments must be provided before type arguments
126 error[E0747]: lifetime provided when a type was expected
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/network_config/public/mojom/
H A Dcros_network_config.mojom63 // VPN provided by a Chrome Extension.
65 // VPN provided by an Arc++ app.
108 struct SIMLockStatus {
201 // match the type of |type_state|, which will always be provided.
210 // is provided.
298 // policy_value: The value provided by policy when available.
308 struct ManagedInt32 {
743 // Properties provided to SetCellularSimState.
847 // provided by network_element::AddErrorLocalizedStrings.
853 // provided, an existing configuration must exist and match the provided
[all …]
/dports/lang/racket-minimal/racket-8.3/src/expander/namespace/
H A Dprovided.rkt4 (provide (struct-out provided)
5 provided-as-binding
6 provided-as-protected?
7 provided-as-transformer?
9 deserialize-provided)
12 (struct provided (binding protected? syntax?)
17 (ser-push! 'tag '#:provided)
22 (define (provided-as-binding v)
23 (if (provided? v) (provided-binding v) v))
25 (and (provided? v) (provided-protected? v)))
[all …]
/dports/lang/racket/racket-8.3/src/expander/namespace/
H A Dprovided.rkt4 (provide (struct-out provided)
5 provided-as-binding
6 provided-as-protected?
7 provided-as-transformer?
9 deserialize-provided)
12 (struct provided (binding protected? syntax?)
17 (ser-push! 'tag '#:provided)
22 (define (provided-as-binding v)
23 (if (provided? v) (provided-binding v) v))
25 (and (provided? v) (provided-protected? v)))
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/KWSys/src/KWSys/
H A Dhash_fun.hxx.in9 * provided that the above copyright notice appear in all copies and
13 * purpose. It is provided "as is" without express or implied warranty.
21 * provided that the above copyright notice appear in all copies and
25 * purpose. It is provided "as is" without express or implied warranty.
39 struct hash
53 struct hash<char*>
85 struct hash<char>
103 struct hash<short>
115 struct hash<int>
127 struct hash<long>
[all …]
/dports/math/vtk8/VTK-8.2.0/Utilities/KWSys/vtksys/
H A Dhash_fun.hxx.in9 * provided that the above copyright notice appear in all copies and
13 * purpose. It is provided "as is" without express or implied warranty.
21 * provided that the above copyright notice appear in all copies and
25 * purpose. It is provided "as is" without express or implied warranty.
39 struct hash
53 struct hash<char*>
85 struct hash<char>
103 struct hash<short>
115 struct hash<int>
127 struct hash<long>
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chromeos/services/network_config/public/mojom/
H A Dcros_network_config.mojom129 // VPN provided by a Chrome Extension.
131 // VPN provided by an Arc++ app.
181 struct SIMLockStatus {
273 // match the type of |type_state|, which will always be provided.
282 // is provided.
370 // policy_value: The value provided by policy when available.
380 struct ManagedInt32 {
799 // Properties provided to SetCellularSimState.
903 // provided by network_element::AddErrorLocalizedStrings.
909 // provided, an existing configuration must exist and match the provided
[all …]
/dports/math/vtk6/VTK-6.2.0/Utilities/KWSys/vtksys/
H A Dhash_fun.hxx.in18 * provided that the above copyright notice appear in all copies and
22 * purpose. It is provided "as is" without express or implied warranty.
30 * provided that the above copyright notice appear in all copies and
34 * purpose. It is provided "as is" without express or implied warranty.
59 struct hash<char*> {
81 struct hash<char> {
96 struct hash<short> {
106 struct hash<int> {
116 struct hash<long> {
128 struct hash<long long> {
[all …]
/dports/devel/notcurses/notcurses-3.0.1/doc/man/man3/
H A Dnotcurses_fds.3.md14 struct ncplane;
15 struct ncfdplane;
16 struct ncsubproc;
18 typedef struct ncfdplane_options {
19 void* curry; // parameter provided to callbacks
23 typedef struct ncsubproc_options {
24 void* curry; // parameter provided to callbacks
35 **struct ncplane* ncfdplane_plane(struct ncfdplane* ***n***);**
37 **int ncfdplane_destroy(struct ncfdplane* ***n***);**
45 **struct ncplane* ncsubproc_plane(struct ncsubproc* ***n***);**
[all …]
H A Dnotcurses_progbar.3.md14 struct ncprogbar;
18 typedef struct ncprogbar_options {
25 **struct ncprogbar* ncprogbar_create(struct ncplane* ***n***, const ncprogbar_options* ***opts***)**
27 **struct ncplane* ncprogbar_plane(struct ncprogbar* ***n***)**
29 **int ncprogbar_set_progress(struct ncprogbar* ***n***, double ***p***)**
31 **double ncprogbar_progress(const struct ncprogbar* ***n***)**
33 **void ncprogbar_destroy(struct ncprogbar* ***n***)**
38 measure is a **double** between zero and one, inclusive, provided to
39 **ncprogbar_set_progress**. This will be scaled to the size of the provided
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/mojom/payments/
H A Dpayment_app.mojom69 // This struct is provided to hold a payment instrument from render
71 struct PaymentInstrument {
118 // This struct is provided to send payment request data to render side
120 struct CanMakePaymentEventData {
130 // This struct is provided to send payment request data to render side
132 struct PaymentRequestEventData {
149 struct CanMakePaymentResponse {
159 // This struct is provided to receive payment app response from render
161 struct PaymentHandlerResponse {
172 // This interface is provided to pass a payment handler response from payment
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/mojom/payments/
H A Dpayment_app.mojom71 // This struct is provided to hold a payment instrument from render
73 struct PaymentInstrument {
120 // This struct is provided to send payment request data to render side
122 struct CanMakePaymentEventData {
132 // This struct is provided to send payment request data to render side
134 struct PaymentRequestEventData {
151 struct CanMakePaymentResponse {
161 // This struct is provided to receive payment app response from render
163 struct PaymentHandlerResponse {
174 // This interface is provided to pass a payment handler response from payment
/dports/lang/racket-minimal/racket-8.3/src/expander/read/
H A Dconfig.rkt2 (require "../common/struct-star.rkt"
6 (provide (struct*-out read-config)
7 (struct-out read-config-state)
18 (struct* read-config (readtable
63 (error 'read "no `read-compiled` provided")))
66 (error 'read "no `call-with-root-namespace` provided")))
69 (error 'read "no `dynamic-require` provided")))
72 (error 'read "no `module-declare?` provided")))
94 (struct*-copy read-config config
121 (struct*-copy read-config config
[all …]
/dports/lang/racket/racket-8.3/src/expander/read/
H A Dconfig.rkt2 (require "../common/struct-star.rkt"
6 (provide (struct*-out read-config)
7 (struct-out read-config-state)
18 (struct* read-config (readtable
63 (error 'read "no `read-compiled` provided")))
66 (error 'read "no `call-with-root-namespace` provided")))
69 (error 'read "no `dynamic-require` provided")))
72 (error 'read "no `module-declare?` provided")))
94 (struct*-copy read-config config
121 (struct*-copy read-config config
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/const-generics/early/
H A Dinvalid-const-arguments.stderr4 LL | struct A<const N: u8>;
5 | ---------------------- similarly named struct `A` defined here
10 help: a struct with a similar name exists
22 LL | struct A<const N: u8>;
23 | ---------------------- similarly named struct `A` defined here
28 help: a struct with a similar name exists
37 error[E0747]: unresolved item provided when a constant was expected
48 error[E0747]: type provided when a constant was expected
59 error[E0747]: unresolved item provided when a constant was expected
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/test/Dialect/SPIRV/
H A Dcomposite-ops.mlir15 … %arg1: !spv.array<4xf32>, %arg2 : !spv.struct<f32>) -> !spv.struct<vector<3xf32>, !spv.array<4xf3…
16 …pv.CompositeConstruct %arg0, %arg1, %arg2 : !spv.struct<vector<3xf32>, !spv.array<4 x f32>, !spv.s…
17 …spv.CompositeConstruct %arg0, %arg1, %arg2 : !spv.struct<vector<3xf32>, !spv.array<4xf32>, !spv.st…
18 return %0: !spv.struct<vector<3xf32>, !spv.array<4xf32>, !spv.struct<f32>>
33 %0 = spv.CompositeConstruct : !spv.struct<>
34 return %0: !spv.struct<>
40 // expected-error @+1 {{result type must be a composite type, but provided 'f32'}}
48 // expected-error @+1 {{has incorrect number of operands: expected 3, but provided 2}}
56 // expected-error @+1 {{operand type mismatch: expected operand type 'i32', but provided 'f32'}}
64 // expected-error @+1 {{has incorrect number of operands: expected 1, but provided 2}}
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/racket-doc/scribblings/reference/
H A Ddefine-struct.scrbl12 @guideintro["define-struct"]{@racket[struct]}
101 If @racket[super-id] is provided, it must have a transformer binding
108 provided, a syntax error is reported.
113 (struct paper (journal) #:super struct:document)
187 @racket[#:extra-name] and @racket[#:name] can be provided within a
210 can be provided within a @racket[struct] form.
219 If @racket[#:reflection-name symbol-expr] is provided, then
232 If @racket[#:methods gen:name-id method-defs] is provided (potentially multiple times), then
344 provided.
346 This form is provided for backwards compatibility; @racket[struct] is
[all …]
H A Dgeneric.scrbl4 @title[#:tag "struct-generics"]{Generic Interfaces}
13 (see @secref["define-struct"]).
64 When it is provided, each generic function
69 provided for the @racket[#:methods] keyword for @racket[struct].
83 as the methods provided for the @racket[#:methods] keyword for @racket[struct].
116 @racket[method-id] provided via @racket[#:methods] in @racket[struct] or via
157 @item{a @racket[#:methods] specification in @racket[struct] (or @racket[define-struct])}
194 (struct num (v)
204 (struct string+num (v n)
302 @defform[(make-struct-type-property/generic
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/test/Dialect/SPIRV/IR/
H A Dcomposite-ops.mlir15 …arg1: !spv.array<4xf32>, %arg2 : !spv.struct<(f32)>) -> !spv.struct<(vector<3xf32>, !spv.array<4xf…
16 …pv.CompositeConstruct %arg0, %arg1, %arg2 : !spv.struct<(vector<3xf32>, !spv.array<4 x f32>, !spv.
17 …spv.CompositeConstruct %arg0, %arg1, %arg2 : !spv.struct<(vector<3xf32>, !spv.array<4xf32>, !spv.s…
18 return %0: !spv.struct<(vector<3xf32>, !spv.array<4xf32>, !spv.struct<(f32)>)>
33 %0 = spv.CompositeConstruct : !spv.struct<()>
34 return %0: !spv.struct<()>
40 // expected-error @+1 {{result type must be a composite type, but provided 'f32'}}
48 // expected-error @+1 {{has incorrect number of operands: expected 3, but provided 2}}
56 // expected-error @+1 {{operand type mismatch: expected operand type 'i32', but provided 'f32'}}
64 // expected-error @+1 {{has incorrect number of operands: expected 1, but provided 2}}
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/test/Dialect/SPIRV/
H A Dcomposite-ops.mlir15 …arg1: !spv.array<4xf32>, %arg2 : !spv.struct<(f32)>) -> !spv.struct<(vector<3xf32>, !spv.array<4xf…
16 …pv.CompositeConstruct %arg0, %arg1, %arg2 : !spv.struct<(vector<3xf32>, !spv.array<4 x f32>, !spv.
17 …spv.CompositeConstruct %arg0, %arg1, %arg2 : !spv.struct<(vector<3xf32>, !spv.array<4xf32>, !spv.s…
18 return %0: !spv.struct<(vector<3xf32>, !spv.array<4xf32>, !spv.struct<(f32)>)>
33 %0 = spv.CompositeConstruct : !spv.struct<()>
34 return %0: !spv.struct<()>
40 // expected-error @+1 {{result type must be a composite type, but provided 'f32'}}
48 // expected-error @+1 {{has incorrect number of operands: expected 3, but provided 2}}
56 // expected-error @+1 {{operand type mismatch: expected operand type 'i32', but provided 'f32'}}
64 // expected-error @+1 {{has incorrect number of operands: expected 1, but provided 2}}
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/test/Dialect/SPIRV/IR/
H A Dcomposite-ops.mlir15 …arg1: !spv.array<4xf32>, %arg2 : !spv.struct<(f32)>) -> !spv.struct<(vector<3xf32>, !spv.array<4xf…
16 …pv.CompositeConstruct %arg0, %arg1, %arg2 : !spv.struct<(vector<3xf32>, !spv.array<4 x f32>, !spv.
17 …spv.CompositeConstruct %arg0, %arg1, %arg2 : !spv.struct<(vector<3xf32>, !spv.array<4xf32>, !spv.s…
18 return %0: !spv.struct<(vector<3xf32>, !spv.array<4xf32>, !spv.struct<(f32)>)>
33 %0 = spv.CompositeConstruct : !spv.struct<()>
34 return %0: !spv.struct<()>
40 // expected-error @+1 {{result type must be a composite type, but provided 'f32'}}
48 // expected-error @+1 {{has incorrect number of operands: expected 3, but provided 2}}
56 // expected-error @+1 {{operand type mismatch: expected operand type 'i32', but provided 'f32'}}
64 // expected-error @+1 {{has incorrect number of operands: expected 1, but provided 2}}
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/test/Dialect/SPIRV/
H A Dcomposite-ops.mlir15 … %arg1: !spv.array<4xf32>, %arg2 : !spv.struct<f32>) -> !spv.struct<vector<3xf32>, !spv.array<4xf3…
16 …pv.CompositeConstruct %arg0, %arg1, %arg2 : !spv.struct<vector<3xf32>, !spv.array<4 x f32>, !spv.s…
17 …spv.CompositeConstruct %arg0, %arg1, %arg2 : !spv.struct<vector<3xf32>, !spv.array<4xf32>, !spv.st…
18 return %0: !spv.struct<vector<3xf32>, !spv.array<4xf32>, !spv.struct<f32>>
24 // CHECK: spv.CompositeConstruct : !spv.struct<>
25 %0 = spv.CompositeConstruct : !spv.struct<>
26 return %0: !spv.struct<>
32 // expected-error @+1 {{result type must be a composite type, but provided 'f32'}}
40 // expected-error @+1 {{has incorrect number of operands: expected 3, but provided 2}}
48 // expected-error @+1 {{operand type mismatch: expected operand type 'i32', but provided 'f32'}}
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaOpenCLCXX/
H A Daddress-space-templates.cl4 struct S {
11 …ailure [with T = __local int]: conflicting address space qualifiers are provided between types '__…
22 …__private T ii; // expected-error{{conflicting address space qualifiers are provided between types…
25 template <class _Tp> struct remove_reference { typedef _Tp type; };
26 template <class _Tp> struct remove_reference<_Tp &> { typedef _Tp type; };
27 template <class _Tp> struct as_pointer {
31 struct rep {
37 struct rep_outer : private rep {

12345678910>>...1584