Home
last modified time | relevance | path

Searched refs:Foo8 (Results 1 – 25 of 109) sorted by relevance

12345

/dports/www/p5-CGI-Ex/CGI-Ex-2.50/t/
H A D4_app_00_base.t764 package Foo8;
784 package Foo8::Blah6;
785 our @ISA = qw(Foo8);
791 package Foo8::Blah6::Blah7;
792 our @ISA = qw(Foo8::Blah6);
796 package Foo8::Blah9;
797 our @ISA = qw(Foo8);
801 package Foo8;
806 package Foo8;
857 $foo8 = Foo8->new;
[all …]
/dports/editors/poke/poke-1.0/testsuite/poke.pkl/
H A Dscons-53.pk4 type Foo8 = struct { int[][n+1][n+2] a; };
6 /* { dg-command { Foo8 {} } } */
7 /* { dg-output "Foo8 \{a=\\\[\\\[\\\[\\\],\\\[\\\]\\\],\\\[\\\[\\\],\\\[\\\]\\\],\\\[\\\[\\\],\\\[\…
/dports/devel/swig/swig-4.0.2/Examples/test-suite/python/
H A Dconstructor_copy_runme.py11 f8 = Foo8()
13 f81 = Foo8(f8)
/dports/lang/spidermonkey60/firefox-60.9.0/mfbt/tests/
H A DTestResult.cpp29 enum Foo8 : uint8_t {}; enum
32 static_assert(sizeof(Result<Ok, Foo8>) <= sizeof(uintptr_t),
40 static_assert(sizeof(Result<Foo16, Foo8>) <= sizeof(uintptr_t),
42 static_assert(sizeof(Result<Foo8, Foo16>) <= sizeof(uintptr_t),
/dports/devel/swig/swig-4.0.2/Examples/test-suite/octave/
H A Dconstructor_copy_runme.m17 f8 = Foo8();
19 f81 = Foo8(f8);
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/enum/
H A Dissue-42747.rs23 fooN!(Foo8 Foo7);
24 fooN!(Foo9 Foo8);
/dports/lang/spidermonkey78/firefox-78.9.0/mfbt/tests/
H A DTestResult.cpp32 enum Foo8 : uint8_t {}; enum
35 static_assert(sizeof(Result<Ok, Foo8>) <= sizeof(uintptr_t),
43 static_assert(sizeof(Result<Foo16, Foo8>) <= sizeof(uintptr_t),
45 static_assert(sizeof(Result<Foo8, Foo16>) <= sizeof(uintptr_t),
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/runnable/
H A Dforeach.d227 class Foo8
240 Foo8 f = new Foo8(); in test8()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/runnable/
H A Dforeach.d227 class Foo8
240 Foo8 f = new Foo8(); in test8()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.test/runnable/
H A Dforeach.d227 class Foo8
240 Foo8 f = new Foo8(); in test8()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gdc.test/runnable/
H A Dforeach.d227 class Foo8
240 Foo8 f = new Foo8(); in test8()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gdc.test/runnable/
H A Dforeach.d227 class Foo8
240 Foo8 f = new Foo8(); in test8()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gdc.test/runnable/
H A Dforeach.d227 class Foo8
240 Foo8 f = new Foo8(); in test8()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gdc.test/runnable/
H A Dforeach.d227 class Foo8
240 Foo8 f = new Foo8(); in test8()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gdc.test/runnable/
H A Dforeach.d227 class Foo8
240 Foo8 f = new Foo8(); in test8()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gdc.test/runnable/
H A Dforeach.d227 class Foo8
240 Foo8 f = new Foo8(); in test8()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/runnable/
H A Dforeach.d256 class Foo8
269 Foo8 f = new Foo8(); in test8()
/dports/devel/swig/swig-4.0.2/Examples/test-suite/
H A Dconstructor_copy.i4 %nocopyctor Foo8;
52 struct Foo8 { struct
/dports/www/firefox-esr/firefox-91.8.0/mfbt/tests/
H A DTestResult.cpp79 enum Foo8 : uint8_t {}; enum
82 static_assert(sizeof(Result<Ok, Foo8>) <= sizeof(uintptr_t),
90 static_assert(sizeof(Result<Foo16, Foo8>) <= sizeof(uintptr_t),
92 static_assert(sizeof(Result<Foo8, Foo16>) <= sizeof(uintptr_t),
103 static_assert(std::is_literal_type_v<Result<Ok, Foo8>>);
104 static_assert(std::is_literal_type_v<Result<Foo8, Foo16>>);
/dports/www/firefox/firefox-99.0/mfbt/tests/
H A DTestResult.cpp79 enum Foo8 : uint8_t {}; enum
82 static_assert(sizeof(Result<Ok, Foo8>) <= sizeof(uintptr_t),
90 static_assert(sizeof(Result<Foo16, Foo8>) <= sizeof(uintptr_t),
92 static_assert(sizeof(Result<Foo8, Foo16>) <= sizeof(uintptr_t),
103 static_assert(std::is_literal_type_v<Result<Ok, Foo8>>);
104 static_assert(std::is_literal_type_v<Result<Foo8, Foo16>>);
/dports/mail/thunderbird/thunderbird-91.8.0/mfbt/tests/
H A DTestResult.cpp79 enum Foo8 : uint8_t {}; enum
82 static_assert(sizeof(Result<Ok, Foo8>) <= sizeof(uintptr_t),
90 static_assert(sizeof(Result<Foo16, Foo8>) <= sizeof(uintptr_t),
92 static_assert(sizeof(Result<Foo8, Foo16>) <= sizeof(uintptr_t),
103 static_assert(std::is_literal_type_v<Result<Ok, Foo8>>);
104 static_assert(std::is_literal_type_v<Result<Foo8, Foo16>>);
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_str.py92 class Foo8(str): class
112 self.assertEqual(str(Foo8("foo")), "foofoo")
113 self.assertIs(type(str(Foo8("foo"))), Foo8)
114 self.assertEqual(StrSubclass(Foo8("foo")), "foofoo")
115 self.assertIs(type(StrSubclass(Foo8("foo"))), StrSubclass)
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_str.py92 class Foo8(str): class
112 self.assertEqual(str(Foo8("foo")), "foofoo")
113 self.assertIs(type(str(Foo8("foo"))), Foo8)
114 self.assertEqual(StrSubclass(Foo8("foo")), "foofoo")
115 self.assertIs(type(StrSubclass(Foo8("foo"))), StrSubclass)
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/test/
H A Duseuniqueptr.cxx103 class Foo8 { class
106 ~Foo8() in ~Foo8()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/test/
H A Duseuniqueptr.cxx103 class Foo8 { class
106 ~Foo8() in ~Foo8()

12345