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:length_before
(Results
1 - 1
of
1
) sorted by relevance
/third_party/libsnd/tests/
H
A
D
chunk_test.c
112
uint32_t
length_before
;
in chunk_test_helper()
local
138
length_before
= chunk_info.datalen ;
in chunk_test_helper()
165
length_before
> chunk_info.datalen || chunk_info.datalen -
length_before
> 4,
in chunk_test_helper()
166
"\n\nLine %d : testdata '%s' : Bad chunk length %u (previous length %u)\n\n", __LINE__, testdata, chunk_info.datalen,
length_before
in chunk_test_helper()
177
memcmp (testdata, chunk_info.data,
length_before
),
in chunk_test_helper()
193
uint32_t
length_before
[16] ;
in multichunk_test_helper()
local
199
ARRAY_LEN (
length_before
) < testdata_len,
in multichunk_test_helper()
229
length_before
[i] = chunk_info.datalen ;
in multichunk_test_helper()
266
length_before
[
in multichunk_test_helper()
[all...]
Completed in 1 milliseconds