Searched refs:treeDescription (Results 1 – 14 of 14) sorted by relevance
82 …t: <%@> new root: <%@>", [super description], [oldRoot treeDescription], [newRoot treeDescription]…
92 - (NSString *) treeDescription;168 - (NSString *) treeDescription;
125 - (NSString *) treeDescription;
69 - (NSString *) treeDescription;
258 - (NSString *) treeDescription265 [desc appendFormat:@"%@", [[children objectAtIndex:childIdx] treeDescription]];
131 - (NSString *) treeDescription
505 - (NSString *) treeDescription532 return [self treeDescription];
22 NSLog(@"tree: %@", [rule_tree treeDescription]);
156 SPACE_TREE_DESCRIPTION treeDescription; member194 *pTreeDescription = treeConfigTable[i].treeDescription; in getTreeConfig()
203 TREEDESCRIPTION treeDescription; member
1743 hSsc->treeDescription.numOttBoxes = spaceTreeDescription.nOttBoxes; in FillSpatialSpecificConfig()1744 hSsc->treeDescription.numInChan = spaceTreeDescription.nInChannels; in FillSpatialSpecificConfig()1745 hSsc->treeDescription.numOutChan = spaceTreeDescription.nOutChannels; in FillSpatialSpecificConfig()
750 numOttBoxes = selfPtr->spatialSpecificConfig.treeDescription.numOttBoxes; in fdk_sacenc_writeSpatialFrame()
442 NSString *treeDesc = [tree treeDescription];447 …STAssertTrue([[parent treeDescription] isEqualToString:@"nil"], @"Tree description was not nil was…449 treeDesc = [parent treeDescription];457 treeDesc = [parent treeDescription];
59 NSLog(@"tree: %@", [program_tree treeDescription]);