Home
last modified time | relevance | path

Searched defs:d_children (Results 1 – 25 of 26) sorted by relevance

12

/dports/math/cvc4/CVC4-1.7/src/theory/quantifiers/
H A Ddynamic_rewrite.h106 std::map<TypeNode, OpInternalSymTrie> d_children; variable
H A Dlazy_trie.h77 std::map<Node, LazyTrie> d_children; variable
H A Dconjecture_generator.h49 std::map< TypeNode, std::map< unsigned, PatternTypIndex > > d_children; variable
61 std::map< TNode, SubstitutionIndex > d_children; variable
96 std::vector< unsigned > d_children; variable
205 std::map< TNode, TheoremIndex > d_children; variable
H A Dquant_conflict_find.h90 std::vector< MatchGen > d_children; variable
H A Dextended_rewrite.cpp1072 std::map<Node, SimpSubsumeTrie> d_children; member in CVC4::theory::quantifiers::SimpSubsumeTrie
/dports/math/cvc4/CVC4-1.7/src/theory/quantifiers/sygus/
H A Dsygus_explain.h78 std::vector<std::vector<Node> > d_children; variable
H A Dsygus_pbe.h273 std::map<Node, PbeTrie> d_children; variable
H A Dsygus_unif_io.h210 std::map<Node, SubsumeTrie> d_children; variable
H A Dsygus_grammar_norm.h99 std::map<unsigned, OpPosTrie> d_children; variable
H A Dsygus_enumerator.h346 std::map<unsigned, TermEnumSlave> d_children; variable
/dports/science/scidavis/scidavis-2.4.0/libscidavis/src/future/core/
H A DAspectPrivate.h73 QList<AbstractAspect *> d_children; variable
/dports/math/cvc4/CVC4-1.7/src/theory/quantifiers/ematching/
H A Dinst_match_generator.h324 std::vector<InstMatchGenerator*> d_children; variable
578 std::vector< InstMatchGenerator* > d_children; variable
H A Dtrigger.h460 std::map< TNode, TriggerTrie* > d_children; variable
/dports/math/cvc4/CVC4-1.7/src/theory/datatypes/
H A Dtype_enumerator.h48 std::vector< TypeEnumerator > d_children; variable
H A Dsygus_simple_sym.cpp51 std::map<unsigned, ReqTrie> d_children; member in CVC4::theory::datatypes::ReqTrie
/dports/math/cvc4/CVC4-1.7/src/util/
H A Dsexpr.h232 SExprVector* d_children; variable
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/Query/
H A DQuery.h152 CHILD_VECT d_children; variable
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/FilterCatalog/
H A DFilterMatchers.h455 std::vector<boost::shared_ptr<FilterHierarchyMatcher>> d_children; variable
539 ar &d_children; in serialize() local
/dports/math/cvc4/CVC4-1.7/src/expr/
H A Dnode_value.h101 NodeValue* d_children[0]; variable
H A Dsymbol_table.cpp150 std::map<Type, TypeArgTrie> d_children; member in CVC4::OverloadedTypeTrie::TypeArgTrie
/dports/math/cvc4/CVC4-1.7/src/parser/
H A Dparser.h66 std::vector< SygusGTerm > d_children; variable
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/
H A DElement.h1298 ChildList d_children; variable
/dports/math/cvc4/CVC4-1.7/src/preprocessing/passes/
H A Dsymmetry_detect.cpp599 std::map<Node, PartitionTrie> d_children; member in CVC4::preprocessing::passes::symbreak::PartitionTrie
1005 std::map<Node, NodeTrie> d_children; member in CVC4::preprocessing::passes::symbreak::NodeTrie
/dports/math/cvc4/CVC4-1.7/src/theory/strings/
H A Dtheory_strings.h365 std::map< TNode, TermIndex > d_children; variable
/dports/math/cvc4/CVC4-1.7/src/theory/uf/
H A Dequality_engine.h943 std::vector<std::shared_ptr<EqProof>> d_children; variable

12