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:bounds
(Results
1 - 25
of
28
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/staging/media/rkisp1/
H
A
D
rkisp1-common.c
19
rkisp1_sd_adjust_crop_rect(struct v4l2_rect *crop, const struct v4l2_rect *
bounds
)
rkisp1_sd_adjust_crop_rect()
argument
26
rkisp1_sd_adjust_crop(struct v4l2_rect *crop, const struct v4l2_mbus_framefmt *
bounds
)
rkisp1_sd_adjust_crop()
argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H
A
D
head917d.c
53
u32
bounds
= 0;
in head917d_base()
local
H
A
D
head507d.c
71
u32
bounds
= 0;
in head507d_ovly()
local
99
u32
bounds
= 0;
in head507d_base()
local
[all...]
H
A
D
head907d.c
100
u32
bounds
= 0;
in head907d_ovly()
local
129
u32
bounds
= 0;
in head907d_base()
local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rkisp1/
H
A
D
rkisp1-common.c
162
rkisp1_sd_adjust_crop_rect(struct v4l2_rect *crop, const struct v4l2_rect *
bounds
)
rkisp1_sd_adjust_crop_rect()
argument
169
rkisp1_sd_adjust_crop(struct v4l2_rect *crop, const struct v4l2_mbus_framefmt *
bounds
)
rkisp1_sd_adjust_crop()
argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H
A
D
head917d.c
53
u32
bounds
= 0;
in head917d_base()
local
H
A
D
head507d.c
71
u32
bounds
= 0;
in head507d_ovly()
local
99
u32
bounds
= 0;
in head507d_base()
local
[all...]
H
A
D
head907d.c
100
u32
bounds
= 0;
in head907d_ovly()
local
129
u32
bounds
= 0;
in head907d_base()
local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H
A
D
state_test.c
177
uint64_t
bounds
[2] = { 10, 0xffffffffull };
in guest_code()
local
/kernel/linux/linux-5.10/arch/alpha/kernel/
H
A
D
time.c
288
static struct
bounds
{
validate_cc_value()
struct
/kernel/linux/linux-6.6/arch/alpha/kernel/
H
A
D
time.c
288
static struct
bounds
{
validate_cc_value()
struct
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x2/
H
A
D
eeprom.c
474
u8
bounds
;
in mt76x2_get_temp_comp()
local
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/
H
A
D
mtk-mdp3-cmdq.c
24
struct v4l2_rect
bounds
[IMG_MAX_HW_OUTPUTS];
member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x2/
H
A
D
eeprom.c
462
u8
bounds
;
in mt76x2_get_temp_comp()
local
/kernel/linux/linux-5.10/security/selinux/ss/
H
A
D
policydb.h
79
u32
bounds
; /* boundary of role */
member
115
u32
bounds
; /* boundary of type */
member
123
u32
bounds
; /*
bounds
of user */
member
/kernel/linux/linux-6.6/security/selinux/ss/
H
A
D
policydb.h
79
u32
bounds
; /* boundary of role */
member
115
u32
bounds
; /* boundary of type */
member
123
u32
bounds
; /*
bounds
of user */
member
/kernel/linux/linux-5.10/fs/hpfs/
H
A
D
hpfs.h
212
__le32
bounds
; /* matches corresponding word
member
230
__le32
bounds
[3]; /* looks a bit like
member
/kernel/linux/linux-5.10/drivers/media/platform/stm32/
H
A
D
stm32-dcmi.c
1177
struct v4l2_subdev_selection
bounds
= {
in dcmi_get_sensor_bounds()
local
/kernel/linux/linux-6.6/fs/hpfs/
H
A
D
hpfs.h
212
__le32
bounds
; /* matches corresponding word
member
230
__le32
bounds
[3]; /* looks a bit like
member
/kernel/linux/linux-6.6/drivers/media/platform/st/stm32/
H
A
D
stm32-dcmi.c
1169
struct v4l2_subdev_selection
bounds
= {
in dcmi_get_sensor_bounds()
local
/kernel/linux/linux-6.6/lib/zstd/decompress/
H
A
D
zstd_decompress.c
1633
ZSTD_bounds const
bounds
= ZSTD_dParam_getBounds(ZSTD_d_windowLogMax);
in ZSTD_DCtx_setMaxWindowSize()
local
1650
ZSTD_bounds
bounds
= { 0, 0, 0 };
in ZSTD_dParam_getBounds()
local
1684
ZSTD_
bounds
const
bounds
= ZSTD_dParam_getBounds(dParam);
ZSTD_dParam_withinBounds()
local
[all...]
/kernel/linux/linux-6.6/lib/zstd/compress/
H
A
D
zstd_compress_internal.h
493
ZSTD_bounds const
bounds
= ZSTD_cParam_getBounds(cParam);
in ZSTD_cParam_withinBounds()
local
H
A
D
zstd_compress.c
378
ZSTD_bounds
bounds
= { 0, 0, 0 };
in ZSTD_cParam_getBounds()
local
563
ZSTD_
bounds
const
bounds
= ZSTD_cParam_getBounds(cParam);
ZSTD_cParam_clampBounds()
local
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
videodev2.h
671
struct v4l2_rect
bounds
;
member
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
videodev2.h
1224
struct v4l2_rect
bounds
;
member
Completed in 36 milliseconds
1
2