Home
last modified time | relevance | path

Searched defs:type_flags (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/libucl/src/
H A Ducl_chartable.h262 ucl_test_character(unsigned char c, int type_flags) in ucl_test_character()
/freebsd/sys/dev/gve/
H A Dgve_desc.h49 uint8_t type_flags; /* desc type is lower 4 bits, flags upper */ member
59 uint8_t type_flags; /* type is lower 4 bits, subtype upper */ member
67 uint8_t type_flags; /* type is lower 4 bits, flags upper */ member
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/
H A DABISysV_riscv.cpp493 uint32_t type_flags, in GetValObjFromIntRegs()
567 uint32_t type_flags, uint32_t byte_size) { in GetValObjFromFPRegs()
623 const uint32_t type_flags = compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
672 uint32_t type_flags = 0; in GetReturnValueObjectImpl() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/LoongArch/
H A DABISysV_loongarch.cpp381 uint32_t type_flags, in GetValObjFromIntRegs()
456 uint32_t type_flags, in GetValObjFromFPRegs()
493 const uint32_t type_flags = compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSError.cpp32 Flags type_flags(valobj_type.GetTypeInfo()); in DerefToNSErrorPointer() local
H A DNSException.cpp40 Flags type_flags(valobj_type.GetTypeInfo()); in ExtractFields() local
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeFormat.cpp71 lldb_private::Flags type_flags(compiler_type.GetTypeInfo( in FormatObject() local
H A DValueObjectPrinter.cpp356 Flags type_flags(type.GetTypeInfo()); in IsPointerValue() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/X86/
H A DABISysV_i386.cpp215 const uint32_t type_flags = compiler_type.GetTypeInfo(); in SetReturnValueObject() local
371 const uint32_t type_flags = return_compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
H A DABISysV_x86_64.cpp407 const uint32_t type_flags = return_compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
H A DABIWindows_x86_64.cpp414 const uint32_t type_flags = return_compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/AArch64/
H A DABIMacOSX_arm64.cpp266 const uint32_t type_flags = return_value_type.GetTypeInfo(nullptr); in SetReturnValueObject() local
598 const uint32_t type_flags = return_compiler_type.GetTypeInfo(nullptr); in GetReturnValueObjectImpl() local
H A DABISysV_arm64.cpp307 const uint32_t type_flags = return_value_type.GetTypeInfo(nullptr); in SetReturnValueObject() local
637 const uint32_t type_flags = return_compiler_type.GetTypeInfo(nullptr); in GetReturnValueObjectImpl() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp519 const uint32_t type_flags = m_type.GetTypeInfo(); in GetValue() local
597 uint32_t type_flags = m_type.GetTypeInfo(); in GetIntegerValue() local
788 uint32_t type_flags = elem_type.GetTypeInfo(); in GetStructValueObject() local
H A DABISysV_ppc.cpp519 const uint32_t type_flags = return_compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/Mips/
H A DABISysV_mips64.cpp687 const uint32_t type_flags = compiler_type.GetTypeInfo(nullptr); in SetReturnValueObject() local
757 const uint32_t type_flags = return_compiler_type.GetTypeInfo(nullptr); in GetReturnValueObjectImpl() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/SystemZ/
H A DABISysV_s390x.cpp492 const uint32_t type_flags = return_compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/ARC/
H A DABISysV_arc.cpp459 const uint32_t type_flags = compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
/freebsd/sys/dev/sfxge/common/
H A Defx_rx.c589 unsigned int type_flags[EFX_RX_HASH_NFLAGS]; in efx_rx_scale_mode_set() local
/freebsd/contrib/llvm-project/lldb/source/ValueObject/
H A DValueObject.cpp650 const Flags type_flags(GetTypeInfo(&pointee_or_element_compiler_type)); in IsCStringContainer() local
898 const Flags type_flags(GetTypeInfo(&elem_or_pointee_compiler_type)); in ReadPointedString() local
/freebsd/sys/security/mac_do/
H A Dmac_do.c511 has_clauses(const id_nb_t nb, const flags_t type_flags) in has_clauses()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3008 Flags type_flags(GetTypeInfo(type, &pointee_or_element_clang_type)); in IsCStringType() local