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:bdesc
(Results
1 - 6
of
6
) sorted by relevance
/third_party/ffmpeg/libavfilter/
H
A
D
formats.c
117
const AVPixFmtDescriptor *
bdesc
= av_pix_fmt_desc_get(b->formats[j]);
in merge_formats_internal()
local
/third_party/mesa3d/src/panfrost/vulkan/
H
A
D
panvk_cmd_buffer.c
140
struct panvk_buffer_desc *
bdesc
= NULL;
in panvk_CmdBindDescriptorSets()
local
H
A
D
panvk_vX_cs.c
351
const struct panvk_buffer_desc *
bdesc
=
in emit_ubos()
local
/third_party/mesa3d/src/microsoft/vulkan/
H
A
D
dzn_descriptor_set.c
1242
dzn_descriptor_set_write_buffer_desc(struct dzn_descriptor_set *set, uint32_t heap_offset, uint32_t alt_heap_offset, const struct dzn_buffer_desc *
bdesc
)
dzn_descriptor_set_write_buffer_desc()
argument
1266
dzn_descriptor_set_ptr_write_buffer_desc(struct dzn_descriptor_set *set, const struct dzn_descriptor_set_ptr *ptr, const struct dzn_buffer_desc *
bdesc
)
dzn_descriptor_set_ptr_write_buffer_desc()
argument
H
A
D
dzn_pipeline.c
967
const struct VkVertexInputBindingDescription *
bdesc
=
in dzn_graphics_pipeline_translate_vi()
local
H
A
D
dzn_cmd_buffer.c
2333
struct dzn_buffer_desc
bdesc
= set->dynamic_buffers[o];
in dzn_cmd_buffer_update_heaps()
local
Completed in 19 milliseconds