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

  /external/e2fsprogs/debugfs/
extent_inode.c 416 int first_op = EXT2_EXTENT_ROOT; local
428 first_op = EXT2_EXTENT_LAST_LEAF;
432 first_op = EXT2_EXTENT_LAST_LEAF;
440 retval = ext2fs_extent_get(current_handle, first_op, &extent);
  /art/compiler/dex/quick/
gen_common.cc 1802 OpKind first_op = kOpBkpt; local
    [all...]

Completed in 98 milliseconds