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:zero_padding
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/fs/erofs/
H
A
D
sysfs.c
71
EROFS_ATTR_FEATURE(
zero_padding
);
variable
83
ATTR_LIST(
zero_padding
),
H
A
D
internal.h
244
EROFS_FEATURE_FUNCS(
zero_padding
, incompat, INCOMPAT_ZERO_PADDING)
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H
A
D
v4l2-ctrls.c
1759
#define
zero_padding
(s) \
macro
1867
zero_padding
(p_vp8_frame_header->segment_header);
in std_validate_compound()
1868
zero_padding
(p_vp8_frame_header->lf_header);
in std_validate_compound()
1869
zero_padding
(p_vp8_frame_header->quant_header);
in std_validate_compound()
1870
zero_padding
(p_vp8_frame_header->entropy_header);
in std_validate_compound()
1871
zero_padding
(p_vp8_frame_header->coder_state);
in std_validate_compound()
1914
zero_padding
(*p_hevc_pps);
in std_validate_compound()
1924
zero_padding
(p_hevc_slice_params->pred_weight_table);
in std_validate_compound()
1931
zero_padding
(*dpb_entry);
in std_validate_compound()
1934
zero_padding
(*p_hevc_slice_param
in std_validate_compound()
[all...]
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H
A
D
v4l2-ctrls-core.c
401
#define
zero_padding
(s) \
macro
1043
zero_padding
(p_vp8_frame->segment);
in std_validate_compound()
1044
zero_padding
(p_vp8_frame->lf);
in std_validate_compound()
1045
zero_padding
(p_vp8_frame->quant);
in std_validate_compound()
1046
zero_padding
(p_vp8_frame->entropy);
in std_validate_compound()
1047
zero_padding
(p_vp8_frame->coder_state);
in std_validate_compound()
Completed in 9 milliseconds