Searched defs:entry (Results 126 - 150 of 770) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/libarchive/tar/
H A Dread.c84 struct archive_entry *entry; member in struct:progress_data
126 struct archive_entry *entry = progress_data->entry; local
165 struct archive_entry *entry; local
[all...]
/freebsd-10-stable/contrib/amd/amd/
H A Dsun2amd.c74 char line_buff[INFO_MAX_LINE_LEN], *tmp, *key, *entry; local
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_virtual.c115 archive_write_header(struct archive *a, struct archive_entry *entry) argument
147 archive_read_next_header(struct archive *a, struct archive_entry **entry) argument
153 archive_read_next_header2(struct archive *a, struct archive_entry *entry) argument
H A Darchive_read_disk_private.h45 struct archive_entry *entry; member in struct:archive_read_disk
/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cq.c42 struct mlx5_cq_linear_array_entry *entry; local
133 struct mlx5_cq_linear_array_entry *entry; local
164 struct mlx5_cq_linear_array_entry *entry; local
[all...]
H A Dmlx5_diagnostics.c43 mlx5_core_get_index_of_diag_counter( const struct mlx5_core_diagnostics_entry *entry, int size, u16 counter_id) argument
61 mlx5_core_put_diag_counter( const struct mlx5_core_diagnostics_entry *entry, u64 *array, int size, u16 counter_id, u64 value) argument
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_int.h68 struct ecore_igu_block entry[MAX_TOT_SB_PER_PATH]; member in struct:ecore_igu_info
/freebsd-10-stable/include/
H A Dsearch.h20 typedef struct entry { struct
/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
H A Den_port.c52 u32 entry; local
/freebsd-10-stable/bin/getfacl/
H A Dgetfacl.c94 acl_entry_t entry; local
[all...]
/freebsd-10-stable/bin/setfacl/
H A Dsetfacl.c110 struct sf_entry *entry; local
[all...]
/freebsd-10-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_file_io.h156 struct dirent64 *entry; member in struct:apr_dir_t
158 struct dirent *entry; member in struct:apr_dir_t
/freebsd-10-stable/contrib/apr-util/test/
H A Ddbd.c113 const char* entry; local
144 const char* entry; local
279 const char *entry = NULL; local
[all...]
/freebsd-10-stable/contrib/binutils/include/aout/
H A Dencap.h59 long entry; member in struct:coffheader
/freebsd-10-stable/contrib/binutils/include/coff/
H A Dia64.h49 char entry[4]; /* entry pt. */ member in struct:__anon402
/freebsd-10-stable/contrib/gcc/
H A Dweb.c189 entry_register (struct web_entry *entry, struct df_ref *ref, char *used) argument
/freebsd-10-stable/contrib/gdb/gdb/gdbserver/
H A Dinferiors.c30 struct inferior_list_entry entry; member in struct:thread_info
78 remove_inferior(struct inferior_list *list, struct inferior_list_entry *entry) argument
[all...]
H A Dregcache.c66 regcache_invalidate_one (struct inferior_list_entry *entry) argument
/freebsd-10-stable/contrib/libreadline/
H A Dsearch.c150 HIST_ENTRY *entry; local
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Dbinary_heap_.hpp112 entry; typedef in class:pb_ds::detail::binary_heap_
/freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/
H A DDataVisualization.cpp119 DataVisualization::Categories::GetCategory (const ConstString &category, lldb::TypeCategoryImplSP &entry, argument
205 DataVisualization::NamedSummaryFormats::GetSummaryFormat (const ConstString &type, lldb::TypeSummaryImplSP &entry) argument
211 DataVisualization::NamedSummaryFormats::Add (const ConstString &type, const lldb::TypeSummaryImplSP &entry) argument
213 GetFormatManager().GetNamedSummaryContainer().Add(FormatManager::GetValidTypeName(type),entry); local
H A DLibCxxList.cpp34 ListEntry (ValueObject* entry) : m_entry_sp(entry ? entry->GetSP() : ValueObjectSP()) {} argument
73 SetEntry (ValueObjectSP entry) argument
92 ListIterator (ListEntry entry) : m_entry(entry) {} argument
93 ListIterator (ValueObjectSP entry) : m_entry(entry) {} argument
95 ListIterator (ValueObject* entry) argument
[all...]
H A DTypeCategoryMap.cpp38 TypeCategoryMap::Add (KeyType name, const ValueSP& entry) argument
133 TypeCategoryMap::Get (KeyType name, ValueSP& entry) argument
144 TypeCategoryMap::Get (uint32_t pos, ValueSP& entry) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugAranges.cpp119 const RangeToDIE::Entry *entry = m_aranges.GetEntryAtIndex(i); local
173 const RangeToDIE::Entry *entry = m_aranges.FindEntryThatContains(address); local
H A DUniqueDWARFASTType.h114 Append (const UniqueDWARFASTType &entry) argument
145 Insert(const lldb_private::ConstString &name, const UniqueDWARFASTType &entry) argument

Completed in 140 milliseconds

1234567891011>>