Searched refs:export (Results 1 - 25 of 103) sorted by relevance

12345

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.pt/
H A Dexport1.C6 // bug 721, we died horribly when export was used wrongly
9 int export(void); // { dg-error "" } parse error
12 int test::export(void) // { dg-error "" } parse error function in class:test
18 export template <class T> class X; // { dg-warning "" } export not implemented
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.pt/
H A Dexport1.C6 // bug 721, we died horribly when export was used wrongly
9 int export(void); // { dg-error "" } parse error
12 int test::export(void) // { dg-error "" } parse error function in class:test
18 export template <class T> class X; // { dg-warning "" } export not implemented
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-pe/
H A Dexport_dynamic_warning.d1 #name: PE-COFF --export-dynamic warning
3 #ld: --export-dynamic
4 #warning: warning: --export-dynamic is not supported for PE\+? targets, did you mean --export-all-symbols\?
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/include/idn/
H A Dlocalencoding.h60 #include <idn/export.h>
H A Dversion.h53 #include <idn/export.h>
H A Ddebug.h57 #include <idn/export.h>
H A Dresult.h53 #include <idn/export.h>
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/hppa/parse/
H A Dcallinfobug.s3 .export divu,millicode
H A Dprocbug.s3 .export divu,entry
9 .export divu2,entry
H A Dstdreg.s3 .export foo
/netbsd-6-1-5-RELEASE/tests/util/make/
H A Dd_export_all.mk6 .export
10 UT_TEST=export-all
H A Dd_export.mk3 UT_TEST=export
11 .export UT_FU UT_FOO
12 .export UT_DOLLAR
14 .export .MAKE.PID
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/hppa/basic/
H A Dweird.s15 .export var0
34 .export attr122
39 .export attr123
44 .export attr124
173 .export attr66
178 .export attr67
183 .export attr68
188 .export attr69
267 .export primary
285 .export bad_neg
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.benjamin/
H A Dtem05.C3 // just a quick test for export, to make sure we are warning for it.
12 // class template may be preceeded by the export keyword. If such a
16 // export keyword must not follow the definition. (meaning that export
17 // can't beredeclared as non-export??)
21 export template <class T> // { dg-warning "" }
44 export template <class T> // { dg-warning "" }
47 export template <class T> // { dg-warning "" }
52 export template <class T2> // { dg-warning "" }
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.benjamin/
H A Dtem05.C3 // just a quick test for export, to make sure we are warning for it.
12 // class template may be preceeded by the export keyword. If such a
16 // export keyword must not follow the definition. (meaning that export
17 // can't beredeclared as non-export??)
21 export template <class T> // { dg-warning "" }
44 export template <class T> // { dg-warning "" }
47 export template <class T> // { dg-warning "" }
52 export template <class T2> // { dg-warning "" }
/netbsd-6-1-5-RELEASE/sys/arch/evbppc/conf/
H A DMakefile.ev64260.inc12 OBJDUMP=${OBJDUMP}; OBJCOPY=${OBJCOPY}; export OBJDUMP OBJCOPY; \
H A DMakefile.walnut.inc13 OBJDUMP=${OBJDUMP}; OBJCOPY=${OBJCOPY}; export OBJDUMP OBJCOPY; \
H A DMakefile.obs405.inc18 OBJDUMP=${OBJDUMP}; OBJCOPY=${OBJCOPY}; export OBJDUMP OBJCOPY; \
33 OBJDUMP=${OBJDUMP}; OBJCOPY=${OBJCOPY}; export OBJDUMP OBJCOPY; \
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-cris/
H A Dexpdyn2.d4 #ld: -m crislinux --export-dynamic tmpdir/libdso-1.so
7 # Programs linked with --export-dynamic threw away .rela.got for exported
H A Dundef1.d8 # supposed to cause the program to automatically export it as a dynamic
9 # symbol; no --export-dynamic is supposed to be needed.
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/template/
H A Derror25.C15 export template<class T> // { dg-warning "keyword 'export' not implemented" }
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.hp/gdb.base-hp/
H A Dreg-pa64.s10 .export main,ENTRY
11 .export mainend,CODE
12 .export lab1,CODE
H A Dreg.s10 .export main,ENTRY
11 .export mainend,CODE
12 .export lab1,CODE
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-ifunc/
H A Difunc-9-x86.d1 #ld: --export-dynamic
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/hppa/unsorted/
H A Dglobalbug.s4 .export $global$

Completed in 291 milliseconds

12345