Searched defs:trees (Results 1 – 10 of 10) sorted by relevance
22 internal int[] trees; field in Org.Brotli.Dec.HuffmanTreeGroup
35 } trees[] = { variable
156 repeated Tree 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
804 let mut trees = Vec::new(); in token_stream() localVariable1385 let mut trees = Vec::new(); in doc_comment() localVariable
182 let trees = trees in from_iter() localVariable
149 std::vector<TextFormat::ParseInfoTree*>* trees = &nested_[field]; in CreateNested() local192 const std::vector<TextFormat::ParseInfoTree*>* trees = in GetTreeForNested() local
1355 struct tree *trees; variable