Home
last modified time | relevance | path

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

123456789

/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_fs/
H A Dload-index.c35 get_max_covered(apr_array_header_t *entries) in get_max_covered()
49 check_all_covered(apr_array_header_t *entries, in check_all_covered()
99 apr_array_header_t *entries, in svn_fs_fs__load_index()
H A Dtemp_serializer.c171 svn_fs_dirent_t **entries; member
212 apr_array_header_t *entries = dir->entries; in serialize_dir() local
270 svn_fs_dirent_t **entries; in deserialize_dir() local
551 const char **entries = *strings; in serialize_cstring_array() local
572 const svn_string_t **entries = *strings; in serialize_svn_string_array() local
890 find_entry(svn_fs_dirent_t **entries, in find_entry()
942 const svn_fs_dirent_t * const *entries = in svn_fs_fs__extract_dir_entry() local
998 apr_array_header_t *entries; in slowly_replace_dir_entry() local
1037 svn_fs_dirent_t **entries; in svn_fs_fs__replace_dir_entry() local
H A Ddump-index.c62 apr_array_header_t *entries; in svn_fs_fs__dump_index() local
/freebsd-13.1/sys/dev/ice/
H A Dice_fwlog.c53 valid_module_entries(struct ice_hw *hw, struct ice_fwlog_module_entry *entries, in valid_module_entries()
144 ice_aq_fwlog_set(struct ice_hw *hw, struct ice_fwlog_module_entry *entries, in ice_aq_fwlog_set()
239 update_cached_entries(struct ice_hw *hw, struct ice_fwlog_module_entry *entries, in update_cached_entries()
274 struct ice_fwlog_module_entry *entries, in ice_fwlog_update_modules()
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_x/
H A Dtemp_serializer.c210 svn_fs_x__dirent_t **entries; member
253 apr_array_header_t *entries = dir->entries; in serialize_dir() local
317 svn_fs_x__dirent_t **entries; in deserialize_dir() local
521 const char **entries = *strings; in serialize_cstring_array() local
542 const svn_string_t **entries = *strings; in serialize_svn_string_array() local
765 find_entry(svn_fs_x__dirent_t **entries, in find_entry()
809 found_entry(const svn_fs_x__dirent_t * const *entries, in found_entry()
835 const svn_fs_x__dirent_t * const *entries = in svn_fs_x__extract_dir_entry() local
910 apr_array_header_t *entries; in slowly_replace_dir_entry() local
949 svn_fs_x__dirent_t **entries; in svn_fs_x__replace_dir_entry() local
H A Dpack.c472 apr_array_header_t *entries, in copy_item_to_temp()
765 sort_items(apr_array_header_t *entries) in sort_items()
1216 apr_array_header_t *entries, in write_reps_containers()
1319 apr_array_header_t *entries) in should_flush_nodes_container()
1533 apr_array_header_t *entries, in write_changes_containers()
1636 apr_array_header_t *entries, in write_property_containers()
1738 apr_array_header_t *entries; in pack_range() local
1866 apr_array_header_t *entries; in append_revision() local
/freebsd-13.1/sys/sys/
H A Dtim_filter.h56 struct filter_entry entries[NUM_FILTER_ENTRIES]; member
64 struct filter_entry_small entries[NUM_FILTER_ENTRIES]; member
/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBEnvironment.cpp100 SBStringList entries; in GetEntries() local
115 void SBEnvironment::SetEntries(const SBStringList &entries, bool append) { in SetEntries()
/freebsd-13.1/lib/libc/stdlib/
H A Dhsearch.h37 ENTRY *entries; /* Hash table entries. */ member
/freebsd-13.1/usr.sbin/lpr/chkprintcap/
H A Dskimprintcap.h40 int entries; member
/freebsd-13.1/sys/dev/vmware/vmci/
H A Dvmci_hashtable.h24 struct vmci_hash_entry **entries; member
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueBoolean.cpp75 auto entries = llvm::makeArrayRef(autocomplete_entries); in AutoComplete() local
/freebsd-13.1/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-13.1/contrib/subversion/subversion/libsvn_wc/
H A Dold-and-busted.c1008 apr_hash_t *entries; member
1057 apr_hash_t *entries, in parse_entries_xml()
1130 resolve_to_defaults(apr_hash_t *entries, in resolve_to_defaults()
1190 svn_wc__read_entries_old(apr_hash_t **entries, in svn_wc__read_entries_old()
1298 apr_hash_t *entries; in svn_wc_entry() local
/freebsd-13.1/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c176 int entries = attr->cqe; in mlx4_ib_create_cq() local
285 int entries) in mlx4_alloc_resize_buf()
309 int entries, struct ib_udata *udata) in mlx4_alloc_resize_umem()
373 int mlx4_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mlx4_ib_resize_cq()
/freebsd-13.1/contrib/smbfs/smbutil/
H A Dview.c74 int error, opt, bufsize, i, entries, total; in cmd_view() local
/freebsd-13.1/contrib/expat/tests/
H A Dstructdata.h52 StructDataEntry *entries; member
/freebsd-13.1/contrib/libarchive/libarchive/test/
H A Dtest_write_format_mtree_fflags.c42 } entries[] = { variable
H A Dtest_write_format_mtree_classic.c38 } entries[] = { variable
H A Dtest_write_format_mtree_classic_indent.c38 } entries[] = { variable
/freebsd-13.1/usr.sbin/mptutil/
H A Dmpt_evt.c98 MPI_LOG_0_ENTRY **entries; in show_events() local
/freebsd-13.1/sys/arm/include/
H A Dstack.h47 u_int entries; member
/freebsd-13.1/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c748 int entries, u32 **cqb, in create_cq_user()
850 int entries, int cqe_size, in create_cq_kernel()
917 int entries = attr->cqe; in mlx5_ib_create_cq() local
1127 int entries, struct ib_udata *udata, int *npas, in resize_user()
1170 int entries, int cqe_size) in resize_kernel()
1253 int mlx5_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mlx5_ib_resize_cq()
/freebsd-13.1/contrib/processor-trace/libipt/internal/include/
H A Dpt_image_section_cache.h83 struct pt_iscache_entry *entries; member
/freebsd-13.1/sys/kern/
H A Dkern_kcov.c131 size_t entries; /* (o) */ member
365 kcov_alloc(struct kcov_info *info, size_t entries) in kcov_alloc()

123456789