Home
last modified time | relevance | path

Searched refs:orig_offset (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-common-private.hh505 OffsetTo<FeatureParams> orig_offset = featureParams; in sanitize() local
509 if (likely (orig_offset.is_null ())) in sanitize()
516 unsigned int new_offset_int = (unsigned int) orig_offset - in sanitize()
/external/linux-tools-perf/src/tools/perf/util/
Dheader.c1615 u64 limit = offset + size, orig_offset = offset; in perf_header__read_build_ids() local
1644 if (lseek(input, orig_offset, SEEK_SET) == (off_t)-1) in perf_header__read_build_ids()