Searched defs:library (Results 1 – 14 of 14) sorted by relevance
/freebsd/sys/dev/isci/scil/ |
H A D | scic_sds_library.c | 74 #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 D | sci_base_library.h | 123 library, \ argument 146 library, \ argument 172 library, \ argument
|
H A D | scif_sas_library.c | 146 SCI_LIBRARY_HANDLE_T library, in scif_library_allocate_controller() 199 SCI_LIBRARY_HANDLE_T library, in scif_library_free_controller()
|
H A D | scif_sas_controller.c | 81 SCI_LIBRARY_HANDLE_T library, in scif_controller_construct()
|
H A D | scic_sds_controller.c | 3860 SCI_LIBRARY_HANDLE_T library, in scic_controller_construct()
|
/freebsd/crypto/libecc/ |
H A D | README.md | 382 ### 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 D | kmp_itt.cpp | 97 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 D | TextStub.cpp | 962 for (const auto &library : Libraries) { in assignTargetsToLibrary() local
|
/freebsd/contrib/bmake/ |
H A D | suff.c | 163 bool library:1; member
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_cc.c | 2059 char *library = dld->dtld_library; in dt_lib_build_graph() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | ProcessGDBRemote.cpp | 4931 "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 D | PluginManager.cpp | 44 llvm::sys::DynamicLibrary library; member
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ |
H A D | Driver.cpp | 6259 __anon17dcc6011402(const char *library) GetStdModuleManifestPath() argument [all...] |
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1452 #define __sanitizer_syscall_pre_uselib(library) \ argument 1454 #define __sanitizer_syscall_post_uselib(res, library) \ argument
|