Home
last modified time | relevance | path

Searched defs:Align8 (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/
H A DIceParseInstsTest.cpp616 const uint64_t Align8[] = { in TEST() local
/third_party/protobuf/src/google/protobuf/
H A Darena_unittest.cc1190 uint64 Align8(uint64 n) { return (n + 7) & -8; } in Align8() function

Completed in 7 milliseconds