Searched refs:shuffled (Results 1 – 4 of 4) sorted by relevance
32 test_is_list("shuffled keys", [1 => 0, 0 => 1]);88 shuffled keys: false
44 echo "shuffled array seems to be similar to original\n";
14 When we have shuffled off this mortal coil,
4143 xxh_u32x4 const shuffled = (xxh_u32x4)vec_rl(data_key, v32); in XXH3_accumulate_512_vsx() local4145 xxh_u64x2 const product = XXH_vec_mulo((xxh_u32x4)data_key, shuffled); in XXH3_accumulate_512_vsx()
Completed in 24 milliseconds