Home
last modified time | relevance | path

Searched defs:type_kind (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit_overflow.c68 LLVMTypeKind type_kind; in build_binary_int_overflow() local
Dlp_bld_printf.c82 LLVMTypeKind type_kind; in lp_build_print_value() local
/external/libabigail/include/
Dabg-suppression.h153 enum type_kind enum
/external/skqp/src/sksl/
DSkSLInterpreter.cpp179 static Interpreter::TypeKind type_kind(const Type& type) { in type_kind() function
/external/arm-trusted-firmware/plat/common/
Dubsan.c20 uint16_t type_kind; member
/external/rust/crates/bindgen/src/ir/
Dcontext.rs1757 let type_kind = TypeKind::TemplateInstantiation( in instantiate_template() localVariable
1907 let type_kind = TypeKind::ResolvedTypeRef(wrapped_id); in build_wrapper() localVariable
1929 let type_kind = match ty.kind() { in build_builtin_ty() localVariable
/external/libabigail/src/
Dabg-suppression-priv.h660 type_suppression::type_kind type_kind, in priv()
Dabg-suppression.cc1660 type_suppression::type_kind type_kind = type_suppression::UNKNOWN_TYPE_KIND; in read_type_suppression() local
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.cpp570 type_kind; // Defines pixel type if Allocation is created from an image member