Home
last modified time | relevance | path

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

/freebsd-src/contrib/libucl/src/
H A Ducl_chartable.h263 ucl_test_character (unsigned char c, int type_flags) in ucl_test_character()
/freebsd-src/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-src/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/
H A DABISysV_riscv.cpp414 GetValObjFromIntRegs(Thread & thread,const RegisterContextSP & reg_ctx,llvm::Triple::ArchType machine,uint32_t type_flags,uint32_t byte_size) GetValObjFromIntRegs() argument
488 GetValObjFromFPRegs(Thread & thread,const RegisterContextSP & reg_ctx,llvm::Triple::ArchType machine,uint32_t arch_fp_flags,uint32_t type_flags,uint32_t byte_size) GetValObjFromFPRegs() argument
544 const uint32_t type_flags = compiler_type.GetTypeInfo(); GetReturnValueObjectSimple() local
592 uint32_t type_flags = 0; GetReturnValueObjectImpl() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeFormat.cpp71 lldb_private::Flags type_flags(compiler_type.GetTypeInfo( in FormatObject() local
H A DValueObjectPrinter.cpp350 Flags type_flags(type.GetTypeInfo()); IsPointerValue() local
/freebsd-src/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-src/contrib/llvm-project/lldb/source/Plugins/ABI/X86/
H A DABISysV_i386.cpp214 const uint32_t type_flags = compiler_type.GetTypeInfo(); in SetReturnValueObject() local
366 const uint32_t type_flags = return_compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
H A DABISysV_x86_64.cpp402 const uint32_t type_flags = return_compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
H A DABIWindows_x86_64.cpp411 const uint32_t type_flags = return_compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ABI/AArch64/
H A DABISysV_arm64.cpp240 const uint32_t type_flags = return_value_type.GetTypeInfo(nullptr); in SetReturnValueObject() local
616 const uint32_t type_flags = return_compiler_type.GetTypeInfo(nullptr); in GetReturnValueObjectImpl() local
[all...]
H A DABIMacOSX_arm64.cpp268 const uint32_t type_flags = return_value_type.GetTypeInfo(nullptr); in SetReturnValueObject() local
646 const uint32_t type_flags = return_compiler_type.GetTypeInfo(nullptr); in GetReturnValueObjectImpl() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp518 const uint32_t type_flags = m_type.GetTypeInfo(); GetValue() local
595 uint32_t type_flags = m_type.GetTypeInfo(); GetIntegerValue() local
780 uint32_t type_flags = elem_type.GetTypeInfo(); GetStructValueObject() local
[all...]
H A DABISysV_ppc.cpp522 const uint32_t type_flags = return_compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ABI/Mips/
H A DABISysV_mips64.cpp693 const uint32_t type_flags = compiler_type.GetTypeInfo(nullptr); in SetReturnValueObject() local
760 const uint32_t type_flags = return_compiler_type.GetTypeInfo(nullptr); in GetReturnValueObjectImpl() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ABI/SystemZ/
H A DABISysV_s390x.cpp489 const uint32_t type_flags = return_compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ABI/ARC/
H A DABISysV_arc.cpp458 const uint32_t type_flags = compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp603 const Flags type_flags(GetTypeInfo(&pointee_or_element_compiler_type)); IsCStringContainer() local
836 const Flags type_flags(GetTypeInfo(&elem_or_pointee_compiler_type)); ReadPointedString() local
/freebsd-src/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-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2957 Flags type_flags(GetTypeInfo(type, &pointee_or_element_clang_type)); IsCStringType() local