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/webrtc/modules/audio_processing/aec/
aec_rdft_sse2.c
54
const __m128
x3s
= _mm_mul_ps(mm_swap_sign, x3w);
local
55
x0v = _mm_add_ps(x1v,
x3s
);
61
x0v = _mm_sub_ps(x1v,
x3s
);
Completed in 278 milliseconds