Searched defs:rvec (Results 1 – 5 of 5) sorted by relevance
| /third_party/musl/src/linux/ |
| D | process_vm.c | 5 …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()
|
| /third_party/boost/libs/ptr_container/test/ |
| D | iterator_test.cpp | 41 const ptr_vector<int>& rvec = vec; in test_iterator() local
|
| /third_party/boost/libs/yap/example/autodiff_library/ |
| D | BinaryOPNode.cpp | 463 double* rvec = NULL; in hess_forward() local 478 void BinaryOPNode::hess_forward_calc0(unsigned int& len, double* lvec, double* rvec, double* ret_ve… in hess_forward_calc0()
|
| /third_party/ltp/testcases/kernel/syscalls/cma/ |
| D | process_vm01.c | 54 struct iovec *rvec; member
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| D | es31cTextureGatherTests.cpp | 1686 Vec4 rvec(rdata[0], rdata[1], rdata[2], rdata[3]); in Run() local
|