Home
last modified time | relevance | path

Searched defs:actual_size (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gmp/mpz/
H A Dget_str.c109 size_t actual_size = str_size + 1 + (res_str - return_str); in mpz_get_str() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dresize_policy.hpp207 notify_arbitrary(size_type actual_size) in notify_arbitrary()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dresize_policy.hpp207 notify_arbitrary(size_type actual_size) in notify_arbitrary()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dhash_standard_resize_policy_imp.hpp188 size_type actual_size = size_policy_base::get_nearest_larger_size(1); in resize() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dhash_standard_resize_policy_imp.hpp188 size_type actual_size = size_policy_base::get_nearest_larger_size(1); in resize() local
/dflybsd-src/sys/dev/netif/fxp/
H A Dif_fxpreg.h297 volatile u_int16_t actual_size; member