Home
last modified time | relevance | path

Searched defs:LIB_NAME (Results 1 – 25 of 144) sorted by relevance

123456

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/test/
H A Dtestdso.c40 # define LIB_NAME ".libs/libmod_test.dylib" macro
43 # define LIB_NAME ".libs/libmod_test.sl" macro
46 # define LIB_NAME ".libs/libmod_test.so" macro
49 # define LIB_NAME ".libs/libmod_test.so" macro
/dports/devel/apr1/apr-1.7.0/test/
H A Dtestdso.c40 # define LIB_NAME ".libs/libmod_test.dylib" macro
43 # define LIB_NAME ".libs/libmod_test.sl" macro
46 # define LIB_NAME ".libs/libmod_test.so" macro
49 # define LIB_NAME ".libs/libmod_test.so" macro
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/cmake/Modules/
H A DExternalIVYKIS.cmake25 set(LIB_NAME "IVYKIS") variable
H A DExternalJSONC.cmake25 set(LIB_NAME "JSONC") variable
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/osmesa-sys-0.1.2/
H A Dlib.rs24 const LIB_NAME: &'static str = "libOSMesa.dylib"; const
27 const LIB_NAME: &'static str = "libOSMesa.so"; const
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/osmesa-sys-0.1.2/
H A Dlib.rs24 const LIB_NAME: &'static str = "libOSMesa.dylib"; const
27 const LIB_NAME: &'static str = "libOSMesa.so"; const
/dports/games/dose-response/dose-response-179c326/cargo-crates/osmesa-sys-0.1.2/
H A Dlib.rs24 const LIB_NAME: &'static str = "libOSMesa.dylib"; const
27 const LIB_NAME: &'static str = "libOSMesa.so"; const
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/osmesa-sys-0.1.2/
H A Dlib.rs24 const LIB_NAME: &'static str = "libOSMesa.dylib"; const
27 const LIB_NAME: &'static str = "libOSMesa.so"; const
/dports/audio/libsonic/sonic-release-0.2.0-65-gba33141/
H A DMakefile27 LIB_NAME=libsonic.so macro
33 LIB_NAME=libsonic.dylib macro
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/contrib/cmake/vcpkg_extra_ports/nghttp2/1.39.2-1/
H A Dportfile.cmake3 set(LIB_NAME nghttp2) variable
/dports/graphics/embree/embree-3.13.2/common/cmake/
H A DFindTBB.cmake287 set(LIB_NAME "${COMPONENT_NAME}_debug") variable
289 set(LIB_NAME "${COMPONENT_NAME}") variable
357 set(LIB_NAME lib${LIB_NAME}.so.2 ${LIB_NAME}) variable
/dports/devel/rkcommon/rkcommon-1.8.0/cmake/
H A DFindTBB.cmake288 set(LIB_NAME "${COMPONENT_NAME}_debug") variable
290 set(LIB_NAME "${COMPONENT_NAME}") variable
359 set(LIB_NAME lib${LIB_NAME}.so.2 ${LIB_NAME}) variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/android_crazy_linker/src/tests/
H A Dzoo.cpp8 #define LIB_NAME "libcrazy_linker_tests_libbar.so" macro
H A Dtest_dl_wrappers_recursive.cpp22 #define LIB_NAME "libcrazy_linker_tests_libzoo_dlopen_in_initializer.so" macro
H A Dtest_load_library.cpp19 #define LIB_NAME "libcrazy_linker_tests_libfoo.so" macro
H A Dtest_dl_wrappers.cpp22 #define LIB_NAME "libcrazy_linker_tests_libzoo.so" macro
H A Dtest_load_library_depends.cpp17 #define LIB_NAME "libcrazy_linker_tests_libbar.so" macro
H A Dtest_constructors_destructors.cpp22 #define LIB_NAME "libcrazy_linker_tests_libfoo_with_static_constructor.so" macro
/dports/devel/cmake/cmake-3.22.1/Utilities/cmcurl/lib/
H A DCMakeLists.txt22 set(LIB_NAME cmcurl) variable
/dports/security/elixir-comeonin/comeonin-3.2/
H A DMakefile7 LIB_NAME = priv/bcrypt_nif.so macro
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/aot/cli/
H A DDisabledAOTWithLibraryTest.java44 private final static String LIB_NAME = "libDisabledAOTWithLibraryTest.so"; field in DisabledAOTWithLibraryTest
/dports/devel/luajava/luajava-1.1/test/org/keplerproject/luajava/test/
H A DLoadLibExample.java17 private final static String LIB_NAME = "eg"; field in LoadLibExample
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/aot/cli/
H A DDisabledAOTWithLibraryTest.java44 private final static String LIB_NAME = "libDisabledAOTWithLibraryTest.so"; field in DisabledAOTWithLibraryTest
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/aot/cli/
H A DDisabledAOTWithLibraryTest.java44 private final static String LIB_NAME = "libDisabledAOTWithLibraryTest.so"; field in DisabledAOTWithLibraryTest
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/aot/cli/
H A DDisabledAOTWithLibraryTest.java44 private final static String LIB_NAME = "libDisabledAOTWithLibraryTest.so"; field in DisabledAOTWithLibraryTest

123456