/freebsd/sys/dev/ice/ |
H A D | ice_fwlog.c | 52 valid_module_entries(struct ice_hw * hw,struct ice_fwlog_module_entry * entries,u16 num_entries) valid_module_entries() argument 143 ice_aq_fwlog_set(struct ice_hw * hw,struct ice_fwlog_module_entry * entries,u16 num_entries,u16 options,u16 log_resolution) ice_aq_fwlog_set() argument 238 update_cached_entries(struct ice_hw * hw,struct ice_fwlog_module_entry * entries,u16 num_entries) update_cached_entries() argument 273 ice_fwlog_update_modules(struct ice_hw * hw,struct ice_fwlog_module_entry * entries,u16 num_entries) ice_fwlog_update_modules() argument [all...] |
/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBEnvironment.cpp | 94 SBStringList entries; in GetEntries() local 108 void SBEnvironment::SetEntries(const SBStringList &entries, bool append) { in SetEntries()
|
/freebsd/sys/sys/ |
H A D | tim_filter.h | 54 struct filter_entry entries[NUM_FILTER_ENTRIES]; member 62 struct filter_entry_small entries[NUM_FILTER_ENTRIES]; member
|
/freebsd/lib/libc/stdlib/ |
H A D | hsearch.h | 35 ENTRY *entries; /* Hash table entries. */ member
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/Mach-O-Fileset/ |
H A D | ObjectContainerMachOFileset.cpp | 138 std::vector<ObjectContainerMachOFileset::Entry> &entries, in ParseFileset() 175 lldb::offset_t file_offset, std::vector<Entry> &entries) { in ParseHeader() 230 std::vector<Entry> entries; in GetModuleSpecifications() local
|
/freebsd/usr.sbin/lpr/chkprintcap/ |
H A D | skimprintcap.h | 39 int entries; member
|
/freebsd/sys/dev/vmware/vmci/ |
H A D | vmci_hashtable.h | 22 struct vmci_hash_entry **entries; member
|
/freebsd/contrib/mandoc/ |
H A D | dba.c | 190 struct dba_array *entries; in dba_page_add() local 220 struct dba_array *entries; in dba_page_alias() local 434 struct macro_entry **entries, *entry; in dba_macro_write() local
|
/freebsd/contrib/llvm-project/lldb/source/Interpreter/ |
H A D | OptionValueBoolean.cpp | 75 auto entries = llvm::ArrayRef(autocomplete_entries); in AutoComplete() local
|
/freebsd/sys/dev/mlx4/mlx4_ib/ |
H A D | mlx4_ib_cq.c | 178 int entries = attr->cqe; in mlx4_ib_create_cq() local 280 int entries) in mlx4_alloc_resize_buf() 304 int entries, struct ib_udata *udata) in mlx4_alloc_resize_umem() 368 int mlx4_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mlx4_ib_resize_cq()
|
/freebsd/contrib/expat/tests/ |
H A D | structdata.h | 52 StructDataEntry *entries; member
|
/freebsd/contrib/smbfs/smbutil/ |
H A D | view.c | 74 int error, opt, bufsize, i, entries, total; in cmd_view() local
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_write_format_mtree_fflags.c | 42 } entries[] = { variable
|
H A D | test_write_format_mtree_classic.c | 38 } entries[] = { global() variable [all...] |
H A D | test_write_format_mtree_classic_indent.c | 38 } entries[] = { global() variable [all...] |
/freebsd/usr.sbin/mptutil/ |
H A D | mpt_evt.c | 95 MPI_LOG_0_ENTRY **entries; in show_events() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFDeclContext.h | 55 DWARFDeclContext(llvm::ArrayRef<Entry> entries) { in DWARFDeclContext()
|
/freebsd/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib_cq.c | 746 struct mlx5_ib_cq *cq, int entries, u32 **cqb, in create_cq_user() argument 854 int entries, int cqe_size, in create_cq_kernel() argument 920 int entries = attr->cqe; in mlx5_ib_create_cq() local 1113 resize_user(struct mlx5_ib_dev * dev,struct mlx5_ib_cq * cq,int entries,struct ib_udata * udata,int * npas,int * page_shift,int * cqe_size) resize_user() argument 1156 resize_kernel(struct mlx5_ib_dev * dev,struct mlx5_ib_cq * cq,int entries,int cqe_size) resize_kernel() argument 1239 mlx5_ib_resize_cq(struct ib_cq * ibcq,int entries,struct ib_udata * udata) mlx5_ib_resize_cq() argument [all...] |
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/ |
H A D | WatchpointAlgorithms.cpp | 28 std::vector<Region> entries; in AtomizeWatchpointRequest() local
|
/freebsd/contrib/processor-trace/libipt/internal/include/ |
H A D | pt_image_section_cache.h | 83 struct pt_iscache_entry *entries; member
|
/freebsd/sys/arm/include/ |
H A D | stack.h | 45 u_int entries; member
|
/freebsd/sys/kern/ |
H A D | kern_kcov.c | 127 size_t entries; /* (o) */ member 359 kcov_alloc(struct kcov_info *info, size_t entries) in kcov_alloc()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Registry.h | 101 static iterator_range<iterator> entries() { in entries() function
|
/freebsd/sys/dev/mlx4/mlx4_en/ |
H A D | mlx4_en_cq.c | 54 int entries, int ring, enum cq_type mode, in mlx4_en_create_cq()
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | ArchSpec.cpp | 263 const ArchDefinitionEntry *entries; member 500 const ArchDefinitionEntry *entries = def->entries; in FindArchDefinitionEntry() local 514 const ArchDefinitionEntry *entries = def->entries; in FindArchDefinitionEntry() local
|