Home
last modified time | relevance | path

Searched defs:n_keys (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/boost/move/algo/
Dadaptive_merge.hpp29 , typename iterator_traits<RandIt>::size_type n_keys in adaptive_merge_combine_blocks()
111 size_type n_keys = collected-l_intbuf; in adaptive_merge_final_merge() local
128 size_type n_keys = len1/l_block+len2/l_block; in adaptive_merge_n_keys_without_external_keys() local
143 size_type n_keys = (len1-l_intbuf)/l_block + len2/l_block; in adaptive_merge_n_keys_with_external_keys() local
159 size_type n_keys = adaptive_merge_n_keys_without_external_keys(l_block, len1, len2, l_intbuf); in adaptive_merge_n_keys_intbuf() local
245 size_type n_keys = adaptive_merge_n_keys_intbuf(l_block, len1, len2, xbuf, l_intbuf); in adaptive_merge_impl() local
Dadaptive_sort.hpp241 , typename iterator_traits<RandIt>::size_type &n_keys in adaptive_sort_combine_all_blocks()
349 , typename iterator_traits<RandIt>::size_type const n_keys in adaptive_sort_final_merge()
386 , Unsigned &n_keys, Unsigned &l_intbuf, Unsigned &l_base, Unsigned &l_build_buf in adaptive_sort_build_params()
553 size_type n_keys = 0; in adaptive_sort_impl() local
/third_party/glib/glib/
Dglib-init.c272 gint n_keys, in g_parse_debug_envvar()
Dgvariant-parser.c1404 gint n_keys, n_values; in dictionary_parse() local
/third_party/pulseaudio/src/modules/dbus/
Diface-client.c365 int n_keys = 0; in handle_remove_properties() local
/third_party/glib/gio/
Dgsettingsschema.c1061 gint n_keys; in g_settings_schema_list_children() local
1106 gint n_keys; in g_settings_schema_list_keys() local
Dgdelayedsettingsbackend.c398 gsize n_keys; in delayed_backend_path_writable_changed() local
Dgsettings.c403 gint n_keys = 1; in g_settings_real_writable_change_event() local
/third_party/glib/tests/
Dtestglib.c689 guint n_keys = G_N_ELEMENTS (keys); in test_g_parse_debug_string() local
/third_party/boost/boost/move/algo/detail/
Dadaptive_sort_merge.hpp553 (Unsigned const l_block, Unsigned const n_keys, Unsigned const l_data, bool &use_buf) in lblock_for_combine()
/third_party/glib/gio/tests/
Dgsettings.c676 gint n_keys) in keys_changed_cb()