OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_metadata
(Results
1 - 25
of
50
) sorted by null
1
2
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/tree_policy/
order_statistics_imp.hpp
52
const size_type o = (l_it == end_it)? 0 : l_it.
get_metadata
();
92
ord += (l_it == end_it)? 1 : 1 + l_it.
get_metadata
();
97
ord += (l_it == end_it)? 0 : l_it.
get_metadata
();
110
const size_type l_rank = (l_it == end_nd_it) ? 0 : l_it.
get_metadata
();
113
const size_type r_rank = (r_it == end_nd_it) ? 0 : r_it.
get_metadata
();
115
const_cast<metadata_reference>(node_it.
get_metadata
())= 1 + l_rank + r_rank;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/tree_policy/
order_statistics_imp.hpp
52
const size_type o = (l_it == end_it)? 0 : l_it.
get_metadata
();
92
ord += (l_it == end_it)? 1 : 1 + l_it.
get_metadata
();
97
ord += (l_it == end_it)? 0 : l_it.
get_metadata
();
110
const size_type l_rank = (l_it == end_nd_it) ? 0 : l_it.
get_metadata
();
113
const size_type r_rank = (r_it == end_nd_it) ? 0 : r_it.
get_metadata
();
115
const_cast<metadata_reference>(node_it.
get_metadata
())= 1 + l_rank + r_rank;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/tree_policy/
order_statistics_imp.hpp
52
const size_type o = (l_it == end_it)? 0 : l_it.
get_metadata
();
92
ord += (l_it == end_it)? 1 : 1 + l_it.
get_metadata
();
97
ord += (l_it == end_it)? 0 : l_it.
get_metadata
();
110
const size_type l_rank = (l_it == end_nd_it) ? 0 : l_it.
get_metadata
();
113
const size_type r_rank = (r_it == end_nd_it) ? 0 : r_it.
get_metadata
();
115
const_cast<metadata_reference>(node_it.
get_metadata
())= 1 + l_rank + r_rank;
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/tree_policy/
order_statistics_imp.hpp
52
const size_type o = (l_it == end_it)? 0 : l_it.
get_metadata
();
92
ord += (l_it == end_it)? 1 : 1 + l_it.
get_metadata
();
97
ord += (l_it == end_it)? 0 : l_it.
get_metadata
();
110
const size_type l_rank = (l_it == end_nd_it) ? 0 : l_it.
get_metadata
();
113
const size_type r_rank = (r_it == end_nd_it) ? 0 : r_it.
get_metadata
();
115
const_cast<metadata_reference>(node_it.
get_metadata
())= 1 + l_rank + r_rank;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/trie_policy/
order_statistics_imp.hpp
54
if (order > nd_it.
get_metadata
())
64
if (order <= child_nd_it.
get_metadata
())
70
order -= child_nd_it.
get_metadata
();
132
ord += child_nd_it.
get_metadata
();
156
children_rank += nd_it.get_child(i).
get_metadata
();
159
const_cast<size_type&>(nd_it.
get_metadata
()) = res;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/trie_policy/
order_statistics_imp.hpp
54
if (order > nd_it.
get_metadata
())
64
if (order <= child_nd_it.
get_metadata
())
70
order -= child_nd_it.
get_metadata
();
132
ord += child_nd_it.
get_metadata
();
156
children_rank += nd_it.get_child(i).
get_metadata
();
159
const_cast<size_type&>(nd_it.
get_metadata
()) = res;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/trie_policy/
order_statistics_imp.hpp
54
if (order > nd_it.
get_metadata
())
64
if (order <= child_nd_it.
get_metadata
())
70
order -= child_nd_it.
get_metadata
();
132
ord += child_nd_it.
get_metadata
();
156
children_rank += nd_it.get_child(i).
get_metadata
();
159
const_cast<size_type&>(nd_it.
get_metadata
()) = res;
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/trie_policy/
order_statistics_imp.hpp
54
if (order > nd_it.
get_metadata
())
64
if (order <= child_nd_it.
get_metadata
())
70
order -= child_nd_it.
get_metadata
();
132
ord += child_nd_it.
get_metadata
();
156
children_rank += nd_it.get_child(i).
get_metadata
();
159
const_cast<size_type&>(nd_it.
get_metadata
()) = res;
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/s3/
test_connection.py
143
assert k.
get_metadata
(mdkey1) == mdval1
144
assert k.
get_metadata
(mdkey2) == mdval2
145
assert k.
get_metadata
(mdkey3) == mdval3
148
assert k.
get_metadata
(mdkey1) == mdval1
149
assert k.
get_metadata
(mdkey2) == mdval2
150
assert k.
get_metadata
(mdkey3) == mdval3
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/rb_tree_map_/
node.hpp
81
get_metadata
() const
function in struct:__gnu_pbds::detail::rb_tree_node_
85
get_metadata
()
function in struct:__gnu_pbds::detail::rb_tree_node_
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/splay_tree_/
node.hpp
80
get_metadata
() const
function in struct:__gnu_pbds::detail::splay_tree_node_
84
get_metadata
()
function in struct:__gnu_pbds::detail::splay_tree_node_
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/rb_tree_map_/
node.hpp
81
get_metadata
() const
function in struct:__gnu_pbds::detail::rb_tree_node_
85
get_metadata
()
function in struct:__gnu_pbds::detail::rb_tree_node_
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/splay_tree_/
node.hpp
80
get_metadata
() const
function in struct:__gnu_pbds::detail::splay_tree_node_
84
get_metadata
()
function in struct:__gnu_pbds::detail::splay_tree_node_
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/rb_tree_map_/
node.hpp
81
get_metadata
() const
function in struct:__gnu_pbds::detail::rb_tree_node_
85
get_metadata
()
function in struct:__gnu_pbds::detail::rb_tree_node_
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/splay_tree_/
node.hpp
80
get_metadata
() const
function in struct:__gnu_pbds::detail::splay_tree_node_
84
get_metadata
()
function in struct:__gnu_pbds::detail::splay_tree_node_
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/rb_tree_map_/
node.hpp
81
get_metadata
() const
function in struct:__gnu_pbds::detail::rb_tree_node_
85
get_metadata
()
function in struct:__gnu_pbds::detail::rb_tree_node_
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/splay_tree_/
node.hpp
80
get_metadata
() const
function in struct:__gnu_pbds::detail::splay_tree_node_
84
get_metadata
()
function in struct:__gnu_pbds::detail::splay_tree_node_
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/devpay/
test_s3.py
123
assert k.
get_metadata
(mdkey1) == mdval1
124
assert k.
get_metadata
(mdkey2) == mdval2
128
assert k.
get_metadata
(mdkey1) == mdval1
129
assert k.
get_metadata
(mdkey2) == mdval2
/hardware/libhardware/modules/radio/
radio_hal_tool.c
187
int
get_metadata
= 0;
local
203
get_metadata
= 1;
220
if (
get_metadata
) {
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/gs/
test_basic.py
204
self.assertEqual(k.
get_metadata
(mdkey1), mdval1)
205
self.assertEqual(k.
get_metadata
(mdkey2), mdval2)
206
self.assertEqual(k.
get_metadata
(mdkey3), mdval3)
209
self.assertEqual(k.
get_metadata
(mdkey1), mdval1)
210
self.assertEqual(k.
get_metadata
(mdkey2), mdval2)
211
self.assertEqual(k.
get_metadata
(mdkey3), mdval3)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/bin_search_tree_/
node_iterators.hpp
102
get_metadata
() const
function in class:__gnu_pbds::detail::bin_search_tree_const_node_it_
103
{ return m_p_nd->
get_metadata
(); }
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/bin_search_tree_/
node_iterators.hpp
102
get_metadata
() const
function in class:__gnu_pbds::detail::bin_search_tree_const_node_it_
103
{ return m_p_nd->
get_metadata
(); }
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/bin_search_tree_/
node_iterators.hpp
102
get_metadata
() const
function in class:__gnu_pbds::detail::bin_search_tree_const_node_it_
103
{ return m_p_nd->
get_metadata
(); }
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/bin_search_tree_/
node_iterators.hpp
102
get_metadata
() const
function in class:__gnu_pbds::detail::bin_search_tree_const_node_it_
103
{ return m_p_nd->
get_metadata
(); }
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pat_trie_/
trace_fn_imps.hpp
101
std::cerr << "(" << static_cast<unsigned long>(p_nd->
get_metadata
()) << ") ";
Completed in 857 milliseconds
1
2