Home
last modified time | relevance | path

Searched defs:staticTree (Results 1 – 2 of 2) sorted by relevance

/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/lib/gwt/2.8.1/samples/Showcase/src/com/google/gwt/sample/showcase/client/content/lists/
H A DCwTree.java109 Tree staticTree = createStaticTree(); in onInitialize() local
240 Tree staticTree = new Tree(); in createStaticTree() local
/dports/devel/simgear/simgear-2020.3.11/simgear/bvh/
H A DBVHSubTreeCollector.cxx148 BVHStaticGeometry* staticTree; in apply() local