Home
last modified time | relevance | path

Searched refs:foffset (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_gather_xfb_info.c249 int foffset = glsl_get_struct_field_offset(itype, f); in nir_gather_xfb_info_with_varyings() local
251 if (foffset < 0) { in nir_gather_xfb_info_with_varyings()
256 unsigned offset = foffset; in nir_gather_xfb_info_with_varyings()
/third_party/libfuse/include/
Dfuse_kernel.h1020 uint64_t foffset; member
/third_party/ltp/testcases/kernel/fs/doio/
Ddoio.c2087 int foffset, fstride, mstride, nstrides; in do_listio() local
2274 foffset = lio->r_offset; in do_listio()
2284 foffset, lio->r_nbytes, in do_listio()
2300 foffset += fstride; in do_listio()