HomeSort by relevance Sort by last modified time
    Searched refs:first_op (Results 1 - 4 of 4) 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 1835 OpKind first_op = kOpBkpt; local
    [all...]
mir_to_lir.h     [all...]
  /external/pcre/dist/
pcre_dfa_exec.c 414 const pcre_uchar *end_code, *first_op; local
456 first_op = this_start_code + 1 + LINK_SIZE +
470 if (*first_op == OP_REVERSE)
    [all...]

Completed in 130 milliseconds