Home
last modified time | relevance | path

Searched refs:len32 (Results 1 – 25 of 524) sorted by relevance

12345678910>>...21

/dports/graphics/gle/gle-3.1.0/src/
H A Dintersect.h150 double len21, len32; \
161 if (len32 == 0.0) { \
167 len32 = 1.0 / len32; \
188 len32 = 1.0 / len32; \
234 double len21, len32; \
245 if (len32 == 0.0) { \
251 len32 = 1.0 / len32; \
267 len32 = 1.0 / len32; \
304 double len21, len32; \
321 len32 = 1.0 / len32; \
[all …]
/dports/audio/fasttracker2/ft2-clone-1.49/src/smploaders/
H A Dft2_load_aiff.c29 uint32_t offset, len32; in loadAIFF() local
192 len32 = sampleLength - 1; in loadAIFF()
203 len32 = sampleLength - 1; in loadAIFF()
252 len32 = sampleLength - 1; in loadAIFF()
263 len32 = sampleLength - 1; in loadAIFF()
319 len32 = sampleLength - 1; in loadAIFF()
330 len32 = sampleLength - 1; in loadAIFF()
390 len32 = sampleLength - 1; in loadAIFF()
401 len32 = sampleLength - 1; in loadAIFF()
464 len32 = sampleLength - 1; in loadAIFF()
[all …]
H A Dft2_load_wav.c32 uint32_t len32; in loadWAV() local
218 len32 = sampleLength - 1; in loadWAV()
230 len32 = sampleLength - 1; in loadWAV()
279 len32 = sampleLength - 1; in loadWAV()
291 len32 = sampleLength - 1; in loadWAV()
348 len32 = sampleLength - 1; in loadWAV()
360 len32 = sampleLength - 1; in loadWAV()
418 len32 = sampleLength - 1; in loadWAV()
430 len32 = sampleLength - 1; in loadWAV()
488 len32 = sampleLength - 1; in loadWAV()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/common/transporter/
H A DPacker.cpp449 Uint32 len32 = in pack() local
455 len32 += ptr[i].sz; in pack()
466 Protocol6::setMessageLength(word1, len32); in pack()
493 * tmpInserPtr = computeChecksum(&insertPtr[0], len32-1); in pack()
509 Uint32 len32 = in pack() local
514 len32 += ptr[i].sz; in pack()
525 Protocol6::setMessageLength(word1, len32); in pack()
552 * tmpInserPtr = computeChecksum(&insertPtr[0], len32-1); in pack()
568 Uint32 len32 = in pack() local
574 len32 += ptr[i].sz; in pack()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/common/transporter/
H A DPacker.cpp449 Uint32 len32 = in pack() local
455 len32 += ptr[i].sz; in pack()
466 Protocol6::setMessageLength(word1, len32); in pack()
493 * tmpInserPtr = computeChecksum(&insertPtr[0], len32-1); in pack()
509 Uint32 len32 = in pack() local
514 len32 += ptr[i].sz; in pack()
525 Protocol6::setMessageLength(word1, len32); in pack()
552 * tmpInserPtr = computeChecksum(&insertPtr[0], len32-1); in pack()
568 Uint32 len32 = in pack() local
574 len32 += ptr[i].sz; in pack()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/common/transporter/
H A DPacker.cpp449 Uint32 len32 = in pack() local
455 len32 += ptr[i].sz; in pack()
466 Protocol6::setMessageLength(word1, len32); in pack()
493 * tmpInserPtr = computeChecksum(&insertPtr[0], len32-1); in pack()
509 Uint32 len32 = in pack() local
514 len32 += ptr[i].sz; in pack()
525 Protocol6::setMessageLength(word1, len32); in pack()
552 * tmpInserPtr = computeChecksum(&insertPtr[0], len32-1); in pack()
568 Uint32 len32 = in pack() local
574 len32 += ptr[i].sz; in pack()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/common/transporter/
H A DPacker.cpp449 Uint32 len32 = in pack() local
455 len32 += ptr[i].sz; in pack()
466 Protocol6::setMessageLength(word1, len32); in pack()
493 * tmpInserPtr = computeChecksum(&insertPtr[0], len32-1); in pack()
509 Uint32 len32 = in pack() local
514 len32 += ptr[i].sz; in pack()
525 Protocol6::setMessageLength(word1, len32); in pack()
552 * tmpInserPtr = computeChecksum(&insertPtr[0], len32-1); in pack()
568 Uint32 len32 = in pack() local
574 len32 += ptr[i].sz; in pack()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/common/transporter/
H A DPacker.cpp449 Uint32 len32 = in pack() local
455 len32 += ptr[i].sz; in pack()
466 Protocol6::setMessageLength(word1, len32); in pack()
493 * tmpInserPtr = computeChecksum(&insertPtr[0], len32-1); in pack()
509 Uint32 len32 = in pack() local
514 len32 += ptr[i].sz; in pack()
525 Protocol6::setMessageLength(word1, len32); in pack()
552 * tmpInserPtr = computeChecksum(&insertPtr[0], len32-1); in pack()
568 Uint32 len32 = in pack() local
574 len32 += ptr[i].sz; in pack()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/common/transporter/
H A DPacker.cpp464 Uint32 len32 = in pack() local
470 len32 += ptr[i].sz; in pack()
481 Protocol6::setMessageLength(word1, len32); in pack()
508 * tmpInserPtr = computeChecksum(&insertPtr[0], len32-1); in pack()
524 Uint32 len32 = in pack() local
529 len32 += ptr[i].sz; in pack()
540 Protocol6::setMessageLength(word1, len32); in pack()
567 * tmpInserPtr = computeChecksum(&insertPtr[0], len32-1); in pack()
583 Uint32 len32 = in pack() local
589 len32 += ptr[i].sz; in pack()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/common/transporter/
H A DPacker.cpp464 Uint32 len32 = in pack() local
470 len32 += ptr[i].sz; in pack()
481 Protocol6::setMessageLength(word1, len32); in pack()
508 * tmpInserPtr = computeChecksum(&insertPtr[0], len32-1); in pack()
524 Uint32 len32 = in pack() local
529 len32 += ptr[i].sz; in pack()
540 Protocol6::setMessageLength(word1, len32); in pack()
567 * tmpInserPtr = computeChecksum(&insertPtr[0], len32-1); in pack()
583 Uint32 len32 = in pack() local
589 len32 += ptr[i].sz; in pack()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/common/transporter/
H A DPacker.cpp464 Uint32 len32 = in pack() local
470 len32 += ptr[i].sz; in pack()
481 Protocol6::setMessageLength(word1, len32); in pack()
508 * tmpInserPtr = computeChecksum(&insertPtr[0], len32-1); in pack()
524 Uint32 len32 = in pack() local
529 len32 += ptr[i].sz; in pack()
540 Protocol6::setMessageLength(word1, len32); in pack()
567 * tmpInserPtr = computeChecksum(&insertPtr[0], len32-1); in pack()
583 Uint32 len32 = in pack() local
589 len32 += ptr[i].sz; in pack()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/common/transporter/
H A DPacker.cpp464 Uint32 len32 = in pack() local
470 len32 += ptr[i].sz; in pack()
481 Protocol6::setMessageLength(word1, len32); in pack()
508 * tmpInserPtr = computeChecksum(&insertPtr[0], len32-1); in pack()
524 Uint32 len32 = in pack() local
529 len32 += ptr[i].sz; in pack()
540 Protocol6::setMessageLength(word1, len32); in pack()
567 * tmpInserPtr = computeChecksum(&insertPtr[0], len32-1); in pack()
583 Uint32 len32 = in pack() local
589 len32 += ptr[i].sz; in pack()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/common/transporter/
H A DPacker.cpp464 Uint32 len32 = in pack() local
470 len32 += ptr[i].sz; in pack()
481 Protocol6::setMessageLength(word1, len32); in pack()
508 * tmpInserPtr = computeChecksum(&insertPtr[0], len32-1); in pack()
524 Uint32 len32 = in pack() local
529 len32 += ptr[i].sz; in pack()
540 Protocol6::setMessageLength(word1, len32); in pack()
567 * tmpInserPtr = computeChecksum(&insertPtr[0], len32-1); in pack()
583 Uint32 len32 = in pack() local
589 len32 += ptr[i].sz; in pack()
[all …]
/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/spy-js/server/node_modules/ws/src/
H A Dbufferutil.cc71 size_t len32 = length / 4; in NAN_METHOD() local
73 for (i = 0; i < len32; ++i) *(from + i) ^= *mask; in NAN_METHOD()
95 unsigned int len32 = length / 4; in NAN_METHOD() local
97 for (i = 0; i < len32; ++i) *(to + i) = *(from + i) ^ *mask; in NAN_METHOD()
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/common/transporter/
H A DPacker.cpp412 Uint32 len32 = in pack() local
418 len32 += ptr[i].sz; in pack()
429 Protocol6::setMessageLength(word1, len32); in pack()
456 * tmpInserPtr = computeChecksum(&insertPtr[0], len32-1); in pack()
472 Uint32 len32 = in pack() local
477 len32 += ptr[i].sz; in pack()
488 Protocol6::setMessageLength(word1, len32); in pack()
515 * tmpInserPtr = computeChecksum(&insertPtr[0], len32-1); in pack()
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/regex-tdfa-1.3.1.0/lib/Text/Regex/TDFA/ByteString/
H A DLazy.hs54 ,fmap (\ol@(off32,len32) ->
56 len = fi len32
65 trans pair@(off32,len32) = (L.take (fi len32) (L.drop (fi (off32-i)) t),pair)
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/regex-tdfa-1.3.1.1/lib/Text/Regex/TDFA/ByteString/
H A DLazy.hs54 ,fmap (\ol@(off32,len32) ->
56 len = fi len32
65 trans pair@(off32,len32) = (L.take (fi len32) (L.drop (fi (off32-i)) t),pair)
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/regex-tdfa-1.3.1.0/lib/Text/Regex/TDFA/ByteString/
H A DLazy.hs54 ,fmap (\ol@(off32,len32) ->
56 len = fi len32
65 trans pair@(off32,len32) = (L.take (fi len32) (L.drop (fi (off32-i)) t),pair)
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/regex-tdfa-1.3.1.0/lib/Text/Regex/TDFA/ByteString/
H A DLazy.hs54 ,fmap (\ol@(off32,len32) ->
56 len = fi len32
65 trans pair@(off32,len32) = (L.take (fi len32) (L.drop (fi (off32-i)) t),pair)
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/regex-tdfa-1.3.1.0/lib/Text/Regex/TDFA/ByteString/
H A DLazy.hs54 ,fmap (\ol@(off32,len32) ->
56 len = fi len32
65 trans pair@(off32,len32) = (L.take (fi len32) (L.drop (fi (off32-i)) t),pair)
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/regex-tdfa-1.3.1.1/lib/Text/Regex/TDFA/ByteString/
H A DLazy.hs54 ,fmap (\ol@(off32,len32) ->
56 len = fi len32
65 trans pair@(off32,len32) = (L.take (fi len32) (L.drop (fi (off32-i)) t),pair)
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/regex-tdfa-1.3.1.0/lib/Text/Regex/TDFA/ByteString/
H A DLazy.hs54 ,fmap (\ol@(off32,len32) ->
56 len = fi len32
65 trans pair@(off32,len32) = (L.take (fi len32) (L.drop (fi (off32-i)) t),pair)
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/regex-tdfa-1.3.1.1/lib/Text/Regex/TDFA/ByteString/
H A DLazy.hs54 ,fmap (\ol@(off32,len32) ->
56 len = fi len32
65 trans pair@(off32,len32) = (L.take (fi len32) (L.drop (fi (off32-i)) t),pair)
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/regex-tdfa-1.3.1.1/lib/Text/Regex/TDFA/ByteString/
H A DLazy.hs54 ,fmap (\ol@(off32,len32) ->
56 len = fi len32
65 trans pair@(off32,len32) = (L.take (fi len32) (L.drop (fi (off32-i)) t),pair)
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/regex-tdfa-1.3.1.0/lib/Text/Regex/TDFA/ByteString/
H A DLazy.hs54 ,fmap (\ol@(off32,len32) ->
56 len = fi len32
65 trans pair@(off32,len32) = (L.take (fi len32) (L.drop (fi (off32-i)) t),pair)

12345678910>>...21