Home
last modified time | relevance | path

Searched defs:boo (Results 1 – 25 of 1232) sorted by relevance

12345678910>>...50

/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-93/billowitch/compliant/
H A Dtc2959.vhd43 FUNCTION boo ( PARM_VAL : bit_vector) RETURN time IS function
49 FUNCTION boo ( PARM_VAL : bit_vector) RETURN string IS function
55 FUNCTION boo ( PARM_VAL : bit_vector) RETURN real IS function
61 FUNCTION boo ( PARM_VAL : bit_vector) RETURN integer IS function
67 FUNCTION boo ( PARM_VAL : bit_vector) RETURN character IS function
73 FUNCTION boo ( PARM_VAL : bit_vector) RETURN boolean IS function
79 FUNCTION boo ( PARM_VAL : bit_vector) RETURN bit_vector IS function
86 FUNCTION boo ( PARM_VAL : bit_vector) RETURN bit IS function
H A Dtc2960.vhd43 FUNCTION boo ( PARM_VAL : bit) RETURN integer IS function
49 FUNCTION boo ( PARM_VAL : bit_vector) RETURN integer IS function
55 FUNCTION boo ( PARM_VAL : boolean) RETURN integer IS function
61 FUNCTION boo ( PARM_VAL : character) RETURN integer IS function
67 FUNCTION boo ( PARM_VAL : integer) RETURN integer IS function
73 FUNCTION boo ( PARM_VAL : real) RETURN integer IS function
79 FUNCTION boo ( PARM_VAL : string) RETURN integer IS function
85 FUNCTION boo ( PARM_VAL : time) RETURN integer IS function
H A Dtc2961.vhd43 FUNCTION boo ( PARM_VAL: bit:='1') RETURN bit IS function
49 FUNCTION boo ( PARM_VAL: bit_vector:="1010") RETURN bit_vector IS function
55 FUNCTION boo ( PARM_VAL: boolean:=TRUE) RETURN boolean IS function
61 FUNCTION boo ( PARM_VAL: character:='Z') RETURN character IS function
67 FUNCTION boo ( PARM_VAL: integer:=55) RETURN integer IS function
73 FUNCTION boo ( PARM_VAL: real:=10.01) RETURN real IS function
79 FUNCTION boo ( PARM_VAL: string:="STRING") RETURN string IS function
85 FUNCTION boo ( PARM_VAL: time:=10 ns) RETURN time IS function
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-93/billowitch/non_compliant/analyzer_failure/
H A Dtc2963.vhd43 FUNCTION boo (P1:integer;X:bit:='1') RETURN integer IS function
49 FUNCTION boo (P2:integer;X:bit_vector:="1010") RETURN integer IS function
55 FUNCTION boo (P3:integer;X:boolean:=TRUE) RETURN integer IS function
61 FUNCTION boo (P4:integer;X:character:='Z') RETURN integer IS function
67 FUNCTION boo (P5:integer;X:integer:=55) RETURN integer IS function
73 FUNCTION boo (P6:integer;X:real:=10.01) RETURN integer IS function
79 FUNCTION boo (P7:integer;X:string:="STRING") RETURN integer IS function
85 FUNCTION boo (P8:integer;X:time:=10 ns) RETURN integer IS function
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor32.C26 struct boo : foo { struct
40 struct boo : foo { struct
55 struct boo : foo { struct
69 struct boo : foo { struct
92 struct boo : foo { struct
108 struct boo : foo { struct
125 struct boo : foo { struct
140 struct boo : foo { struct
166 struct boo : foo { struct
181 struct boo : foo { struct
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor32.C26 struct boo : foo { struct
40 struct boo : foo { struct
55 struct boo : foo { struct
69 struct boo : foo { struct
92 struct boo : foo { struct
108 struct boo : foo { struct
125 struct boo : foo { struct
140 struct boo : foo { struct
166 struct boo : foo { struct
181 struct boo : foo { struct
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor32.C26 struct boo : foo { struct
40 struct boo : foo { struct
55 struct boo : foo { struct
69 struct boo : foo { struct
92 struct boo : foo { struct
108 struct boo : foo { struct
125 struct boo : foo { struct
140 struct boo : foo { struct
166 struct boo : foo { struct
181 struct boo : foo { struct
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor32.C26 struct boo : foo { struct
40 struct boo : foo { struct
55 struct boo : foo { struct
69 struct boo : foo { struct
92 struct boo : foo { struct
108 struct boo : foo { struct
125 struct boo : foo { struct
140 struct boo : foo { struct
166 struct boo : foo { struct
181 struct boo : foo { struct
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor32.C26 struct boo : foo { struct
40 struct boo : foo { struct
55 struct boo : foo { struct
69 struct boo : foo { struct
92 struct boo : foo { struct
108 struct boo : foo { struct
125 struct boo : foo { struct
140 struct boo : foo { struct
166 struct boo : foo { struct
181 struct boo : foo { struct
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor32.C26 struct boo : foo { struct
40 struct boo : foo { struct
55 struct boo : foo { struct
69 struct boo : foo { struct
92 struct boo : foo { struct
108 struct boo : foo { struct
125 struct boo : foo { struct
140 struct boo : foo { struct
166 struct boo : foo { struct
181 struct boo : foo { struct
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor32.C26 struct boo : foo { struct
40 struct boo : foo { struct
55 struct boo : foo { struct
69 struct boo : foo { struct
92 struct boo : foo { struct
108 struct boo : foo { struct
125 struct boo : foo { struct
140 struct boo : foo { struct
166 struct boo : foo { struct
181 struct boo : foo { struct
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor32.C26 struct boo : foo { struct
40 struct boo : foo { struct
55 struct boo : foo { struct
69 struct boo : foo { struct
92 struct boo : foo { struct
108 struct boo : foo { struct
125 struct boo : foo { struct
140 struct boo : foo { struct
166 struct boo : foo { struct
181 struct boo : foo { struct
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor32.C26 struct boo : foo { struct
40 struct boo : foo { struct
55 struct boo : foo { struct
69 struct boo : foo { struct
92 struct boo : foo { struct
108 struct boo : foo { struct
125 struct boo : foo { struct
140 struct boo : foo { struct
166 struct boo : foo { struct
181 struct boo : foo { struct
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor32.C26 struct boo : foo { struct
40 struct boo : foo { struct
55 struct boo : foo { struct
69 struct boo : foo { struct
92 struct boo : foo { struct
108 struct boo : foo { struct
125 struct boo : foo { struct
140 struct boo : foo { struct
166 struct boo : foo { struct
181 struct boo : foo { struct
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/associated-types/
H A Dassociated-types-return.rs7 fn boo(&self) -> <Self as Foo>::A; in boo() method
15 fn boo(&self) -> usize { 42 } in boo() method
20 fn boo(&self) -> isize { 43 } in boo() method
25 fn boo(&self) -> Bar { Bar } in boo() method
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/objc.dg/
H A Dnext-runtime-1.m12 - (void)boo; method
16 - (void)boo { } method
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/objc.dg/
H A Dnext-runtime-1.m13 - (void)boo; method
17 - (void)boo { } method
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/objc.dg/
H A Dnext-runtime-1.m13 - (void)boo; method
17 - (void)boo { } method
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/objc.dg/
H A Dnext-runtime-1.m12 - (void)boo; method
16 - (void)boo { } method
/dports/math/plman/plman/src/
H A DTest.java14 // Hashtable logical_systems_table; in boo()
16 // public Test( Hashtable logical_systems_table ) { in boo()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/objc.dg/
H A Dnext-runtime-1.m12 - (void)boo; method
16 - (void)boo { } method
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/objc.dg/
H A Dnext-runtime-1.m12 - (void)boo; method
16 - (void)boo { } method
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/objc.dg/
H A Dnext-runtime-1.m12 - (void)boo; method
16 - (void)boo { } method
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/objc.dg/
H A Dnext-runtime-1.m12 - (void)boo; method
16 - (void)boo { } method
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/objc.dg/
H A Dnext-runtime-1.m12 - (void)boo; method
16 - (void)boo { } method

12345678910>>...50