Home
last modified time | relevance | path

Searched refs:export (Results 1 – 25 of 553) sorted by relevance

12345678910>>...23

/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dmodule.modulemap8 module * { export * }
17 module ConnectionFileDescriptor { header "Host/ConnectionFileDescriptor.h" export * }
18 module Debug { header "Host/Debug.h" export * }
19 module Editline { header "Host/Editline.h" export * }
20 module FileCache { header "Host/FileCache.h" export * }
21 module File { header "Host/File.h" export * }
22 module FileAction { header "Host/FileAction.h" export * }
23 module FileSystem { header "Host/FileSystem.h" export * }
24 module HostGetOpt { header "Host/HostGetOpt.h" export * }
25 module Host { header "Host/Host.h" export * }
[all …]
/openbsd-src/sys/arch/alpha/alpha/
H A Dgenassym.cf49 export VM_MAX_ADDRESS
52 export FRAME_V0
53 export FRAME_T0
54 export FRAME_T1
55 export FRAME_T2
56 export FRAME_T3
57 export FRAME_T4
58 export FRAME_T5
59 export FRAME_T6
60 export FRAME_T7
[all …]
/openbsd-src/gnu/llvm/llvm/include/llvm/
H A Dmodule.modulemap4 module * { export * }
15 module * { export * }
25 module * { export * }
42 module * { export * }
48 module * { export * }
54 module * { export * }
59 umbrella "BinaryFormat" module * { export * }
96 module * { export * }
101 module DIContext { header "DebugInfo/DIContext.h" export * }
108 module * { export * }
[all …]
H A Dmodule.modulemap.build4 export *
8 export *
12 export *
/openbsd-src/gnu/llvm/libcxx/include/
H A Dmodule.modulemap.in6 export *
10 export std_config
13 // export that issues a warning if a name from the submodule is used, and
22 export *
26 export *
30 export *
35 export stdint_h
36 export *
43 export *
47 export *
[all …]
/openbsd-src/sys/arch/amd64/amd64/
H A Dgenassym.cf17 export SONPROC
19 export L4_SLOT_KERNBASE
24 export VM_MAXUSER_ADDRESS
25 export VM_MIN_KERNEL_ADDRESS
36 export P_SYSTEM
38 export MDP_IRET
127 export CPUPF_USERSEGS
128 export CPUPF_USERXSTATE
152 export PG_V
153 export PG_K
[all...]
/openbsd-src/gnu/usr.bin/perl/utils/
H A Dpl2pm.PL89 my @export = ();
94 @export = m/sub\s+\w+'(\w+)/g;
98 @export = m/sub\s+([A-Za-z]\w*)/g;
100 my @export_ok = grep($keyword{$_}, @export);
101 @export = grep(!$keyword{$_}, @export);
103 my %export = ();
104 @export{@export} = (1) x @export;
139 \@EXPORT = qw(@export);
150 my ($prefix, $pack, $ident,$newpack,$oldpack,$export) = @_;
157 if ($export->{$ident}) {
/openbsd-src/gnu/llvm/clang/include/clang/
H A Dmodule.modulemap7 module * { export * }
25 module * { export * }
28 module Clang_ASTMatchers { requires cplusplus umbrella "ASTMatchers" module * { export * } }
78 module * { export * }
86 export *
89 module Clang_CodeGen { requires cplusplus umbrella "CodeGen" module * { export * } }
90 module Clang_Config { requires cplusplus umbrella "Config" module * { export * } }
97 module All { header "Basic/AllDiagnostics.h" export * }
99 module AST { header "AST/ASTDiagnostic.h" export * }
100 module Comment { header "AST/CommentDiagnostic.h" export * }
[all …]
/openbsd-src/sys/arch/amd64/stand/etc/
H A Dgenassym.cf10 export DOSPARTOFF
11 export DOSACTIVE
12 export DOSPTYP_OPENBSD
13 export NDOSPART
14 export DOSMBR_SIGNATURE
15 export DEV_BSIZE
16 export CR0_PE
17 export SDT_MEMERAC
18 export SDT_MEMERA
19 export SDT_MEMRWA
[all …]
/openbsd-src/sys/arch/i386/stand/etc/
H A Dgenassym.cf10 export DOSPARTOFF
11 export DOSACTIVE
12 export DOSPTYP_OPENBSD
13 export NDOSPART
14 export DOSMBR_SIGNATURE
15 export DEV_BSIZE
16 export CR0_PE
17 export SDT_MEMERAC
18 export SDT_MEMERA
19 export SDT_MEMRWA
[all …]
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Dmodule.modulemap21 export *
28 export *
34 export *
40 export *
73 export * // note: for <stdlib.h> dependency
86 export mm_malloc
87 export mmx
88 export sse2 // note: for hackish <emmintrin.h> dependency
93 export sse
98 export sse2
[all …]
/openbsd-src/regress/lib/libssl/exporter/
H A Dexportertest.c51 const uint8_t export[64]; member
84 .export = {
105 .export = {
140 .export = {
165 .export = {
205 .export = {
227 .export = {
267 .export = {
293 .export = {
333 .export = {
[all …]
/openbsd-src/sys/arch/mips64/mips64/
H A Dgenassym.cf35 export SONPROC
59 export CKSEG0_BASE
60 export CKSEG1_BASE
61 export VM_MIN_KERNEL_ADDRESS
68 export NPDEPG
69 export NPTEPG
70 export PMAP_SEGTABSIZE
71 export SEGSHIFT
72 export DIRSHIFT
74 export CCA_CACHE
[all...]
/openbsd-src/sys/arch/sparc64/sparc64/
H A Dgenassym.cf97 export SONPROC
142 export FPRS_FEF
143 export FPRS_DU
144 export FPRS_DL
147 export SYS_sigreturn
150 export EFAULT
151 export ENAMETOOLONG
198 export TSB_TAG_LOCKED
200 export SUN4U_TLB_ACCESS
201 export SUN4U_TLB_MODIF
[all...]
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dvalarray_array.tcc38 export template<typename _Tp>
53 export template<typename _Tp>
68 export template<typename _Tp>
83 export template<typename _Tp, class _Dom>
91 export template<typename _Tp, class _Dom>
100 export template<typename _Tp, class _Dom>
109 export template<typename _Tp, class _Dom>
126 export template<typename _Tp, class _Dom>
136 export template<typename _Tp>
/openbsd-src/sys/arch/hppa/hppa/
H A Dgenassym.cf55 export HPPA_PID_KERNEL
56 export HPPA_SID_KERNEL
57 export VM_MAXUSER_ADDRESS
60 export HPPA_BREAK_KERNEL
61 export HPPA_BREAK_GET_PSW
62 export HPPA_BREAK_SET_PSW
138 export SONPROC
168 export SYSCALLGATE
169 export SYS_exit
170 export SYS_execve
[all …]
/openbsd-src/gnu/usr.bin/perl/
H A Dmakedef.pl3 # Create the export list for perl.
234 # All platforms export boot_DynaLoader unconditionally.
235 my %export = ( boot_DynaLoader => 1 );
238 ++$export{PL_current_context}
243 ++$export{$symbol} unless exists $skip{$symbol};
351 ++$export{$_} foreach qw(perl_get_host_info perl_alloc_override);
352 ++$export{perl_clone_host} if $define{USE_ITHREADS};
759 # PerlIO with layers - export implementation
798 # public API, so export
801 # an #else, only export it
[all...]
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/
H A Dtem05.C21 export template <class T> // WARNING -
44 export template <class T> // WARNING -
47 export template <class T> // WARNING -
52 export template <class T2> // WARNING -
/openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-not/
H A Dnot-calls-export.txt1 # Internal "export" always succeeds.
2 # RUN: not not export FOO=1
3 # RUN: not --crash export BAZ=3
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dexport1.C9 int export(void); // ERROR - parse error
12 int test::export(void) // ERROR - parse error in export() function
18 export template <class T> class X; // WARNING - export not implemented
/openbsd-src/sys/arch/arm/arm/
H A Dgenassym.cf49 export PAGE_SIZE
55 export SONPROC
/openbsd-src/regress/usr.sbin/bgpd/config/
H A Dbgpd.conf.12.in2 # Test export statements
8 export none
13 export default-route
H A Dbgpd.conf.5.in10 export-target rt 65002:42
26 export-target rt 65002:42
27 export-target rt 192.0.2.3:42
/openbsd-src/gnu/usr.bin/binutils/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

12345678910>>...23