Home
last modified time | relevance | path

Searched refs:exported (Results 1 – 25 of 176) sorted by relevance

12345678

/freebsd/contrib/bmake/unit-tests/
H A Dexport-variants.mk12 . warning At this point, no variable should be exported.
16 . warning At this point, no variable should be exported.
20 . warning At this point, no variable should be exported.
28 . warning At this point, a single variable should be exported.
32 . warning At this point, a single variable should be exported.
36 . warning At this point, a single variable should be exported.
H A Dexport-env.mk9 UT_ENV= exported
11 UT_ENV= not-exported
15 export UT_EXP=exported
16 UT_EXP=not-exported
H A Ddirective-export-gmake.mk9 export VAR=exported
21 export VAR=exported VAR2=exported-as-well
H A Dmake-exported.mk7 -env= make-exported-value-env
8 -literal= make-exported-value-literal
H A Ddirective-undef.mk91 UT_EXPORTED= exported-value
106 it is not exported anymore.
H A Dexport-all.exp1 UT_ALL=even this gets exported
H A Dexport-all.mk24 UT_ALL= even this gets exported
H A Ddirective-undef.exp4 …warning: UT_EXPORTED is still listed in .MAKE.EXPORTED even though spaceit is not exported anymore.
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticInstallAPIKinds.td22 def err_cannot_find_reexport : Error<"cannot find re-exported %select{framework|library}0: '%1'">;
40 def warn_header_hidden_symbol : Warning<"symbol exported in dynamic library, but marked hidden in d…
41 def err_header_hidden_symbol : Error<"symbol exported in dynamic library, but marked hidden in decl…
42 def err_header_symbol_missing : Error<"no declaration found for exported symbol '%0' in dynamic lib…
43 def warn_header_symbol_missing : Warning<"no declaration was found for exported symbol '%0' in dyna…
45 " but symbol is %select{not |}2exported in dynamic library">, InGroup<InstallAPIViolation>;
47 " but symbol is %select{not |}2exported in dynamic library">;
69 def err_reexported_libraries_missing : Error<"re-exported library missing from %0: '%1'">;
70 def err_reexported_libraries_mismatch : Error<"re-exported libraries do not match: '%0' (provided) …
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/
H A Dzpool_import_001_neg.ksh48 RESULT=$(zpool list -H -o name | grep $TESTPOOL.exported)
63 log_mustnot zpool import -d /$TESTDIR $TESTPOOL.exported
H A Dsetup.ksh140 log_must zpool create $TESTPOOL.exported $TEST_BASE_DIR/disk-export.dat
141 log_must zpool export $TESTPOOL.exported
H A Dzpool_import_002_neg.ksh49 testpool=$TESTPOOL.exported
/freebsd/contrib/llvm-project/lld/MachO/
H A DExportTrie.h26 void addSymbol(const Symbol &sym) { exported.push_back(&sym); } in addSymbol()
37 std::vector<const Symbol *> exported; variable
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-zero_page.m43 dnl # this is a GPL exported variable.
7 dnl # Checking if ZERO_PAGE is exported GPL-only
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dexports_so.txt48 # Internal functions exported for testing purposes.
87 local: # Non-exported symbols.
89 *; # All other symbols are not exported.
/freebsd/lib/libc/quad/
H A DSymbol.map3 * These symbols really shouldn't be exported since they should
6 * them, but they do not appear to be exported in Solaris.
/freebsd/contrib/lib9p/pytest/
H A DREADME29 - You must mkdir the exported 9pfs file system (e.g., mkdir /tmp/9).
31 and must match the exported file system, e.g., testconf.ini
/freebsd/contrib/llvm-project/lld/docs/
H A DWebAssembly.rst50 or via the `export-name` source attribute) are exported.
142 By default the function table is neither imported nor exported, but defined
177 be exported.
180 the ``WASM_SYMBOL_EXPORTED`` flag are exported by default. In LLVM the
184 In addition, symbols can be exported via the linker command line using
215 These dependencies are symbols that must be defined, and exported, by the output
241 - Any symbol which is to be exported.
/freebsd/contrib/file/magic/Magdir/
H A Dsgml143 0 search/4096/cwt \<!doctype exported SGML document text
144 0 search/4096/cwt \<!subdoc exported SGML subdocument text
145 0 search/4096/cwt \<!-- exported SGML document text
/freebsd/tests/sys/cddl/zfs/tests/cli_user/misc/
H A Dsetup.ksh142 log_must $ZPOOL create $TESTPOOL.exported /$TESTDIR/disk-export.dat
143 log_must $ZPOOL export $TESTPOOL.exported
H A Dzpool_import_002_neg.ksh57 testpool=$TESTPOOL.exported
H A Dzpool_import_001_neg.ksh57 RESULT=$($ZPOOL list -H -o name | $GREP $TESTPOOL.exported)
/freebsd/lib/libgcc_s/
H A DSymbolDefault.map3 /* _Unwind_Backtrace should be exported with different version on ARM */
/freebsd/crypto/openssl/util/
H A Dother-internal.syms4 #Functions exported by libcrypto that don't exist in our public headers
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dgenerator.cppm

12345678