Home
last modified time | relevance | path

Searched defs:library (Results 6751 – 6775 of 8416) sorted by relevance

1...<<271272273274275276277278279280>>...337

/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/qmake/generators/mac/
H A Dpbuilder_pbx.cpp514 QString &name, QString &library) in replaceLibrarySuffix()
898 QString library, name; in writeMakeParts() local
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/qmake/generators/mac/
H A Dpbuilder_pbx.cpp514 QString &name, QString &library) in replaceLibrarySuffix()
898 QString library, name; in writeMakeParts() local
/dports/net/qt5-network/kde-qtbase-5.15.2p263/qmake/generators/mac/
H A Dpbuilder_pbx.cpp514 QString &name, QString &library) in replaceLibrarySuffix()
898 QString library, name; in writeMakeParts() local
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/qmake/generators/mac/
H A Dpbuilder_pbx.cpp514 QString &name, QString &library) in replaceLibrarySuffix()
898 QString library, name; in writeMakeParts() local
/dports/lang/gnat_util/gcc-6-20180516/libgomp/plugin/
H A Dplugin-hsa.c688 struct brig_library_info *library = NULL; in add_shared_library() local
770 struct brig_library_info *library = add_shared_library (libraries[i], in create_and_finalize_hsa_program() local
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/qmake/generators/mac/
H A Dpbuilder_pbx.cpp514 QString &name, QString &library) in replaceLibrarySuffix()
898 QString library, name; in writeMakeParts() local
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/qmake/generators/mac/
H A Dpbuilder_pbx.cpp514 QString &name, QString &library) in replaceLibrarySuffix()
898 QString library, name; in writeMakeParts() local
/dports/devel/google-perftools/gperftools-2.9.1/src/
H A Dheap-checker.cc820 static bool IsLibraryNamed(const char* library, const char* library_base) { in IsLibraryNamed()
827 void HeapLeakChecker::DisableLibraryAllocsLocked(const char* library, in DisableLibraryAllocsLocked()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/qmake/generators/mac/
H A Dpbuilder_pbx.cpp514 QString &name, QString &library) in replaceLibrarySuffix()
898 QString library, name; in writeMakeParts() local
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/qmake/generators/mac/
H A Dpbuilder_pbx.cpp514 QString &name, QString &library) in replaceLibrarySuffix()
898 QString library, name; in writeMakeParts() local
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/qmake/generators/mac/
H A Dpbuilder_pbx.cpp514 QString &name, QString &library) in replaceLibrarySuffix()
898 QString library, name; in writeMakeParts() local
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/qmake/generators/mac/
H A Dpbuilder_pbx.cpp514 QString &name, QString &library) in replaceLibrarySuffix()
898 QString library, name; in writeMakeParts() local
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/qmake/generators/mac/
H A Dpbuilder_pbx.cpp514 QString &name, QString &library) in replaceLibrarySuffix()
898 QString library, name; in writeMakeParts() local
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/qmake/generators/mac/
H A Dpbuilder_pbx.cpp514 QString &name, QString &library) in replaceLibrarySuffix()
898 QString library, name; in writeMakeParts() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/gperftools-2.5/src/
H A Dheap-checker.cc820 static bool IsLibraryNamed(const char* library, const char* library_base) { in IsLibraryNamed()
827 void HeapLeakChecker::DisableLibraryAllocsLocked(const char* library, in DisableLibraryAllocsLocked()
/dports/science/py-OpenMC/openmc-0.12.2/src/
H A Dmesh.cpp1384 const char library[], in openmc_add_unstructured_mesh()
1795 std::string MOABMesh::library() const in library() function in openmc::MOABMesh
2188 std::string LibMesh::library() const { return "libmesh"; } in library() function in openmc::LibMesh
/dports/science/openmc/openmc-0.12.2/src/
H A Dmesh.cpp1384 const char library[], in openmc_add_unstructured_mesh()
1795 std::string MOABMesh::library() const in library() function in openmc::MOABMesh
2188 std::string LibMesh::library() const { return "libmesh"; } in library() function in openmc::LibMesh
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/metal/src/
H A Ddevice.rs1714 let library: *mut MTLLibrary = msg_send![self, newLibraryWithSource:source in new_library_with_source() localVariable
1742 let library: *mut MTLLibrary = try_objc! { err => in new_library_with_file() localVariable
1761 let library: *mut MTLLibrary = try_objc! { err => in new_library_with_data() localVariable
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/metal/src/
H A Ddevice.rs1714 let library: *mut MTLLibrary = msg_send![self, newLibraryWithSource:source in new_library_with_source() localVariable
1742 let library: *mut MTLLibrary = try_objc! { err => in new_library_with_file() localVariable
1761 let library: *mut MTLLibrary = try_objc! { err => in new_library_with_data() localVariable
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/pkg-config-0.3.24/src/
H A Dlib.rs385 let mut library = Library::new(); in probe() localVariable
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/pkg-config-0.3.24/src/
H A Dlib.rs385 let mut library = Library::new(); in probe() localVariable
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/pkg-config-0.3.24/src/
H A Dlib.rs385 let mut library = Library::new(); in probe() localVariable
/dports/misc/broot/broot-1.7.0/cargo-crates/pkg-config-0.3.19/src/
H A Dlib.rs319 let mut library = Library::new(); in probe() localVariable
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/pkg-config-0.3.19/src/
H A Dlib.rs319 let mut library = Library::new(); in probe() localVariable
/dports/graphics/drawpile/Drawpile-2.1.20/src/desktop/bundled/kis_tablet/
H A Dkis_tablet_support_win.cpp405 QLibrary library(QStringLiteral("wintab32")); in init() local

1...<<271272273274275276277278279280>>...337