OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s60
(Results
1 - 4
of
4
) sorted by null
/external/clang/test/CXX/lex/lex.charset/
p2-cxx98.cpp
43
const char *
s60
= "\u0060"; // `, ok
variable
/external/clang/test/CodeGen/
x86_32-arguments-darwin.c
292
// 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/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
fft.c
288
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/v8/benchmarks/
regexp.js
308
var
s60
= computeInputVariants('vachggrkg', 40);
324
re3.exec(
s60
[i]);
[
all
...]
Completed in 2383 milliseconds