Searched refs:swapped (Results 1 – 8 of 8) sorted by relevance
19 echo '--- 2 character swapped ---' . \PHP_EOL;50 --- 2 character swapped ---
18 'b' => '3', //key and value from array_index swapped
50 0 short 017001 byte-swapped Berkeley vfont data
22644 >20 beshort 0410 (swapped)22653 >20 beshort 0410 (swapped)22662 >20 beshort 04001 (swapped)22671 >20 beshort 04001 (swapped)22682 >20 beshort 0410 (swapped)22691 >20 beshort 0410 (swapped)22700 >20 beshort 04001 (swapped)22709 >20 beshort 04001 (swapped)22720 >20 beshort 0410 (swapped)22729 >20 beshort 0410 (swapped)[all …]
1244 uint32_t swapped = (((((unsigned char*)&(source))[3]) << 24) \ in phar_tar_flush()1248 memcpy(destination, &swapped, 4); \ in phar_tar_flush()
4053 uint64x2_t const swapped = vextq_u64(data64, data64, 1); in XXH3_accumulate_512_neon() local4054 xacc[i] = vaddq_u64 (xacc[i], swapped); in XXH3_accumulate_512_neon()
Completed in 176 milliseconds