OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:splay
(Results
76 - 100
of
195
) sorted by null
1
2
3
4
5
6
7
8
/external/chromium_org/v8/src/
zone.h
36
#include "
splay
-tree.h"
240
// A zone
splay
tree. The config type parameter encapsulates the
241
// different configurations of a concrete
splay
tree (see
splay
-tree.h).
/external/openssh/openbsd-compat/
sys-tree.h
34
*
splay
trees and red-black trees.
36
* A
splay
tree is a self-organizing data structure. Every operation
37
* on the tree causes a
splay
to happen. The
splay
moves the requested
46
* amortized cost for a sequence of m accesses to a
splay
tree is O(lg n);
155
/* Main
splay
operation.
239
/*
Splay
with either the minimum or the maximum element \
/external/qemu/
sys-tree.h
43
*
splay
trees and red-black trees.
45
* A
splay
tree is a self-organizing data structure. Every operation
46
* on the tree causes a
splay
to happen. The
splay
moves the requested
55
* amortized cost for a sequence of m accesses to a
splay
tree is O(lg n);
164
/* Main
splay
operation.
248
/*
Splay
with either the minimum or the maximum element \
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-dump.h
25
#include "
splay
-tree.h"
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-dump.h
25
#include "
splay
-tree.h"
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-dump.h
25
#include "
splay
-tree.h"
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-dump.h
25
#include "
splay
-tree.h"
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/splay_tree_/
insert_fn_imps.hpp
50
splay
(ins_pair.first.m_p_nd);
splay_tree_.hpp
200
splay
(ins_pair.first.m_p_nd);
253
splay
(node_pointer);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/splay_tree_/
insert_fn_imps.hpp
50
splay
(ins_pair.first.m_p_nd);
splay_tree_.hpp
200
splay
(ins_pair.first.m_p_nd);
253
splay
(node_pointer);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/splay_tree_/
insert_fn_imps.hpp
50
splay
(ins_pair.first.m_p_nd);
splay_tree_.hpp
200
splay
(ins_pair.first.m_p_nd);
253
splay
(node_pointer);
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/splay_tree_/
insert_fn_imps.hpp
50
splay
(ins_pair.first.m_p_nd);
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/splay_tree_/
insert_fn_imps.hpp
50
splay
(ins_pair.first.m_p_nd);
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/splay_tree_/
insert_fn_imps.hpp
50
splay
(ins_pair.first.m_p_nd);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/splay_tree_/
insert_fn_imps.hpp
50
splay
(ins_pair.first.m_p_nd);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/splay_tree_/
insert_fn_imps.hpp
50
splay
(ins_pair.first.m_p_nd);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/splay_tree_/
insert_fn_imps.hpp
50
splay
(ins_pair.first.m_p_nd);
node.hpp
48
/// Node for
splay
tree.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/splay_tree_/
insert_fn_imps.hpp
50
splay
(ins_pair.first.m_p_nd);
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/splay_tree_/
insert_fn_imps.hpp
50
splay
(ins_pair.first.m_p_nd);
node.hpp
48
/// Node for
splay
tree.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/splay_tree_/
insert_fn_imps.hpp
50
splay
(ins_pair.first.m_p_nd);
node.hpp
48
/// Node for
splay
tree.
Completed in 333 milliseconds
1
2
3
4
5
6
7
8