Searched refs:items (Results 101 - 125 of 130) sorted by relevance

123456

/freebsd-10.2-release/contrib/libyaml/src/
H A Dyaml_private.h628 (node).data.sequence.items.start = (node_items_start), \
629 (node).data.sequence.items.end = (node_items_end), \
630 (node).data.sequence.items.top = (node_items_start), \
/freebsd-10.2-release/sys/net/
H A Dzlib.c259 voidpf zcalloc OF((voidpf opaque, unsigned items, unsigned size));
262 #define ZALLOC(strm, items, size) \
263 (*((strm)->zalloc))((strm)->opaque, (items), (size))
4143 uInt, /* number of items */
4498 uInt n; /* number of items */
5242 voidpf zcalloc (voidpf opaque, unsigned items, unsigned size) argument
5245 ulg bsize = (ulg)items*size;
5301 voidpf zcalloc (voidpf opaque, unsigned items, unsigned size) argument
5304 return _halloc((long)items, size);
5319 extern voidp calloc OF((uInt items, uIn
[all...]
/freebsd-10.2-release/contrib/libyaml/include/
H A Dyaml.h740 /** The stack of sequence items. */
748 } items; member in struct:yaml_node_s::__anon1943::__anon1945
/freebsd-10.2-release/lib/libz/
H A Dzlib.h80 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
/freebsd-10.2-release/usr.bin/csup/
H A Dstream.c952 zfilter_alloc(void __unused *opaque, unsigned int items, unsigned int size) argument
955 return (xmalloc(items * size));
/freebsd-10.2-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DValueObject.h113 eExpressionPathEndResultTypeValueObjectList, // several items in a VOList
1117 ClearUserVisibleData(uint32_t items = ValueObject::eClearUserVisibleDataItemsAllStrings);
/freebsd-10.2-release/contrib/bmake/mk/
H A Dmeta2deps.py649 for k,v in list(conf.items()):
/freebsd-10.2-release/contrib/bzip2/
H A Dbzlib.c107 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) argument
109 void* v = malloc ( items * size );
/freebsd-10.2-release/contrib/texinfo/info/
H A Dsession.c1960 /* We have the menu. See if there are this many items in it. */
1980 info_error ((char *) _("There aren't %d items in this menu."),
2355 /* Visit as many menu items as is possible, each in a separate window. */
2357 _("Visit as many menu items at once as possible"))
2395 REFERENCE **items = (REFERENCE **)NULL;
2416 (entry, items_index, items, items_slots, 10, REFERENCE *);
2436 (entry, items_index, items, items_slots, 100, REFERENCE *);
2441 items);
2442 info_free_references (items);
2496 /* Build and return a list of the menu items i
2391 REFERENCE **items = (REFERENCE **)NULL; local
[all...]
/freebsd-10.2-release/sys/vm/
H A Duma_core.c199 int ubz_entries; /* Number of items it can hold. */
625 * Frees all outstanding items in a bucket
629 * bucket The free/alloc bucket with items, cpu queue must be locked.
853 printf("%s free items: %u\n", keg->uk_name, keg->uk_free);
968 * Malloced items are zeroed in uma_zalloc.
1284 * this if it permits more items per-slab.
1465 panic("Too many ref items per zone: %d > %d\n",
1693 printf("Freed UMA keg (%s) was not empty (%d items). "
2204 * We have run out of items in our alloc bucket.
3093 uma_zone_reserve(uma_zone_t zone, int items) argument
3150 uma_prealloc(uma_zone_t zone, int items) argument
[all...]
/freebsd-10.2-release/contrib/subversion/subversion/libsvn_ra_svn/
H A Dmarshal.c1008 _("Too many nested items"));
1060 /* Read in the list items. */
1151 /* Read in the list items. */
1194 static svn_error_t *vparse_tuple(const apr_array_header_t *items, apr_pool_t *pool,
1200 for (count = 0; **fmt && count < items->nelts; (*fmt)++, count++)
1205 elt = &APR_ARRAY_IDX(items, count, svn_ra_svn_item_t);
1193 vparse_tuple(const apr_array_header_t *items, apr_pool_t *pool, const char **fmt, va_list *ap) argument
/freebsd-10.2-release/sys/dev/cxgbe/
H A Dt4_sge.c2338 * r->items[cidx] to r->items[pidx], with a wraparound at r->size, are ready to
2363 m0 = r->items[cidx];
2382 m0 = r->items[cidx];
2398 try_txpkts(m0, r->items[next_cidx], &txp, available) == 0) {
2402 tail = r->items[next_cidx];
2412 if (add_to_txpkts(r->items[next_cidx], &txp,
2415 tail->m_nextpkt = r->items[next_cidx];
H A Dt4_main.c1401 void *items[1]; local
1425 items[0] = m;
1426 rc = mp_ring_enqueue(txq->r, items, 1, 4096);
/freebsd-10.2-release/contrib/subversion/subversion/libsvn_subr/
H A Dstream.c966 zalloc(voidpf opaque, uInt items, uInt size)
970 return apr_palloc(pool, items * size);
958 zalloc(voidpf opaque, uInt items, uInt size) argument
/freebsd-10.2-release/contrib/subversion/
H A Dwin-tests.py116 cp.items('options'))
/freebsd-10.2-release/sys/dev/vxge/vxgehal/
H A Dvxgehal-virtualpath.c3310 u32 i, j, k, l, items[4]; local
3385 items[l] = k;
3391 items[0]) |
3394 itable[items[0]]) |
3396 items[1]) |
3399 itable[items[1]]);
3403 items[2]) |
3406 itable[items[2]]) |
3408 items[3]) |
3411 itable[items[
[all...]
/freebsd-10.2-release/contrib/ntp/sntp/libevent/
H A Devent_rpcgen.py423 for (k, v) in extradict.items():
/freebsd-10.2-release/sys/contrib/ipfilter/netinet/
H A Dip_state.c4375 void *items[1]; local
4416 items[0] = &ipsl;
4420 (void) ipf_log_items(softc, IPL_LOGSTATE, NULL, items, sizes, types, 1);
4946 /* short lifetime where items are put that can't be deleted straight away */
5189 /* that queue so that all of the items on it are updated accordingly. */
H A Dip_nat.c6150 void *items[1]; local
6194 items[0] = &natl;
6198 (void) ipf_log_items(softc, IPL_LOGNAT, NULL, items, sizes, types, 1);
6993 /* lifetime where items are put that can't be deleted straight away because */
/freebsd-10.2-release/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql211 /* Work items are identified by this value. */
H A Dwc-queries.sql559 /* Create notify items for when a node is removed from a changelist and
/freebsd-10.2-release/sys/dev/mxge/
H A Dif_mxge.c685 z_alloc(void *nil, u_int items, u_int size) argument
689 ptr = malloc(items * size, M_TEMP, M_NOWAIT);
/freebsd-10.2-release/contrib/openpam/
H A Dconfigure3932 showlist (The first, second, and third items.);
3968 // Iterate through items via the restricted pointer.
13417 # If the user did not use the arguments to specify the items to instantiate,
/freebsd-10.2-release/contrib/file/
H A Dconfigure4416 showlist (The first, second, and third items.);
4452 // Iterate through items via the restricted pointer.
15526 # If the user did not use the arguments to specify the items to instantiate,
/freebsd-10.2-release/contrib/gcc/doc/include/
H A Dtexinfo.tex224 % \vadjust-items are inserted at the left edge of the type. So
2729 % @multitablelinespace is space to leave between table items, baseline

Completed in 538 milliseconds

123456