Searched defs:list (Results 26 - 50 of 90) sorted by relevance

1234

/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/include/linux/
H A Dlist.h82 static inline void INIT_LIST_HEAD(struct list_head *list) { argument
[all...]
/barrelfish-2018-10-04/usr/tests/devif/
H A Didc_endpoint.c23 static struct ele* list = NULL; variable in typeref:struct:ele
/barrelfish-2018-10-04/lib/libc/db/test/btree.tests/
H A Dmain.c582 list(db, argv) function
/barrelfish-2018-10-04/lib/libc/iconv/
H A Dbsd_iconv.c182 __bsd___iconv_free_list(char **list, size_t sz) argument
206 char **list, **names; local
[all...]
/barrelfish-2018-10-04/lib/libc/net/
H A Dhesiod.c374 char *dst, **list; local
521 static char **list; local
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dbip_bag.c63 pword list[2]; member in struct:__anon1621
203 pword list; local
[all...]
H A Dbip_parallel.c194 pword list; local
H A Declipse_cc.cc428 list(EC_refs& array) function
551 list(const EC_word hd, const EC_word tl) function
558 list(int size, double* array) function
564 list(int size, long* array) function
570 list(int size, char* array) function
H A Dterm_copy.c1276 pword result, list; local
1343 pword result, list; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/ssl/
H A Ds3_both.c651 SSL3_BUF_FREELIST *list; local
675 SSL3_BUF_FREELIST *list; local
[all...]
H A Dt1_lib.c1473 unsigned char *list; local
[all...]
/barrelfish-2018-10-04/lib/bulk_transfer/
H A Dbulk_pool.c52 struct bulk_pool_list *list = pool_list; local
82 struct bulk_pool_list *list = pool_list; local
125 struct bulk_pool_list *list = pool_list; local
210 struct bulk_pool_list *list = channel->pools; local
242 struct bulk_pool_list *list = channel->pools; local
276 struct bulk_pool_list *list = channel->pools; local
321 struct bulk_pool_list *list = channel->pools; local
[all...]
/barrelfish-2018-10-04/lib/devif/backends/debug/
H A Ddevif_backend_debug.c630 find_region(struct debug_q* que, struct memory_list** list, regionid_t rid) argument
[all...]
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/core/
H A Daddr.c53 struct list_head list; member in struct:addr_req
[all...]
H A Diwcm.c61 struct list_head list; member in struct:iwcm_work
H A Dnotice.c110 struct list_head list; member in struct:inform_member
117 struct list_head list; member in struct:inform_notice
313 struct list_head list; local
[all...]
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mlx4/
H A Dalias_GUID.c58 struct list_head list; member in struct:mlx4_alias_guid_work_context
H A Dcm.c52 struct list_head list; member in struct:id_map_entry
[all...]
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mthca/
H A Dmthca_memfree.h52 struct list_head list; member in struct:mthca_icm_chunk
/barrelfish-2018-10-04/usr/eclipseclp/icparc_solvers/ilog/
H A Dec2il.cc72 array_of_list(EC_word list) argument
104 int_array_of_list(EC_word list) argument
[all...]
/barrelfish-2018-10-04/usr/skb/octopus/
H A Dpredicates.c108 pword list, cur, rest; local
140 pword list, cur, rest; local
182 pword list, cur, rest; local
248 pword list, cur, rest; local
349 pword list, cur, rest; local
396 pword list, cur, rest; local
442 pword list, cur, rest; local
[all...]
/barrelfish-2018-10-04/lib/libc/rpc/
H A Dclnt_bcast.c123 __rpc_getbroadifs(int af, int proto, int socktype, broadlist_t *list) argument
195 __rpc_freebroadifs(broadlist_t *list) argument
H A Dgetnetconfig.c246 struct netconfig_list *list; local
450 struct netconfig_list *list; /* pointer to cache list */ local
[all...]
/barrelfish-2018-10-04/usr/drivers/cpuboot/
H A Dmain.c104 static int parse_core_list(char *list, coreid_t *from, coreid_t *to, coreid_t *step) argument
/barrelfish-2018-10-04/usr/eclipseclp/CPViz/viz/src/ie/ucc/cccc/viz/
H A DVisualizerDrawer.java235 public Colors domainBasedColor(FullDomain list) { argument
248 public Colors booleanColor(FullDomain list){ argument
256 public Colors booleanColor(FullDomain list, FullDomain removed){ argument
[all...]

Completed in 120 milliseconds

1234