Searched defs:trees (Results 1 – 11 of 11) sorted by relevance
22 internal int[] trees; field in Org.Brotli.Dec.HuffmanTreeGroup
58 const auto& trees = tree_gen.GenerateEnsemble(depth, tree_count); in main() local
35 } trees[] = { variable
22 namespace trees { namespace
23 namespace trees { namespace
148 repeated Tree trees = 1; field
166 repeated DecisionTreeConfig trees = 1; field
173 static int do_i2r_name_constraints(const X509V3_EXT_METHOD *method, in do_i2r_name_constraints()
385 ImmutableList<Tree.TyParam> trees, CompoundScope scope, Map<String, TyVarSymbol> symbols) { in bindTyParams()558 CompoundScope scope, ImmutableList<Tree.Anno> trees) { in bindAnnotations()
42 } trees; /* if DTREE, decoding info for trees */ member
157 vector<TextFormat::ParseInfoTree*>* trees = &nested_[field]; in CreateNested() local194 const vector<TextFormat::ParseInfoTree*>* trees = FindOrNull(nested_, field); in GetTreeForNested() local