Home
last modified time | relevance | path

Searched defs:entries (Results 1 – 25 of 188) sorted by relevance

12345678

/freebsd/sys/dev/ice/
H A Dice_fwlog.c52 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 DSBEnvironment.cpp94 SBStringList entries; in GetEntries() local
108 void SBEnvironment::SetEntries(const SBStringList &entries, bool append) { in SetEntries()
/freebsd/sys/sys/
H A Dtim_filter.h54 struct filter_entry entries[NUM_FILTER_ENTRIES]; member
62 struct filter_entry_small entries[NUM_FILTER_ENTRIES]; member
/freebsd/lib/libc/stdlib/
H A Dhsearch.h35 ENTRY *entries; /* Hash table entries. */ member
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/Mach-O-Fileset/
H A DObjectContainerMachOFileset.cpp138 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 Dskimprintcap.h39 int entries; member
/freebsd/sys/dev/vmware/vmci/
H A Dvmci_hashtable.h22 struct vmci_hash_entry **entries; member
/freebsd/contrib/mandoc/
H A Ddba.c190 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 DOptionValueBoolean.cpp75 auto entries = llvm::ArrayRef(autocomplete_entries); in AutoComplete() local
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c178 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 Dstructdata.h52 StructDataEntry *entries; member
/freebsd/contrib/smbfs/smbutil/
H A Dview.c74 int error, opt, bufsize, i, entries, total; in cmd_view() local
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_write_format_mtree_fflags.c42 } entries[] = { variable
H A Dtest_write_format_mtree_classic.c38 } entries[] = { global() variable
[all...]
H A Dtest_write_format_mtree_classic_indent.c38 } entries[] = { global() variable
[all...]
/freebsd/usr.sbin/mptutil/
H A Dmpt_evt.c95 MPI_LOG_0_ENTRY **entries; in show_events() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDeclContext.h55 DWARFDeclContext(llvm::ArrayRef<Entry> entries) { in DWARFDeclContext()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c746 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 DWatchpointAlgorithms.cpp28 std::vector<Region> entries; in AtomizeWatchpointRequest() local
/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_image_section_cache.h83 struct pt_iscache_entry *entries; member
/freebsd/sys/arm/include/
H A Dstack.h45 u_int entries; member
/freebsd/sys/kern/
H A Dkern_kcov.c127 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 DRegistry.h101 static iterator_range<iterator> entries() { in entries() function
/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_cq.c54 int entries, int ring, enum cq_type mode, in mlx4_en_create_cq()
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp263 const ArchDefinitionEntry *entries; member
500 const ArchDefinitionEntry *entries = def->entries; in FindArchDefinitionEntry() local
514 const ArchDefinitionEntry *entries = def->entries; in FindArchDefinitionEntry() local

12345678