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

  /external/e2fsprogs/lib/ext2fs/
bmap64.h 95 errcode_t (*find_first_zero)(ext2fs_generic_bitmap bitmap, member in struct:ext2_bitmap_ops
  /external/skia/tests/
PaintTest.cpp 53 static int find_first_zero(const uint16_t glyphs[], int count) { function
104 int index = find_first_zero(glyphs1, NGLYPHS);

Completed in 61 milliseconds