uhd/host/lib/convert
Martin Braun 1bba62a75a Remove remaining Python 2 references
This changes two things in all applicable files:
- Remove imports from __future__
- Change default shebangs from /usr/bin/env python to /usr/bin/env
  python3
2020-05-07 15:10:41 -05:00
..
CMakeLists.txt uhd: mpm: update all license header w/ "-or-later" 2019-03-08 00:43:07 +01:00
convert_common.hpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
convert_fc32_item32.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
convert_impl.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
convert_item32.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
convert_neon.S uhd: mpm: update all license header w/ "-or-later" 2019-03-08 00:43:07 +01:00
convert_pack_sc12.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
convert_pack_sc12.hpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
convert_unpack_sc12.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
convert_unpack_sc12.hpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
convert_with_neon.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
convert_with_tables.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
gen_convert_general.py Remove remaining Python 2 references 2020-05-07 15:10:41 -05:00
sse2_fc32_to_sc8.cpp convert: sse2: Apply clang-format 2019-11-26 11:49:10 -08:00
sse2_fc32_to_sc16.cpp convert: Add chdr converters for sc16 -> fc32 and vice versa 2019-11-26 11:49:11 -08:00
sse2_fc64_to_sc8.cpp convert: sse2: Apply clang-format 2019-11-26 11:49:10 -08:00
sse2_fc64_to_sc16.cpp convert: Add chdr converters for sc16 -> fc32 and vice versa 2019-11-26 11:49:11 -08:00
sse2_sc8_to_fc32.cpp convert: sse2: Apply clang-format 2019-11-26 11:49:10 -08:00
sse2_sc8_to_fc64.cpp convert: sse2: Apply clang-format 2019-11-26 11:49:10 -08:00
sse2_sc16_to_fc32.cpp convert: Add chdr converters for sc16 -> fc32 and vice versa 2019-11-26 11:49:11 -08:00
sse2_sc16_to_fc64.cpp convert: Add chdr converters for sc16 -> fc32 and vice versa 2019-11-26 11:49:11 -08:00
sse2_sc16_to_sc16.cpp convert: sse2: Apply clang-format 2019-11-26 11:49:10 -08:00
ssse3_pack_sc12.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
ssse3_unpack_sc12.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00