Home
last modified time | relevance | path

Searched defs:const_ptr (Results 1 – 25 of 223) sorted by relevance

123456789

/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Ddiag-aka-4.c13 …const struct_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const struct_wrapper \*' f… in test_struct_wrapper() local
24 …const anon_struct_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const anon_struct_wra… in test_anon_struct_wrapper() local
35 …const union_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const union_wrapper \*' fro… in test_union_wrapper() local
46 …const anon_union_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const anon_union_wrapp… in test_anon_union_wrapper() local
57 …const enum_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const enum_wrapper \*' from … in test_enum_wrapper() local
67 …const anon_enum_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const anon_enum_wrapper… in test_anon_enum_wrapper() local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Ddiag-aka-4.c13 …const struct_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const struct_wrapper \*' f… in test_struct_wrapper() local
24 …const anon_struct_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const anon_struct_wra… in test_anon_struct_wrapper() local
35 …const union_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const union_wrapper \*' fro… in test_union_wrapper() local
46 …const anon_union_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const anon_union_wrapp… in test_anon_union_wrapper() local
57 …const enum_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const enum_wrapper \*' from … in test_enum_wrapper() local
67 …const anon_enum_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const anon_enum_wrapper… in test_anon_enum_wrapper() local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Ddiag-aka-4.c13 …const struct_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const struct_wrapper \*' f… in test_struct_wrapper() local
24 …const anon_struct_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const anon_struct_wra… in test_anon_struct_wrapper() local
35 …const union_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const union_wrapper \*' fro… in test_union_wrapper() local
46 …const anon_union_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const anon_union_wrapp… in test_anon_union_wrapper() local
57 …const enum_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const enum_wrapper \*' from … in test_enum_wrapper() local
67 …const anon_enum_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const anon_enum_wrapper… in test_anon_enum_wrapper() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Ddiag-aka-4.c13 …const struct_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const struct_wrapper \*' f… in test_struct_wrapper() local
24 …const anon_struct_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const anon_struct_wra… in test_anon_struct_wrapper() local
35 …const union_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const union_wrapper \*' fro… in test_union_wrapper() local
46 …const anon_union_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const anon_union_wrapp… in test_anon_union_wrapper() local
57 …const enum_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const enum_wrapper \*' from … in test_enum_wrapper() local
67 …const anon_enum_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const anon_enum_wrapper… in test_anon_enum_wrapper() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Ddiag-aka-4.c13 …const struct_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const struct_wrapper \*' f… in test_struct_wrapper() local
24 …const anon_struct_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const anon_struct_wra… in test_anon_struct_wrapper() local
35 …const union_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const union_wrapper \*' fro… in test_union_wrapper() local
46 …const anon_union_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const anon_union_wrapp… in test_anon_union_wrapper() local
57 …const enum_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const enum_wrapper \*' from … in test_enum_wrapper() local
67 …const anon_enum_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const anon_enum_wrapper… in test_anon_enum_wrapper() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/
H A Ddiag-aka-4.c13 …const struct_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const struct_wrapper \*' f… in test_struct_wrapper() local
24 …const anon_struct_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const anon_struct_wra… in test_anon_struct_wrapper() local
35 …const union_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const union_wrapper \*' fro… in test_union_wrapper() local
46 …const anon_union_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const anon_union_wrapp… in test_anon_union_wrapper() local
57 …const enum_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const enum_wrapper \*' from … in test_enum_wrapper() local
67 …const anon_enum_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const anon_enum_wrapper… in test_anon_enum_wrapper() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Ddiag-aka-4.c13 …const struct_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const struct_wrapper \*' f… in test_struct_wrapper() local
24 …const anon_struct_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const anon_struct_wra… in test_anon_struct_wrapper() local
35 …const union_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const union_wrapper \*' fro… in test_union_wrapper() local
46 …const anon_union_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const anon_union_wrapp… in test_anon_union_wrapper() local
57 …const enum_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const enum_wrapper \*' from … in test_enum_wrapper() local
67 …const anon_enum_wrapper *const_ptr = &x; /* { dg-error {initialization of 'const anon_enum_wrapper… in test_anon_enum_wrapper() local
/dports/devel/ignition-common/ignitionrobotics-ign-common-a5c4d5a35bb8/test/static_assertions/
H A Dplugin_bad_const_assignment.cc22 ignition::common::ConstPluginPtr const_ptr; in main() local
/dports/devel/ignition-plugin/ignitionrobotics-ign-plugin-6bf2bf09570f/test/static_assertions/
H A Dplugin_bad_const_assignment.cc22 ignition::plugin::ConstPluginPtr const_ptr; in main() local
/dports/lang/spidermonkey78/firefox-78.9.0/tools/clang-tidy/test/
H A Dreadability-isolate-declaration.cpp2 int * pointer = nullptr, value = 42, * const const_ptr = &value; in f() local
/dports/mail/thunderbird/thunderbird-91.8.0/tools/clang-tidy/test/
H A Dreadability-isolate-declaration.cpp2 int * pointer = nullptr, value = 42, * const const_ptr = &value; in f() local
/dports/www/firefox/firefox-99.0/tools/clang-tidy/test/
H A Dreadability-isolate-declaration.cpp2 int * pointer = nullptr, value = 42, * const const_ptr = &value; in f() local
/dports/www/firefox-esr/firefox-91.8.0/tools/clang-tidy/test/
H A Dreadability-isolate-declaration.cpp2 int * pointer = nullptr, value = 42, * const const_ptr = &value; in f() local
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gnat.dg/specs/
H A Daccess_constant.ads6 type const_ptr is access constant integer; type
H A Daccess_constant_decl.ads6 type const_ptr is access constant integer; type
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gnat.dg/specs/
H A Daccess_constant.ads6 type const_ptr is access constant integer; type
H A Daccess_constant_decl.ads6 type const_ptr is access constant integer; type
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gnat.dg/specs/
H A Daccess_constant.ads6 type const_ptr is access constant integer; type
H A Daccess_constant_decl.ads6 type const_ptr is access constant integer; type
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gnat.dg/specs/
H A Daccess_constant_decl.ads6 type const_ptr is access constant integer; type
H A Daccess_constant.ads6 type const_ptr is access constant integer; type
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/specs/
H A Daccess_constant.ads6 type const_ptr is access constant integer; type
H A Daccess_constant_decl.ads6 type const_ptr is access constant integer; type
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gnat.dg/specs/
H A Daccess_constant.ads6 type const_ptr is access constant integer; type
H A Daccess_constant_decl.ads6 type const_ptr is access constant integer; type

123456789