Home
last modified time | relevance | path

Searched refs:accounting_child_meta (Results 1 – 2 of 2) sorted by relevance

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/
H A Dtdict.cpp54 template struct tdict::tree<tdict::timer_seconds_thread>::accounting_child_meta<tdict::tree<tdict::…
59 template struct tdict::tree<tdict::timer_ticks>::accounting_child_meta<tdict::tree<tdict::timer_tic…
63 template struct tdict::tree<tdict::timer_none>::accounting_child_meta<tdict::tree<tdict::timer_none…
H A Dtdict.hpp338 struct accounting_child_meta : public BB { struct
339 accounting_child_meta(tree& t, tdict::key k): BB(t) { in accounting_child_meta() function
349 ~accounting_child_meta() { in ~accounting_child_meta() argument
360 typedef accounting_child_meta<accounting_base> accounting_child;
361 typedef accounting_child_meta<accounting_activate> accounting_child_autoactivate;
362 …typedef accounting_child_meta<accounting_activate_recursive> accounting_child_autoactivate_recursi…
561 extern template struct tdict::tree<tdict::timer_seconds_thread>::accounting_child_meta<tdict::tree<…
566 extern template struct tdict::tree<tdict::timer_ticks>::accounting_child_meta<tdict::tree<tdict::ti…
570 extern template struct tdict::tree<tdict::timer_none>::accounting_child_meta<tdict::tree<tdict::tim…