Searched refs:rd (Results 1 – 7 of 7) sorted by relevance
105 std::random_device rd; in createRandomMacAddress() local106 std::default_random_engine engine(rd()); in createRandomMacAddress()
853 size_t sz, rd; in main() local856 rd = fread(&sz, sizeof(size_t), 1, fc); in main()857 if (rd == sizeof(size_t)) { in main()
385 random_device rd; in fillRandom() local386 mt19937 rand(rd()); in fillRandom()
827 random_device rd; in fillRandom() local828 mt19937 rand(rd()); in fillRandom()
1105 random_device rd; in fillRandom() local1106 mt19937 rand(rd()); in fillRandom()
2633 * int32[11]: 11 // 3rd user (user 11)2634 * int32[12]: 0 // 3rd user flags (none)2687 * int32[11]: 11 // 3rd user (user 11)2688 * int32[12]: 3 // 3rd user flags (none)2744 * For example, if system had 2 users (0 and 10) and a 3rd one (which is an ephemeral guest) was2757 * int32[19]: 11 // 3rd user (user 11)2758 * int32[11]: 3 // 3rd user flags (ephemeral guest)
742 * The least significant 2nd, 3rd and 4th bits are used to represent four