Home
last modified time | relevance | path

Searched defs:half_size (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dresize_policy.hpp164 const size_type half_size = m_grow_size / factor; in get_new_size_for_shrink() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dresize_policy.hpp164 const size_type half_size = m_grow_size / factor; in get_new_size_for_shrink() local
/netbsd-src/external/bsd/libbind/dist/isc/
H A Dheap.c125 int j, size, half_size; in sink_down() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dheap.c167 unsigned int j, size, half_size; in sink_down() local
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dheap.c167 half_size = size / 2; in sink_down() local