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:maxcode
(Results
1 - 7
of
7
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
lzwenc.c
60
int
maxcode
; ///< Max value of code
member
H
A
D
wavpackenc.c
2115
uint32_t
maxcode
= high - low, code = sample - low;
in wavpack_encode_sample()
local
/third_party/skia/third_party/externals/libjpeg-turbo/
H
A
D
jdhuff.h
71
JLONG
maxcode
[18]; /* largest code of length k (-1 if none) */
member
H
A
D
wrgif.c
78
code_int
maxcode
; /* maximum code, given n_bits */
member
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H
A
D
sg_err.c
1180
static int
maxcode
= 0;
in sg_print_host_status()
local
/third_party/skia/third_party/externals/dng_sdk/source/
H
A
D
dng_lossless_jpeg.cpp
106
int32
maxcode
[18];
member
/third_party/astc-encoder/Source/
H
A
D
stb_image.h
1943
unsigned int
maxcode
[18];
member
4099
int
maxcode
[17];
member
[all...]
Completed in 20 milliseconds