Searched refs:Splay (Results 1 – 8 of 8) sorted by relevance
30 Splay(key); in Insert()65 Splay(key); in FindInternal()94 Splay(key); in FindGreatestLessThan()118 Splay(key); in FindLeastGreaterThan()166 Splay(new_key); in Move()201 Splay(key); in RemoveRootNode()210 void SplayTree<Config, Allocator>::Splay(const Key& key) { in Splay() function
98 void Splay(const Key& key);
12 Red-Black and Splay trees implementation from the OpenBSD system.
7 DEF_TEST(Splay, r) { in DEF_TEST() argument
48 The Splay benchmark is a newcomer in version 4. It manipulates a70 typos in the DeltaBlue implementation. Changed the Splay benchmark to
36 var Splay = new BenchmarkSuite('Splay', 81491, [ variable
4039 to V8 Splay performance regression on Mac. (Chromium issue 134183)