OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tempi
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
rdopt.h
50
int temp,
tempi
;
local
53
tempi
= idx[i];
62
idx[j] =
tempi
;
/external/valgrind/main/perf/
ffbench.c
175
Float
tempi
, tempr;
local
221
tempi
= wr * data[k2 + 1] + wi * data[k2];
223
data[k2 + 1] = data[k1 + 1] -
tempi
;
225
data[k1 + 1] +=
tempi
;
/external/mksh/src/
check.pl
233
$
tempi
= "/tmp/rti$$";
357
unlink($
tempi
, $tempo, $tempe, $temps);
437
return undef if !&write_file($
tempi
, $test{'stdin'});
438
$ifile = $
tempi
;
[
all
...]
Completed in 2097 milliseconds