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

  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_math.h 112 int (*count_bits)(void * a); member in struct:__anon7178
460 #define mp_count_bits(a) ltc_mp.count_bits(a)
  /external/dropbear/libtomcrypt/src/math/
gmp_desc.c 118 static int count_bits(void *a) function
407 &count_bits,
ltm_desc.c 146 static int count_bits(void *a) function
413 &count_bits,
tfm_desc.c 145 static int count_bits(void *a) function
701 &count_bits,
  /external/qemu/
vnc-android.c 38 #define count_bits(c, v) { \ macro
    [all...]
vnc.c 38 #define count_bits(c, v) { \ macro
    [all...]
  /external/v8/src/arm/
simulator-arm.cc 1568 static int count_bits(int bit_vector) { function in namespace:v8::internal
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 107 milliseconds