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:sect
(Results
101 - 110
of
110
) sorted by relevance
1
2
3
4
5
/kernel/linux/linux-5.10/drivers/block/
H
A
D
floppy.c
2145
unsigned char track, head,
sect
, size;
in setup_format_params()
member
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
gfx_v10_0.c
3949
const struct cs_section_def *
sect
= NULL;
in gfx_v10_0_get_csb_size()
local
3980
const struct cs_section_def *
sect
= NULL;
in gfx_v10_0_get_csb_buffer()
local
5761
const struct cs_
sect
ion_def *
sect
= NULL;
gfx_v10_0_cp_gfx_start()
local
[all...]
H
A
D
gfx_v9_0.c
1687
const struct cs_section_def *
sect
= NULL;
in gfx_v9_0_get_csb_size()
local
1716
const struct cs_section_def *
sect
= NULL;
in gfx_v9_0_get_csb_buffer()
local
3202
const struct cs_
sect
ion_def *
sect
= NULL;
gfx_v9_0_cp_gfx_start()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
cik.c
6681
const struct cs_section_def *
sect
= NULL;
in cik_get_csb_size()
local
6713
const struct cs_section_def *
sect
= NULL;
in cik_get_csb_buffer()
local
[all...]
/kernel/linux/linux-5.10/include/linux/
H
A
D
ide.h
574
u8
sect
; /* "real" sectors per track */
member
/kernel/linux/linux-6.6/drivers/block/
H
A
D
floppy.c
2146
unsigned char track, head,
sect
, size;
in setup_format_params()
member
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
gfx_v9_0.c
1412
const struct cs_section_def *
sect
= NULL;
in gfx_v9_0_get_csb_size()
local
1441
const struct cs_section_def *
sect
= NULL;
in gfx_v9_0_get_csb_buffer()
local
3026
const struct cs_
sect
ion_def *
sect
= NULL;
gfx_v9_0_cp_gfx_start()
local
[all...]
H
A
D
gfx_v10_0.c
4043
const struct cs_section_def *
sect
= NULL;
in gfx_v10_0_get_csb_size()
local
4074
const struct cs_section_def *
sect
= NULL;
in gfx_v10_0_get_csb_buffer()
local
5949
const struct cs_
sect
ion_def *
sect
= NULL;
gfx_v10_0_cp_gfx_start()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
cik.c
6670
const struct cs_section_def *
sect
= NULL;
in cik_get_csb_size()
local
6702
const struct cs_section_def *
sect
= NULL;
in cik_get_csb_buffer()
local
[all...]
/kernel/linux/linux-6.6/drivers/md/
H
A
D
raid5.c
73
static inline struct hlist_head *stripe_hash(struct r5conf *conf, sector_t
sect
)
in stripe_hash()
argument
79
static inline int stripe_hash_locks_hash(struct r5conf *conf, sector_t
sect
)
in stripe_hash_locks_hash()
argument
Completed in 64 milliseconds
1
2
3
4
5