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:decl
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/scripts/gcc-plugins/
H
A
D
randomize_layout_plugin.c
488
static void update_decl_size(tree
decl
)
in update_decl_size()
argument
535
tree
decl
= (tree)event_data;
in randomize_layout_finish_decl()
local
[all...]
H
A
D
gcc-common.h
225
static inline bool is_simple_builtin(tree
decl
)
in is_simple_builtin()
argument
308
static inline struct cgraph_node *cgraph_create_node(tree
decl
)
in cgraph_create_node()
argument
313
static inline struct cgraph_node *cgraph_get_create_node(tree
decl
)
in cgraph_get_create_node()
argument
363
static inline void varpool_add_new_variable(tree
decl
)
in varpool_add_new_variable()
argument
713
get_
decl
_section_name(const_tree
decl
)
get_decl_section_name()
argument
750
change_
decl
_assembler_name(tree
decl
, tree name)
change_decl_assembler_name()
argument
755
varpool_finalize_
decl
(tree
decl
)
varpool_finalize_decl()
argument
760
varpool_add_new_variable(tree
decl
)
varpool_add_new_variable()
argument
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
dwarf-aux.c
854
int
decl
= 0, inl;
in die_walk_lines()
local
/kernel/linux/linux-6.6/scripts/gcc-plugins/
H
A
D
randomize_layout_plugin.c
459
static void update_decl_size(tree
decl
)
in update_decl_size()
argument
506
tree
decl
= (tree)event_data;
in randomize_layout_finish_decl()
local
[all...]
H
A
D
gcc-common.h
174
static inline const char *get_decl_section_name(const_tree
decl
)
in get_decl_section_name()
argument
211
change_
decl
_assembler_name(tree
decl
, tree name)
change_decl_assembler_name()
argument
216
varpool_finalize_
decl
(tree
decl
)
varpool_finalize_decl()
argument
221
varpool_add_new_variable(tree
decl
)
varpool_add_new_variable()
argument
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
dwarf-aux.c
873
int
decl
= 0, inl;
in die_walk_lines()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_execbuf.c
1577
SVGA3dVertexDecl *
decl
= (SVGA3dVertexDecl *)(
in vmw_cmd_draw()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_execbuf.c
1573
SVGA3dVertexDecl *
decl
= (SVGA3dVertexDecl *)(
in vmw_cmd_draw()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H
A
D
svga3d_dx.h
1788
SVGA3dStreamOutputDeclarationEntry
decl
[SVGA3D_MAX_DX10_STREAMOUT_DECLS];
member
1807
SVGA3dStreamOutputDeclarationEntry
decl
[SVGA3D_MAX_DX10_STREAMOUT_DECLS];
member
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/
H
A
D
svga3d_dx.h
1483
SVGA3dStreamOutputDeclarationEntry
decl
[SVGA3D_MAX_DX10_STREAMOUT_DECLS];
member
1500
SVGA3dStreamOutputDeclarationEntry
decl
[SVGA3D_MAX_DX10_STREAMOUT_DECLS];
member
Completed in 26 milliseconds