Home
last modified time | relevance | path

Searched refs:MAX_INT16 (Results 1 – 25 of 114) sorted by relevance

12345

/dports/audio/py-eyed3/eyeD3-0.9.6/eyed3/utils/
H A Dbinfuncs.py21 MAX_INT16 = (2 ** 16) // 2 variable
22 MIN_INT16 = -(MAX_INT16 - 1)
151 if MIN_INT16 <= n <= MAX_INT16:
/dports/audio/bliss/bliss-1.2.0-6-ga443635/src/
H A Dtempo_atk_sort.c10 #define MAX_INT16 (1 << 15) macro
105 signal_mean_d = (double)signal_mean / MAX_INT16; in bl_envelope_sort()
106 signal_variance_d = (double)signal_variance / MAX_INT16; in bl_envelope_sort()
107 signal_variance_d /= MAX_INT16; in bl_envelope_sort()
111 ((double)((int16_t *)song->sample_array)[i] / MAX_INT16 - in bl_envelope_sort()
/dports/net/p5-Kafka/Kafka-0.8010/lib/Kafka/
H A DInternals.pm34 $MAX_INT16
161 const our $MAX_INT16 => 0x7fff;
H A DProducer.pm53 $MAX_INT16
238 …( $self->{RequiredAcks} ) && isint( $self->{RequiredAcks} ) && $self->{RequiredAcks} <= $MAX_INT16;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Analysis/ScalarEvolution/
H A Dpredicated-trip-count.ll10 ; (1 + (-1 smax %M)) <= MAX_INT16
12 ; At the limit condition for M (MAX_INT16 - 1) we have in the
14 ; i0 <- MAX_INT16
15 ; i0.ext <- MAX_INT16
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Analysis/ScalarEvolution/
H A Dpredicated-trip-count.ll9 ; (1 + (-1 smax %M)) <= MAX_INT16
11 ; At the limit condition for M (MAX_INT16 - 1) we have in the
13 ; i0 <- MAX_INT16
14 ; i0.ext <- MAX_INT16
/dports/devel/llvm10/llvm-10.0.1.src/test/Analysis/ScalarEvolution/
H A Dpredicated-trip-count.ll9 ; (1 + (-1 smax %M)) <= MAX_INT16
11 ; At the limit condition for M (MAX_INT16 - 1) we have in the
13 ; i0 <- MAX_INT16
14 ; i0.ext <- MAX_INT16
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Analysis/ScalarEvolution/
H A Dpredicated-trip-count.ll10 ; (1 + (-1 smax %M)) <= MAX_INT16
12 ; At the limit condition for M (MAX_INT16 - 1) we have in the
14 ; i0 <- MAX_INT16
15 ; i0.ext <- MAX_INT16
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Analysis/ScalarEvolution/
H A Dpredicated-trip-count.ll10 ; (1 + (-1 smax %M)) <= MAX_INT16
12 ; At the limit condition for M (MAX_INT16 - 1) we have in the
14 ; i0 <- MAX_INT16
15 ; i0.ext <- MAX_INT16
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Analysis/ScalarEvolution/
H A Dpredicated-trip-count.ll10 ; (1 + (-1 smax %M)) <= MAX_INT16
12 ; At the limit condition for M (MAX_INT16 - 1) we have in the
14 ; i0 <- MAX_INT16
15 ; i0.ext <- MAX_INT16
/dports/devel/llvm11/llvm-11.0.1.src/test/Analysis/ScalarEvolution/
H A Dpredicated-trip-count.ll9 ; (1 + (-1 smax %M)) <= MAX_INT16
11 ; At the limit condition for M (MAX_INT16 - 1) we have in the
13 ; i0 <- MAX_INT16
14 ; i0.ext <- MAX_INT16
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Analysis/ScalarEvolution/
H A Dpredicated-trip-count.ll9 ; (1 + (-1 smax %M)) <= MAX_INT16
11 ; At the limit condition for M (MAX_INT16 - 1) we have in the
13 ; i0 <- MAX_INT16
14 ; i0.ext <- MAX_INT16
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Analysis/ScalarEvolution/
H A Dpredicated-trip-count.ll10 ; (1 + (-1 smax %M)) <= MAX_INT16
12 ; At the limit condition for M (MAX_INT16 - 1) we have in the
14 ; i0 <- MAX_INT16
15 ; i0.ext <- MAX_INT16
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Analysis/ScalarEvolution/
H A Dpredicated-trip-count.ll9 ; (1 + (-1 smax %M)) <= MAX_INT16
11 ; At the limit condition for M (MAX_INT16 - 1) we have in the
13 ; i0 <- MAX_INT16
14 ; i0.ext <- MAX_INT16
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Analysis/ScalarEvolution/
H A Dpredicated-trip-count.ll10 ; (1 + (-1 smax %M)) <= MAX_INT16
12 ; At the limit condition for M (MAX_INT16 - 1) we have in the
14 ; i0 <- MAX_INT16
15 ; i0.ext <- MAX_INT16
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Analysis/ScalarEvolution/
H A Dpredicated-trip-count.ll10 ; (1 + (-1 smax %M)) <= MAX_INT16
12 ; At the limit condition for M (MAX_INT16 - 1) we have in the
14 ; i0 <- MAX_INT16
15 ; i0.ext <- MAX_INT16
/dports/devel/llvm90/llvm-9.0.1.src/test/Analysis/ScalarEvolution/
H A Dpredicated-trip-count.ll9 ; (1 + (-1 smax %M)) <= MAX_INT16
11 ; At the limit condition for M (MAX_INT16 - 1) we have in the
13 ; i0 <- MAX_INT16
14 ; i0.ext <- MAX_INT16
/dports/devel/llvm80/llvm-8.0.1.src/test/Analysis/ScalarEvolution/
H A Dpredicated-trip-count.ll9 ; (1 + (-1 smax %M)) <= MAX_INT16
11 ; At the limit condition for M (MAX_INT16 - 1) we have in the
13 ; i0 <- MAX_INT16
14 ; i0.ext <- MAX_INT16
/dports/devel/llvm70/llvm-7.0.1.src/test/Analysis/ScalarEvolution/
H A Dpredicated-trip-count.ll9 ; (1 + (-1 smax %M)) <= MAX_INT16
11 ; At the limit condition for M (MAX_INT16 - 1) we have in the
13 ; i0 <- MAX_INT16
14 ; i0.ext <- MAX_INT16
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavfilter/
H A Davf_showwaves.c181 #define MAX_INT16 ((1<<15) -1) macro
186 const int h = height/2 - av_rescale(sample, height/2, MAX_INT16); in draw_sample_point()
195 const int h = height/2 - av_rescale(sample, height/2, MAX_INT16); in draw_sample_line()
208 const int h = height/2 - av_rescale(sample, height/2, MAX_INT16); in draw_sample_p2p()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavfilter/
H A Davf_showwaves.c181 #define MAX_INT16 ((1<<15) -1) macro
186 const int h = height/2 - av_rescale(sample, height/2, MAX_INT16); in draw_sample_point()
195 const int h = height/2 - av_rescale(sample, height/2, MAX_INT16); in draw_sample_line()
208 const int h = height/2 - av_rescale(sample, height/2, MAX_INT16); in draw_sample_p2p()
/dports/audio/libaudiofile/audiofile-0.3.6/libaudiofile/
H A Dpcm.h58 #define MAX_INT16 32767.0 macro
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/bq/third_party/rsa/
H A Dmachine_size.py25 MAX_INT16 = (1 << 15) - 1 variable
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/rsa/
H A Dmachine_size.py24 MAX_INT16 = (1 << 15) - 1 variable
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/third_party/rsa/rsa/
H A Dmachine_size.py24 MAX_INT16 = (1 << 15) - 1 variable

12345