Searched defs:table_size (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-13-stable/contrib/less/
H A Dposition.c25 static int table_size = 0; variable
/freebsd-13-stable/sys/dev/mthca/
H A Dmthca_mcg.c318 int table_size = dev->limits.num_mgms + dev->limits.num_amgms; local
/freebsd-13-stable/contrib/xz/src/liblzma/lzma/
H A Dlzma_encoder_private.h47 uint32_t table_size; member in struct:__anon6656
H A Dlzma_encoder.c80 const uint32_t table_size = lc->table_size; local
/freebsd-13-stable/lib/libiconv_modules/mapper_std/
H A Dcitrus_mapper_std.c250 uint64_t table_size; local
/freebsd-13-stable/contrib/flex/src/
H A Dsym.c73 static int addsym (char sym[], char *str_def, int int_def, hash_table table, int table_size) argument
138 static struct hash_entry *findsym (const char *sym, hash_table table, int table_size) argument
/freebsd-13-stable/sbin/camcontrol/
H A Dpersist.c443 size_t table_size = 0, id_len = 0; local
H A Dcamcontrol.c10450 size_t table_size; local
/freebsd-13-stable/contrib/ncurses/include/
H A Dtic.h203 unsigned table_size; member in struct:__anon5062
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dstring_table.c360 apr_size_t table_size local
H A Dindex.c3827 apr_size_t table_size = (header->page_count + 1) * sizeof(*header->offsets); local
3838 table_size); local
3875 apr_size_t table_size = page->elt_size * page->nelts; local
3888 table_size); local
/freebsd-13-stable/crypto/openssl/crypto/ec/curve448/
H A Dcurve448.c548 unsigned int table_size = C448_SCALAR_BITS / (table_bits + 1) + 3; local
/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_passthru.c180 int i, ptr, capptr, cap, sts, caplen, table_size; local
443 uint32_t table_size, table_offset; local
931 uint32_t table_size, table_offset; local
[all...]
H A Dpci_emul.c829 int i, table_size; local
/freebsd-13-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_eswitch.c274 int table_size; local
616 int table_size = 2; local
722 int table_size = 1; local
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dindex.c3382 apr_size_t table_size = (header->page_count + 1) * sizeof(*header->offsets); local
3393 table_size); local
3430 apr_size_t table_size = page->elt_size * page->nelts; local
3441 table_size); local
/freebsd-13-stable/contrib/ntp/lib/isc/
H A Dmem.c532 unsigned int table_size; local
/freebsd-13-stable/sys/dev/ixgbe/
H A Dif_ix.c559 int queue_id, table_size, index_mult; local
/freebsd-13-stable/sys/contrib/alpine-hal/
H A Dal_hal_pcie.h563 uint16_t table_size; member in struct:al_pcie_msix_params
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_l2.c503 int i, table_size; local
H A Decore_vf.c1363 int i, table_size; local
H A Decore_sriov.c3093 u16 table_size; local
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_verbs.c1712 u32 table_size; local
1743 u32 table_size = (1 << rwq_ind_table->log_ind_tbl_size); local
/freebsd-13-stable/sys/contrib/zstd/doc/educational_decoder/
H A Dzstd_decompress.c1917 const size_t table_size = 1 << max_bits; local
/freebsd-13-stable/sys/dev/drm2/
H A DdrmP.h568 int table_size; member in struct:drm_ati_pcigart_info

Completed in 421 milliseconds

12