Home
last modified time | relevance | path

Searched defs:int16_t (Results 76 – 100 of 4005) sorted by relevance

12345678910>>...161

/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/c-c++-common/
H A DWlogical-op-1.c14 __extension__ typedef __INT16_TYPE__ int16_t; typedef
18 typedef short int16_t; typedef
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/c-c++-common/
H A DWlogical-op-1.c14 __extension__ typedef __INT16_TYPE__ int16_t; typedef
18 typedef short int16_t; typedef
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/c-c++-common/
H A DWlogical-op-1.c14 __extension__ typedef __INT16_TYPE__ int16_t; typedef
18 typedef short int16_t; typedef
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/c-c++-common/
H A DWlogical-op-1.c14 __extension__ typedef __INT16_TYPE__ int16_t; typedef
18 typedef short int16_t; typedef
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/Include/sys/
H A Dstdint.h56 typedef __int16_t int16_t; typedef
57 #define int16_t __int16_t macro
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/c-c++-common/
H A DWlogical-op-1.c14 __extension__ typedef __INT16_TYPE__ int16_t; typedef
18 typedef short int16_t; typedef
/dports/devel/liblas12/libLAS-1.2.1/include/liblas12/
H A Dcstdint.hpp101 typedef short int16_t; typedef
108 typedef ::int16_t int16_t; typedef
/dports/games/residualvm/residualvm-0.3.1/image/codecs/
H A Dmpeg.h37 typedef signed short int16_t; typedef
42 typedef signed short int16_t; typedef
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Foundation/Include/Ipf/
H A DEfiBind.h163 typedef short int16_t; typedef
177 typedef short int16_t; typedef
189 typedef short int16_t; typedef
/dports/databases/jlog/jlog-cf3085f/
H A Djlog_config.h.in111 typedef short int int16_t; typedef
114 typedef long int16_t; typedef
/dports/devel/xsimd/xsimd-7.6.0/include/xsimd/types/
H A Dxsimd_avx512_int16.hpp547 inline batch<int16_t, 32> operator<<(const batch<int16_t, 32>& lhs, int32_t rhs) in operator <<()
565 inline batch<int16_t, 32> operator>>(const batch<int16_t, 32>& lhs, int32_t rhs) in operator >>()
578 … inline batch<int16_t, 32> operator<<(const batch<int16_t, 32>& lhs, const batch<int16_t, 32>& rhs) in operator <<()
587 … inline batch<int16_t, 32> operator>>(const batch<int16_t, 32>& lhs, const batch<int16_t, 32>& rhs) in operator >>()
635 …inline batch<uint16_t, 32> operator<<(const batch<uint16_t, 32>& lhs, const batch<int16_t, 32>& rh… in operator <<()
644 …inline batch<uint16_t, 32> operator>>(const batch<uint16_t, 32>& lhs, const batch<int16_t, 32>& rh… in operator >>()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/audio/
H A DAudioIOCallback.cpp59 void AudioInputCallback::SetDataCallback(std::function<void(int16_t*, size_t)> c){ in SetDataCallback()
105 void AudioOutputCallback::SetDataCallback(std::function<void(int16_t*, size_t)> c){ in SetDataCallback()
/dports/devel/re2c/re2c-2.2/src/util/
H A Dc99_stdint.h61 typedef signed char int16_t; typedef
64 typedef signed short int16_t; typedef
67 typedef signed int int16_t; typedef
70 typedef signed long int16_t; typedef
73 typedef signed long long int16_t; typedef
76 typedef signed __int64 int16_t; typedef
/dports/databases/freetds-devel/freetds-dev.1.3.7/include/
H A Dtds_sysdep_public.h.in43 typedef signed short int16_t; /* 16-bit int */ typedef
50 typedef signed @tds_sysdep_int16_type@ int16_t; /* 16-bit int */ typedef
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsAsmBackend.h36 TheTriple(TT), IsN32(N32) {}
60 const MCAsmLayout &Layout) const override {
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/x86/
H A Dfdct.c60 DECLARE_ALIGNED(16, static const int16_t, fdct_tg_all_16)[24] = { variable
66 DECLARE_ALIGNED(16, static const int16_t, ocos_4_16)[8] = { variable
70 DECLARE_ALIGNED(16, static const int16_t, fdct_one_corr)[8] = { X8(1) }; variable
83 DECLARE_ALIGNED(8, static const int16_t, tab_frw_01234567)[] = { // forward_dct coeff table variable
159 DECLARE_ALIGNED(16, const int16_t, tab_frw_01234567_sse2)[256]; member
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/x86/
H A Dfdct.c59 DECLARE_ALIGNED(16, static const int16_t, fdct_tg_all_16)[24] = { variable
65 DECLARE_ALIGNED(16, static const int16_t, ocos_4_16)[8] = { variable
69 DECLARE_ALIGNED(16, static const int16_t, fdct_one_corr)[8] = { X8(1) }; variable
82 DECLARE_ALIGNED(8, static const int16_t, tab_frw_01234567)[] = { // forward_dct coeff table variable
158 DECLARE_ALIGNED(16, const int16_t, tab_frw_01234567_sse2)[256]; member
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/x86/
H A Dfdct.c59 DECLARE_ALIGNED(16, static const int16_t, fdct_tg_all_16)[24] = { variable
65 DECLARE_ALIGNED(16, static const int16_t, ocos_4_16)[8] = { variable
69 DECLARE_ALIGNED(16, static const int16_t, fdct_one_corr)[8] = { X8(1) }; variable
82 DECLARE_ALIGNED(8, static const int16_t, tab_frw_01234567)[] = { // forward_dct coeff table variable
158 DECLARE_ALIGNED(16, const int16_t, tab_frw_01234567_sse2)[256]; member
/dports/www/firefox-esr/firefox-91.8.0/media/ffvpx/libavcodec/x86/
H A Dfdct.c59 DECLARE_ALIGNED(16, static const int16_t, fdct_tg_all_16)[24] = { variable
65 DECLARE_ALIGNED(16, static const int16_t, ocos_4_16)[8] = { variable
69 DECLARE_ALIGNED(16, static const int16_t, fdct_one_corr)[8] = { X8(1) }; variable
82 DECLARE_ALIGNED(8, static const int16_t, tab_frw_01234567)[] = { // forward_dct coeff table variable
158 DECLARE_ALIGNED(16, const int16_t, tab_frw_01234567_sse2)[256]; member
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/x86/
H A Dfdct.c60 DECLARE_ALIGNED(16, static const int16_t, fdct_tg_all_16)[24] = { variable
66 DECLARE_ALIGNED(16, static const int16_t, ocos_4_16)[8] = { variable
70 DECLARE_ALIGNED(16, static const int16_t, fdct_one_corr)[8] = { X8(1) }; variable
83 DECLARE_ALIGNED(8, static const int16_t, tab_frw_01234567)[] = { // forward_dct coeff table variable
159 DECLARE_ALIGNED(16, const int16_t, tab_frw_01234567_sse2)[256]; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/x86/
H A Dfdct.c59 DECLARE_ALIGNED(16, static const int16_t, fdct_tg_all_16)[24] = { variable
65 DECLARE_ALIGNED(16, static const int16_t, ocos_4_16)[8] = { variable
69 DECLARE_ALIGNED(16, static const int16_t, fdct_one_corr)[8] = { X8(1) }; variable
82 DECLARE_ALIGNED(8, static const int16_t, tab_frw_01234567)[] = { // forward_dct coeff table variable
158 DECLARE_ALIGNED(16, const int16_t, tab_frw_01234567_sse2)[256]; member
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/x86/
H A Dfdct.c59 DECLARE_ALIGNED(16, static const int16_t, fdct_tg_all_16)[24] = { variable
65 DECLARE_ALIGNED(16, static const int16_t, ocos_4_16)[8] = { variable
69 DECLARE_ALIGNED(16, static const int16_t, fdct_one_corr)[8] = { X8(1) }; variable
82 DECLARE_ALIGNED(8, static const int16_t, tab_frw_01234567)[] = { // forward_dct coeff table variable
158 DECLARE_ALIGNED(16, const int16_t, tab_frw_01234567_sse2)[256]; member
/dports/www/firefox/firefox-99.0/media/ffvpx/libavcodec/x86/
H A Dfdct.c60 DECLARE_ALIGNED(16, static const int16_t, fdct_tg_all_16)[24] = { variable
66 DECLARE_ALIGNED(16, static const int16_t, ocos_4_16)[8] = { variable
70 DECLARE_ALIGNED(16, static const int16_t, fdct_one_corr)[8] = { X8(1) }; variable
83 DECLARE_ALIGNED(8, static const int16_t, tab_frw_01234567)[] = { // forward_dct coeff table variable
159 DECLARE_ALIGNED(16, const int16_t, tab_frw_01234567_sse2)[256]; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/x86/
H A Dfdct.c59 DECLARE_ALIGNED(16, static const int16_t, fdct_tg_all_16)[24] = { variable
65 DECLARE_ALIGNED(16, static const int16_t, ocos_4_16)[8] = { variable
69 DECLARE_ALIGNED(16, static const int16_t, fdct_one_corr)[8] = { X8(1) }; variable
82 DECLARE_ALIGNED(8, static const int16_t, tab_frw_01234567)[] = { // forward_dct coeff table variable
158 DECLARE_ALIGNED(16, const int16_t, tab_frw_01234567_sse2)[256]; member
/dports/mail/thunderbird/thunderbird-91.8.0/media/ffvpx/libavcodec/x86/
H A Dfdct.c59 DECLARE_ALIGNED(16, static const int16_t, fdct_tg_all_16)[24] = { variable
65 DECLARE_ALIGNED(16, static const int16_t, ocos_4_16)[8] = { variable
69 DECLARE_ALIGNED(16, static const int16_t, fdct_one_corr)[8] = { X8(1) }; variable
82 DECLARE_ALIGNED(8, static const int16_t, tab_frw_01234567)[] = { // forward_dct coeff table variable
158 DECLARE_ALIGNED(16, const int16_t, tab_frw_01234567_sse2)[256]; member

12345678910>>...161