Home
last modified time | relevance | path

Searched refs:exported_symbol (Results 1 – 25 of 3798) sorted by relevance

12345678910>>...152

/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/build/cmake/
H A Dgenerate_exports.cmake48 foreach(exported_symbol ${exported_symbols})
49 string(STRIP "${exported_symbol}" exported_symbol)
51 string(SUBSTRING ${exported_symbol} 0 4 export_type)
59 string(REGEX REPLACE "text \|data " "" "exported_symbol" "${exported_symbol}")
60 set(exported_symbol " ${symbol_prefix}${exported_symbol}${symbol_suffix}") variable
61 file(APPEND "${aom_sym_file}" "${exported_symbol}\n")
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/build/cmake/
H A Dgenerate_exports.cmake48 foreach(exported_symbol ${exported_symbols})
49 string(STRIP "${exported_symbol}" exported_symbol)
51 string(SUBSTRING ${exported_symbol} 0 4 export_type)
59 string(REGEX REPLACE "text \|data " "" "exported_symbol" "${exported_symbol}")
60 set(exported_symbol " ${symbol_prefix}${exported_symbol}${symbol_suffix}") variable
61 file(APPEND "${aom_sym_file}" "${exported_symbol}\n")
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/build/cmake/
H A Dgenerate_exports.cmake48 foreach(exported_symbol ${exported_symbols})
49 string(STRIP "${exported_symbol}" exported_symbol)
51 string(SUBSTRING ${exported_symbol} 0 4 export_type)
59 string(REGEX REPLACE "text \|data " "" "exported_symbol" "${exported_symbol}")
60 set(exported_symbol " ${symbol_prefix}${exported_symbol}${symbol_suffix}") variable
61 file(APPEND "${aom_sym_file}" "${exported_symbol}\n")
/dports/www/firefox/firefox-99.0/third_party/aom/build/cmake/
H A Dgenerate_exports.cmake48 foreach(exported_symbol ${exported_symbols})
49 string(STRIP "${exported_symbol}" exported_symbol)
51 string(SUBSTRING ${exported_symbol} 0 4 export_type)
59 string(REGEX REPLACE "text \|data " "" "exported_symbol" "${exported_symbol}")
60 set(exported_symbol " ${symbol_prefix}${exported_symbol}${symbol_suffix}") variable
61 file(APPEND "${aom_sym_file}" "${exported_symbol}\n")
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/build/cmake/
H A Dgenerate_exports.cmake48 foreach(exported_symbol ${exported_symbols})
49 string(STRIP "${exported_symbol}" exported_symbol)
51 string(SUBSTRING ${exported_symbol} 0 4 export_type)
59 string(REGEX REPLACE "text \|data " "" "exported_symbol" "${exported_symbol}")
60 set(exported_symbol " ${symbol_prefix}${exported_symbol}${symbol_suffix}") variable
61 file(APPEND "${aom_sym_file}" "${exported_symbol}\n")
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/build/cmake/
H A Dgenerate_exports.cmake48 foreach(exported_symbol ${exported_symbols})
49 string(STRIP "${exported_symbol}" exported_symbol)
51 string(SUBSTRING ${exported_symbol} 0 4 export_type)
59 string(REGEX REPLACE "text \|data " "" "exported_symbol" "${exported_symbol}")
60 set(exported_symbol " ${symbol_prefix}${exported_symbol}${symbol_suffix}") variable
61 file(APPEND "${aom_sym_file}" "${exported_symbol}\n")
/dports/multimedia/aom/aom-3.2.0/build/cmake/
H A Dgenerate_exports.cmake51 foreach(exported_symbol ${exported_symbols})
52 string(STRIP "${exported_symbol}" exported_symbol)
54 string(SUBSTRING ${exported_symbol} 0 4 export_type)
62 string(REGEX REPLACE "text \|data " "" "exported_symbol" "${exported_symbol}")
63 set(exported_symbol " ${symbol_prefix}${exported_symbol}${symbol_suffix}") variable
64 file(APPEND "${aom_sym_file}" "${exported_symbol}\n")
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/build/cmake/
H A Dgenerate_exports.cmake48 foreach(exported_symbol ${exported_symbols})
49 string(STRIP "${exported_symbol}" exported_symbol)
51 string(SUBSTRING ${exported_symbol} 0 4 export_type)
59 string(REGEX REPLACE "text \|data " "" "exported_symbol" "${exported_symbol}")
60 set(exported_symbol " ${symbol_prefix}${exported_symbol}${symbol_suffix}") variable
61 file(APPEND "${aom_sym_file}" "${exported_symbol}\n")
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/build/cmake/
H A Dgenerate_exports.cmake55 foreach (exported_symbol ${exported_symbols})
56 string(STRIP "${exported_symbol}" exported_symbol)
57 string(REGEX REPLACE "text \|data " "" "exported_symbol" "${exported_symbol}")
58 set(exported_symbol "${symbol_prefix}${exported_symbol}${symbol_suffix}") variable
59 file(APPEND "${aom_sym_file}" "${exported_symbol}\n")
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/test/MachO/
H A Dexport-options.s10 # RUN: -exported_symbol a -unexported_symbol b 2>&1 | \
13 # CONFLICT: error: cannot use both -exported_symbol* and -unexported_symbol* options
19 # RUN: -exported_symbol absent_literal \
20 # RUN: -exported_symbol absent_gl?b 2>&1 | \
24 # UNDEF-NEXT: >>> referenced by -exported_symbol(s_list)
29 # RUN: -exported_symbol absent_literal
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/test/MachO/
H A Dexport-options.s10 # RUN: -exported_symbol a -unexported_symbol b 2>&1 | \
13 # CONFLICT: error: cannot use both -exported_symbol* and -unexported_symbol* options
19 # RUN: -exported_symbol absent_literal \
20 # RUN: -exported_symbol absent_gl?b 2>&1 | \
24 # UNDEF-NEXT: >>> referenced by -exported_symbol(s_list)
29 # RUN: -exported_symbol absent_literal
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/test/MachO/
H A Dexport-options.s10 # RUN: -exported_symbol a -unexported_symbol b 2>&1 | \
13 # CONFLICT: error: cannot use both -exported_symbol* and -unexported_symbol* options
19 # RUN: -exported_symbol absent_literal \
20 # RUN: -exported_symbol absent_gl?b 2>&1 | \
24 # UNDEF-NEXT: >>> referenced by -exported_symbol(s_list)
29 # RUN: -exported_symbol absent_literal
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/test/MachO/
H A Dexport-options.s10 # RUN: -exported_symbol a -unexported_symbol b 2>&1 | \
13 # CONFLICT: error: cannot use both -exported_symbol* and -unexported_symbol* options
19 # RUN: -exported_symbol absent_literal \
20 # RUN: -exported_symbol absent_gl?b 2>&1 | \
24 # UNDEF-NEXT: >>> referenced by -exported_symbol(s_list)
29 # RUN: -exported_symbol absent_literal
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/test/MachO/
H A Dexport-options.s10 # RUN: -exported_symbol a -unexported_symbol b 2>&1 | \
13 # CONFLICT: error: cannot use both -exported_symbol* and -unexported_symbol* options
19 # RUN: -exported_symbol absent_literal \
20 # RUN: -exported_symbol absent_gl?b 2>&1 | \
24 # UNDEF-NEXT: >>> referenced by -exported_symbol(s_list)
29 # RUN: -exported_symbol absent_literal
/dports/lang/rust/rustc-1.58.1-src/src/tools/miri/test-cargo-miri/src/
H A Dmain.rs62 fn exported_symbol() {
64 extern crate exported_symbol;
70 fn exported_symbol() -> i32;
76 assert_eq!(unsafe { exported_symbol() }, 123456);
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_ssa/src/back/
H A Dsymbol_export.rs174 let exported_symbol = ExportedSymbol::NoDefId(SymbolName::new(tcx, "main")); in exported_symbols_provider_local() localVariable
176 symbols.push((exported_symbol, SymbolExportLevel::C)); in exported_symbols_provider_local()
184 symbols.push((exported_symbol, SymbolExportLevel::Rust)); in exported_symbols_provider_local()
196 let exported_symbol = ExportedSymbol::NoDefId(SymbolName::new(tcx, sym)); in exported_symbols_provider_local() localVariable
197 (exported_symbol, SymbolExportLevel::C) in exported_symbols_provider_local()
206 let exported_symbol = ExportedSymbol::NoDefId(SymbolName::new(tcx, sym)); in exported_symbols_provider_local() localVariable
207 (exported_symbol, SymbolExportLevel::C) in exported_symbols_provider_local()
213 let exported_symbol = ExportedSymbol::NoDefId(SymbolName::new(tcx, &symbol_name)); in exported_symbols_provider_local() localVariable
215 symbols.push((exported_symbol, SymbolExportLevel::Rust)); in exported_symbols_provider_local()
294 for (exported_symbol, _) in tcx.exported_symbols(cnum).iter() { in upstream_monomorphizations_provider()
[all …]
/dports/graphics/graphviz/graphviz-2.44.1/plugin/neato_layout/
H A DMakefile.am53 … -Wl,-exported_symbol,_gvplugin_neato_layout_LTX_library -Wl,-exported_symbol,_neato_init_node -Wl…
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/
H A DMakefile.plugins.mk115 SYMBOLS_LADSPA = -Wl,-exported_symbol,_ladspa_descriptor
116 SYMBOLS_DSSI = -Wl,-exported_symbol,_ladspa_descriptor -Wl,-exported_symbol,_dssi_descriptor
117 SYMBOLS_LV2 = -Wl,-exported_symbol,_lv2_descriptor -Wl,-exported_symbol,_lv2_generate_ttl
118 SYMBOLS_LV2UI = -Wl,-exported_symbol,_lv2ui_descriptor
119 SYMBOLS_VST2 = -Wl,-exported_symbol,_VSTPluginMain
120 SYMBOLS_VST3 = -Wl,-exported_symbol,_GetPluginFactory -Wl,-exported_symbol,_bundleEntry -Wl,-expo…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/examples/
H A Dppapi_example.gni36 "-Wl,-exported_symbol,_PPP_GetInterface",
37 "-Wl,-exported_symbol,_PPP_InitializeModule",
38 "-Wl,-exported_symbol,_PPP_ShutdownModule",
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/examples/
H A Dppapi_example.gni36 "-Wl,-exported_symbol,_PPP_GetInterface",
37 "-Wl,-exported_symbol,_PPP_InitializeModule",
38 "-Wl,-exported_symbol,_PPP_ShutdownModule",
/dports/audio/carla/Carla-2.4.1/source/plugin/
H A DMakefile118 SYMBOLS_NATIVE = -Wl,-exported_symbol,_carla_get_native_rack_plugin
119 SYMBOLS_NATIVE += -Wl,-exported_symbol,_carla_get_native_patchbay_plugin
120 SYMBOLS_NATIVE += -Wl,-exported_symbol,_carla_get_native_patchbay16_plugin
121 SYMBOLS_NATIVE += -Wl,-exported_symbol,_carla_get_native_patchbay32_plugin
122 SYMBOLS_NATIVE += -Wl,-exported_symbol,_carla_get_native_patchbay64_plugin
125 SYMBOLS_NATIVE += -Wl,-exported_symbol,_carla_host_handle_free
126 SYMBOLS_NATIVE += -Wl,-exported_symbol,_carla_get_native_plugin_engine
127 SYMBOLS_LV2 = -Wl,-exported_symbol,_lv2_descriptor
129 SYMBOLS_LV2 += -Wl,-exported_symbol,_lv2ui_descriptor
130 SYMBOLS_LV2_UI = -Wl,-exported_symbol,_lv2ui_descriptor
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/superlu/SuperLU_4.1/MATLAB/
H A Dmexopts.sh.old48 …LDFLAGS="-expect_unresolved '*' -shared -hidden -exported_symbol $ENTRYPOINT -exported_symbol mexV…
138 LDFLAGS="-shared -U -Bsymbolic -exported_symbol $ENTRYPOINT -exported_symbol mexVersion"
160 …LDFLAGS="-mips4 -64 -shared -U -Bsymbolic -exported_symbol $ENTRYPOINT -exported_symbol mexVersion"
/dports/math/superlu/superlu-5.2.2/MATLAB/
H A Dmexopts.sh.old48 …LDFLAGS="-expect_unresolved '*' -shared -hidden -exported_symbol $ENTRYPOINT -exported_symbol mexV…
138 LDFLAGS="-shared -U -Bsymbolic -exported_symbol $ENTRYPOINT -exported_symbol mexVersion"
160 …LDFLAGS="-mips4 -64 -shared -U -Bsymbolic -exported_symbol $ENTRYPOINT -exported_symbol mexVersion"
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/tools/lto/
H A Dhide-linkonce-odr.ll2 …ib %t.o -save-temps -undefined dynamic_lookup -exported_symbol _c -exported_symbol _b -exported_…
/dports/devel/llvm11/llvm-11.0.1.src/test/tools/lto/
H A Dhide-linkonce-odr.ll2 …ib %t.o -save-temps -undefined dynamic_lookup -exported_symbol _c -exported_symbol _b -exported_…

12345678910>>...152