Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/lib/hash/
H A Dcrc32c.cc228 #define STEP4 \ in Extend() macro
248 STEP4; in Extend()
249 STEP4; in Extend()
250 STEP4; in Extend()
251 STEP4; in Extend()
255 STEP4; in Extend()
261 #undef STEP4 in Extend()
/aosp_15_r20/external/webrtc/third_party/crc32c/src/src/
H A Dcrc32c_portable.cc260 #define STEP4(s) \ in ExtendPortable() macro
271 STEP4(0); \ in ExtendPortable()
272 STEP4(1); \ in ExtendPortable()
273 STEP4(2); \ in ExtendPortable()
274 STEP4(3); \ in ExtendPortable()
323 STEP4(0); in ExtendPortable()
346 #undef STEP4 in ExtendPortable()
H A Dcrc32c_sse42.cc132 #define STEP4(crc) \ in ExtendSse42() macro
248 #undef STEP4 in ExtendSse42()
/aosp_15_r20/external/leveldb/util/
H A Dcrc32c.cc294 #define STEP4(s) \ in Extend() macro
305 STEP4(0); \ in Extend()
306 STEP4(1); \ in Extend()
307 STEP4(2); \ in Extend()
308 STEP4(3); \ in Extend()
351 STEP4(0); in Extend()
374 #undef STEP4 in Extend()