HomeSort by relevance Sort by last modified time
    Searched defs:countBits (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/cso_cache/
cso_hash.c 56 static int countBits(int hint)
129 hint = countBits(-hint);
  /external/mesa3d/src/gallium/auxiliary/cso_cache/
cso_hash.c 56 static int countBits(int hint)
129 hint = countBits(-hint);
  /external/valgrind/main/callgrind/
sim.c 837 static __inline__ unsigned int countBits(unsigned int bits)
856 int i = ((32 - countBits(use->mask)) * LL.line_size)>>5;
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 132 milliseconds