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:desc_size
(Results
1 - 6
of
6
) sorted by relevance
/third_party/libunwind/libunwind/src/coredump/
H
A
D
_UCD_corefile_elf.c
111
unsigned
desc_size
= UNW_ALIGN(note->n_descsz, 4);
in _UCD_elf_visit_notes()
local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H
A
D
d3d12_dxcore_screen.cpp
82
size_t
desc_size
;
in choose_dxcore_adapter()
local
H
A
D
d3d12_descriptor_pool.cpp
50
uint32_t
desc_size
;
member
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/
H
A
D
lima_texture.c
325
unsigned
desc_size
= lima_calc_tex_desc_size(texture);
in lima_update_textures()
local
153
lima_update_tex_desc(struct lima_context *ctx, struct lima_sampler_state *sampler, struct lima_sampler_view *texture, void *pdesc, unsigned
desc_size
)
lima_update_tex_desc()
argument
/third_party/mesa3d/src/freedreno/decode/
H
A
D
pgmdump2.c
71
int
desc_size
;
member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H
A
D
si_descriptors.c
1973
unsigned
desc_size
= (res->nr_samples >= 2 ? 16 : 8) * 4;
in si_update_bindless_image_descriptor()
local
Completed in 8 milliseconds