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:member_types
(Results
1 - 9
of
9
) sorted by relevance
/third_party/skia/third_party/externals/tint/src/inspector/
H
A
D
test_inspector_builder.cc
91
MakeStructType( const std::string& name, std::vector<const ast::Type*>
member_types
, bool is_block)
MakeStructType()
argument
120
MakeUniformBufferType( const std::string& name, std::vector<const ast::Type*>
member_types
)
MakeUniformBufferType()
argument
126
MakeStorageBufferTypes( const std::string& name, std::vector<const ast::Type*>
member_types
)
MakeStorageBufferTypes()
argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H
A
D
type_manager.cpp
960
auto&
member_types
= type->AsStruct()->element_types();
in ReplaceForwardPointers()
local
1018
auto&
member_types
= type->AsStruct()->element_types();
in ReplaceType()
local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H
A
D
type_manager.cpp
960
auto&
member_types
= type->AsStruct()->element_types();
in ReplaceForwardPointers()
local
1018
auto&
member_types
= type->AsStruct()->element_types();
in ReplaceType()
local
/third_party/spirv-tools/source/opt/
H
A
D
type_manager.cpp
993
auto&
member_types
= type->AsStruct()->element_types();
in ReplaceForwardPointers()
local
1051
auto&
member_types
= type->AsStruct()->element_types();
in ReplaceType()
local
/third_party/libabigail/src/
H
A
D
abg-writer.cc
3688
canonical_type_sptr_set_type
member_types
;
in write_class_decl()
local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H
A
D
spirv_builder.c
1361
spirv_builder_type_struct(struct spirv_builder *b, const SpvId
member_types
[],
in spirv_builder_type_struct()
argument
/third_party/libabigail/include/
H
A
D
abg-ir.h
3916
typedef vector<type_base_sptr>
member_types
;
typedef in abigail::ir::class_or_union
/third_party/skia/third_party/externals/spirv-cross/
H
A
D
spirv_common.hpp
571
SmallVector<TypeID>
member_types
;
member
/third_party/mesa3d/src/amd/llvm/
H
A
D
ac_nir_to_llvm.c
5147
LLVMTypeRef *const
member_types
= alloca(glsl_get_length(type) * sizeof(LLVMTypeRef));
in glsl_to_llvm_type()
local
Completed in 29 milliseconds