Searched refs:Randomized (Results 1 – 13 of 13) sorted by relevance
36 void scan(const SmallBitVector &RegMask, bool Randomized);110 bool Randomized);
784 bool Randomized) { in assignFinalRegisters() argument787 if (Randomized) { in assignFinalRegisters()805 if (Randomized && Item->hasRegTmp() && !Item->hasReg()) { in assignFinalRegisters()836 void LinearScan::scan(const SmallBitVector &RegMaskFull, bool Randomized) { in scan() argument844 if (Randomized) { in scan()980 assignFinalRegisters(RegMaskFull, PreDefinedRegisters, Randomized); in scan()
873 void setRandomized(bool R) { Randomized = R; }875 bool getRandomized() const { return Randomized; }891 bool Randomized = false;
951 void setRandomized(bool R) { Randomized = R; }953 bool getRandomized() const { return Randomized; }967 bool Randomized = false;
27 - Randomized usage30 - Randomized usage
26 + Randomized swizzle mode combinations
22 - [RAPPOR: Randomized Aggregatable Privacy-Preserving Ordinal Response](http://arxiv.org/abs/1407.6…
539 Randomized hashing543 function. Randomized hashing is useful for protecting against collision attacks546 Randomized hashing is designed for situations where one party, the message556 function providing less collision resistance than expected. Randomized565 (`NIST SP-800-106 "Randomized Hashing for Digital Signatures"
107 TEST(WeightedPicker, Randomized) { in TEST() argument
511 TEST(TensorShapeTest, Randomized) { in TEST() argument
515 TEST_F(Harness, Randomized) { in TEST_F() argument
310 ** Randomized tests
46673 Randomized allocation addresses on windows. (Chromium issue 115151)48493 Randomized the addresses of allocated executable memory on Windows.