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:max_frame_count
(Results
1 - 5
of
5
) sorted by relevance
/third_party/alsa-utils/axfer/test/
H
A
D
generator.h
29
unsigned int
max_frame_count
;
member
H
A
D
container-test.c
48
uint64_t
max_frame_count
;
in test_builder()
local
H
A
D
generator.c
19
generator_context_init(struct test_generator *gen, uint64_t access_mask, uint64_t sample_format_mask, unsigned int min_samples_per_frame, unsigned int max_samples_per_frame, unsigned int min_frame_count, unsigned int
max_frame_count
, unsigned int step_frame_count, unsigned int private_size)
generator_context_init()
argument
/third_party/FreeBSD/sys/dev/usb/
H
A
D
usb_core.h
159
usb_frcount_t
max_frame_count
; /* initial value of "nframes" after
member
/third_party/jerryscript/jerry-core/debugger/
H
A
D
debugger.c
161
const size_t
max_frame_count
= JERRY_DEBUGGER_SEND_MAX (jerry_debugger_frame_t);
in jerry_debugger_send_backtrace()
local
Completed in 3 milliseconds