Home
last modified time | relevance | path

Searched defs:is_array_type (Results 1 - 4 of 4) sorted by relevance

/developtools/profiler/device/plugins/ftrace_plugin/tools/
H A Dftrace_format_parser.py130 def is_array_type(self): member in FtraceEventField
/arkcompiler/runtime_core/disassembler/
H A Ddisassembler.cpp139 bool is_array_type = type_name.find('[') != std::string::npos; in IsSystemType() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dsymbol.h425 static inline int is_array_type(struct symbol *type) in is_array_type() function
/third_party/libabigail/src/
H A Dabg-ir.cc10669 is_array_type(const type_or_decl_base* type) is_array_type() function
10678 is_array_type(const type_or_decl_base_sptr& type) is_array_type() function
[all...]

Completed in 24 milliseconds