Searched defs:trees (Results 1 – 7 of 7) sorted by relevance
593 def intersection(self, *trees):601 def union(self, *trees):608 def difference(self, *trees):640 def _build_sets(trees): argument
176 static int do_i2r_name_constraints(const X509V3_EXT_METHOD *method, in do_i2r_name_constraints()
504 RT_LTREE ** trees = NULL; in load_trees() local614 static SWIsltsResult free_trees(RT_LTREE **trees, int num_letters, in free_trees()
135 RT_LTREE **trees; member
119 vector<TextFormat::ParseInfoTree*>* trees = &nested_[field]; in CreateNested() local156 const vector<TextFormat::ParseInfoTree*>* trees = FindOrNull(nested_, field); in GetTreeForNested() local
1001 CvForestTree** trees; variable