Home
last modified time | relevance | path

Searched +refs:struct +refs:representative +refs:scope (Results 1 – 25 of 609) sorted by relevance

12345678910>>...25

/dports/lang/racket/racket-8.3/src/expander/syntax/
H A Dscope.rkt52 deserialize-representative-scope
53 deserialize-representative-scope-fill!
69 (provide (struct-out scope)
70 (struct-out interned-scope)
71 (struct-out multi-scope)
72 (struct-out representative-scope)
166 (struct multi-scope (id ; identity
211 (struct representative-scope scope (owner ; a multi-scope for which this one is a phase-specific …
219 (when (representative-scope-owner sc)
300 ;; corresponding representative scope
[all …]
/dports/lang/racket-minimal/racket-8.3/src/expander/syntax/
H A Dscope.rkt52 deserialize-representative-scope
53 deserialize-representative-scope-fill!
69 (provide (struct-out scope)
70 (struct-out interned-scope)
71 (struct-out multi-scope)
72 (struct-out representative-scope)
166 (struct multi-scope (id ; identity
211 (struct representative-scope scope (owner ; a multi-scope for which this one is a phase-specific …
219 (when (representative-scope-owner sc)
300 ;; corresponding representative scope
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/compiler-lib/compiler/
H A Ddecompile.rkt537 [(deserialize-scope) 'scope]
681 [(#:scope)
683 [(#:scope+kind)
685 [(#:multi-scope)
687 [(#:shifted-multi-scope)
688 (decode* (deserialize-shifted-multi-scope phase multi-scope))]
693 [(#:representative-scope)
694 (decode* (deserialize-representative-scope kind phase))]
746 [(#:scope-fill!)
751 [(#:representative-scope-fill!)
[all …]
/dports/lang/racket-minimal/racket-8.3/src/expander/compile/
H A Dserialize.rkt95 (struct module-path-index-table (positions intern))
357 [(prefab-struct-key v)
358 (for ([e (in-vector (struct->vector v) 1)])
530 [(prefab-struct-key v)
532 (define vec (struct->vector v))
857 [(#:representative-scope)
858 (decode* (deserialize-representative-scope kind phase))]
915 [(#:representative-scope-fill!)
920 (deserialize-representative-scope-fill! v a d)
988 [(prefab-struct-key v)
[all …]
/dports/lang/racket/racket-8.3/src/expander/compile/
H A Dserialize.rkt95 (struct module-path-index-table (positions intern))
357 [(prefab-struct-key v)
358 (for ([e (in-vector (struct->vector v) 1)])
530 [(prefab-struct-key v)
532 (define vec (struct->vector v))
857 [(#:representative-scope)
858 (decode* (deserialize-representative-scope kind phase))]
915 [(#:representative-scope-fill!)
920 (deserialize-representative-scope-fill! v a d)
988 [(prefab-struct-key v)
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/std/x/os/
H A Dnet.zig12 /// Resolves a network interface name into a scope/zone ID. It returns
47 pub const IPv4 = extern struct {
49 pub const Address = extern struct {
226 /// for a scope ID; cumulatively summing to 20 bytes in total.
227 pub const IPv6 = extern struct {
229 pub const Address = extern struct {
256 /// associated scope ID.
292 /// Returns an IPv4 address representative of the address should
329 /// Returns the multicast scope of the address.
330 pub fn scope(self: IPv6) Scope {
[all …]
/dports/lang/zig/zig-0.9.0/lib/std/x/os/
H A Dnet.zig12 /// Resolves a network interface name into a scope/zone ID. It returns
47 pub const IPv4 = extern struct {
49 pub const Address = extern struct {
226 /// for a scope ID; cumulatively summing to 20 bytes in total.
227 pub const IPv6 = extern struct {
229 pub const Address = extern struct {
256 /// associated scope ID.
292 /// Returns an IPv4 address representative of the address should
329 /// Returns the multicast scope of the address.
330 pub fn scope(self: IPv6) Scope {
[all …]
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dstartup.inc8851 "(struct:representative-scope"
8853 " representative-scope?"
8854 " representative-scope-owner"
8855 " representative-scope-phase"
8862 " 'representative-scope"
8906 " 'representative-scope)))))"
9392 "(if(representative-scope? sc_0)"
9393 "(intern-shifted-multi-scope(representative-scope-phase sc_0)(representative-scope-owner sc_0))"
17044 "(if(representative-scope? sc_0)"
17050 "(representative-scope-owner"
[all …]
/dports/lang/racket/racket-8.3/src/bc/src/
H A Dstartup.inc8851 "(struct:representative-scope"
8853 " representative-scope?"
8854 " representative-scope-owner"
8855 " representative-scope-phase"
8862 " 'representative-scope"
8906 " 'representative-scope)))))"
9392 "(if(representative-scope? sc_0)"
9393 "(intern-shifted-multi-scope(representative-scope-phase sc_0)(representative-scope-owner sc_0))"
17044 "(if(representative-scope? sc_0)"
17050 "(representative-scope-owner"
[all …]
/dports/science/silo/silo-4.10.2-bsd/src/silo/
H A Dsilo.h.in700 typedef struct DBtoc_ {
780 typedef struct DBcurve_ {
876 int repr_block_idx; /* index of a 'representative' block */
934 int repr_block_idx; /* index of a 'representative' block */
964 int repr_block_idx; /* index of a 'representative' block */
988 int repr_block_idx; /* index of a 'representative' block */
1247 typedef struct DBucdvar_ {
1476 typedef struct DBcsgvar_ {
1535 typedef struct DBobject_ {
1630 typedef struct DBfile *___DUMMY_TYPE; /* Satisfy ANSI scope rules */
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Basic/
H A Darm_neon_incl.td116 // operation. The scope of a temp is the operation. If a variable
248 // 2: change to struct of two vectors.
249 // 3: change to struct of three vectors.
250 // 4: change to struct of four vectors.
281 // Certain intrinsics have different names than their representative
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Basic/
H A Darm_neon_incl.td116 // operation. The scope of a temp is the operation. If a variable
248 // 2: change to struct of two vectors.
249 // 3: change to struct of three vectors.
250 // 4: change to struct of four vectors.
280 // Certain intrinsics have different names than their representative
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Basic/
H A Darm_neon_incl.td116 // operation. The scope of a temp is the operation. If a variable
248 // 2: change to struct of two vectors.
249 // 3: change to struct of three vectors.
250 // 4: change to struct of four vectors.
280 // Certain intrinsics have different names than their representative
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Basic/
H A Darm_neon_incl.td116 // operation. The scope of a temp is the operation. If a variable
248 // 2: change to struct of two vectors.
249 // 3: change to struct of three vectors.
250 // 4: change to struct of four vectors.
280 // Certain intrinsics have different names than their representative
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Basic/
H A Darm_neon_incl.td112 // operation. The scope of a temp is the operation. If a variable
242 // 2: change to struct of two vectors.
243 // 3: change to struct of three vectors.
244 // 4: change to struct of four vectors.
275 // Certain intrinsics have different names than their representative
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A Darm_neon_incl.td116 // operation. The scope of a temp is the operation. If a variable
248 // 2: change to struct of two vectors.
249 // 3: change to struct of three vectors.
250 // 4: change to struct of four vectors.
281 // Certain intrinsics have different names than their representative
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A Darm_neon_incl.td116 // operation. The scope of a temp is the operation. If a variable
248 // 2: change to struct of two vectors.
249 // 3: change to struct of three vectors.
250 // 4: change to struct of four vectors.
281 // Certain intrinsics have different names than their representative
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Basic/
H A Darm_neon_incl.td116 // operation. The scope of a temp is the operation. If a variable
248 // 2: change to struct of two vectors.
249 // 3: change to struct of three vectors.
250 // 4: change to struct of four vectors.
280 // Certain intrinsics have different names than their representative
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Basic/
H A Darm_neon_incl.td112 // operation. The scope of a temp is the operation. If a variable
242 // 2: change to struct of two vectors.
243 // 3: change to struct of three vectors.
244 // 4: change to struct of four vectors.
275 // Certain intrinsics have different names than their representative
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Basic/
H A Darm_neon_incl.td116 // operation. The scope of a temp is the operation. If a variable
248 // 2: change to struct of two vectors.
249 // 3: change to struct of three vectors.
250 // 4: change to struct of four vectors.
281 // Certain intrinsics have different names than their representative
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Basic/
H A Darm_neon_incl.td116 // operation. The scope of a temp is the operation. If a variable
248 // 2: change to struct of two vectors.
249 // 3: change to struct of three vectors.
250 // 4: change to struct of four vectors.
280 // Certain intrinsics have different names than their representative
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A Darm_neon_incl.td116 // operation. The scope of a temp is the operation. If a variable
248 // 2: change to struct of two vectors.
249 // 3: change to struct of three vectors.
250 // 4: change to struct of four vectors.
281 // Certain intrinsics have different names than their representative
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Basic/
H A Darm_neon_incl.td116 // operation. The scope of a temp is the operation. If a variable
248 // 2: change to struct of two vectors.
249 // 3: change to struct of three vectors.
250 // 4: change to struct of four vectors.
281 // Certain intrinsics have different names than their representative
/dports/devel/monotone/monotone-1.1/test/func/calculation_of_unidiffs/
H A Dsecondfile410 or static) not at file-scope level. Note that we exclude
530 /* Nonzero means that member functions defined in class scope are
558 0: Old rules, set by -fno-for-scope.
559 2: New ISO rules, set by -ffor-scope.
1019 current function, we must be at file scope and no statements are
1035 the DECL_STMTs inside the outermost scope. */
2829 representative. We do this below.
3764 that the scope of a FOR_EXPR is handled properly. */
3991 out-of-scope after the first EXPR_STMT from within the
4045 /* If the statment-expression does not have a scope, then the
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/mojo/public/cpp/bindings/
H A DREADME.md491 When `logger` goes out of scope it immediately closes its end of the message
540 elicits the generation of an identically named, representative C++ class, with
544 For example, consider the following Mojom struct:
549 struct Employee {
576 // Creates a new copy of this struct value
595 This allows struct values to be nullable and struct types to be potentially
649 representative C++ class which is typically wrapped in a `mojo::StructPtr<T>`.
1011 struct Qux {
1273 struct Rect {
1557 struct field:
[all …]

12345678910>>...25