HomeSort by relevance Sort by last modified time
    Searched refs:degree (Results 51 - 75 of 183) sorted by null

1 23 4 5 6 7 8

  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/
debug_fn_imps.hpp 76 _GLIBCXX_DEBUG_ASSERT(p_nd->m_metadata == base_type::degree(p_nd));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/binomial_heap_base_/
debug_fn_imps.hpp 76 _GLIBCXX_DEBUG_ASSERT(p_nd->m_metadata == base_type::degree(p_nd));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binomial_heap_base_/
debug_fn_imps.hpp 77 _GLIBCXX_DEBUG_ASSERT(p_nd->m_metadata == base_type::degree(p_nd));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/thin_heap_/
debug_fn_imps.hpp 101 _GLIBCXX_DEBUG_ASSERT(p_nd->m_p_l_child->m_metadata + 1 == base_type::degree(p_nd));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binomial_heap_base_/
debug_fn_imps.hpp 78 PB_DS_DEBUG_VERIFY(p_nd->m_metadata == base_type::degree(p_nd));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binomial_heap_base_/
debug_fn_imps.hpp 77 _GLIBCXX_DEBUG_ASSERT(p_nd->m_metadata == base_type::degree(p_nd));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/thin_heap_/
debug_fn_imps.hpp 101 _GLIBCXX_DEBUG_ASSERT(p_nd->m_p_l_child->m_metadata + 1 == base_type::degree(p_nd));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binomial_heap_base_/
debug_fn_imps.hpp 78 PB_DS_DEBUG_VERIFY(p_nd->m_metadata == base_type::degree(p_nd));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/binomial_heap_base_/
debug_fn_imps.hpp 77 PB_DS_DEBUG_VERIFY(p_nd->m_metadata == base_type::degree(p_nd));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/binomial_heap_base_/
debug_fn_imps.hpp 77 PB_DS_DEBUG_VERIFY(p_nd->m_metadata == base_type::degree(p_nd));
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/generators/
degree_seq.py 2 """Generate graphs with a given degree sequence or expected degree sequence.
35 """Return a random graph with the given degree sequence.
39 match the given degree sequence.
44 Each list entry corresponds to the degree of a node.
53 A graph with the specified degree sequence.
60 If the degree sequence does not have an even sum.
70 A non-graphical degree sequence (not realizable by some simple
72 loops and parallel edges. An exception is raised if the degree
78 that doesn't have the exact degree sequence specified. Thi
    [all...]
  /bionic/libc/kernel/uapi/drm/
exynos_drm.h 139 __u32 degree; member in struct:drm_exynos_ipp_prop_list
157 enum drm_exynos_degree degree; member in struct:drm_exynos_ipp_config
  /external/kernel-headers/original/uapi/drm/
exynos_drm.h 168 * @degree: flag of degree information.
185 __u32 degree; member in struct:drm_exynos_ipp_prop_list
203 * @degree: property of rotation degree.
211 enum drm_exynos_degree degree; member in struct:drm_exynos_ipp_config
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/bipartite/
basic.py 304 The degree is the sum of the edge weights adjacent to the node.
326 return (B.degree(top,weight),B.degree(bottom,weight))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/
mst.py 128 T.add_nodes_from([n for n,d in G.degree().items() if d==0])
248 T.add_nodes_from([n for n,d in G.degree().items() if d==0])
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/left_child_next_sibling_heap_/
debug_fn_imps.hpp 125 degree(node_const_pointer p_nd) function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/thin_heap_/
debug_fn_imps.hpp 102 PB_DS_DEBUG_VERIFY(p_nd->m_p_l_child->m_metadata + 1 == base_type::degree(p_nd));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/left_child_next_sibling_heap_/
debug_fn_imps.hpp 125 degree(node_const_pointer p_nd) function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/thin_heap_/
debug_fn_imps.hpp 102 PB_DS_DEBUG_VERIFY(p_nd->m_p_l_child->m_metadata + 1 == base_type::degree(p_nd));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/left_child_next_sibling_heap_/
debug_fn_imps.hpp 125 degree(node_const_pointer p_nd) function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/thin_heap_/
debug_fn_imps.hpp 102 PB_DS_DEBUG_VERIFY(p_nd->m_p_l_child->m_metadata + 1 == base_type::degree(p_nd));
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
debug_fn_imps.hpp 129 degree(const_node_pointer p_nd) function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/thin_heap_/
debug_fn_imps.hpp 101 _GLIBCXX_DEBUG_ASSERT(p_nd->m_p_l_child->m_metadata + 1 == base_type::degree(p_nd));
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
debug_fn_imps.hpp 129 degree(const_node_pointer p_nd) function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/thin_heap_/
debug_fn_imps.hpp 101 _GLIBCXX_DEBUG_ASSERT(p_nd->m_p_l_child->m_metadata + 1 == base_type::degree(p_nd));

Completed in 1562 milliseconds

1 23 4 5 6 7 8