Home
last modified time | relevance | path

Searched refs:fooT (Results 1 – 25 of 79) sorted by relevance

1234

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-attribute.C7 constexpr int fooT() { return __alignof__(T); } in fooT() function
16 int b __attribute__((aligned(fooT<int>())));
24 T b __attribute__((aligned(fooT<T>()))); in fun()
26 T d __attribute__((aligned(fooT<int>()))); in fun()
43 struct __attribute__((aligned(fooT<int>()))) S1
59 struct __attribute__((aligned(fooT<T>()))) S3
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-attribute.C7 constexpr int fooT() { return __alignof__(T); } in fooT() function
16 int b __attribute__((aligned(fooT<int>())));
24 T b __attribute__((aligned(fooT<T>()))); in fun()
26 T d __attribute__((aligned(fooT<int>()))); in fun()
43 struct __attribute__((aligned(fooT<int>()))) S1
59 struct __attribute__((aligned(fooT<T>()))) S3
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-attribute.C7 constexpr int fooT() { return __alignof__(T); } in fooT() function
16 int b __attribute__((aligned(fooT<int>())));
24 T b __attribute__((aligned(fooT<T>()))); in fun()
26 T d __attribute__((aligned(fooT<int>()))); in fun()
43 struct __attribute__((aligned(fooT<int>()))) S1
59 struct __attribute__((aligned(fooT<T>()))) S3
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-attribute.C7 constexpr int fooT() { return __alignof__(T); } in fooT() function
16 int b __attribute__((aligned(fooT<int>())));
24 T b __attribute__((aligned(fooT<T>()))); in fun()
26 T d __attribute__((aligned(fooT<int>()))); in fun()
43 struct __attribute__((aligned(fooT<int>()))) S1
59 struct __attribute__((aligned(fooT<T>()))) S3
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-attribute.C7 constexpr int fooT() { return __alignof__(T); } in fooT() function
16 int b __attribute__((aligned(fooT<int>())));
24 T b __attribute__((aligned(fooT<T>()))); in fun()
26 T d __attribute__((aligned(fooT<int>()))); in fun()
43 struct __attribute__((aligned(fooT<int>()))) S1
59 struct __attribute__((aligned(fooT<T>()))) S3
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-attribute.C7 constexpr int fooT() { return __alignof__(T); } in fooT() function
16 int b __attribute__((aligned(fooT<int>())));
24 T b __attribute__((aligned(fooT<T>()))); in fun()
26 T d __attribute__((aligned(fooT<int>()))); in fun()
43 struct __attribute__((aligned(fooT<int>()))) S1
59 struct __attribute__((aligned(fooT<T>()))) S3
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-attribute.C7 constexpr int fooT() { return __alignof__(T); } in fooT() function
16 int b __attribute__((aligned(fooT<int>())));
24 T b __attribute__((aligned(fooT<T>()))); in fun()
26 T d __attribute__((aligned(fooT<int>()))); in fun()
43 struct __attribute__((aligned(fooT<int>()))) S1
59 struct __attribute__((aligned(fooT<T>()))) S3
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-attribute.C7 constexpr int fooT() { return __alignof__(T); } in fooT() function
16 int b __attribute__((aligned(fooT<int>())));
24 T b __attribute__((aligned(fooT<T>()))); in fun()
26 T d __attribute__((aligned(fooT<int>()))); in fun()
43 struct __attribute__((aligned(fooT<int>()))) S1
59 struct __attribute__((aligned(fooT<T>()))) S3
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-attribute.C7 constexpr int fooT() { return __alignof__(T); } in fooT() function
16 int b __attribute__((aligned(fooT<int>())));
24 T b __attribute__((aligned(fooT<T>()))); in fun()
26 T d __attribute__((aligned(fooT<int>()))); in fun()
43 struct __attribute__((aligned(fooT<int>()))) S1
59 struct __attribute__((aligned(fooT<T>()))) S3
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-attribute.C7 constexpr int fooT() { return __alignof__(T); } in fooT() function
16 int b __attribute__((aligned(fooT<int>())));
24 T b __attribute__((aligned(fooT<T>()))); in fun()
26 T d __attribute__((aligned(fooT<int>()))); in fun()
43 struct __attribute__((aligned(fooT<int>()))) S1
59 struct __attribute__((aligned(fooT<T>()))) S3
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-attribute.C7 constexpr int fooT() { return __alignof__(T); } in fooT() function
16 int b __attribute__((aligned(fooT<int>())));
24 T b __attribute__((aligned(fooT<T>()))); in fun()
26 T d __attribute__((aligned(fooT<int>()))); in fun()
43 struct __attribute__((aligned(fooT<int>()))) S1
59 struct __attribute__((aligned(fooT<T>()))) S3
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-attribute.C7 constexpr int fooT() { return __alignof__(T); } in fooT() function
16 int b __attribute__((aligned(fooT<int>())));
24 T b __attribute__((aligned(fooT<T>()))); in fun()
26 T d __attribute__((aligned(fooT<int>()))); in fun()
43 struct __attribute__((aligned(fooT<int>()))) S1
59 struct __attribute__((aligned(fooT<T>()))) S3
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-attribute.C7 constexpr int fooT() { return __alignof__(T); } in fooT() function
16 int b __attribute__((aligned(fooT<int>())));
24 T b __attribute__((aligned(fooT<T>()))); in fun()
26 T d __attribute__((aligned(fooT<int>()))); in fun()
43 struct __attribute__((aligned(fooT<int>()))) S1
59 struct __attribute__((aligned(fooT<T>()))) S3
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-attribute.C7 constexpr int fooT() { return __alignof__(T); } in fooT() function
16 int b __attribute__((aligned(fooT<int>())));
24 T b __attribute__((aligned(fooT<T>()))); in fun()
26 T d __attribute__((aligned(fooT<int>()))); in fun()
43 struct __attribute__((aligned(fooT<int>()))) S1
59 struct __attribute__((aligned(fooT<T>()))) S3
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-attribute.C7 constexpr int fooT() { return __alignof__(T); } in fooT() function
16 int b __attribute__((aligned(fooT<int>())));
24 T b __attribute__((aligned(fooT<T>()))); in fun()
26 T d __attribute__((aligned(fooT<int>()))); in fun()
43 struct __attribute__((aligned(fooT<int>()))) S1
59 struct __attribute__((aligned(fooT<T>()))) S3
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-attribute.C7 constexpr int fooT() { return __alignof__(T); } in fooT() function
16 int b __attribute__((aligned(fooT<int>())));
24 T b __attribute__((aligned(fooT<T>()))); in fun()
26 T d __attribute__((aligned(fooT<int>()))); in fun()
43 struct __attribute__((aligned(fooT<int>()))) S1
59 struct __attribute__((aligned(fooT<T>()))) S3
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-attribute.C7 constexpr int fooT() { return __alignof__(T); } in fooT() function
16 int b __attribute__((aligned(fooT<int>())));
24 T b __attribute__((aligned(fooT<T>()))); in fun()
26 T d __attribute__((aligned(fooT<int>()))); in fun()
43 struct __attribute__((aligned(fooT<int>()))) S1
59 struct __attribute__((aligned(fooT<T>()))) S3
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-attribute.C7 constexpr int fooT() { return __alignof__(T); } in fooT() function
16 int b __attribute__((aligned(fooT<int>())));
24 T b __attribute__((aligned(fooT<T>()))); in fun()
26 T d __attribute__((aligned(fooT<int>()))); in fun()
43 struct __attribute__((aligned(fooT<int>()))) S1
59 struct __attribute__((aligned(fooT<T>()))) S3
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-attribute.C7 constexpr int fooT() { return __alignof__(T); } in fooT() function
16 int b __attribute__((aligned(fooT<int>())));
24 T b __attribute__((aligned(fooT<T>()))); in fun()
26 T d __attribute__((aligned(fooT<int>()))); in fun()
43 struct __attribute__((aligned(fooT<int>()))) S1
59 struct __attribute__((aligned(fooT<T>()))) S3
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-attribute.C7 constexpr int fooT() { return __alignof__(T); } in fooT() function
16 int b __attribute__((aligned(fooT<int>())));
24 T b __attribute__((aligned(fooT<T>()))); in fun()
26 T d __attribute__((aligned(fooT<int>()))); in fun()
43 struct __attribute__((aligned(fooT<int>()))) S1
59 struct __attribute__((aligned(fooT<T>()))) S3
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-attribute.C7 constexpr int fooT() { return __alignof__(T); } in fooT() function
16 int b __attribute__((aligned(fooT<int>())));
24 T b __attribute__((aligned(fooT<T>()))); in fun()
26 T d __attribute__((aligned(fooT<int>()))); in fun()
43 struct __attribute__((aligned(fooT<int>()))) S1
59 struct __attribute__((aligned(fooT<T>()))) S3
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/issues/
H A Dissue-1451.rs13 fn fooT(t: T) { in fooT() function
25 fooT(T {f: x}); in main()
26 fooT(T {f: bar}); in main()
/dports/devel/swig/swig-4.0.2/Examples/test-suite/
H A Doverload_template.i10 %warnfilter(SWIGWARN_LANG_OVERLOAD_SHADOW) fooT;
176 static void fooT(Y y) { } in fooT() function
188 void fooT(Y y) { } in fooT() function
204 %template(foo) space::A::fooT<double>;
205 %template(foo) space::A::fooT<int>;
206 %template(foo) space::A::fooT<char>;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dcxx1y-generic-lambdas.cpp37 void fooT(T t, T (*fp)(T) = [](auto a) { return a; }) { in __anon9d63c36c0402() function
117 fooT(3); in test()
118 fooT('a'); in test()
119 fooT(3.14); in test()
120 fooT("abcdefg"); in test()
468 template<class T> int fooT(T t) { in fooT() function
486 int run = fooT('a') + fooT(3.14);
491 template<class T> auto fooT(T t) { in fooT() function
509 int run = fooT('a') + fooT(3.14);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dcxx1y-generic-lambdas.cpp37 void fooT(T t, T (*fp)(T) = [](auto a) { return a; }) { in __anon98ff39bc0402() function
117 fooT(3); in test()
118 fooT('a'); in test()
119 fooT(3.14); in test()
120 fooT("abcdefg"); in test()
468 template<class T> int fooT(T t) { in fooT() function
486 int run = fooT('a') + fooT(3.14);
491 template<class T> auto fooT(T t) { in fooT() function
509 int run = fooT('a') + fooT(3.14);

1234