OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:x3s
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGenCXX/
override-layout.cpp
71
X3
x3s
[sizeof(X3)];
local
/external/webrtc/src/modules/audio_processing/aec/
aec_rdft_sse2.c
57
const __m128
x3s
= _mm_mul_ps(mm_swap_sign, x3w);
local
58
x0v = _mm_add_ps(x1v,
x3s
);
64
x0v = _mm_sub_ps(x1v,
x3s
);
Completed in 1606 milliseconds