Searched refs:d_offset (Results 1 – 11 of 11) sorted by relevance
/external/skia/modules/skottie/src/effects/ |
D | DisplacementMapEffect.cpp | 133 float dr, dg, db, da, d_offset, // displacement contribution member 231 (xc.d_offset - .5f) * s.x, in buildEffectShader() 232 (yc.d_offset - .5f) * s.y, in buildEffectShader()
|
/external/vixl/test/aarch32/ |
D | test-utils-aarch32.cc | 50 const int d_offset = static_cast<int>(VIXL_OFFSET(dump_t, d_)); in Dump() local 76 MemOperand(dump_base, d_offset + (i * kDRegSizeInBytes))); in Dump()
|
/external/vixl/test/aarch64/ |
D | test-utils-aarch64.cc | 655 const int d_offset = offsetof(dump_t, d_); in Dump() local 684 DumpRegisters<VRegister>(masm, dump_base, d_offset, kDRegSizeInBytes); in Dump()
|
/external/rust/crates/libc/src/unix/nto/ |
D | mod.rs | 651 pub d_offset: ::off_t, 913 && self.d_offset == other.d_offset 930 .field("d_offset", &self.d_offset) 941 self.d_offset.hash(state);
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_510.h | 71329 long unsigned int d_offset; member 71365 compat_ulong_t d_offset; member
|
D | vmlinux.h | 71329 long unsigned int d_offset; member 71365 compat_ulong_t d_offset; member
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux_505.h | 42891 long unsigned int d_offset; member 42927 compat_ulong_t d_offset; member
|
D | vmlinux.h | 42891 long unsigned int d_offset; member 42927 compat_ulong_t d_offset; member
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 42666 long unsigned int d_offset; member
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux.h | 37786 compat_ulong_t d_offset; member
|
D | vmlinux_510.h | 37786 compat_ulong_t d_offset; member
|