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

  /external/u-boot/drivers/ddr/marvell/a38x/
ddr3_training_centralization.c 18 u32 start_pattern = PATTERN_KILLER_DQ0, end_pattern = PATTERN_KILLER_DQ7; variable
116 for (pattern_id = start_pattern; pattern_id <= end_pattern;
  /external/pcre/dist2/src/
pcre2_intmodedep.h 722 PCRE2_SPTR end_pattern; /* The end of the pattern */ member in struct:compile_block
    [all...]

Completed in 69 milliseconds