Home
last modified time | relevance | path

Searched defs:offset_fn (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/util/cbfstool/
H A Dfit.c520 static uint32_t *get_fit_ptr(struct buffer *bootblock, fit_offset_converter_t offset_fn, in get_fit_ptr()
531 fit_offset_converter_t offset_fn, in set_fit_pointer()
558 fit_offset_converter_t offset_fn, in fit_get_table()
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dlowering.py3685 def offset_fn(index): function