HomeSort by relevance Sort by last modified time
    Searched refs:log_2 (Results 1 - 3 of 3) sorted by null

  /system/extras/ext4_utils/
ext4_utils.h 108 static inline int log_2(int j) function
ext4_utils.c 174 sb->s_log_block_size = log_2(info.block_size / 1024);
175 sb->s_obso_log_frag_size = log_2(info.block_size / 1024);
  /external/dropbear/libtomcrypt/
crypt.tex 549 total amount of entropy in N bits is $N \cdot -log_2\left ({1 \over 2} + \vert \gamma \vert \right)$. So if $\gamma$
    [all...]

Completed in 31 milliseconds