Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:Fout0
(Results
1 - 1
of
1
) sorted by relevance
/third_party/pulseaudio/speex/libspeexdsp/
H
A
D
kiss_fft.c
221
kiss_fft_cpx *
Fout0
,*Fout1,*Fout2,*Fout3,*Fout4;
in kf_bfly5()
local
230
Fout0
=Fout;
in kf_bfly5()
231
Fout1=
Fout0
+m;
in kf_bfly5()
232
Fout2=
Fout0
+2*m;
in kf_bfly5()
233
Fout3=
Fout0
+3*m;
in kf_bfly5()
234
Fout4=
Fout0
+4*m;
in kf_bfly5()
239
C_FIXDIV( *
Fout0
,5); C_FIXDIV( *Fout1,5); C_FIXDIV( *Fout2,5); C_FIXDIV( *Fout3,5); C_FIXDIV( *Fout4,5);
in kf_bfly5()
241
scratch[0] = *
Fout0
;
in kf_bfly5()
253
Fout0
->r += scratch[7].r + scratch[8].r;
in kf_bfly5()
254
Fout0
in kf_bfly5()
[all...]
Completed in 1 milliseconds