Home
last modified time | relevance | path

Searched defs:real_dst (Results 1 – 25 of 42) sorted by relevance

12

/dports/security/tor/tor-0.4.6.8/src/test/
H A Dtest_util_format.c140 char *dst, real_dst[7]; in test_util_format_base64_decode_oddsize() local
191 char *dst, *real_dst; in test_util_format_base64_decode() local
241 char *dst, *real_dst; in test_util_format_base16_decode() local
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/test/
H A Dtest_util_format.c140 char *dst, real_dst[7]; in test_util_format_base64_decode_oddsize() local
191 char *dst, *real_dst; in test_util_format_base64_decode() local
241 char *dst, *real_dst; in test_util_format_base16_decode() local
/dports/devel/xsimd/xsimd-7.6.0/include/xsimd/memory/
H A Dxsimd_load_store.hpp562 inline void store_aligned(T1* real_dst, T1* imag_dst, const simd_type<T2>& src) in store_aligned()
568 inline void store_unaligned(T1* real_dst, T1* imag_dst, const simd_type<T2>& src) in store_unaligned()
650 inline void store_simd(T1* real_dst, T1* imag_dst, const simd_type<T2>& src, aligned_mode) in store_simd()
656 inline void store_simd(T1* real_dst, T1* imag_dst, const simd_type<T2>& src, unaligned_mode) in store_simd()
/dports/games/neverball/neverball-1.6.0/share/
H A Dfs_common.c71 char *real_src, *real_dst; in fs_rename() local
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_shutil.py593 def _check_move_file(self, src, dst, real_dst): argument
601 def _check_move_dir(self, src, dst, real_dst): argument
/dports/security/snort3/snort3-3.1.19.0/src/codecs/ip/
H A Dcd_ipv6.cc210 SfIp real_dst; in decode() local
H A Dcd_ipv4.cc249 SfIp real_dst; in decode() local
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_shutil.py689 def _check_move_file(self, src, dst, real_dst): argument
697 def _check_move_dir(self, src, dst, real_dst): argument
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_shutil.py689 def _check_move_file(self, src, dst, real_dst): argument
697 def _check_move_dir(self, src, dst, real_dst): argument
/dports/www/trafficserver/trafficserver-9.1.1/iocore/net/
H A DP_SNIActionPerformer.h152 std::string real_dst; in replace_match_groups() local
/dports/devel/xsimd/xsimd-7.6.0/include/xsimd/types/
H A Dxsimd_complex_base.hpp760 inline void simd_complex_batch<X>::store_aligned(T* real_dst, T* imag_dst) const in store_aligned()
774 inline void simd_complex_batch<X>::store_unaligned(T* real_dst, T* imag_dst) const in store_unaligned()
/dports/devel/py-pythran/pythran-0.11.0/third_party/xsimd/types/
H A Dxsimd_batch.hpp939 inline void batch<std::complex<T>, A>::store_aligned(T* real_dst, T* imag_dst) const noexcept in store_aligned()
946 inline void batch<std::complex<T>, A>::store_unaligned(T* real_dst, T* imag_dst) const noexcept in store_unaligned()
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_shutil.py1613 def _check_move_file(self, src, dst, real_dst): argument
1621 def _check_move_dir(self, src, dst, real_dst): argument
/dports/devel/py-pythran/pythran-0.11.0/pythran/xsimd/types/
H A Dxsimd_batch.hpp977 void batch<std::complex<T>, A>::store_aligned(T* real_dst, T* imag_dst) const in store_aligned()
984 void batch<std::complex<T>, A>::store_unaligned(T* real_dst, T* imag_dst) const in store_unaligned()
/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Degoboo_vfs.c1872 const char * real_dst, * real_src; in vfs_copyFile() local
1918 const char * real_dst; in vfs_copyDirectory() local
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_shutil.py1885 def _check_move_file(self, src, dst, real_dst): argument
1893 def _check_move_dir(self, src, dst, real_dst): argument
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_shutil.py1885 def _check_move_file(self, src, dst, real_dst): argument
1893 def _check_move_dir(self, src, dst, real_dst): argument
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_shutil.py1885 def _check_move_file(self, src, dst, real_dst): argument
1893 def _check_move_dir(self, src, dst, real_dst): argument
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_shutil.py1885 def _check_move_file(self, src, dst, real_dst): argument
1893 def _check_move_dir(self, src, dst, real_dst): argument
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_shutil.py1885 def _check_move_file(self, src, dst, real_dst): argument
1893 def _check_move_dir(self, src, dst, real_dst): argument
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_shutil.py1942 def _check_move_file(self, src, dst, real_dst): argument
1950 def _check_move_dir(self, src, dst, real_dst): argument
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_shutil.py1948 def _check_move_file(self, src, dst, real_dst): argument
1956 def _check_move_dir(self, src, dst, real_dst): argument
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_shutil.py1948 def _check_move_file(self, src, dst, real_dst): argument
1956 def _check_move_dir(self, src, dst, real_dst): argument
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/unused/
H A Dlinker.c500 Elf_Word real_dst = (A & 0x00FFFFFF) + 2; in do_Elf_Rel_relocations() local
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/unused/
H A Dlinker.c500 Elf_Word real_dst = (A & 0x00FFFFFF) + 2; in do_Elf_Rel_relocations() local

12