Home
last modified time | relevance | path

Searched refs:a32b (Results 1 – 25 of 73) sorted by relevance

123

/dports/cad/opencascade/opencascade-7.6.0/src/StdObjMgt/
H A DStdObjMgt_ReadData.cxx54 Standard_Integer a32b; in operator >>() local
58 theReadData >> a32b >> a16b[0] >> a16b[1] >> a16b[2]; in operator >>()
61 theGUID = Standard_GUID (a32b, a16b[0], a16b[1], a16b[2], in operator >>()
H A DStdObjMgt_WriteData.cxx53 Standard_Integer a32b; in operator <<() local
58 a32b = anUUID.Data1; in operator <<()
69 theWriteData << a32b << a16b[0] << a16b[1] << a16b[2]; in operator <<()
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/StackExchange/mof/
H A Dascii.mof15 IPV6Addresses = {"fe80::9aac:52eb:f6ca:a32b%3", "::2000:0:0:0", "::1", "::2000:0:0:0"};
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dlattice.c22 #define LATTICE_MUL_32_32_RSFT16(a32a, a32b, b32) \ argument
23 ((int32_t)(WEBRTC_SPL_MUL(a32a, b32) + (WEBRTC_SPL_MUL_16_32_RSFT16(a32b, b32))))
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_coding/codecs/isac/fix/source/
H A Dlattice.c22 #define LATTICE_MUL_32_32_RSFT16(a32a, a32b, b32) \ argument
23 ((int32_t)(WEBRTC_SPL_MUL(a32a, b32) + (WEBRTC_SPL_MUL_16_32_RSFT16(a32b, b32))))
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dlattice.c22 #define LATTICE_MUL_32_32_RSFT16(a32a, a32b, b32) \ argument
23 ((int32_t)(WEBRTC_SPL_MUL(a32a, b32) + (WEBRTC_SPL_MUL_16_32_RSFT16(a32b, b32))))
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dlattice.c22 #define LATTICE_MUL_32_32_RSFT16(a32a, a32b, b32) \ argument
23 ((int32_t)(WEBRTC_SPL_MUL(a32a, b32) + (WEBRTC_SPL_MUL_16_32_RSFT16(a32b, b32))))
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dlattice.c22 #define LATTICE_MUL_32_32_RSFT16(a32a, a32b, b32) \ argument
23 ((int32_t)(WEBRTC_SPL_MUL(a32a, b32) + (WEBRTC_SPL_MUL_16_32_RSFT16(a32b, b32))))
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dlattice.c21 #define LATTICE_MUL_32_32_RSFT16(a32a, a32b, b32) \ argument
22 ((int32_t)(WEBRTC_SPL_MUL(a32a, b32) + (WEBRTC_SPL_MUL_16_32_RSFT16(a32b, b32))))
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dlattice.c22 #define LATTICE_MUL_32_32_RSFT16(a32a, a32b, b32) \ argument
23 ((int32_t)(WEBRTC_SPL_MUL(a32a, b32) + (WEBRTC_SPL_MUL_16_32_RSFT16(a32b, b32))))
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dlattice.c22 #define LATTICE_MUL_32_32_RSFT16(a32a, a32b, b32) \ argument
23 ((int32_t)(WEBRTC_SPL_MUL(a32a, b32) + (WEBRTC_SPL_MUL_16_32_RSFT16(a32b, b32))))
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dlattice.c22 #define LATTICE_MUL_32_32_RSFT16(a32a, a32b, b32) \ argument
23 ((int32_t)(WEBRTC_SPL_MUL(a32a, b32) + (WEBRTC_SPL_MUL_16_32_RSFT16(a32b, b32))))
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dlattice.c21 #define LATTICE_MUL_32_32_RSFT16(a32a, a32b, b32) \ argument
22 ((int32_t)(WEBRTC_SPL_MUL(a32a, b32) + (WEBRTC_SPL_MUL_16_32_RSFT16(a32b, b32))))
/dports/net/yate/yate-6.4.0-1/libs/miniwebrtc/audio/coding_isac/fix/
H A Dlattice.c21 #define LATTICE_MUL_32_32_RSFT16(a32a, a32b, b32) \ argument
22 ((WebRtc_Word32)(WEBRTC_SPL_MUL(a32a, b32) + (WEBRTC_SPL_MUL_16_32_RSFT16(a32b, b32))))
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DStandard_GUID.hxx58 …Standard_EXPORT Standard_GUID(const Standard_Integer a32b, const Standard_ExtCharacter a16b1, cons…
/dports/cad/opencascade/opencascade-7.6.0/src/Standard/
H A DStandard_GUID.hxx58 …Standard_EXPORT Standard_GUID(const Standard_Integer a32b, const Standard_ExtCharacter a16b1, cons…
H A DStandard_GUID.cxx238 Standard_GUID::Standard_GUID(const Standard_Integer a32b, in Standard_GUID() argument
249 my32b = a32b; in Standard_GUID()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DStandard_GUID.hxx58 …Standard_EXPORT Standard_GUID(const Standard_Integer a32b, const Standard_ExtCharacter a16b1, cons…
/dports/cad/qelectrotech/qet-0.7.0/elements/10_electric/10_allpole/310_relays_contactors&contacts/03_contacts/
H A Dcontact_gv_nf.elmt2 <uuid uuid="{864cffa3-e421-4a4e-a32b-79ac58782150}"/>
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_isac/
H A Dsignal_processing_library.h91 #define WEBRTC_SPL_MUL_32_32_RSFT32(a32a, a32b, b32) \ argument
93 + (WEBRTC_SPL_MUL_16_32_RSFT16(a32b, b32) >> 16)))
/dports/net/sems/sems-f89581a/core/plug-in/isac/libisac/
H A Dsignal_processing_library.h91 #define WEBRTC_SPL_MUL_32_32_RSFT32(a32a, a32b, b32) \ argument
93 + (WEBRTC_SPL_MUL_16_32_RSFT16(a32b, b32) >> 16)))
/dports/net/yate/yate-6.4.0-1/libs/miniwebrtc/audio/common/processing/
H A Dsignal_processing_library.h91 #define WEBRTC_SPL_MUL_32_32_RSFT32(a32a, a32b, b32) \ argument
93 + (WEBRTC_SPL_MUL_16_32_RSFT16(a32b, b32) >> 16)))
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dcapcom.cpp145 …ROM_LOAD16_BYTE("u1l_v12.bin", 0x000001, 0x80000, CRC(3e61a32b) SHA1(7708f2c65eea44a872432581ad6ce…
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dcapcom.cpp145 …ROM_LOAD16_BYTE("u1l_v12.bin", 0x000001, 0x80000, CRC(3e61a32b) SHA1(7708f2c65eea44a872432581ad6ce…
/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/Examples/McCurdy Collection/FFT/
H A Dpvscross.csd467 <uuid>{1fec53d6-5ad8-411a-a32b-fbdea25188c8}</uuid>

123