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

  /external/e2fsprogs/misc/
mke2fs.c 357 static void write_inode_tables(ext2_filsys fs, int lazy_flag, int itable_zeroed)
377 if (lazy_flag) {
385 if (!lazy_flag || itable_zeroed) {
    [all...]
  /external/v8/test/cctest/
test-parsing.cc 203 bool lazy_flag = i::FLAG_lazy; local
219 i::FLAG_lazy = lazy_flag;
    [all...]

Completed in 212 milliseconds