Home
last modified time | relevance | path

Searched defs:entries (Results 1 – 25 of 179) 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, in valid_module_entries()
143 ice_aq_fwlog_set(struct ice_hw *hw, struct ice_fwlog_module_entry *entries, in ice_aq_fwlog_set()
238 update_cached_entries(struct ice_hw *hw, struct ice_fwlog_module_entry *entries, in update_cached_entries()
273 struct ice_fwlog_module_entry *entries, in ice_fwlog_update_modules()
/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/usr.sbin/lpr/chkprintcap/
H A Dskimprintcap.h39 int 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/sys/dev/vmware/vmci/
H A Dvmci_hashtable.h22 struct vmci_hash_entry **entries; member
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueBoolean.cpp75 auto entries = llvm::ArrayRef(autocomplete_entries); in AutoComplete() local
/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/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/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/libarchive/libarchive/test/
H A Dtest_write_format_mtree_fflags.c42 } entries[] = { variable
H A Dtest_write_format_mtree_classic.c37 } entries[] = { variable
H A Dtest_write_format_mtree_classic_indent.c37 } entries[] = { variable
/freebsd/usr.sbin/mptutil/
H A Dmpt_evt.c95 MPI_LOG_0_ENTRY **entries; in show_events() local
/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()
854 int entries, int cqe_size, in create_cq_kernel()
920 int entries = attr->cqe; in mlx5_ib_create_cq() local
1113 int entries, struct ib_udata *udata, int *npas, in resize_user()
1156 int entries, int cqe_size) in resize_kernel()
1239 int mlx5_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mlx5_ib_resize_cq()
/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/xz/src/common/
H A Dtuklib_physmem.c152 const struct asinfo_entry *entries = SYSPAGE_ENTRY(asinfo); in tuklib_physmem() local
/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/include/lldb/Utility/
H A DArgs.h128 llvm::ArrayRef<ArgEntry> entries() const { return m_entries; } in entries() function
/freebsd/stand/lua/
H A Dmenu.lua221 entries = function() function

12345678