Searched defs:table (Results 51 - 75 of 202) sorted by relevance

123456789

/haiku-fatelf/src/bin/bfs_tools/lib/
H A DHashtable.cpp60 struct Entry **table = fTable; local
132 Entry **table,*entry,*prev; local
278 Entry **table,*entr local
[all...]
/haiku-fatelf/headers/private/kernel/util/
H A DOpenHashTable.h313 Iterator(const HashTable* table) argument
319 Iterator(const HashTable* table, size_t index, ValueType* value) argument
385 _Insert(ValueType** table, size_t tableSize, ValueType* value) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/wb840/
H A Dwb840.c60 physical_entry table; local
/haiku-fatelf/src/apps/debuganalyzer/gui/table/
H A DAbstractTable.cpp45 AbstractTable::AbstractColumn::SetTable(AbstractTable* table) argument
/haiku-fatelf/src/apps/debugger/user_interface/gui/team_window/
H A DBreakpointListView.cpp375 BreakpointListView::TableSelectionChanged(Table* table) argument
H A DImageFunctionsView.cpp423 ImageFunctionsView::TreeTableSelectionChanged(TreeTable* table) argument
H A DImageListView.cpp270 ImageListView::TableSelectionChanged(Table* table) argument
H A DRegistersView.cpp227 RegistersView::TableRowInvoked(Table* table, int32 rowIndex) argument
H A DThreadListView.cpp340 ThreadListView::TableSelectionChanged(Table* table) argument
/haiku-fatelf/src/bin/bash/
H A Dhashlib.c382 HASH_TABLE *table, *ntable; variable
[all...]
/haiku-fatelf/src/bin/gdb/bfd/
H A Delf-strtab.c48 struct bfd_hash_table table; member in struct:elf_strtab_hash
95 struct elf_strtab_hash *table; local
62 elf_strtab_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
[all...]
H A Dhash.c549 struct bfd_hash_table table; member in struct:bfd_strtab_hash
607 struct bfd_strtab_hash *table; local
[all...]
H A Dsection.c649 bfd_section_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
[all...]
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dz8kgen.c730 translate (struct tok_struct *table, char *x, int *length) argument
[all...]
/haiku-fatelf/src/bin/less/
H A Dlesskey.c179 struct table struct
[all...]
/haiku-fatelf/src/kits/interface/textview_support/
H A DWidthBuffer.cpp211 _width_table_ table; local
236 const _width_table_ &table = fBuffer[index]; local
295 _width_table_ &table = fBuffer[tableIndex]; local
[all...]
/haiku-fatelf/src/kits/shared/
H A DColorQuantizer.cpp258 BColorQuantizer::_GetPaletteColors(Node* node, RGBA* table, uint32* _index, argument
[all...]
H A DKeymap.cpp478 uint32 table; local
[all...]
/haiku-fatelf/src/libs/ncurses/ncurses/base/
H A Dlib_color.c123 static const int table[] = local
/haiku-fatelf/src/libs/ncurses/ncurses/tinfo/
H A Dalloc_ttype.c82 find_name(char **table, int length, char *name) argument
H A Dread_entry.c122 convert_strings(char *buf, char **Strings, int count, int size, char *table) argument
/haiku-fatelf/src/libs/ncurses/ncurses/tty/
H A Dhashmap.c424 static const char *table[] = local
/haiku-fatelf/src/libs/ncurses/progs/
H A Dtput.c108 } table[] = { local
/haiku-fatelf/src/libs/pdflib/libs/flate/
H A Dinfutil.h40 uInt table; /* table lengths (14 bits) */ member in struct:inflate_blocks_state::__anon4904::__anon4905
/haiku-fatelf/src/libs/pdflib/libs/png/
H A Dpngtrans.c349 png_bytep rp, end, table; local

Completed in 279 milliseconds

123456789