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:periods
(Results
1 - 9
of
9
) sorted by relevance
/third_party/alsa-lib/src/pcm/
H
A
D
pcm_simple.c
86
unsigned int
periods
= 3;
in set_hw_params()
local
H
A
D
pcm_direct.h
73
unsigned int
periods
;
member
89
snd_interval_t
periods
;
member
100
snd_interval_t
periods
;
member
H
A
D
pcm_direct.c
1314
unsigned int
periods
= params->
periods
;
local
[all...]
H
A
D
pcm_local.h
213
snd_interval_t
periods
;
member
/third_party/mesa3d/src/gallium/drivers/freedreno/
H
A
D
freedreno_query_hw.h
119
struct list_head
periods
;
member
/third_party/pulseaudio/src/tests/
H
A
D
alsa-time-test.c
30
unsigned
periods
= 2;
in main()
local
/third_party/ffmpeg/libavfilter/
H
A
D
vf_readeia608.c
285
static int
periods
(const LineItem *line, CodeItem *code, int len)
in periods()
function
/third_party/alsa-utils/speaker-test/
H
A
D
speaker-test.c
903
static int write_loop(snd_pcm_t *handle, int channel, int
periods
, uint8_t *frames)
in write_loop()
argument
/third_party/mesa3d/src/broadcom/compiler/
H
A
D
nir_to_vir.c
981
struct qreg
periods
= vir_FROUND(c, input);
in ntq_fsincos()
local
Completed in 16 milliseconds