Home
last modified time | relevance | path

Searched refs:SIZE_BITS (Results 1 – 25 of 282) sorted by relevance

12345678910>>...12

/dports/audio/calf-lv2/calf-648f05e85287cf08af198bdd9e52baba95b502ec/src/calf/
H A Dosc.h75 template<int SIZE_BITS>
78 enum { SIZE = 1 << SIZE_BITS };
79 static dsp::fft<float, SIZE_BITS> &get_fft() in get_fft()
81 static dsp::fft<float, SIZE_BITS> fft; in get_fft()
90 dsp::fft<float, SIZE_BITS> &fft = get_fft(); in compute_spectrum()
101 dsp::fft<float, SIZE_BITS> &fft = get_fft(); in compute_waveform()
162 template<int SIZE_BITS>
165 enum { SIZE = 1 << SIZE_BITS };
186 uint32_t base = 1 << (32 - SIZE_BITS);
247 template<int SIZE_BITS>
[all …]
/dports/cad/nvc/nvc-r1.5.3/test/lower/
H A Dissue347.vhd7 SIZE_BITS : integer := 32; generic
11 POOL_SIZE : in std_logic_vector(SIZE_BITS -1 downto 0);
12 READY_SIZE : in std_logic_vector(SIZE_BITS -1 downto 0);
19 variable reserve_size : unsigned(SIZE_BITS-1 downto 0);
41 constant SIZE_BITS : integer := 8; constant
43 signal POOL_SIZE : std_logic_vector(SIZE_BITS -1 downto 0);
44 signal READY_SIZE : std_logic_vector(SIZE_BITS -1 downto 0);
48 SIZE_BITS : integer := 32; generic in TEST_NG.RTL.TEST_SUB
52 POOL_SIZE : in std_logic_vector(SIZE_BITS -1 downto 0);
53 READY_SIZE : in std_logic_vector(SIZE_BITS -1 downto 0);
[all …]
/dports/audio/lmms/lmms-1.2.2/plugins/LadspaEffect/calf/src/calf/
H A Dosc.h69 template<int SIZE_BITS>
72 enum { SIZE = 1 << SIZE_BITS };
73 static dsp::fft<float, SIZE_BITS> &get_fft() in get_fft()
75 static dsp::fft<float, SIZE_BITS> fft; in get_fft()
84 dsp::fft<float, SIZE_BITS> &fft = get_fft(); in compute_spectrum()
95 dsp::fft<float, SIZE_BITS> &fft = get_fft(); in compute_waveform()
156 template<int SIZE_BITS>
159 enum { SIZE = 1 << SIZE_BITS };
180 uint32_t base = 1 << (32 - SIZE_BITS);
239 template<int SIZE_BITS>
[all …]
/dports/devel/aws-c-common/aws-c-common-0.6.15/include/aws/common/
H A Dmath.inl86 #if SIZE_BITS == 32
88 #elif SIZE_BITS == 64
100 #if SIZE_BITS == 32
102 #elif SIZE_BITS == 64
113 #if SIZE_BITS == 32
115 #elif SIZE_BITS == 64
127 #if SIZE_BITS == 32
129 #elif SIZE_BITS == 64
137 #if SIZE_BITS == 32
147 #if SIZE_BITS == 32
[all …]
/dports/devel/idutils/idutils-4.6/gnulib-tests/
H A Dhash-pjw.c24 #define SIZE_BITS (sizeof (size_t) * CHAR_BIT) macro
37 h = *s + ((h << 9) | (h >> (SIZE_BITS - 9))); in hash_pjw()
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-lib/
H A Dhash-pjw.c24 #define SIZE_BITS (sizeof (size_t) * CHAR_BIT) macro
37 h = *s + ((h << 9) | (h >> (SIZE_BITS - 9))); in hash_pjw()
/dports/devel/m4/m4-1.4.19/lib/
H A Dhash-pjw.c24 #define SIZE_BITS (sizeof (size_t) * CHAR_BIT) macro
37 h = *s + ((h << 9) | (h >> (SIZE_BITS - 9))); in hash_pjw()
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dhash-pjw.c24 #define SIZE_BITS (sizeof (size_t) * CHAR_BIT) macro
37 h = *s + ((h << 9) | (h >> (SIZE_BITS - 9))); in hash_pjw()
/dports/sysutils/cmogstored/cmogstored-1.8.1/lib/
H A Dhash-pjw.c24 #define SIZE_BITS (sizeof (size_t) * CHAR_BIT) macro
37 h = *s + ((h << 9) | (h >> (SIZE_BITS - 9))); in hash_pjw()
/dports/sysutils/coreutils/coreutils-8.32/lib/
H A Dhash-pjw.c24 #define SIZE_BITS (sizeof (size_t) * CHAR_BIT) macro
37 h = *s + ((h << 9) | (h >> (SIZE_BITS - 9))); in hash_pjw()
/dports/games/freedink-engine/freedink-108.4/gnulib/lib/
H A Dhash-pjw.c24 #define SIZE_BITS (sizeof (size_t) * CHAR_BIT) macro
37 h = *s + ((h << 9) | (h >> (SIZE_BITS - 9))); in hash_pjw()
/dports/security/gnutls/gnutls-3.6.16/gl/tests/
H A Dhash-pjw.c24 #define SIZE_BITS (sizeof (size_t) * CHAR_BIT) macro
37 h = *s + ((h << 9) | (h >> (SIZE_BITS - 9))); in hash_pjw()
/dports/math/octave/octave-6.4.0/libgnu/
H A Dhash-pjw.c24 #define SIZE_BITS (sizeof (size_t) * CHAR_BIT) macro
37 h = *s + ((h << 9) | (h >> (SIZE_BITS - 9))); in hash_pjw()
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/gnulib-lib/
H A Dhash-pjw.c24 #define SIZE_BITS (sizeof (size_t) * CHAR_BIT) macro
37 h = *s + ((h << 9) | (h >> (SIZE_BITS - 9))); in hash_pjw()
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/gnulib-lib/
H A Dhash-pjw.c24 #define SIZE_BITS (sizeof (size_t) * CHAR_BIT) macro
37 h = *s + ((h << 9) | (h >> (SIZE_BITS - 9))); in hash_pjw()
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/gnulib-lib/
H A Dhash-pjw.c24 #define SIZE_BITS (sizeof (size_t) * CHAR_BIT) macro
37 h = *s + ((h << 9) | (h >> (SIZE_BITS - 9))); in hash_pjw()
/dports/misc/gnuls/coreutils-8.30/lib/
H A Dhash-pjw.c24 #define SIZE_BITS (sizeof (size_t) * CHAR_BIT) macro
37 h = *s + ((h << 9) | (h >> (SIZE_BITS - 9))); in hash_pjw()
/dports/devel/rcs/rcs-5.10.0/lib/
H A Dhash-pjw.c24 #define SIZE_BITS (sizeof (size_t) * CHAR_BIT) macro
37 h = *s + ((h << 9) | (h >> (SIZE_BITS - 9))); in hash_pjw()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dhash-pjw.c24 #define SIZE_BITS (sizeof (size_t) * CHAR_BIT) macro
37 h = *s + ((h << 9) | (h >> (SIZE_BITS - 9))); in hash_pjw()
/dports/www/wget2/wget2-2.0.0/lib/
H A Dhash-pjw.c24 #define SIZE_BITS (sizeof (size_t) * CHAR_BIT) macro
37 h = *s + ((h << 9) | (h >> (SIZE_BITS - 9))); in hash_pjw()
/dports/misc/findutils/findutils-4.8.0/gl/lib/
H A Dhash-pjw.c24 #define SIZE_BITS (sizeof (size_t) * CHAR_BIT) macro
37 h = *s + ((h << 9) | (h >> (SIZE_BITS - 9))); in hash_pjw()
/dports/textproc/gnugrep/grep-3.7/gnulib-tests/
H A Dhash-pjw.c24 #define SIZE_BITS (sizeof (size_t) * CHAR_BIT) macro
37 h = *s + ((h << 9) | (h >> (SIZE_BITS - 9))); in hash_pjw()
/dports/ftp/wget/wget-1.21.2/lib/
H A Dhash-pjw.c24 #define SIZE_BITS (sizeof (size_t) * CHAR_BIT) macro
37 h = *s + ((h << 9) | (h >> (SIZE_BITS - 9))); in hash_pjw()
/dports/textproc/diffutils/diffutils-3.8/gnulib-tests/
H A Dhash-pjw.c24 #define SIZE_BITS (sizeof (size_t) * CHAR_BIT) macro
37 h = *s + ((h << 9) | (h >> (SIZE_BITS - 9))); in hash_pjw()
/dports/textproc/datamash/datamash-1.7/lib/
H A Dhash-pjw.c24 #define SIZE_BITS (sizeof (size_t) * CHAR_BIT) macro
37 h = *s + ((h << 9) | (h >> (SIZE_BITS - 9))); in hash_pjw()

12345678910>>...12