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
defs:n_oc
(Results
1 - 6
of
6
) sorted by relevance
/third_party/pulseaudio/src/pulsecore/
H
A
D
remap_sse.c
127
unsigned
n_oc
, n_ic;
in init_remap_sse2()
local
H
A
D
remap_mmx.c
128
unsigned
n_oc
, n_ic;
in init_remap_mmx()
local
H
A
D
remap_neon.c
386
unsigned
n_oc
, n_ic;
in init_remap_neon()
local
[all...]
H
A
D
remap.c
263
unsigned n_ic,
n_oc
;
in remap_channels_matrix_s16ne_c()
local
293
unsigned n_ic,
n_oc
;
in remap_channels_matrix_s32ne_c()
local
323
unsigned n_ic,
n_oc
;
remap_channels_matrix_float32ne_c()
local
355
unsigned n_ic,
n_oc
;
pa_setup_remap_arrange()
local
518
unsigned
n_oc
, n_ic;
init_remap_c()
local
[all...]
H
A
D
resampler.c
967
unsigned
n_oc
;
in setup_oc_mono_map()
local
1022
unsigned
n_oc
, n_ic;
in setup_remap()
local
[all...]
/third_party/pulseaudio/src/tests/
H
A
D
cpu-remap-test.c
50
unsigned
n_oc
= remap_func->o_ss.channels;
in run_remap_test_float()
local
105
unsigned
n_oc
= remap_func->o_ss.channels;
in run_remap_test_s16()
local
159
unsigned
n_oc
= remap_func->o_ss.channels;
in run_remap_test_s32()
local
[all...]
Completed in 6 milliseconds