Home
last modified time | relevance | path

Searched defs:rvec (Results 1 – 12 of 12) sorted by relevance

/external/trusty/musl/src/linux/
Dprocess_vm.c5 …tev(pid_t pid, const struct iovec *lvec, unsigned long liovcnt, const struct iovec *rvec, unsigned… in process_vm_writev()
10 …adv(pid_t pid, const struct iovec *lvec, unsigned long liovcnt, const struct iovec *rvec, unsigned… in process_vm_readv()
/external/musl/src/linux/
Dprocess_vm.c5 …tev(pid_t pid, const struct iovec *lvec, unsigned long liovcnt, const struct iovec *rvec, unsigned… in process_vm_writev()
10 …adv(pid_t pid, const struct iovec *lvec, unsigned long liovcnt, const struct iovec *rvec, unsigned… in process_vm_readv()
/external/strace/tests/
Dtest_ucopy.c51 const struct iovec *rvec, in strace_process_vm_readv()
/external/strace/tests-m32/
Dtest_ucopy.c51 const struct iovec *rvec, in strace_process_vm_readv()
/external/strace/tests-mx32/
Dtest_ucopy.c51 const struct iovec *rvec, in strace_process_vm_readv()
/external/strace/
Ducopy.c54 const struct iovec *rvec, in strace_process_vm_readv()
/external/eigen/unsupported/Eigen/src/Eigenvalues/
DArpackSelfAdjointEigenSolver.h573 int rvec = (options & ComputeEigenvectors) == ComputeEigenvectors; in compute() local
/external/ltp/testcases/kernel/syscalls/cma/
Dprocess_vm01.c25 struct iovec *rvec; member
/external/ComputeLibrary/tests/validation/reference/
DColorConvertHelper.h56 inline void store_rgb_from_src(const SimpleTensor<T> src, SimpleTensor<T> &rvec, SimpleTensor<T> &g… in store_rgb_from_src()
81 inline void rgb_to_yuv_calculation(const SimpleTensor<T> rvec, const SimpleTensor<T> gvec, const Si… in rgb_to_yuv_calculation()
/external/ComputeLibrary/src/core/NEON/kernels/detail/
DNEColorConvertHelper.inl89 inline void rgb_to_yuv_calculation(const float32x4_t &rvec, const float32x4_t &gvec, const float32x…
283 inline void store_rgb_to_yuv4(const uint8x16_t &rvec, const uint8x16_t &gvec, const uint8x16_t &bve…
/external/deqp/external/openglcts/modules/gles31/
Des31cTextureGatherTests.cpp1689 Vec4 rvec(rdata[0], rdata[1], rdata[2], rdata[3]); in Run() local
/external/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h1810 #define __sanitizer_syscall_pre_process_vm_readv(pid, lvec, liovcnt, rvec, \ argument
1816 rvec, riovcnt, flags) \ argument
1820 #define __sanitizer_syscall_pre_process_vm_writev(pid, lvec, liovcnt, rvec, \ argument
1826 rvec, riovcnt, flags) \ argument