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:super
(Results
76 - 87
of
87
) sorted by relevance
1
2
3
4
/kernel/linux/linux-6.6/fs/btrfs/
H
A
D
disk-io.c
1722
struct btrfs_super_block *
super
= fs_info->super_copy;
in read_backup_root()
local
3668
struct btrfs_
super
_block *
super
;
btrfs_read_dev_one_super()
local
3718
struct btrfs_
super
_block *
super
, *latest = NULL;
btrfs_read_dev_super()
local
[all...]
H
A
D
volumes.c
1294
void btrfs_release_disk_super(struct btrfs_super_block *
super
)
in btrfs_release_disk_super()
argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H
A
D
f_fs.c
3054
const int
super
= !!func->ffs->ss_descs_count;
in _ffs_func_bind()
local
H
A
D
f_generic.c
2949
const int
super
= !!func->ffs->ss_descs_count;
in _ffs_func_bind()
local
/kernel/linux/linux-5.10/fs/f2fs/
H
A
D
super.c
3319
struct f2fs_super_block *
super
;
in read_raw_super_block()
local
2732
__f2fs_commit_
super
(struct buffer_head *bh, struct f2fs_
super
_block *
super
)
__f2fs_commit_super()
argument
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H
A
D
volumes.c
1337
void btrfs_release_disk_super(struct btrfs_super_block *
super
)
in btrfs_release_disk_super()
argument
[all...]
/kernel/linux/linux-6.6/fs/f2fs/
H
A
D
super.c
3963
struct f2fs_super_block *
super
;
in read_raw_super_block()
local
3360
__f2fs_commit_
super
(struct buffer_head *bh, struct f2fs_
super
_block *
super
)
__f2fs_commit_super()
argument
[all...]
/third_party/backends/backend/
H
A
D
hp-option.c
1567
HpOptionDescriptor
super
;
in _probe_vector()
member
1600
HpOption
super
;
in _probe_vector()
local
/third_party/node/deps/v8/src/torque/
H
A
D
implementation-visitor.cc
3824
const ClassType*
super
= type->GetSuperClass();
in GenerateClassExport()
local
4784
const ClassType*
super
= type->GetSuperClass();
in GenerateClassDefinitions()
local
4946
const ClassType*
super
= type->GetSuperClass();
in GeneratePrintDefinitions()
local
[all...]
/third_party/python/Objects/
H
A
D
typeobject.c
3733
PyObject *
super
= PyTuple_GET_ITEM(mro, i);
in PyType_GetModuleByDef()
local
8620
PyObject *
super
= _PyObject_FastCall((PyObject *)&PySuper_Type, args, 2);
in type_new_init_subclass()
local
[all...]
/third_party/node/deps/v8/src/interpreter/
H
A
D
bytecode-generator.cc
5588
SuperCallReference*
super
= expr->expression()->AsSuperCallReference();
in VisitCallSuper()
local
[all...]
/third_party/rust/crates/memchr/bench/data/code/
H
A
D
rust-library.rs
[all...]
Completed in 90 milliseconds
1
2
3
4