Searched defs:tuple (Results 1 - 16 of 16) sorted by relevance

/freebsd-10-stable/contrib/libstdc++/include/tr1/
H A Dtuple_iterate.h53 class tuple class in namespace:std
61 tuple() function in class:std::tuple
66 tuple(const std::pair<_U1, _U2>& __u) : function in class:std::tuple
81 explicit tuple(_GLIBCXX_TUPLE_ADD_CREF) : function in class:std::tuple
86 tuple(cons function in class:std::tuple
99 tuple(const tuple& __in) : function in class:std::tuple
105 tuple(const tuple&) argument
[all...]
/freebsd-10-stable/usr.sbin/dumpcis/
H A Dreadcis.h29 struct tuple { struct
/freebsd-10-stable/sys/dev/ex/
H A Dif_ex_pccard.c80 ex_pccard_silicom_cb(const struct pccard_tuple *tuple, void *arg) argument
/freebsd-10-stable/sys/dev/ep/
H A Dif_ep_pccard.c116 ep_pccard_mac(const struct pccard_tuple *tuple, void *argp) argument
/freebsd-10-stable/sys/dev/fe/
H A Dif_fe_pccard.c272 fe_pccard_xircom_mac(const struct pccard_tuple *tuple, void *argp) argument
/freebsd-10-stable/sys/dev/pccard/
H A Dpccard_device.c82 pccard_build_cis(const struct pccard_tuple *tuple, void *argp) argument
H A Dpccard_cis.c117 struct pccard_tuple tuple; local
641 pccard_parse_cis_tuple(const struct pccard_tuple *tuple, void *arg) argument
1273 decode_funce(const struct pccard_tuple *tuple, struct pccard_function *pf) argument
[all...]
/freebsd-10-stable/sys/dev/sn/
H A Dif_sn_pccard.c196 sn_pccard_megahertz_mac(const struct pccard_tuple *tuple, void *argp) argument
/freebsd-10-stable/sys/dev/xe/
H A Dif_xe_pccard.c195 xe_pccard_mac(const struct pccard_tuple *tuple, void *argp) argument
/freebsd-10-stable/sys/netpfil/ipfw/
H A Ddn_sched_fq_codel.c218 uint8_t tuple[41]; local
[all...]
H A Ddn_sched_fq_pie.c792 uint8_t tuple[41]; local
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dioctl.c476 PyObject *tuple; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
H A DInitPreprocessor.cpp452 VersionTuple tuple = LangOpts.ObjCRuntime.getVersion(); local
/freebsd-10-stable/contrib/ofed/management/opensm/opensm/
H A Dosm_ucast_ftree.c171 ftree_tuple_t tuple; member in struct:ftree_sw_t_
263 static void __osm_ftree_tuple_init(IN ftree_tuple_t tuple) argument
270 __osm_ftree_tuple_assigned(IN ftree_tuple_t tuple) argument
279 __osm_ftree_tuple_to_str(IN ftree_tuple_t tuple) argument
306 __osm_ftree_tuple_to_key(IN ftree_tuple_t tuple) argument
315 __osm_ftree_tuple_from_key(IN ftree_tuple_t tuple, IN ftree_tuple_key_t key) argument
1036 __osm_ftree_fabric_get_sw_by_tuple(IN ftree_fabric_t * p_ftree, IN ftree_tuple_t tuple) argument
[all...]
/freebsd-10-stable/contrib/gcc/cp/
H A Dpt.c6221 tree tuple; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteModernObjC.cpp3986 std::pair<const ObjCInterfaceDecl*, unsigned> tuple = std::make_pair(CDecl, GroupNo); local

Completed in 188 milliseconds