Home
last modified time | relevance | path

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

/external/clang/test/Analysis/
Ddead-stores.c260 int y18 = 4; in f22() local
282 ++y18; in f22()
380 (void)y18; in f22()
/external/llvm-project/clang/test/Analysis/
Ddead-stores.c272 int y18 = 4; in f22() local
294 ++y18; in f22()
394 (void)y18; in f22()
/external/aac/libFDK/src/
Dfft.cpp319 FIXP_DBL y10, y11, y12, y13, y14, y15, y16, y17, y18, y19; in fft10() local
422 y18 = (r1 - s2); in fft10()
452 x[s * 16] = (y16 + y18); in fft10()
454 x[s * 6] = (y16 - y18); in fft10()
/external/rust/crates/ring/crypto/fipsmodule/aes/
Daes_nohw.c548 aes_word_t y18 = aes_nohw_xor(x0, y16); in aes_nohw_sub_bytes() local
573 aes_word_t t24 = aes_nohw_xor(t20, y18); in aes_nohw_sub_bytes()
/external/boringssl/src/crypto/fipsmodule/aes/
Daes_nohw.c546 aes_word_t y18 = aes_nohw_xor(x0, y16); in aes_nohw_sub_bytes() local
571 aes_word_t t24 = aes_nohw_xor(t20, y18); in aes_nohw_sub_bytes()
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/aes/
Daes_nohw.c546 aes_word_t y18 = aes_nohw_xor(x0, y16); in aes_nohw_sub_bytes() local
571 aes_word_t t24 = aes_nohw_xor(t20, y18); in aes_nohw_sub_bytes()