Home
last modified time | relevance | path

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

/dports/math/rumur/rumur-2021.09.29/rumur/src/
H A Doptions.h20 TC_SET = 0x10, enumerator
H A Doutput.cc199 << " TC_SET = " << TC_SET << ",\n" in output_checker()
H A Dmain.cc225 options.traces |= TC_SET; in parse_args()
/dports/dns/nsd/nsd-4.3.9/
H A Danswer.c102 TC_SET(q->packet); in encode_answer()
H A Dpacket.h59 #define TC_SET(packet) (*buffer_at((packet), 2) |= TC_MASK) macro
H A Dpacket.c207 TC_SET(query->packet); in packet_encode_rrset()
H A Drrl.c488 TC_SET(query->packet);
H A Dquery.c1676 TC_SET(q->packet); in query_process()
/dports/dns/opendnssec2/opendnssec-2.1.10/signer/src/wire/
H A Dbuffer.h73 #define TC_SET(packet) (*buffer_at((packet), 2) |= TC_MASK) macro
/dports/math/rumur/rumur-2021.09.29/rumur/resources/
H A Dheader.c3113 TRACE(TC_SET, "arrived at rendezvous point as leader"); in rendezvous()
3312 TRACE(TC_SET, "assisting in set migration..."); in set_migrate()
3390 TRACE(TC_SET, "attempted expansion failed because another thread got there " in set_expand()
3401 TRACE(TC_SET, "attempted expansion failed because another thread got there " in set_expand()
3407 TRACE(TC_SET, "expanding set from %zu slots to %zu slots...", in set_expand()
3448 TRACE(TC_SET, "added state %p, set size is now %zu", s, *count); in set_insert()
3485 TRACE(TC_SET, "skipped adding state %p that was already in set", s); in set_insert()