Searched refs:num_items (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dcopy2.C27 int num_items; member in struct:List
H A Dctors20.C27 int num_items; member in struct:List
/openbsd-current/lib/libcrypto/lhash/
H A Dlhash_local.h86 unsigned long num_items; member in struct:lhash_st
H A Dlhash.c254 if (lh->up_load <= (lh->num_items * LH_LOAD_MULT / lh->num_nodes))
272 lh->num_items++;
305 lh->num_items--;
307 (lh->down_load >= (lh->num_items * LH_LOAD_MULT / lh->num_nodes)))
375 (lh->down_load >= (lh->num_items * LH_LOAD_MULT / lh->num_nodes)))
424 return lh ? lh->num_items : 0;
/openbsd-current/gnu/llvm/lldb/bindings/interface/
H A DSBTypeCategory.i148 num_items = len(self)
150 if key < num_items:
/openbsd-current/sys/arch/armv7/exynos/
H A Dec_commands.h1018 uint8_t num_items; /* number of items */ member in struct:ec_params_keyscan_seq_ctrl::__anon137::__anon138
1032 uint8_t num_items; /* Number of items to return */ member in struct:ec_params_keyscan_seq_ctrl::__anon137::__anon140
1040 uint8_t num_items; /* Number of items */ member in struct:ec_result_keyscan_seq_ctrl::__anon141::__anon142
/openbsd-current/sys/dev/fdt/
H A Dqcsmem.c115 uint32_t num_items; member in struct:qcsmem_info
253 sc->sc_item_count = info->num_items;
/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_query.c586 for (i = 0; i < args->num_items; i++, user_item_ptr++) {
/openbsd-current/sys/dev/pci/drm/include/uapi/drm/
H A Di915_drm.h3090 /** @num_items: The number of elements in the @items_ptr array */
3091 __u32 num_items; member in struct:drm_i915_query
3102 * array elements is @num_items.
3240 * .num_items = 1,
3527 * .num_items = 1,

Completed in 293 milliseconds