Home
last modified time | relevance | path

Searched refs:ssn (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/libs/multi_index/test/
Demployee.hpp35 int ssn; member
38 id(id_),name(name_),age(age_),ssn(ssn_) in employee()
42 id(x.id),name(x.name),age(x.age),ssn(x.ssn) in employee()
46 id(x.id),name(boost::move(x.name)),age(x.age),ssn(x.ssn) in employee()
54 ssn=x.ssn; in operator =()
63 ssn=x.ssn; in operator =()
102 struct ssn{}; struct
118 boost::multi_index::tag<ssn>,
119 BOOST_MULTI_INDEX_MEMBER(employee,int,ssn)>,
142 employee_set,ssn>::type employee_set_by_ssn;
Dtest_special_set_ops.cpp75 get<ssn>(es).equal_range( in test_special_set_ops()
81 get<ssn>(es).count( in test_special_set_ops()
85 get<ssn>(es).find( in test_special_set_ops()
Dtest_projection.cpp65 it4= project<ssn>(es,it3); in test_projection()
79 BOOST_TEST(project<ssn>(es,es.end())==get<ssn>(es).end()); in test_projection()
128 cit4= project<ssn>(ces,cit3); in test_projection()
Dtest_set_ops.cpp62 employee_set_by_ssn& i4=get<ssn>(es); in test_set_ops()
Dtest_basic.cpp76 employee_set_by_ssn& i4=get<ssn>(es); in test_basic()
Dtest_modifiers.cpp166 employee_set_by_ssn& i4=get<ssn>(es); in test_modifiers()
190 BOOST_TEST((--it3)->ssn==6201); in test_modifiers()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_header.h159 uint16_t ssn; member
415 uint16_t ssn; member
Dsctp_indata.c1761 mid = (uint32_t)(ntohs(chunk->dp.ssn)); in sctp_process_a_data_chunk()
5740 mid = (uint32_t)ntohs(stseq->ssn);
Dsctp_output.c8155 dchkh->dp.ssn = htons((uint16_t)chk->rec.data.mid);
11063 strseq->ssn = htons((uint16_t)at->rec.data.mid);
/third_party/libxml2/result/HTML/
Ddoc3.htm.sax2718 SAX.startElement(a, href='http://www.goto.com/d/search/ssn/?fromGIF=true', target='_blank')
2723 SAX.startElement(a, href='http://www.goto.com/d/search/ssn/?fromGIF=true', target='_blank')