OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aut
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/Misc/
diag-aka-types.cpp
13
auto
aut
= X();
variable
14
char c3 =
aut
; // expected-error{{from 'X' to 'char'}}
/external/libvorbis/lib/
lpc.c
62
double *
aut
=alloca(sizeof(*
aut
)*(m+1));
local
73
aut
[j]=d;
79
error=
aut
[0] * (1. + 1e-10);
80
epsilon=1e-9*
aut
[0]+1e-10;
83
double r= -
aut
[i+1];
95
for(j=0;j<i;j++)r-=lpc[j]*
aut
[i-j];
/external/chromium_org/v8/test/mjsunit/
string-indexof-2.js
40
+ "sit, aspernatur
aut
odit
aut
fugit, sed quia consequuntur magni"
Completed in 210 milliseconds