Searched refs:branched (Results 1 – 21 of 21) sorted by relevance
988 assert(!branched() && "Cannot acces leaf data in branched root"); in rootLeaf()992 assert(!branched() && "Cannot acces leaf data in branched root"); in rootLeaf()997 assert(branched() && "Cannot access branch data in non-branched root"); in rootBranchData()1001 assert(branched() && "Cannot access branch data in non-branched root"); in rootBranchData()1034 bool branched() const { return height > 0; } in branched() function1061 return !branched() ? rootLeaf().start(0) : rootBranchStart(); in start()1067 return !branched() ? rootLeaf().stop(rootSize - 1) : in stop()1075 return branched() ? treeSafeLookup(x, NotFound) :1083 if (branched() || rootSize == RootLeaf::Capacity) in insert()1156 assert(branched() && "treeLookup assumes a branched root"); in treeSafeLookup()[all …]
7 branch to correspond to a branched release of Chrome.35 has already been branched. If this is the case, a branch of ANGLE should be39 admins can create a new branch.** To create a branch of ANGLE for a branched
7 branch to correspond to a branched release of Chrome.48 has already been branched. If this is the case, a branch of ANGLE should be52 admins can create a new branch.** To create a branch of ANGLE for a branched
1 EGL reference pages, branched from /repos/ogles/branches/1.X/doc/man/xhtml
29 OK> egl/egl-man.xsl - branched from opengl-man.xsl, should be compared to es/opengl-man.xsl
1 EGL man pages branched from /repos/ogles/branches/1.X/doc/man/xhtml
220 Initial ARB spec branched from EXT_post_depth_coverage
230 Initial ARB spec branched from EXT_post_depth_coverage
257 # The state that branched to here must have pushed a return state
278 - Initial draft branched from GL 4.x API spec language.
38 - Feature releases are branched on or around the second Wednesday of
32 - IDLEfork CVS will now be branched to enable further development and
2814 bool branched = false; in midgard_cull_dead_branch() local2819 if (branched) in midgard_cull_dead_branch()2822 branched = true; in midgard_cull_dead_branch()
4721 bool branched = false; in bi_lower_branch() local4727 if (branched) { in bi_lower_branch()4733 branched = true; in bi_lower_branch()
811 repository. First lets look at the commit history since we branched from
6002 branched from, and expands test coverage to run many more tests on
82981 commit c1b100cf9c is after 0.10.29 and 0.10.30 was a branched release.