Searched defs:item (Results 1 - 25 of 42) sorted by relevance

12

/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/pqueue/
H A Dpq_test.c65 pitem *item; local
[all...]
H A Dpqueue.c73 pitem *item = (pitem *) OPENSSL_malloc(sizeof(pitem)); local
85 pitem_free(pitem *item) argument
111 pqueue_insert(pqueue_s *pq, pitem *item) argument
159 pitem *item = pq->items; local
205 pitem *item = pq->items; local
225 pqueue_next(pitem **item) argument
243 pitem *item = pq->items; local
[all...]
/barrelfish-2018-10-04/lib/bulk_transfer/backends/sm/
H A Dws_helpers.c12 errval_t bulk_sm_multiple_event_dispatch_non_block(struct bulk_sm_ws_item *item) argument
43 errval_t bulk_sm_multiple_event_dispatch(struct bulk_sm_ws_item *item) argument
H A Dflounder_helpers.c49 struct bulk_sm_resend_item *item = data->resend_closure; local
[all...]
/barrelfish-2018-10-04/lib/libc/locale/
H A Dnl_langinfo.c52 nl_langinfo_l(nl_item item, locale_t loc) argument
204 nl_langinfo(nl_item item) argument
/barrelfish-2018-10-04/lib/libc/stdlib/
H A Dhcreate.c60 hsearch(ENTRY item, ACTION action) argument
H A Dhsearch_r.c76 hsearch_r(ENTRY item, ACTION action, ENTRY **retval, struct hsearch_data *htab) argument
/barrelfish-2018-10-04/lib/libc/db/test/hash.tests/
H A Dtcreat3.c58 DBT item, key; local
H A Dtdel.c59 DBT item, key; local
H A Dthash4.c61 DBT item, key, res; local
H A Dtread2.c62 DBT item, key, res; local
H A Dtseq.c59 DBT item, key, res; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/rand/
H A Drand_vms.c95 } item[32], *pitem; local
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/include/linux/
H A Dlinux_radix.c59 void *item; local
79 void *item; local
120 radix_tree_insert(struct radix_tree_root *root, unsigned long index, void *item) argument
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/ssl/
H A Dd1_lib.c134 pitem *item = NULL; local
[all...]
/barrelfish-2018-10-04/tools/demo/Aquarium/
H A DEvents.cs151 protected override void InsertItem(int index, TemporalTraceEvent item) argument
163 protected override void SetItem(int index, TemporalTraceEvent item) argument
/barrelfish-2018-10-04/usr/eclipseclp/CPViz/viztool/src/components/
H A DMenuFactory.java462 initializeJMenuItem(JMenuItem item, String name, String specialization) argument
[all...]
/barrelfish-2018-10-04/lib/collections/
H A Dlist.c251 void *collections_list_get_ith_item(collections_listnode *start, uint32_t item) argument
219 collections_list_remove_ith_item(collections_listnode *start, uint32_t item) argument
[all...]
/barrelfish-2018-10-04/usr/tests/devif/
H A Didc_endpoint.c45 struct ele* item = malloc(sizeof(struct ele)); local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/bn/
H A Dbn_ctx.c159 BN_POOL_ITEM *item = ctx->pool.head; local
386 BN_POOL_ITEM *item = p->head; local
409 BN_POOL_ITEM *item = OPENSSL_malloc(sizeof(BN_POOL_ITEM)); local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/engine/
H A Deng_lib.c161 ENGINE_CLEANUP_ITEM *item = OPENSSL_malloc(sizeof( local
169 ENGINE_CLEANUP_ITEM *item; local
177 ENGINE_CLEANUP_ITEM *item; local
184 engine_cleanup_cb_free(ENGINE_CLEANUP_ITEM *item) argument
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/
H A Dex_data.c292 EX_CLASS_ITEM *item = (EX_CLASS_ITEM *)a_void; local
333 static int def_add_index(EX_CLASS_ITEM *item, long argl, void *argp, argument
392 EX_CLASS_ITEM *item local
408 EX_CLASS_ITEM *item = def_get_class(class_index); local
451 EX_CLASS_ITEM *item; local
495 EX_CLASS_ITEM *item; local
[all...]
/barrelfish-2018-10-04/lib/vfs/
H A Dvfs_cache.c80 void *item; member in struct:cache_entry
307 fs_cache_acquire(struct fs_cache *cache, uint32_t key, void **item) argument
344 fs_cache_put(struct fs_cache *cache, uint32_t key, void *item) argument
[all...]
/barrelfish-2018-10-04/lib/barrelfish/arch/x86/
H A Dpmap.c133 void remove_vnode(struct vnode *root, struct vnode *item) argument
/barrelfish-2018-10-04/usr/skb/octopus/
H A Dpredicates.c214 dident item = ec_did(next, 0); local
283 dident item = ec_did(next, 0); local
473 pword item = ec_long(next); local

Completed in 207 milliseconds

12