Searched refs:s60 (Results 1 - 4 of 4) sorted by relevance

/external/clang/test/CXX/lex/lex.charset/
H A Dp2-cxx98.cpp43 const char *s60 = "\u0060"; // `, ok variable
/external/clang/test/CodeGen/
H A Dx86_32-arguments-darwin.c292 // CHECK-LABEL: define void @f60(%struct.s60* byval align 4, i32 %y)
293 struct s60 { int x __attribute((aligned(8))); }; struct
294 void f60(struct s60 x, int y) {}
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Dfft.c288 REAL s60 = SIN60; /* sin(60 deg) */ local
351 s60 = -s60;
580 aj = (Re [k1] - Re [k2]) * s60;
581 bj = (Im [k1] - Im [k2]) * s60;
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
H A Dfft.c288 REAL s60 = SIN60; /* sin(60 deg) */ local
355 s60 = -s60;
584 aj = (Re [k1] - Re [k2]) * s60;
585 bj = (Im [k1] - Im [k2]) * s60;

Completed in 178 milliseconds