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:avail_count
(Results
1 - 6
of
6
) sorted by relevance
/third_party/alsa-utils/axfer/
H
A
D
xfer-libasound-irq-mmap.c
79
unsigned int
avail_count
;
in irq_mmap_process_frames()
local
H
A
D
xfer-libasound-irq-rw.c
114
snd_pcm_uframes_t
avail_count
;
in r_process_frames_blocking()
local
57
read_frames(struct libasound_state *state, unsigned int *frame_count, unsigned int
avail_count
, struct mapper_context *mapper, struct container_context *cntrs)
read_frames()
argument
162
snd_pcm_uframes_t
avail_count
;
r_process_frames_nonblocking()
local
201
write_frames(struct libasound_state *state, unsigned int *frame_count, unsigned int
avail_count
, struct mapper_context *mapper, struct container_context *cntrs)
write_frames()
argument
258
unsigned int
avail_count
;
w_process_frames_blocking()
local
322
unsigned int
avail_count
;
w_process_frames_nonblocking()
local
[all...]
H
A
D
xfer-libasound-timer-mmap.c
127
snd_pcm_uframes_t
avail_count
;
in timer_mmap_process_frames()
local
341
snd_pcm_uframes_t
avail_count
;
in fill_buffer_with_zero_samples()
local
[all...]
H
A
D
xfer-libffado.c
180
unsigned int
avail_count
;
in r_process_frames()
local
243
unsigned int
avail_count
;
in w_process_frames()
local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H
A
D
ir2.c
221
unsigned
avail_count
= 0;
in sched_next()
local
/third_party/skia/third_party/externals/imgui/backends/
H
A
D
imgui_impl_vulkan.cpp
1109
uint32_t
avail_count
;
in ImGui_ImplVulkanH_SelectSurfaceFormat()
local
1151
uint32_t
avail_count
= 0;
in ImGui_ImplVulkanH_SelectPresentMode()
local
[all...]
Completed in 6 milliseconds