Home
last modified time | relevance | path

Searched defs:library (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscic_sds_library.c74 #define SCIC_LIBRARY_CONTROLLER_MEMORY_START(library) \ argument
115 SCI_LIBRARY_HANDLE_T library, in scic_library_set_pci_info()
145 SCI_LIBRARY_HANDLE_T library, in scic_library_allocate_controller()
178 SCI_LIBRARY_HANDLE_T library, in scic_library_free_controller()
195 SCI_LIBRARY_HANDLE_T library in scic_library_get_pci_device_controller_count()
225 SCI_LIBRARY_HANDLE_T library in scic_library_get_max_sge_size()
234 SCI_LIBRARY_HANDLE_T library in scic_library_get_max_sge_count()
243 SCI_LIBRARY_HANDLE_T library in scic_library_get_max_io_length()
271 SCIC_SDS_LIBRARY_T * library, in scic_sds_library_get_controller_index()
H A Dsci_base_library.h123 library, \ argument
146 library, \ argument
172 library, \ argument
H A Dscif_sas_library.c146 SCI_LIBRARY_HANDLE_T library, in scif_library_allocate_controller()
199 SCI_LIBRARY_HANDLE_T library, in scif_library_free_controller()
H A Dscif_sas_controller.c81 SCI_LIBRARY_HANDLE_T library, in scif_controller_construct()
H A Dscic_sds_controller.c3860 SCI_LIBRARY_HANDLE_T library, in scic_controller_construct()
/freebsd/crypto/libecc/
H A DREADME.md382 ### Basic configuration
419 ### Advanced configuration
483 ### Adding user defined curves
575 ### Adding new hash and signature algorithms
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_itt.cpp97 char const *library = va_arg(args, char const *); in __itt_error_handler() local
117 char const *library = va_arg(args, char const *); in __itt_error_handler() local
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStub.cpp962 for (const auto &library : Libraries) { in assignTargetsToLibrary() local
/freebsd/contrib/bmake/
H A Dsuff.c163 bool library:1; member
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_cc.c2059 char *library = dld->dtld_library; in dt_lib_build_graph() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp4931 "library", [log, &list](const XMLNode &library) -> bool { in GetLoadedModuleList()
5010 "library", [log, &list](const XMLNode &library) -> bool { in GetLoadedModuleList()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp44 llvm::sys::DynamicLibrary library; member
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp6259 __anon17dcc6011402(const char *library) GetStdModuleManifestPath() argument
[all...]
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h1452 #define __sanitizer_syscall_pre_uselib(library) \ argument
1454 #define __sanitizer_syscall_post_uselib(res, library) \ argument