Home
last modified time | relevance | path

Searched refs:kPhiloxW32B (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/common/random/
Dphilox_random.h192 static const uint32 kPhiloxW32B = 0xBB67AE85; variable
242 (*key)[1] += kPhiloxW32B; in RaiseKey()