Searched defs:table_len (Results 1 - 5 of 5) sorted by relevance

/fuchsia/zircon/system/dev/nand/nandpart/
H A Daml-bad-block.h58 AmlBadBlock(zx::vmo data_vmo, zx::vmo oob_vmo, fbl::Array<uint8_t> nand_op, Config config, nand_info_t nand_info, BlockStatus* table, uint32_t table_len, OobMetadata* oob) argument
H A Daml-bad-block.cpp58 const uint32_t table_len = fbl::round_up(nand_info.num_blocks, nand_info.page_size); local
/fuchsia/zircon/third_party/ulib/ngunwind/src/mi/
H A DGdyn-remote.c100 intern_array(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, unw_word_t table_len, unw_word_t **table_data, void *arg) argument
/fuchsia/zircon/third_party/ulib/ngunwind/include/ngunwind/private/
H A Dlibunwind-dynamic.h120 unw_word_t table_len; /* must be a multiple of sizeof(unw_word_t)! */ member in struct:unw_dyn_table_info
129 unw_word_t table_len; /* must be a multiple of sizeof(unw_word_t)! */ member in struct:unw_dyn_remote_table_info
/fuchsia/zircon/third_party/ulib/ngunwind/src/dwarf/
H A DGfind_proc_info-lsb.c753 unsigned long table_len = table_size / sizeof (struct table_entry); local
782 unsigned long table_len = table_size / sizeof (struct table_entry); local
828 size_t table_len = 0; local
[all...]

Completed in 75 milliseconds