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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-common-private.hh 505 OffsetTo<FeatureParams> orig_offset = featureParams;
509 if (likely (orig_offset.is_null ()))
516 unsigned int new_offset_int = (unsigned int) orig_offset -
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-common-private.hh 505 OffsetTo<FeatureParams> orig_offset = featureParams;
509 if (likely (orig_offset.is_null ()))
516 unsigned int new_offset_int = (unsigned int) orig_offset -
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
header.c 1615 u64 limit = offset + size, orig_offset = offset; local
    [all...]

Completed in 112 milliseconds