HomeSort by relevance Sort by last modified time
    Searched defs:Bu (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Modules/_sha3/kcp/
KeccakP-1600-inplace32BI.c 579 #define Bu Cu0
645 Bu = ROL32((Asu0^Du0), 7);
649 Aki1 = Bi ^((~Bo)& Bu );
650 Amo1 = Bo ^((~Bu)& Ba );
651 Asu0 = Bu ^((~Ba)& Be );
657 Bu = ROL32((Asu1^Du1), 7);
661 Aki0 = Bi ^((~Bo)& Bu );
662 Amo0 = Bo ^((~Bu)& Ba );
663 Asu1 = Bu ^((~Ba)& Be );
667 Bu = ROL32((Asi1^Di1), 31)
    [all...]
  /external/swiftshader/src/Shader/
SamplerCore.cpp     [all...]

Completed in 332 milliseconds