Home
last modified time | relevance | path

Searched defs:t16 (Results 1 – 25 of 1300) sorted by relevance

12345678910>>...52

/dports/math/libpgmath/flang-d07daf3/test/f90_correct/src/
H A Dhd00.f115 integer r
117 60 continue
118 50 continue
123 10 r = -3
124 20 r = -3
125 30 r = -3
129 120 continue
130 110 continue
133 90 continue
134 80 continue
[all …]
/dports/emulators/qemu/qemu-6.2.0/hw/timer/
H A Davr_timer16.c97 #define CLKSRC(t16) (t16->crb & T16_CRB_CS) argument
100 #define CNT(t16) VAL16(t16->cntl, t16->cnth) argument
104 #define ICR(t16) VAL16(t16->icrl, t16->icrh) argument
244 AVRTimer16State *t16 = opaque; in avr_timer16_interrupt() local
299 AVRTimer16State *t16 = AVR_TIMER16(dev); in avr_timer16_reset() local
315 AVRTimer16State *t16 = opaque; in avr_timer16_read() local
379 AVRTimer16State *t16 = opaque; in avr_timer16_write() local
479 AVRTimer16State *t16 = opaque; in avr_timer16_imsk_read() local
491 AVRTimer16State *t16 = opaque; in avr_timer16_imsk_write() local
504 AVRTimer16State *t16 = opaque; in avr_timer16_ifr_read() local
[all …]
/dports/emulators/qemu60/qemu-6.0.0/hw/timer/
H A Davr_timer16.c97 #define CLKSRC(t16) (t16->crb & T16_CRB_CS) argument
100 #define CNT(t16) VAL16(t16->cntl, t16->cnth) argument
104 #define ICR(t16) VAL16(t16->icrl, t16->icrh) argument
244 AVRTimer16State *t16 = opaque; in avr_timer16_interrupt() local
299 AVRTimer16State *t16 = AVR_TIMER16(dev); in avr_timer16_reset() local
315 AVRTimer16State *t16 = opaque; in avr_timer16_read() local
379 AVRTimer16State *t16 = opaque; in avr_timer16_write() local
479 AVRTimer16State *t16 = opaque; in avr_timer16_imsk_read() local
491 AVRTimer16State *t16 = opaque; in avr_timer16_imsk_write() local
504 AVRTimer16State *t16 = opaque; in avr_timer16_ifr_read() local
[all …]
/dports/emulators/qemu5/qemu-5.2.0/hw/timer/
H A Davr_timer16.c97 #define CLKSRC(t16) (t16->crb & T16_CRB_CS) argument
100 #define CNT(t16) VAL16(t16->cntl, t16->cnth) argument
104 #define ICR(t16) VAL16(t16->icrl, t16->icrh) argument
244 AVRTimer16State *t16 = opaque; in avr_timer16_interrupt() local
299 AVRTimer16State *t16 = AVR_TIMER16(dev); in avr_timer16_reset() local
315 AVRTimer16State *t16 = opaque; in avr_timer16_read() local
379 AVRTimer16State *t16 = opaque; in avr_timer16_write() local
479 AVRTimer16State *t16 = opaque; in avr_timer16_imsk_read() local
491 AVRTimer16State *t16 = opaque; in avr_timer16_imsk_write() local
504 AVRTimer16State *t16 = opaque; in avr_timer16_ifr_read() local
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/timer/
H A Davr_timer16.c97 #define CLKSRC(t16) (t16->crb & T16_CRB_CS) argument
100 #define CNT(t16) VAL16(t16->cntl, t16->cnth) argument
104 #define ICR(t16) VAL16(t16->icrl, t16->icrh) argument
244 AVRTimer16State *t16 = opaque; in avr_timer16_interrupt() local
299 AVRTimer16State *t16 = AVR_TIMER16(dev); in avr_timer16_reset() local
315 AVRTimer16State *t16 = opaque; in avr_timer16_read() local
379 AVRTimer16State *t16 = opaque; in avr_timer16_write() local
479 AVRTimer16State *t16 = opaque; in avr_timer16_imsk_read() local
491 AVRTimer16State *t16 = opaque; in avr_timer16_imsk_write() local
504 AVRTimer16State *t16 = opaque; in avr_timer16_ifr_read() local
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_isac/
H A Dspl_sqrt.c25 WebRtc_Word16 x_half, t16; in WebRtcSpl_SqrtLocal() local
135 WebRtc_Word16 x_norm, nshift, t16, sh; in WebRtcSpl_Sqrt() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/common_audio/signal_processing/
H A Dspl_sqrt.c26 int16_t x_half, t16; in WebRtcSpl_SqrtLocal() local
134 int16_t x_norm, nshift, t16, sh; in WebRtcSpl_Sqrt() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/common_audio/signal_processing/
H A Dspl_sqrt.c26 int16_t x_half, t16; in WebRtcSpl_SqrtLocal() local
134 int16_t x_norm, nshift, t16, sh; in WebRtcSpl_Sqrt() local
/dports/net/yate/yate-6.4.0-1/libs/miniwebrtc/audio/common/processing/
H A Dspl_sqrt.c25 WebRtc_Word16 x_half, t16; in WebRtcSpl_SqrtLocal() local
135 WebRtc_Word16 x_norm, nshift, t16, sh; in WebRtcSpl_Sqrt() local
/dports/audio/libfilteraudio/filter_audio-0.0.1/other/
H A Dspl_sqrt.c27 int16_t x_half, t16; in WebRtcSpl_SqrtLocal() local
135 int16_t x_norm, nshift, t16, sh; in WebRtcSpl_Sqrt() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/common_audio/signal_processing/
H A Dspl_sqrt.c26 int16_t x_half, t16; in WebRtcSpl_SqrtLocal() local
134 int16_t x_norm, nshift, t16, sh; in WebRtcSpl_Sqrt() local
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/common_audio/signal_processing/
H A Dspl_sqrt.c26 int16_t x_half, t16; in WebRtcSpl_SqrtLocal() local
134 int16_t x_norm, nshift, t16, sh; in WebRtcSpl_Sqrt() local
/dports/net/pjsip/pjproject-2.11.1/third_party/webrtc/src/webrtc/common_audio/signal_processing/
H A Dspl_sqrt.c27 int16_t x_half, t16; in WebRtcSpl_SqrtLocal() local
135 int16_t x_norm, nshift, t16, sh; in WebRtcSpl_Sqrt() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/common_audio/signal_processing/
H A Dspl_sqrt.c26 int16_t x_half, t16; in WebRtcSpl_SqrtLocal() local
134 int16_t x_norm, nshift, t16, sh; in WebRtcSpl_Sqrt() local
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/common_audio/signal_processing/
H A Dspl_sqrt.c26 int16_t x_half, t16; in WebRtcSpl_SqrtLocal() local
134 int16_t x_norm, nshift, t16, sh; in WebRtcSpl_Sqrt() local
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/common_audio/signal_processing/
H A Dspl_sqrt.c26 int16_t x_half, t16; in WebRtcSpl_SqrtLocal() local
134 int16_t x_norm, nshift, t16, sh; in WebRtcSpl_Sqrt() local
/dports/net/libilbc/libilbc-3.0.4/common_audio/signal_processing/
H A Dspl_sqrt.c26 int16_t x_half, t16; in WebRtcSpl_SqrtLocal() local
134 int16_t x_norm, nshift, t16, sh; in WebRtcSpl_Sqrt() local
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/
H A Dspl_sqrt.c27 int16_t x_half, t16; in WebRtcSpl_SqrtLocal() local
135 int16_t x_norm, nshift, t16, sh; in WebRtcSpl_Sqrt() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/common_audio/signal_processing/
H A Dspl_sqrt.c26 int16_t x_half, t16; in WebRtcSpl_SqrtLocal() local
134 int16_t x_norm, nshift, t16, sh; in WebRtcSpl_Sqrt() local
/dports/audio/webrtc-audio-processing0/webrtc-audio-processing-0.3.1/webrtc/common_audio/signal_processing/
H A Dspl_sqrt.c27 int16_t x_half, t16; in WebRtcSpl_SqrtLocal() local
135 int16_t x_norm, nshift, t16, sh; in WebRtcSpl_Sqrt() local
/dports/audio/webrtc-audio-processing/webrtc-audio-processing-1.0/webrtc/common_audio/signal_processing/
H A Dspl_sqrt.c26 int16_t x_half, t16; in WebRtcSpl_SqrtLocal() local
134 int16_t x_norm, nshift, t16, sh; in WebRtcSpl_Sqrt() local
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/common_audio/signal_processing/
H A Dspl_sqrt.c26 int16_t x_half, t16; in WebRtcSpl_SqrtLocal() local
134 int16_t x_norm, nshift, t16, sh; in WebRtcSpl_Sqrt() local
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/common_audio/signal_processing/
H A Dspl_sqrt.c27 int16_t x_half, t16; in WebRtcSpl_SqrtLocal() local
135 int16_t x_norm, nshift, t16, sh; in WebRtcSpl_Sqrt() local
/dports/devel/binutils/binutils-2.37/ld/testsuite/ld-i386/
H A Dpcrel16-2.s10 t16: label
/dports/devel/arm-elf-binutils/binutils-2.37/ld/testsuite/ld-i386/
H A Dpcrel16-2.s10 t16: label

12345678910>>...52