Home
last modified time | relevance | path

Searched refs:NO_UNION_TYPEDEF (Results 1 – 3 of 3) sorted by relevance

/dports/science/py-rmf/rmf-1.3.1/src/avrocpp/impl/
H A Davrogencpp.cc658 static const string NO_UNION_TYPEDEF("no-union-typedef"); variable
704 bool noUnion = vm.count(NO_UNION_TYPEDEF) != 0; in main()
/dports/science/rmf/rmf-1.3.1/src/avrocpp/impl/
H A Davrogencpp.cc658 static const string NO_UNION_TYPEDEF("no-union-typedef"); variable
704 bool noUnion = vm.count(NO_UNION_TYPEDEF) != 0; in main()
/dports/devel/avro-cpp/avro-cpp-1.11.0/impl/
H A Davrogencpp.cc810 const string NO_UNION_TYPEDEF("no-union-typedef"); in main() local
829 bool noUnion = vm.count(NO_UNION_TYPEDEF) != 0; in main()