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:cb_size
(Results
1 - 5
of
5
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
escape124.c
245
unsigned cb_depth,
cb_size
;
in escape124_decode_frame()
local
[all...]
H
A
D
hevcdec.c
1307
int
cb_size
= 1 << log2_cb_size;
in set_deblocking_bypass()
local
1447
int
cb_size
= 1 << log2_cb_size;
in hls_pcm_sample()
local
2181
int
cb_size
= 1 << log2_
cb_size
;
hls_coding_unit()
local
2346
const int
cb_size
= 1 << log2_
cb_size
;
hls_coding_quadtree()
local
[all...]
/third_party/backends/backend/
H
A
D
snapscan-sources.c
921
SANE_Int
cb_size
; /* size of the circular buffer */
member
[all...]
/third_party/cmsis/CMSIS/RTOS2/Include/
H
A
D
cmsis_os2.h
291
uint32_t
cb_size
; ///< size of provided memory for control block
member
304
uint32_t
cb_size
; ///< size of provided memory for control block
member
312
uint32_t
cb_size
; ///< size of provided memory for control block
member
320
uint32_t
cb_size
; ///< size of provided memory for control block
member
328
uint32_t
cb_size
; ///< size of provided memory for control block
member
336
uint32_t
cb_size
; ///< size of provided memory for control block
member
346
uint32_t
cb_size
; ///< size of provided memory for control block
member
/third_party/ntfs-3g/libntfs-3g/
H
A
D
compress.c
717
u32
cb_size
;
in ntfs_compressed_attr_pread()
local
464
ntfs_decompress(u8 *dest, const u32 dest_size, u8 *const cb_start, const u32
cb_size
)
ntfs_decompress()
argument
[all...]
Completed in 11 milliseconds