Home
last modified time | relevance | path

Searched refs:SwapWords (Results 1 – 19 of 19) sorted by path

/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/Utils/
H A DJcfUnicodeFiles.pas212 function SwapWords(const value: UCS4Char): UCS4Char; in SwapWords() function
245 ucs4Chars[liLoop] := SwapWords(ucs4Chars[liLoop]);
386 lcUcs4Char := SwapWords(lsUcs4String[liLoop]);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/Utils/
H A DJcfUnicodeFiles.pas212 function SwapWords(const value: UCS4Char): UCS4Char; in SwapWords() function
245 ucs4Chars[liLoop] := SwapWords(ucs4Chars[liLoop]);
386 lcUcs4Char := SwapWords(lsUcs4String[liLoop]);
/dports/editors/lazarus-qt5/lazarus/components/jcf2/Utils/
H A DJcfUnicodeFiles.pas213 function SwapWords(const value: UCS4Char): UCS4Char; in SwapWords() function
246 ucs4Chars[liLoop] := SwapWords(ucs4Chars[liLoop]);
387 lcUcs4Char := SwapWords(lsUcs4String[liLoop]);
/dports/editors/lazarus/lazarus/components/jcf2/Utils/
H A DJcfUnicodeFiles.pas213 function SwapWords(const value: UCS4Char): UCS4Char; in SwapWords() function
246 ucs4Chars[liLoop] := SwapWords(ucs4Chars[liLoop]);
387 lcUcs4Char := SwapWords(lsUcs4String[liLoop]);
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dgcm_simd.cpp232 inline uint64x2_t SwapWords(const uint64x2_t& data) in SwapWords() function
312 d1 = veorq_u64(d1, SwapWords(d1)); in GCM_AuthenticateBlocks_PMULL()
330 d1 = veorq_u64(d1, SwapWords(d1)); in GCM_AuthenticateBlocks_PMULL()
425 inline __m128i SwapWords(const __m128i& val) in SwapWords() function
522 d1 = _mm_xor_si128(d1, SwapWords(d1)); in GCM_AuthenticateBlocks_CLMUL()
539 d1 = _mm_xor_si128(d1, SwapWords(d1)); in GCM_AuthenticateBlocks_CLMUL()
650 inline T SwapWords(const T& data) in SwapWords() function
669 return (uint64x2_p)SwapWords(VecLoadBE(dataBuffer)); in LoadBuffer2()
698 d1 = VecXor(d1, SwapWords(d1)); in GCM_AuthenticateBlocks_VMULL()
715 d1 = VecXor(d1, SwapWords(d1)); in GCM_AuthenticateBlocks_VMULL()
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dgcm_simd.cpp232 inline uint64x2_t SwapWords(const uint64x2_t& data) in SwapWords() function
312 d1 = veorq_u64(d1, SwapWords(d1)); in GCM_AuthenticateBlocks_PMULL()
330 d1 = veorq_u64(d1, SwapWords(d1)); in GCM_AuthenticateBlocks_PMULL()
425 inline __m128i SwapWords(const __m128i& val) in SwapWords() function
522 d1 = _mm_xor_si128(d1, SwapWords(d1)); in GCM_AuthenticateBlocks_CLMUL()
539 d1 = _mm_xor_si128(d1, SwapWords(d1)); in GCM_AuthenticateBlocks_CLMUL()
650 inline T SwapWords(const T& data) in SwapWords() function
669 return (uint64x2_p)SwapWords(VecLoadBE(dataBuffer)); in LoadBuffer2()
698 d1 = VecXor(d1, SwapWords(d1)); in GCM_AuthenticateBlocks_VMULL()
715 d1 = VecXor(d1, SwapWords(d1)); in GCM_AuthenticateBlocks_VMULL()
/dports/graphics/p5-Image-ExifTool-devel/Image-ExifTool-12.14/lib/Image/
H A DExifTool.pm4979 sub SwapWords($) subroutine
5047 return unpack($template, SwapWords(SwapBytes($val, 8)));
/dports/graphics/p5-Image-ExifTool-devel/Image-ExifTool-12.14/lib/Image/ExifTool/
H A DCanon.pm89 sub SwapWords($);
7139 ValueConv => \&SwapWords,
7140 ValueConvInv => \&SwapWords,
7229 ValueConv => \&SwapWords,
7230 ValueConvInv => \&SwapWords,
7281 ValueConv => \&SwapWords,
7282 ValueConvInv => \&SwapWords,
7661 ValueConv => \&SwapWords,
7763 ValueConv => \&SwapWords,
7791 ValueConv => \&SwapWords,
[all …]
H A DWriter.pl4983 my $val = SwapBytes(SwapWords(pack('d',$_[0])), 8);
/dports/graphics/p5-Image-ExifTool/Image-ExifTool-12.30/lib/Image/
H A DExifTool.pm5063 sub SwapWords($)
5131 return unpack($template, SwapWords(SwapBytes($val, 8)));
/dports/graphics/p5-Image-ExifTool/Image-ExifTool-12.30/lib/Image/ExifTool/
H A DCanon.pm89 sub SwapWords($);
7165 ValueConv => \&SwapWords,
7166 ValueConvInv => \&SwapWords,
7255 ValueConv => \&SwapWords,
7256 ValueConvInv => \&SwapWords,
7307 ValueConv => \&SwapWords,
7308 ValueConvInv => \&SwapWords,
7687 ValueConv => \&SwapWords,
7789 ValueConv => \&SwapWords,
7817 ValueConv => \&SwapWords,
[all …]
H A DWriter.pl5011 my $val = SwapBytes(SwapWords(pack('d',$_[0])), 8);
/dports/graphics/volpack/volpack-1.0b3/
H A Dvp_file.c37 static void SwapWords ANSI_ARGS((void *data, unsigned size));
296 SwapWords(&header, sizeof(header));
307 SwapWords(field_data, size);
535 SwapWords(rle_voxels->scan_offsets, size);
553 SwapWords(data, size) in SwapWords() function
730 SwapWords(&header, sizeof(header));
741 SwapWords(field_data, size);
962 SwapWords(&header, sizeof(header));
973 SwapWords(field_data, size);
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dgcm_simd.cpp222 inline uint64x2_t SwapWords(const uint64x2_t& data) in SwapWords() function
302 d1 = veorq_u64(d1, SwapWords(d1)); in GCM_AuthenticateBlocks_PMULL()
320 d1 = veorq_u64(d1, SwapWords(d1)); in GCM_AuthenticateBlocks_PMULL()
415 inline __m128i SwapWords(const __m128i& val) in SwapWords() function
512 d1 = _mm_xor_si128(d1, SwapWords(d1)); in GCM_AuthenticateBlocks_CLMUL()
529 d1 = _mm_xor_si128(d1, SwapWords(d1)); in GCM_AuthenticateBlocks_CLMUL()
640 inline T SwapWords(const T& data) in SwapWords() function
659 return (uint64x2_p)SwapWords(VecLoadBE(dataBuffer)); in LoadBuffer2()
688 d1 = VecXor(d1, SwapWords(d1)); in GCM_AuthenticateBlocks_VMULL()
705 d1 = VecXor(d1, SwapWords(d1)); in GCM_AuthenticateBlocks_VMULL()
/dports/security/john/john-1.9.0-jumbo-1/run/lib/
H A DExifTool.pm3149 sub SwapWords($) subroutine
3217 return unpack($template, SwapWords(SwapBytes($val, 8)));
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dgcm_simd.cpp232 inline uint64x2_t SwapWords(const uint64x2_t& data) in SwapWords() function
312 d1 = veorq_u64(d1, SwapWords(d1)); in GCM_AuthenticateBlocks_PMULL()
330 d1 = veorq_u64(d1, SwapWords(d1)); in GCM_AuthenticateBlocks_PMULL()
425 inline __m128i SwapWords(const __m128i& val) in SwapWords() function
522 d1 = _mm_xor_si128(d1, SwapWords(d1)); in GCM_AuthenticateBlocks_CLMUL()
539 d1 = _mm_xor_si128(d1, SwapWords(d1)); in GCM_AuthenticateBlocks_CLMUL()
650 inline T SwapWords(const T& data) in SwapWords() function
669 return (uint64x2_p)SwapWords(VecLoadBE(dataBuffer)); in LoadBuffer2()
698 d1 = VecXor(d1, SwapWords(d1)); in GCM_AuthenticateBlocks_VMULL()
715 d1 = VecXor(d1, SwapWords(d1)); in GCM_AuthenticateBlocks_VMULL()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/trace_event/
H A Dtrace_config_unittest.cc88 std::string SwapWords(const std::string& in_str, in SwapWords() function
361 SwapWords(kCustomTraceConfigString, "uma1", "uma2")); in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/trace_event/
H A Dtrace_config_unittest.cc88 std::string SwapWords(const std::string& in_str, in SwapWords() function
361 SwapWords(kCustomTraceConfigString, "uma1", "uma2")); in TEST()
/dports/x11/libX11/libX11-1.7.2/src/
H A DPutImage.c254 SwapWords ( in SwapWords() function
519 #define w SwapWords,