Home
last modified time | relevance | path

Searched refs:copy64 (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Dvpx_convolve_copy_neon_asm.asm23 bgt copy64
30 copy64 label
/external/strace/
Dstrace.spec73 %define copy64 ln
77 %define copy64 cp -p
81 %{copy64} %{buildroot}%{_bindir}/strace %{buildroot}%{_bindir}/strace64
Dstrace.spec.in73 %define copy64 ln
77 %define copy64 cp -p
81 %{copy64} %{buildroot}%{_bindir}/strace %{buildroot}%{_bindir}/strace64
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/
DNat192.java147 public static void copy64(long[] x, long[] z) in copy64() method in Nat192
DNat256.java241 public static void copy64(long[] x, long[] z) in copy64() method in Nat256