Home
last modified time | relevance | path

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

/freebsd-src/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-src/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-src/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStub.cpp962 for (const auto &library : Libraries) { in assignTargetsToLibrary() local
/freebsd-src/contrib/bmake/
H A Dsuff.c163 bool library:1; member
[all...]
/freebsd-src/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_cc.c2059 char *library = dld->dtld_library; in dt_lib_build_graph() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp4754 __anon0c2aa74b1b02(const XMLNode &library) GetLoadedModuleList() argument
4833 __anon0c2aa74b1d02(const XMLNode &library) GetLoadedModuleList() argument
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp43 llvm::sys::DynamicLibrary library; global() member
/freebsd-src/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
/freebsd-src/sys/i386/linux/
H A Dlinux_proto.h275 char library_l_[PADL_(char *)]; char * library; char library_r_[PADR_(char *)]; member