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:seg_max
(Results
1 - 15
of
15
) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/draw/
H
A
D
draw_split_tmp.h
68
unsigned flags = DRAW_SPLIT_AFTER, seg_start = 0,
seg_max
;
in FUNC()
local
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
virtio_blk.h
64
__virtio32
seg_max
;
member
H
A
D
virtio_scsi.h
107
__virtio32
seg_max
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
virtio_blk.h
35
__u32
seg_max
;
member
H
A
D
virtio_scsi.h
68
__u32
seg_max
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
virtio_blk.h
45
__virtio32
seg_max
;
member
H
A
D
virtio_scsi.h
81
__virtio32
seg_max
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
virtio_blk.h
45
__virtio32
seg_max
;
member
H
A
D
virtio_scsi.h
81
__virtio32
seg_max
;
member
/kernel/linux/linux-5.10/drivers/dma/
H
A
D
ste_dma40_ll.c
197
u32
seg_max
= ALIGN(STEDMA40_MAX_SEG_SIZE * min_w, max_w);
in d40_seg_size()
local
H
A
D
ste_dma40.c
1002
u32
seg_max
= ALIGN(STEDMA40_MAX_SEG_SIZE * min_w, max_w);
in d40_size_2_dmalen()
local
/kernel/linux/linux-6.6/drivers/dma/
H
A
D
ste_dma40_ll.c
198
u32
seg_max
= ALIGN(STEDMA40_MAX_SEG_SIZE * min_w, max_w);
in d40_seg_size()
local
H
A
D
ste_dma40.c
1027
u32
seg_max
= ALIGN(STEDMA40_MAX_SEG_SIZE * min_w, max_w);
in d40_size_2_dmalen()
local
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
virtio_scsi.h
107
__virtio32
seg_max
;
member
H
A
D
virtio_blk.h
66
__virtio32
seg_max
;
member
Completed in 15 milliseconds