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:rawsize
(Results
1 - 10
of
10
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
cyuv.c
85
int
rawsize
= s->height * FFALIGN(s->width,2) * 2;
in cyuv_decode_frame()
local
/kernel/linux/linux-5.10/drivers/nvdimm/
H
A
D
label.h
91
__le64
rawsize
;
member
H
A
D
btt.h
226
unsigned long long
rawsize
;
member
H
A
D
btt.c
1587
static struct btt *btt_init(struct nd_btt *nd_btt, unsigned long long
rawsize
,
in btt_init()
argument
1673
size_t size,
rawsize
;
nvdimm_namespace_attach_btt()
local
[all...]
/kernel/linux/linux-6.6/arch/s390/kernel/
H
A
D
perf_pai_crypto.c
337
size_t
rawsize
;
in paicrypt_push_sample()
local
H
A
D
perf_pai_ext.c
432
size_t
rawsize
;
in paiext_push_sample()
local
/kernel/linux/linux-6.6/drivers/nvdimm/
H
A
D
label.h
92
__le64
rawsize
;
member
129
__le64
rawsize
;
member
169
__le64
rawsize
;
member
H
A
D
btt.h
225
unsigned long long
rawsize
;
member
H
A
D
nd.h
142
nsl_set_
rawsize
(struct nvdimm_drvdata *ndd, struct nd_namespace_label *nd_label, u64
rawsize
)
nsl_set_rawsize()
argument
H
A
D
btt.c
1564
static struct btt *btt_init(struct nd_btt *nd_btt, unsigned long long
rawsize
,
in btt_init()
argument
1651
size_t size,
rawsize
;
nvdimm_namespace_attach_btt()
local
[all...]
Completed in 10 milliseconds