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:wlength
(Results
1 - 3
of
3
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
takdec.c
308
int
wlength
, rval;
in decode_residues()
local
310
wlength
= length / s->uval;
in decode_residues()
312
rval = length - (
wlength
* s->uval);
in decode_residues()
317
wlength
++;
in decode_residues()
319
if (
wlength
<= 1 ||
wlength
> 128)
in decode_residues()
324
for (i = 1; i <
wlength
; i++) {
in decode_residues()
350
while (i <
wlength
) {
in decode_residues()
355
if (i >=
wlength
- 1)
in decode_residues()
361
if (i ==
wlength
)
in decode_residues()
[all...]
/third_party/backends/backend/
H
A
D
s9036.c
326
Byte
wlength
[2];
in set_window()
member
380
set_size (cmd.wd.
wlength
, 2, SANE_UNFIX (s->val[OPT_BR_Y] - s->val[OPT_TL_Y])
in set_window()
H
A
D
agfafocus.c
459
Byte
wlength
[2]; /* Length */
in set_window()
member
549
set_size (cmd.wd.
wlength
, 2, SANE_UNFIX (s->val[OPT_BR_Y].w - s->val[OPT_TL_Y].w)
in set_window()
Completed in 5 milliseconds