Home
last modified time | relevance | path

Searched +refs:reference +refs:record +refs:reference +refs:before +refs:bound (Results 1 – 25 of 9104) sorted by relevance

12345678910>>...365

/dports/lang/racket-minimal/racket-8.3/src/expander/expand/
H A Dreference-record.rkt14 reference-record-bound!
19 [reference-before-bound #:mutable]
29 (set-reference-record-reference-before-bound!
31 (set-add (reference-record-reference-before-bound rr) key))))
40 (define (reference-record-bound! rr keys)
41 (set-reference-record-already-bound!
45 (set-reference-record-reference-before-bound!
47 (for/fold ([rbb (reference-record-reference-before-bound rr)]) ([key (in-list keys)])
52 (positive? (set-count (reference-record-reference-before-bound rr)))))
55 (set-reference-record-already-bound! rr #f)
[all …]
/dports/lang/racket/racket-8.3/src/expander/expand/
H A Dreference-record.rkt14 reference-record-bound!
19 [reference-before-bound #:mutable]
29 (set-reference-record-reference-before-bound!
31 (set-add (reference-record-reference-before-bound rr) key))))
40 (define (reference-record-bound! rr keys)
41 (set-reference-record-already-bound!
45 (set-reference-record-reference-before-bound!
47 (for/fold ([rbb (reference-record-reference-before-bound rr)]) ([key (in-list keys)])
52 (positive? (set-count (reference-record-reference-before-bound rr)))))
55 (set-reference-record-already-bound! rr #f)
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/drracket/gui-debugger/
H A Dannotator.rkt55 … (opt-lambda (stx break? break-before break-after record-bound-id record-top-level-id [source #f])
106 record-bound-id
149 (opt-lambda (stx break-wrap record-bound-id record-top-level-id [source #f])
198 (for-each (lambda (v) (record-bound-id 'bind v v))
280 (for-each (lambda (id) (record-bound-id 'bind id id)) new-bindings)
313 (for-each (lambda (id) (record-bound-id 'bind id id)) new-bound-vars)
333 (record-bound-id 'ref expr (car binder))
334 (record-bound-id 'top-level expr expr))
379 (record-bound-id 'set expr (car binder)))
403 [(#%variable-reference . _) expr]
[all …]
/dports/textproc/miller/miller-5.10.2/docs/
H A Dreference-dsl.rst.in1 DSL reference
71 Multiple expressions may be given, separated by semicolons, and each may refer to the ones before:
218 …cutes before the first input record is consumed) you will find ``NR=1`` and in an ``end`` statemen…
531 Please see :ref:`reference-null-data`.
548 …out-of-stream variable assigned to full stream record, where the 2nd record is stashed, and the 4t…
689 The ``key`` variable is always bound to the *key* of key-value pairs:
720 …the record, **Miller makes a copy of the record before the loop: loop variables are bound from the…
732bound variables are bound to a copy of the sub-hashmap as it was before the loop started. The sub…
880 See also :ref:`reference-dsl-redirected-output-statements` for examples.
1176 * Don't forget ``;`` at end of line, before another statement on the next line.
[all …]
/dports/lang/oo2c/oo2c_64-2.1.11/src/OOC/
H A DSymbolTable.Mod151 procedure, or the fields and type-bound procedures of a record type. *)
259 (**A reference to the record's namespace. Note that the namespace
260 does not exist before
432 does not exist before
669 (**The number of type-bound procedures defined for this record type.
675 (**A reference to the record's namespace. Note that the namespace
676 does not exist before
841 method table of its base record. The first type-bound procedure has the
848 does not exist before
968 (**If @code{TRUE}, then a record field or type-bound procedure of the
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/c6/
H A Dc641001.a27 -- Check that actual parameters passed by reference are view converted
34 -- is performed before the call, not after.
36 -- notes: 6.2; by reference ::= tagged, task, protected,
44 -- 27 FEB 97 PWB.CTA Corrected reference to the wrong string
58 type Tagged_Data(Bound: Natural) is tagged record
60 end record;
207 "reference are view converted to the nominal " &
238 -- catch low bound fault
243 -- catch high bound fault
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/ada/acats/tests/c6/
H A Dc641001.a27 -- Check that actual parameters passed by reference are view converted
34 -- is performed before the call, not after.
36 -- notes: 6.2; by reference ::= tagged, task, protected,
44 -- 27 FEB 97 PWB.CTA Corrected reference to the wrong string
58 type Tagged_Data(Bound: Natural) is tagged record
60 end record;
207 "reference are view converted to the nominal " &
238 -- catch low bound fault
243 -- catch high bound fault
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/ada/acats/tests/c6/
H A Dc641001.a27 -- Check that actual parameters passed by reference are view converted
34 -- is performed before the call, not after.
36 -- notes: 6.2; by reference ::= tagged, task, protected,
44 -- 27 FEB 97 PWB.CTA Corrected reference to the wrong string
58 type Tagged_Data(Bound: Natural) is tagged record
60 end record;
207 "reference are view converted to the nominal " &
238 -- catch low bound fault
243 -- catch high bound fault
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/ada/acats/tests/c6/
H A Dc641001.a27 -- Check that actual parameters passed by reference are view converted
34 -- is performed before the call, not after.
36 -- notes: 6.2; by reference ::= tagged, task, protected,
44 -- 27 FEB 97 PWB.CTA Corrected reference to the wrong string
58 type Tagged_Data(Bound: Natural) is tagged record
60 end record;
207 "reference are view converted to the nominal " &
238 -- catch low bound fault
243 -- catch high bound fault
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/ada/acats/tests/c6/
H A Dc641001.a27 -- Check that actual parameters passed by reference are view converted
34 -- is performed before the call, not after.
36 -- notes: 6.2; by reference ::= tagged, task, protected,
44 -- 27 FEB 97 PWB.CTA Corrected reference to the wrong string
58 type Tagged_Data(Bound: Natural) is tagged record
60 end record;
207 "reference are view converted to the nominal " &
238 -- catch low bound fault
243 -- catch high bound fault
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/c6/
H A Dc641001.a27 -- Check that actual parameters passed by reference are view converted
34 -- is performed before the call, not after.
36 -- notes: 6.2; by reference ::= tagged, task, protected,
44 -- 27 FEB 97 PWB.CTA Corrected reference to the wrong string
58 type Tagged_Data(Bound: Natural) is tagged record
60 end record;
207 "reference are view converted to the nominal " &
238 -- catch low bound fault
243 -- catch high bound fault
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/ada/acats/tests/c6/
H A Dc641001.a27 -- Check that actual parameters passed by reference are view converted
34 -- is performed before the call, not after.
36 -- notes: 6.2; by reference ::= tagged, task, protected,
44 -- 27 FEB 97 PWB.CTA Corrected reference to the wrong string
58 type Tagged_Data(Bound: Natural) is tagged record
60 end record;
207 "reference are view converted to the nominal " &
238 -- catch low bound fault
243 -- catch high bound fault
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/ada/acats/tests/c6/
H A Dc641001.a27 -- Check that actual parameters passed by reference are view converted
34 -- is performed before the call, not after.
36 -- notes: 6.2; by reference ::= tagged, task, protected,
44 -- 27 FEB 97 PWB.CTA Corrected reference to the wrong string
58 type Tagged_Data(Bound: Natural) is tagged record
60 end record;
207 "reference are view converted to the nominal " &
238 -- catch low bound fault
243 -- catch high bound fault
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/ada/acats/tests/c6/
H A Dc641001.a27 -- Check that actual parameters passed by reference are view converted
34 -- is performed before the call, not after.
36 -- notes: 6.2; by reference ::= tagged, task, protected,
44 -- 27 FEB 97 PWB.CTA Corrected reference to the wrong string
58 type Tagged_Data(Bound: Natural) is tagged record
60 end record;
207 "reference are view converted to the nominal " &
238 -- catch low bound fault
243 -- catch high bound fault
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/ada/acats/tests/c6/
H A Dc641001.a27 -- Check that actual parameters passed by reference are view converted
34 -- is performed before the call, not after.
36 -- notes: 6.2; by reference ::= tagged, task, protected,
44 -- 27 FEB 97 PWB.CTA Corrected reference to the wrong string
58 type Tagged_Data(Bound: Natural) is tagged record
60 end record;
207 "reference are view converted to the nominal " &
238 -- catch low bound fault
243 -- catch high bound fault
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/ada/acats/tests/c6/
H A Dc641001.a27 -- Check that actual parameters passed by reference are view converted
34 -- is performed before the call, not after.
36 -- notes: 6.2; by reference ::= tagged, task, protected,
44 -- 27 FEB 97 PWB.CTA Corrected reference to the wrong string
58 type Tagged_Data(Bound: Natural) is tagged record
60 end record;
207 "reference are view converted to the nominal " &
238 -- catch low bound fault
243 -- catch high bound fault
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/ada/acats/tests/c6/
H A Dc641001.a27 -- Check that actual parameters passed by reference are view converted
34 -- is performed before the call, not after.
36 -- notes: 6.2; by reference ::= tagged, task, protected,
44 -- 27 FEB 97 PWB.CTA Corrected reference to the wrong string
58 type Tagged_Data(Bound: Natural) is tagged record
60 end record;
207 "reference are view converted to the nominal " &
238 -- catch low bound fault
243 -- catch high bound fault
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/c6/
H A Dc641001.a27 -- Check that actual parameters passed by reference are view converted
34 -- is performed before the call, not after.
36 -- notes: 6.2; by reference ::= tagged, task, protected,
44 -- 27 FEB 97 PWB.CTA Corrected reference to the wrong string
58 type Tagged_Data(Bound: Natural) is tagged record
60 end record;
207 "reference are view converted to the nominal " &
238 -- catch low bound fault
243 -- catch high bound fault
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/ada/acats/tests/c6/
H A Dc641001.a27 -- Check that actual parameters passed by reference are view converted
34 -- is performed before the call, not after.
36 -- notes: 6.2; by reference ::= tagged, task, protected,
44 -- 27 FEB 97 PWB.CTA Corrected reference to the wrong string
58 type Tagged_Data(Bound: Natural) is tagged record
60 end record;
207 "reference are view converted to the nominal " &
238 -- catch low bound fault
243 -- catch high bound fault
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/c6/
H A Dc641001.a27 -- Check that actual parameters passed by reference are view converted
34 -- is performed before the call, not after.
36 -- notes: 6.2; by reference ::= tagged, task, protected,
44 -- 27 FEB 97 PWB.CTA Corrected reference to the wrong string
58 type Tagged_Data(Bound: Natural) is tagged record
60 end record;
207 "reference are view converted to the nominal " &
238 -- catch low bound fault
243 -- catch high bound fault
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/ada/acats/tests/c6/
H A Dc641001.a27 -- Check that actual parameters passed by reference are view converted
34 -- is performed before the call, not after.
36 -- notes: 6.2; by reference ::= tagged, task, protected,
44 -- 27 FEB 97 PWB.CTA Corrected reference to the wrong string
58 type Tagged_Data(Bound: Natural) is tagged record
60 end record;
207 "reference are view converted to the nominal " &
238 -- catch low bound fault
243 -- catch high bound fault
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/ada/acats/tests/c6/
H A Dc641001.a27 -- Check that actual parameters passed by reference are view converted
34 -- is performed before the call, not after.
36 -- notes: 6.2; by reference ::= tagged, task, protected,
44 -- 27 FEB 97 PWB.CTA Corrected reference to the wrong string
58 type Tagged_Data(Bound: Natural) is tagged record
60 end record;
207 "reference are view converted to the nominal " &
238 -- catch low bound fault
243 -- catch high bound fault
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/ada/acats/tests/c6/
H A Dc641001.a27 -- Check that actual parameters passed by reference are view converted
34 -- is performed before the call, not after.
36 -- notes: 6.2; by reference ::= tagged, task, protected,
44 -- 27 FEB 97 PWB.CTA Corrected reference to the wrong string
58 type Tagged_Data(Bound: Natural) is tagged record
60 end record;
207 "reference are view converted to the nominal " &
238 -- catch low bound fault
243 -- catch high bound fault
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/ada/acats/tests/c6/
H A Dc641001.a27 -- Check that actual parameters passed by reference are view converted
34 -- is performed before the call, not after.
36 -- notes: 6.2; by reference ::= tagged, task, protected,
44 -- 27 FEB 97 PWB.CTA Corrected reference to the wrong string
58 type Tagged_Data(Bound: Natural) is tagged record
60 end record;
207 "reference are view converted to the nominal " &
238 -- catch low bound fault
243 -- catch high bound fault
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/ada/acats/tests/c6/
H A Dc641001.a27 -- Check that actual parameters passed by reference are view converted
34 -- is performed before the call, not after.
36 -- notes: 6.2; by reference ::= tagged, task, protected,
44 -- 27 FEB 97 PWB.CTA Corrected reference to the wrong string
58 type Tagged_Data(Bound: Natural) is tagged record
60 end record;
207 "reference are view converted to the nominal " &
238 -- catch low bound fault
243 -- catch high bound fault

12345678910>>...365